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

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

18:08:46.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:46.968168 27313 mini_oidc.cc:150] Starting JWKS server
18:08:46.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:46.970592 27313 webserver.cc:533] Webserver started at http://127.0.0.1:39339/ using document root <none> and password file <none>
18:08:46.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:46.970851 27313 mini_oidc.cc:186] Starting OIDC Discovery server
18:08:46.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:46.971199 27313 webserver.cc:533] Webserver started at http://127.0.0.1:40721/ using document root <none> and password file <none>
18:08:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:08:46Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
18:08:46.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:08:46Z Disabled control of system clock
18:08:46.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:46.994976 27313 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:08:46.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:08:46.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-0/wal
18:08:46.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-0/data
18:08:46.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:46.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:46.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:46.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:46.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:46.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:46.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-0/logs
18:08:46.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-0/data/info.pb
18:08:47.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:47.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:47.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:47.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:47.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:47.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:47.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:47.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:47.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:08:47.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:47.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:47.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:47.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.126:43589
18:08:47.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.126
18:08:47.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:47.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:08:47.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:47.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:47.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:47.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:47.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:08:47.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:47.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39339/jwks.json with env {}
18:08:47.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.137449 27326 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:47.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.137771 27326 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:47.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.137825 27326 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:47.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.141848 27326 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:08:47.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.141933 27326 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:47.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.141954 27326 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:08:47.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.141973 27326 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:08:47.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.141992 27326 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:08:47.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.142007 27326 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39339/jwks.json
18:08:47.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.146821 27326 master_runner.cc:387] Master server non-default flags:
18:08:47.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-0/logs
18:08:47.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:47.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:47.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:47.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:08:47.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:47.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:47.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-0/data
18:08:47.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-0/wal
18:08:47.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:47.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:08:47.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:47.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:47.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:47.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.126:43589
18:08:47.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:47.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:47.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:47.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39339/jwks.json
18:08:47.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:47.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:47.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-0/data/info.pb
18:08:47.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.126
18:08:47.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:47.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:47.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27326
18:08:47.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:47.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:47.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:47.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:47.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:47.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:08:47.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:47.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:47.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:47.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:47.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:47.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.148451 27326 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:47.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.150238 27326 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:47.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.159088 27340 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:08:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.159077 27334 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:08:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.159082 27335 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:08:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.159441 27326 server_base.cc:1061] running on GCE node
18:08:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.161041 27326 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:47.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.162416 27326 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:47.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.163611 27326 hybrid_clock.cc:648] HybridClock initialized: now 1786471727163544 us; error 102 us; skew 500 ppm
18:08:47.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.166023 27326 webserver.cc:533] Webserver started at http://127.26.172.126:44607/ using document root <none> and password file <none>
18:08:47.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.166682 27326 fs_manager.cc:362] Metadata directory not provided
18:08:47.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.166761 27326 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:47.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.166972 27326 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:47.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.168874 27326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-0/data/instance:
18:08:47.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4df53a10a4c848d1bdca0189b172815c"
18:08:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:47 on dist-test-slave-9zdj"
18:08:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.169441 27326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-0/wal/instance:
18:08:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4df53a10a4c848d1bdca0189b172815c"
18:08:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:47 on dist-test-slave-9zdj"
18:08:47.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.173839 27326 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
18:08:47.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.176627 27348 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:47.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.178129 27326 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
18:08:47.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.178277 27326 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-0/data,/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-0/wal
18:08:47.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4df53a10a4c848d1bdca0189b172815c"
18:08:47.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:47 on dist-test-slave-9zdj"
18:08:47.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.178376 27326 fs_report.cc:389] FS layout report
18:08:47.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:47.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-0/wal
18:08:47.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-0/wal
18:08:47.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-0/data/data
18:08:47.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:47.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:47.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:47.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:47.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:47.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:47.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:47.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:47.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:47.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:47.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:47.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.198544 27326 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:47.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.199319 27326 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:08:47.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.199568 27326 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:47.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.208423 27326 rpc_server.cc:307] RPC server started. Bound to: 127.26.172.126:43589
18:08:47.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.208453 27408 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.172.126:43589 every 8 connection(s)
18:08:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.210021 27326 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-0/data/info.pb
18:08:47.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.213827 27409 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:08:47.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.217423 27409 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } has no permanent_uuid. Determining permanent_uuid...
18:08:47.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.220607 27313 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu as pid 27326
18:08:47.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.220803 27313 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-0/wal/instance
18:08:47.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.222802 27313 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:08:47.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:08:47.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-1/wal
18:08:47.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-1/data
18:08:47.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:47.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:47.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:47.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:47.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:47.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:47.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-1/logs
18:08:47.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-1/data/info.pb
18:08:47.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:47.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:47.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:47.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:47.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:47.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:47.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:47.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:47.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:08:47.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:47.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:47.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:47.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.125:44641
18:08:47.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.125
18:08:47.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:47.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:08:47.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:47.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:47.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:47.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:47.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:08:47.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:47.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39339/jwks.json with env {}
18:08:47.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.237167 27409 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } has no permanent_uuid. Determining permanent_uuid...
18:08:47.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.238391 27350 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.172.125:44641: connect: Connection refused (error 111)
18:08:47.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.239789 27409 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.172.125:44641: Network error: Client connection negotiation failed: client connection to 127.26.172.125:44641: connect: Connection refused (error 111)
18:08:47.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.289152 27409 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } attempt: 1
18:08:47.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.291836 27409 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.172.125:44641: Network error: Client connection negotiation failed: client connection to 127.26.172.125:44641: connect: Connection refused (error 111)
18:08:47.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.353331 27414 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:47.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.353657 27414 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:47.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.353713 27414 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:47.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.357980 27414 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:08:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.358062 27414 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.358084 27414 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:08:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.358103 27414 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:08:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.358122 27414 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:08:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.358137 27414 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39339/jwks.json
18:08:47.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.360116 27409 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } attempt: 2
18:08:47.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.364269 27409 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.172.125:44641: Network error: Client connection negotiation failed: client connection to 127.26.172.125:44641: connect: Connection refused (error 111)
18:08:47.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.364526 27414 master_runner.cc:387] Master server non-default flags:
18:08:47.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-1/logs
18:08:47.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:47.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:47.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:47.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:08:47.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:47.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:47.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-1/data
18:08:47.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-1/wal
18:08:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:08:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.125:44641
18:08:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:47.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:47.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39339/jwks.json
18:08:47.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:47.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:47.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-1/data/info.pb
18:08:47.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.125
18:08:47.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:47.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:47.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27414
18:08:47.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:47.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:47.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:47.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:47.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:08:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:47.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.366247 27414 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:47.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.368031 27414 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.377700 27422 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:08:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.377847 27421 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:08:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.377755 27424 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:08:47.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.378558 27414 server_base.cc:1061] running on GCE node
18:08:47.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.379329 27414 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:47.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.380780 27414 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:47.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.382000 27414 hybrid_clock.cc:648] HybridClock initialized: now 1786471727381982 us; error 44 us; skew 500 ppm
18:08:47.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.384886 27414 webserver.cc:533] Webserver started at http://127.26.172.125:46645/ using document root <none> and password file <none>
18:08:47.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.385780 27414 fs_manager.cc:362] Metadata directory not provided
18:08:47.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.385881 27414 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:47.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.386276 27414 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.388688 27414 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-1/data/instance:
18:08:47.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762"
18:08:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:47 on dist-test-slave-9zdj"
18:08:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.389385 27414 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-1/wal/instance:
18:08:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762"
18:08:47.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:47 on dist-test-slave-9zdj"
18:08:47.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.394893 27414 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.000s
18:08:47.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.398479 27430 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:47.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.399971 27414 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
18:08:47.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.400144 27414 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-1/data,/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-1/wal
18:08:47.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762"
18:08:47.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:47 on dist-test-slave-9zdj"
18:08:47.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.400244 27414 fs_report.cc:389] FS layout report
18:08:47.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:47.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-1/wal
18:08:47.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-1/wal
18:08:47.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-1/data/data
18:08:47.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:47.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:47.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:47.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:47.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:47.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:47.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:47.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:47.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:47.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:47.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:47.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.418803 27414 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:47.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.419548 27414 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:08:47.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.419719 27414 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.429212 27414 rpc_server.cc:307] RPC server started. Bound to: 127.26.172.125:44641
18:08:47.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.429251 27491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.172.125:44641 every 8 connection(s)
18:08:47.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.430548 27414 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-1/data/info.pb
18:08:47.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.434309 27493 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:08:47.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.435088 27313 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu as pid 27414
18:08:47.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.435215 27313 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-1/wal/instance
18:08:47.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.436053 27313 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:08:47.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:08:47.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:08:47.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data
18:08:47.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:47.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:47.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:47.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:47.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:47.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/logs
18:08:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:08:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:47.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:47.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:47.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:47.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:47.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:08:47.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.124:38479
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.124
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:08:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39339/jwks.json with env {}
18:08:47.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.439662 27493 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } has no permanent_uuid. Determining permanent_uuid...
18:08:47.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.455503 27409 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } attempt: 3
18:08:47.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.455956 27493 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } has no permanent_uuid. Determining permanent_uuid...
18:08:47.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.464684 27493 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } has no permanent_uuid. Determining permanent_uuid...
18:08:47.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.464632 27409 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } has no permanent_uuid. Determining permanent_uuid...
18:08:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.465821 27431 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.172.124:38479: connect: Connection refused (error 111)
18:08:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.466591 27409 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.172.124:38479: Network error: Client connection negotiation failed: client connection to 127.26.172.124:38479: connect: Connection refused (error 111)
18:08:47.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.467710 27493 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.172.124:38479: Network error: Client connection negotiation failed: client connection to 127.26.172.124:38479: connect: Connection refused (error 111)
18:08:47.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.497848 27409 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } attempt: 1
18:08:47.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.499977 27409 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.172.124:38479: Network error: Client connection negotiation failed: client connection to 127.26.172.124:38479: connect: Connection refused (error 111)
18:08:47.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.517040 27493 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } attempt: 1
18:08:47.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.519217 27493 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.172.124:38479: Network error: Client connection negotiation failed: client connection to 127.26.172.124:38479: connect: Connection refused (error 111)
18:08:47.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.575239 27409 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } attempt: 2
18:08:47.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.577286 27409 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.172.124:38479: Network error: Client connection negotiation failed: client connection to 127.26.172.124:38479: connect: Connection refused (error 111)
18:08:47.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.577050 27495 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:47.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.577469 27495 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:47.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.577556 27495 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:47.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.582159 27495 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:08:47.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.582285 27495 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:47.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.582322 27495 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:08:47.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.582351 27495 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:08:47.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.582381 27495 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:08:47.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.582403 27495 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39339/jwks.json
18:08:47.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.587451 27493 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } attempt: 2
18:08:47.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.588266 27495 master_runner.cc:387] Master server non-default flags:
18:08:47.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/logs
18:08:47.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:47.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:47.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:47.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:08:47.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:47.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:47.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data
18:08:47.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:08:47.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:47.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:08:47.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:47.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:47.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:47.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.124:38479
18:08:47.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:47.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:47.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:47.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39339/jwks.json
18:08:47.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:47.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:47.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:08:47.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.124
18:08:47.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:47.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:47.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27495
18:08:47.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:47.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:47.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:47.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:47.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:47.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:08:47.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:47.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:47.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:47.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:47.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:47.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.589475 27493 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.172.124:38479: Network error: Client connection negotiation failed: client connection to 127.26.172.124:38479: connect: Connection refused (error 111)
18:08:47.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.590015 27495 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:47.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.591769 27495 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:47.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.600098 27506 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:08:47.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.600104 27507 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:08:47.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.600098 27510 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:08:47.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.600713 27495 server_base.cc:1061] running on GCE node
18:08:47.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.601511 27495 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:47.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.602806 27495 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:47.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.604053 27495 hybrid_clock.cc:648] HybridClock initialized: now 1786471727604032 us; error 52 us; skew 500 ppm
18:08:47.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.606725 27495 webserver.cc:533] Webserver started at http://127.26.172.124:37943/ using document root <none> and password file <none>
18:08:47.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.607568 27495 fs_manager.cc:362] Metadata directory not provided
18:08:47.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.607692 27495 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:47.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.608001 27495 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:47.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.610092 27495 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/instance:
18:08:47.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "120a35a6a9164119a772aab11fdeec52"
18:08:47.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:47 on dist-test-slave-9zdj"
18:08:47.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.610827 27495 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal/instance:
18:08:47.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "120a35a6a9164119a772aab11fdeec52"
18:08:47.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:47 on dist-test-slave-9zdj"
18:08:47.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.615469 27495 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
18:08:47.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.618724 27517 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:47.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.620105 27495 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
18:08:47.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.620306 27495 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data,/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:08:47.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "120a35a6a9164119a772aab11fdeec52"
18:08:47.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:47 on dist-test-slave-9zdj"
18:08:47.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.620448 27495 fs_report.cc:389] FS layout report
18:08:47.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:47.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:08:47.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:08:47.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/data
18:08:47.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:47.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:47.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:47.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:47.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:47.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:47.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:47.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:47.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:47.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:47.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:47.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.639768 27495 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:47.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.640902 27495 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:08:47.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.641157 27495 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:47.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.650498 27495 rpc_server.cc:307] RPC server started. Bound to: 127.26.172.124:38479
18:08:47.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.650498 27578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.172.124:38479 every 8 connection(s)
18:08:47.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.651796 27495 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:08:47.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.655561 27579 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:08:47.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.657555 27313 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu as pid 27495
18:08:47.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.657730 27313 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal/instance
18:08:47.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.659997 27579 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } has no permanent_uuid. Determining permanent_uuid...
18:08:47.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.671348 27579 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } has no permanent_uuid. Determining permanent_uuid...
18:08:47.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.676474 27409 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } attempt: 3
18:08:47.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.677338 27579 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } has no permanent_uuid. Determining permanent_uuid...
18:08:47.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.680675 27493 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } attempt: 3
18:08:47.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.684803 27579 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Bootstrap starting.
18:08:47.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.688067 27493 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762: Bootstrap starting.
18:08:47.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.688407 27409 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c: Bootstrap starting.
18:08:47.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.688953 27579 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Neither blocks nor log segments found. Creating new log.
18:08:47.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.689975 27579 log.cc:826] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Log is configured to *not* fsync() on all Append() calls
18:08:47.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.690959 27409 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c: Neither blocks nor log segments found. Creating new log.
18:08:47.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.690949 27493 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762: Neither blocks nor log segments found. Creating new log.
18:08:47.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.691644 27493 log.cc:826] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762: Log is configured to *not* fsync() on all Append() calls
18:08:47.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.691799 27409 log.cc:826] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c: Log is configured to *not* fsync() on all Append() calls
18:08:47.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.693550 27493 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762: No bootstrap required, opened a new log
18:08:47.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.693595 27579 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: No bootstrap required, opened a new log
18:08:47.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.693595 27409 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c: No bootstrap required, opened a new log
18:08:47.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.696760 27493 raft_consensus.cc:359] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:08:47.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.697021 27493 raft_consensus.cc:385] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:47.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.697093 27493 raft_consensus.cc:740] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d46d9ed2fa41778e0ab4ecc78b7762, State: Initialized, Role: FOLLOWER
18:08:47.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.697306 27409 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:08:47.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.697315 27579 raft_consensus.cc:359] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:08:47.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.697499 27409 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:47.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.697513 27579 raft_consensus.cc:385] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:47.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.697558 27409 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df53a10a4c848d1bdca0189b172815c, State: Initialized, Role: FOLLOWER
18:08:47.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.697559 27579 raft_consensus.cc:740] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120a35a6a9164119a772aab11fdeec52, State: Initialized, Role: FOLLOWER
18:08:47.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.698143 27579 consensus_queue.cc:260] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [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: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:08:47.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.699612 27590 sys_catalog.cc:455] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [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: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:08:47.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.699757 27409 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [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: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:08:47.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.699757 27579 sys_catalog.cc:565] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: configured and running, proceeding with master startup.
18:08:47.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.700421 27591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [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: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:08:47.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.700547 27591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: This master's current role is: FOLLOWER
18:08:47.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.701193 27409 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: configured and running, proceeding with master startup.
18:08:47.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.701277 27355 tablet.cc:2406] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:08:47.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.704093 27590 sys_catalog.cc:458] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: This master's current role is: FOLLOWER
18:08:47.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.704893 27493 consensus_queue.cc:260] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [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: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:08:47.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.706547 27609 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:08:47.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.706813 27493 sys_catalog.cc:565] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [sys.catalog]: configured and running, proceeding with master startup.
18:08:47.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.704658 27495 master_runner.cc:187] Error getting master registration for 127.26.172.126:43589: OK, instance_id { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" instance_seqno: 1786471727205808 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:08:47.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.707216 27609 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:08:47.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.707341 27495 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:08:47.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.708990 27611 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [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: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:08:47.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.709467 27611 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [sys.catalog]: This master's current role is: FOLLOWER
18:08:47.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.713587 27631 catalog_manager.cc:1594] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:08:47.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.714437 27631 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:08:47.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.718214 27623 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:08:47.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.719091 27623 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:08:47.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.722649 27414 master_runner.cc:264] No leader master found from master d6d46d9ed2fa41778e0ab4ecc78b7762
18:08:47.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.722757 27414 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:08:47.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.723513 27326 master_runner.cc:264] No leader master found from master 4df53a10a4c848d1bdca0189b172815c
18:08:47.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.723596 27326 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:08:47.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.835534 27590 raft_consensus.cc:493] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:08:47.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.835794 27590 raft_consensus.cc:515] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:08:47.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.837008 27590 leader_election.cc:290] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4df53a10a4c848d1bdca0189b172815c (127.26.172.126:43589), d6d46d9ed2fa41778e0ab4ecc78b7762 (127.26.172.125:44641)
18:08:47.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.838513 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "120a35a6a9164119a772aab11fdeec52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df53a10a4c848d1bdca0189b172815c" is_pre_election: true
18:08:47.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.838833 27379 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 120a35a6a9164119a772aab11fdeec52 in term 0.
18:08:47.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.839473 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "120a35a6a9164119a772aab11fdeec52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" is_pre_election: true
18:08:47.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.839737 27459 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 120a35a6a9164119a772aab11fdeec52 in term 0.
18:08:47.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.840401 27520 leader_election.cc:304] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [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: 120a35a6a9164119a772aab11fdeec52, 4df53a10a4c848d1bdca0189b172815c; no voters: 
18:08:47.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.842231 27590 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:08:47.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.842340 27590 raft_consensus.cc:493] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:08:47.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.842396 27590 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 0 FOLLOWER]: Advancing to term 1
18:08:47.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.843710 27590 raft_consensus.cc:515] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:08:47.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.844216 27590 leader_election.cc:290] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [CANDIDATE]: Term 1 election: Requested vote from peers 4df53a10a4c848d1bdca0189b172815c (127.26.172.126:43589), d6d46d9ed2fa41778e0ab4ecc78b7762 (127.26.172.125:44641)
18:08:47.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.845187 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "120a35a6a9164119a772aab11fdeec52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762"
18:08:47.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.845351 27459 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [term 0 FOLLOWER]: Advancing to term 1
18:08:47.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.845772 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "120a35a6a9164119a772aab11fdeec52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4df53a10a4c848d1bdca0189b172815c"
18:08:47.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.845904 27379 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [term 0 FOLLOWER]: Advancing to term 1
18:08:47.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.847191 27379 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120a35a6a9164119a772aab11fdeec52 in term 1.
18:08:47.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.849202 27459 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120a35a6a9164119a772aab11fdeec52 in term 1.
18:08:47.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.849742 27520 leader_election.cc:304] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [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: 120a35a6a9164119a772aab11fdeec52, d6d46d9ed2fa41778e0ab4ecc78b7762; no voters: 
18:08:47.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.851823 27590 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 1 FOLLOWER]: Leader election won for term 1
18:08:47.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.852121 27590 raft_consensus.cc:697] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 1 LEADER]: Becoming Leader. State: Replica: 120a35a6a9164119a772aab11fdeec52, State: Running, Role: LEADER
18:08:47.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.852499 27590 consensus_queue.cc:237] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [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: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:08:47.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.855561 27590 sys_catalog.cc:455] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 120a35a6a9164119a772aab11fdeec52. Latest consensus state: current_term: 1 leader_uuid: "120a35a6a9164119a772aab11fdeec52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:08:47.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.855734 27590 sys_catalog.cc:458] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: This master's current role is: LEADER
18:08:47.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.860071 27638 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
18:08:47.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.862493 27638 catalog_manager.cc:1520] Initializing Kudu cluster ID...
18:08:47.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.871346 27459 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [term 1 FOLLOWER]: Refusing update from remote peer 120a35a6a9164119a772aab11fdeec52: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:47.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.872933 27635 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.881920 27611 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 120a35a6a9164119a772aab11fdeec52. Latest consensus state: current_term: 1 leader_uuid: "120a35a6a9164119a772aab11fdeec52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:08:47.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.882102 27611 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [sys.catalog]: This master's current role is: FOLLOWER
18:08:47.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.885736 27379 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [term 1 FOLLOWER]: Refusing update from remote peer 120a35a6a9164119a772aab11fdeec52: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:47.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.886687 27635 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:47.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.892822 27524 tablet.cc:2406] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:08:47.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.892850 27591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 120a35a6a9164119a772aab11fdeec52. Latest consensus state: current_term: 1 leader_uuid: "120a35a6a9164119a772aab11fdeec52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:08:47.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.892998 27591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: This master's current role is: FOLLOWER
18:08:47.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.899547 27591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "120a35a6a9164119a772aab11fdeec52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:08:47.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.899734 27591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: This master's current role is: FOLLOWER
18:08:47.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.901559 27635 sys_catalog.cc:455] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "120a35a6a9164119a772aab11fdeec52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:08:47.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.901765 27635 sys_catalog.cc:458] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: This master's current role is: LEADER
18:08:47.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.906000 27639 mvcc.cc:204] Tried to move back new op lower bound from 7317388197350772736 to 7317388197291573248. Current Snapshot: MvccSnapshot[applied={T|T < 7317388197350772736}]
18:08:47.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.907537 27642 mvcc.cc:204] Tried to move back new op lower bound from 7317388197350772736 to 7317388197291573248. Current Snapshot: MvccSnapshot[applied={T|T < 7317388197350772736}]
18:08:47.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.912091 27590 sys_catalog.cc:455] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "120a35a6a9164119a772aab11fdeec52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:08:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.912277 27590 sys_catalog.cc:458] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: This master's current role is: LEADER
18:08:47.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.914409 27611 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "120a35a6a9164119a772aab11fdeec52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:08:47.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.914567 27611 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [sys.catalog]: This master's current role is: FOLLOWER
18:08:47.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.915820 27638 catalog_manager.cc:1383] Generated new cluster ID: 80ca9cd95ed449dfbb48cb035b641580
18:08:47.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.915899 27638 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
18:08:47.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.933080 27640 mvcc.cc:204] Tried to move back new op lower bound from 7317388197350772736 to 7317388197291573248. Current Snapshot: MvccSnapshot[applied={T|T < 7317388197350772736 or (T in {7317388197350772736})}]
18:08:47.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.946664 27638 catalog_manager.cc:1406] Generated new certificate authority record
18:08:47.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.948982 27638 catalog_manager.cc:1540] Loading token signing keys...
18:08:47.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.968444 27638 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Generated new TSK 0
18:08:47.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.970152 27638 catalog_manager.cc:1550] Initializing in-progress tserver states...
18:08:47.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:47.993585 27313 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:08:47.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:08:47.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/wal
18:08:47.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/data
18:08:47.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:47.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:47.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:47.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/logs
18:08:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/data/info.pb
18:08:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:47.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:47.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:08:47.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:47.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.65:0
18:08:47.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.172.65
18:08:47.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.65
18:08:47.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:47.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:08:47.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:08:47.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:47.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:47.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:08:48.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.122184 27651 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:48.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.122486 27651 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:48.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.122546 27651 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:48.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.126806 27651 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:48.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.127003 27651 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.172.65
18:08:48.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.131834 27651 tablet_server_runner.cc:78] Tablet server non-default flags:
18:08:48.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/logs
18:08:48.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:48.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:48.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:48.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:08:48.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:48.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:48.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/data
18:08:48.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/wal
18:08:48.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:48.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:48.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.65:0
18:08:48.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:48.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:48.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:48.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/data/info.pb
18:08:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.65
18:08:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:08:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27651
18:08:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.172.65
18:08:48.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:08:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.133509 27651 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.135393 27651 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:48.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.143463 27656 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:08:48.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.143445 27659 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:08:48.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.144014 27657 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:08:48.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.144330 27651 server_base.cc:1061] running on GCE node
18:08:48.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.145208 27651 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:48.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.146072 27651 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:48.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.147344 27651 hybrid_clock.cc:648] HybridClock initialized: now 1786471728147322 us; error 45 us; skew 500 ppm
18:08:48.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.150264 27651 webserver.cc:533] Webserver started at http://127.26.172.65:43789/ using document root <none> and password file <none>
18:08:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.151129 27651 fs_manager.cc:362] Metadata directory not provided
18:08:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.151245 27651 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.151522 27651 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:48.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.153987 27651 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/data/instance:
18:08:48.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a73fa5b403af4fd09ef8eaf9987b6495"
18:08:48.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:48 on dist-test-slave-9zdj"
18:08:48.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.154731 27651 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/wal/instance:
18:08:48.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a73fa5b403af4fd09ef8eaf9987b6495"
18:08:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:48 on dist-test-slave-9zdj"
18:08:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.159916 27651 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
18:08:48.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.163654 27665 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.165330 27651 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
18:08:48.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.165496 27651 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/data,/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/wal
18:08:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a73fa5b403af4fd09ef8eaf9987b6495"
18:08:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:48 on dist-test-slave-9zdj"
18:08:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.165647 27651 fs_report.cc:389] FS layout report
18:08:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/wal
18:08:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/wal
18:08:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/data/data
18:08:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:48.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.185001 27651 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:48.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.186195 27651 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:08:48.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.186460 27651 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:48.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.187212 27651 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:08:48.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.188482 27651 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:08:48.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.188567 27651 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:08:48.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.188629 27651 ts_tablet_manager.cc:616] Registered 0 tablets
18:08:48.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.188651 27651 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:08:48.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.199697 27651 rpc_server.cc:307] RPC server started. Bound to: 127.26.172.65:37669
18:08:48.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.199769 27802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.172.65:37669 every 8 connection(s)
18:08:48.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.200961 27651 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/data/info.pb
18:08:48.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.203150 27313 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu as pid 27651
18:08:48.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.203264 27313 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/wal/instance
18:08:48.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.206859 27313 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:08:48.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:08:48.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/wal
18:08:48.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/data
18:08:48.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:48.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:48.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:48.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/logs
18:08:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/data/info.pb
18:08:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:08:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.66:0
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.172.66
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.66
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:08:48.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.214390 27805 heartbeater.cc:344] Connected to a master server at 127.26.172.125:44641
18:08:48.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.214709 27805 heartbeater.cc:461] Registering TS with master...
18:08:48.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.215369 27805 heartbeater.cc:507] Master 127.26.172.125:44641 requested a full tablet report, sending...
18:08:48.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.214411 27803 heartbeater.cc:344] Connected to a master server at 127.26.172.124:38479
18:08:48.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.216687 27803 heartbeater.cc:461] Registering TS with master...
18:08:48.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.216946 27803 heartbeater.cc:507] Master 127.26.172.124:38479 requested a full tablet report, sending...
18:08:48.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.217329 27449 ts_manager.cc:194] Registered new tserver with Master: a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669)
18:08:48.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.218502 27538 ts_manager.cc:194] Registered new tserver with Master: a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669)
18:08:48.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.220235 27538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.172.65:47035
18:08:48.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.221534 27804 heartbeater.cc:344] Connected to a master server at 127.26.172.126:43589
18:08:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.221711 27804 heartbeater.cc:461] Registering TS with master...
18:08:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.222124 27804 heartbeater.cc:507] Master 127.26.172.126:43589 requested a full tablet report, sending...
18:08:48.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.223404 27367 ts_manager.cc:194] Registered new tserver with Master: a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669)
18:08:48.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.344846 27815 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:48.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.345139 27815 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:48.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.345188 27815 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:48.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.349686 27815 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:48.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.349872 27815 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.172.66
18:08:48.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.357322 27815 tablet_server_runner.cc:78] Tablet server non-default flags:
18:08:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/logs
18:08:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:08:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/data
18:08:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/wal
18:08:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.66:0
18:08:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/data/info.pb
18:08:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.66
18:08:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:08:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27815
18:08:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.172.66
18:08:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:08:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:48.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:48.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.359093 27815 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:48.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.360867 27815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:48.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.369204 27826 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:08:48.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.369290 27815 server_base.cc:1061] running on GCE node
18:08:48.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.369341 27820 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:08:48.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.369421 27824 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:08:48.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.370517 27815 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:48.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.371169 27815 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:48.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.372376 27815 hybrid_clock.cc:648] HybridClock initialized: now 1786471728372345 us; error 51 us; skew 500 ppm
18:08:48.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.374936 27815 webserver.cc:533] Webserver started at http://127.26.172.66:45549/ using document root <none> and password file <none>
18:08:48.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.375756 27815 fs_manager.cc:362] Metadata directory not provided
18:08:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.375876 27815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.376158 27815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:48.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.378705 27815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/data/instance:
18:08:48.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "46e7990de51f44a78a7a22d510d32188"
18:08:48.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:48 on dist-test-slave-9zdj"
18:08:48.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.379496 27815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/wal/instance:
18:08:48.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "46e7990de51f44a78a7a22d510d32188"
18:08:48.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:48 on dist-test-slave-9zdj"
18:08:48.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.384495 27815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
18:08:48.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.388293 27832 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:48.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.389928 27815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
18:08:48.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.390087 27815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/data,/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/wal
18:08:48.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "46e7990de51f44a78a7a22d510d32188"
18:08:48.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:48 on dist-test-slave-9zdj"
18:08:48.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.390192 27815 fs_report.cc:389] FS layout report
18:08:48.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:48.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/wal
18:08:48.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/wal
18:08:48.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/data/data
18:08:48.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:48.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:48.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:48.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:48.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:48.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:48.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:48.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:48.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:48.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:48.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:48.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.416194 27815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:48.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.417037 27815 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:08:48.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.417227 27815 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:48.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.418129 27815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:08:48.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.419595 27815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:08:48.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.419698 27815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:08:48.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.419771 27815 ts_tablet_manager.cc:616] Registered 0 tablets
18:08:48.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.419793 27815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:08:48.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.434283 27815 rpc_server.cc:307] RPC server started. Bound to: 127.26.172.66:42069
18:08:48.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.434326 27968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.172.66:42069 every 8 connection(s)
18:08:48.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.435509 27815 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/data/info.pb
18:08:48.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.444744 27313 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu as pid 27815
18:08:48.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.445014 27313 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/wal/instance
18:08:48.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.449388 27971 heartbeater.cc:344] Connected to a master server at 127.26.172.126:43589
18:08:48.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.449795 27971 heartbeater.cc:461] Registering TS with master...
18:08:48.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.450227 27313 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:08:48.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:08:48.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/wal
18:08:48.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/data
18:08:48.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:48.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:48.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:48.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:48.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/logs
18:08:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/data/info.pb
18:08:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:08:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.67:0
18:08:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.172.67
18:08:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.67
18:08:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:48.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:08:48.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:08:48.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:48.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:48.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:08:48.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.450627 27969 heartbeater.cc:344] Connected to a master server at 127.26.172.124:38479
18:08:48.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.450776 27969 heartbeater.cc:461] Registering TS with master...
18:08:48.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.451026 27969 heartbeater.cc:507] Master 127.26.172.124:38479 requested a full tablet report, sending...
18:08:48.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.450611 27971 heartbeater.cc:507] Master 127.26.172.126:43589 requested a full tablet report, sending...
18:08:48.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.452773 27538 ts_manager.cc:194] Registered new tserver with Master: 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:08:48.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.453353 27367 ts_manager.cc:194] Registered new tserver with Master: 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:08:48.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.453577 27538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.172.66:47917
18:08:48.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.453979 27972 heartbeater.cc:344] Connected to a master server at 127.26.172.125:44641
18:08:48.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.454272 27972 heartbeater.cc:461] Registering TS with master...
18:08:48.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.454864 27972 heartbeater.cc:507] Master 127.26.172.125:44641 requested a full tablet report, sending...
18:08:48.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.456037 27449 ts_manager.cc:194] Registered new tserver with Master: 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:08:48.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.584846 27977 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:48.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.585139 27977 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:48.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.585196 27977 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:48.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.589303 27977 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:48.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.589466 27977 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.172.67
18:08:48.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.594292 27977 tablet_server_runner.cc:78] Tablet server non-default flags:
18:08:48.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/logs
18:08:48.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:48.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:48.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:48.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/data
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/wal
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.67:0
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/data/info.pb
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.67
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27977
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.172.67
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:08:48.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:48.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:48.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:48.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:48.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:48.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.595590 27977 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:48.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.597803 27977 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:48.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.606288 27986 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:08:48.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.606279 27983 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:08:48.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.606276 27984 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:08:48.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.606982 27977 server_base.cc:1061] running on GCE node
18:08:48.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.607599 27977 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.608585 27977 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:48.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.609784 27977 hybrid_clock.cc:648] HybridClock initialized: now 1786471728609762 us; error 41 us; skew 500 ppm
18:08:48.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.612352 27977 webserver.cc:533] Webserver started at http://127.26.172.67:36227/ using document root <none> and password file <none>
18:08:48.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.613161 27977 fs_manager.cc:362] Metadata directory not provided
18:08:48.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.613286 27977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:48.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.613587 27977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:48.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.615754 27977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/data/instance:
18:08:48.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8514fc03a2094ad982145665599bea38"
18:08:48.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:48 on dist-test-slave-9zdj"
18:08:48.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.616443 27977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/wal/instance:
18:08:48.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8514fc03a2094ad982145665599bea38"
18:08:48.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:48 on dist-test-slave-9zdj"
18:08:48.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.620971 27977 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
18:08:48.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.624228 27994 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:48.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.625689 27977 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
18:08:48.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.625869 27977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/data,/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/wal
18:08:48.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8514fc03a2094ad982145665599bea38"
18:08:48.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:48 on dist-test-slave-9zdj"
18:08:48.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.626005 27977 fs_report.cc:389] FS layout report
18:08:48.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:48.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/wal
18:08:48.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/wal
18:08:48.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/data/data
18:08:48.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:48.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:48.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:48.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:48.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:48.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:48.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:48.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:48.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:48.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:48.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:48.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.643203 27977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.644189 27977 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:08:48.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.644500 27977 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:48.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.645351 27977 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:08:48.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.646790 27977 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:08:48.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.646878 27977 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:08:48.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.646941 27977 ts_tablet_manager.cc:616] Registered 0 tablets
18:08:48.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.646963 27977 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:08:48.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.658774 27977 rpc_server.cc:307] RPC server started. Bound to: 127.26.172.67:39501
18:08:48.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.658974 28130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.172.67:39501 every 8 connection(s)
18:08:48.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.660157 27977 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/data/info.pb
18:08:48.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.662315 27313 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu as pid 27977
18:08:48.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.662405 27313 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/wal/instance
18:08:48.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.676127 28133 heartbeater.cc:344] Connected to a master server at 127.26.172.125:44641
18:08:48.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.676127 28132 heartbeater.cc:344] Connected to a master server at 127.26.172.126:43589
18:08:48.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.676532 28132 heartbeater.cc:461] Registering TS with master...
18:08:48.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.676532 28133 heartbeater.cc:461] Registering TS with master...
18:08:48.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.676716 28131 heartbeater.cc:344] Connected to a master server at 127.26.172.124:38479
18:08:48.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.676831 28131 heartbeater.cc:461] Registering TS with master...
18:08:48.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.677450 28132 heartbeater.cc:507] Master 127.26.172.126:43589 requested a full tablet report, sending...
18:08:48.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.677445 28131 heartbeater.cc:507] Master 127.26.172.124:38479 requested a full tablet report, sending...
18:08:48.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.677444 28133 heartbeater.cc:507] Master 127.26.172.125:44641 requested a full tablet report, sending...
18:08:48.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.679123 27449 ts_manager.cc:194] Registered new tserver with Master: 8514fc03a2094ad982145665599bea38 (127.26.172.67:39501)
18:08:48.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.679219 27538 ts_manager.cc:194] Registered new tserver with Master: 8514fc03a2094ad982145665599bea38 (127.26.172.67:39501)
18:08:48.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.679214 27367 ts_manager.cc:194] Registered new tserver with Master: 8514fc03a2094ad982145665599bea38 (127.26.172.67:39501)
18:08:48.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.680071 27538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.172.67:53451
18:08:48.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.688256 27313 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
18:08:48.689 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:08:48.690 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

18:08:48.700 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.172.126"
      port: 43589
    }
    bound_http_address {
      host: "127.26.172.126"
      port: 44607
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.172.125"
      port: 44641
    }
    bound_http_address {
      host: "127.26.172.125"
      port: 46645
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.172.124"
      port: 38479
    }
    bound_http_address {
      host: "127.26.172.124"
      port: 37943
    }
  }
}

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

18:08:48.708 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.172.65"
      port: 37669
    }
    bound_http_address {
      host: "127.26.172.65"
      port: 43789
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.172.66"
      port: 42069
    }
    bound_http_address {
      host: "127.26.172.66"
      port: 45549
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.172.67"
      port: 39501
    }
    bound_http_address {
      host: "127.26.172.67"
      port: 36227
    }
  }
}

18:08:48.708 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
18:08:48.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.716404 27631 catalog_manager.cc:1295] Loaded cluster ID: 80ca9cd95ed449dfbb48cb035b641580
18:08:48.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.716537 27631 catalog_manager.cc:1588] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762: loading cluster ID for follower catalog manager: success
18:08:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.719619 27631 catalog_manager.cc:1610] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762: acquiring CA information for follower catalog manager: success
18:08:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.721025 27623 catalog_manager.cc:1295] Loaded cluster ID: 80ca9cd95ed449dfbb48cb035b641580
18:08:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.721095 27623 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c: loading cluster ID for follower catalog manager: success
18:08:48.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.722249 27631 catalog_manager.cc:1638] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:08:48.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.723713 27623 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c: acquiring CA information for follower catalog manager: success
18:08:48.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:48.725063 27623 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:08:48.916 [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:08:48.985 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.101 [INFO - main] (ITClient.java:94) Test will run for 60 seconds
18:08:49.187 [DEBUG - main] (Connection.java:748) [peer master-127.26.172.124:38479(127.26.172.124:38479)] connecting to peer
18:08:49.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.222880 27803 heartbeater.cc:499] Master 127.26.172.124:38479 was elected leader, sending a full tablet report...
18:08:49.263 [DEBUG - main] (Connection.java:748) [peer master-127.26.172.126:43589(127.26.172.126:43589)] connecting to peer
18:08:49.265 [DEBUG - main] (Connection.java:748) [peer master-127.26.172.125:44641(127.26.172.125:44641)] connecting to peer
18:08:49.285 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.172.125:44641(127.26.172.125:44641)] Successfully connected to peer
18:08:49.285 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.172.126:43589(127.26.172.126:43589)] Successfully connected to peer
18:08:49.285 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.172.124:38479(127.26.172.124:38479)] Successfully connected to peer
18:08:49.396 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.172.125
18:08:49.396 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.172.126
18:08:49.398 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.172.124
18:08:49.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.456290 27969 heartbeater.cc:499] Master 127.26.172.124:38479 was elected leader, sending a full tablet report...
18:08:49.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.682156 28131 heartbeater.cc:499] Master 127.26.172.124:38479 was elected leader, sending a full tablet report...
18:08:49.684 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x569e5896, L:/127.0.0.1:59536 - R:/127.26.172.125:44641] using SASL/PLAIN
18:08:49.686 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa04d413d, L:/127.0.0.1:53152 - R:/127.26.172.126:43589] using SASL/PLAIN
18:08:49.687 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x211d812e, L:/127.0.0.1:46114 - R:/127.26.172.124:38479] using SASL/PLAIN
18:08:49.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=595), Traces: [0ms] refreshing cache from master, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [558ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, [558ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.125:44641: OK, [561ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.124:38479: OK, deferred=null) after lookup
18:08:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.796891 27538 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46114:
18:08:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.ITClient-1786471726440"
18:08:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
18:08:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
18:08:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:08:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:08:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
18:08:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:08:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
18:08:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:08:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
18:08:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
18:08:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
18:08:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
18:08:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
18:08:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 3
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:49.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:08:49.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.798549 27538 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table org.apache.kudu.client.ITClient-1786471726440 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
18:08:49.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.828336 27892 tablet_service.cc:1511] Processing CreateTablet for tablet 1304625f73ff4a65a45c93ca9e5a40d5 (DEFAULT_TABLE table=org.apache.kudu.client.ITClient-1786471726440 [id=acba5c4f4f2b4d2481dc5f08b380575b]), partition=RANGE (key) PARTITION UNBOUNDED
18:08:49.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.828053 27721 tablet_service.cc:1511] Processing CreateTablet for tablet 1304625f73ff4a65a45c93ca9e5a40d5 (DEFAULT_TABLE table=org.apache.kudu.client.ITClient-1786471726440 [id=acba5c4f4f2b4d2481dc5f08b380575b]), partition=RANGE (key) PARTITION UNBOUNDED
18:08:49.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.829017 28051 tablet_service.cc:1511] Processing CreateTablet for tablet 1304625f73ff4a65a45c93ca9e5a40d5 (DEFAULT_TABLE table=org.apache.kudu.client.ITClient-1786471726440 [id=acba5c4f4f2b4d2481dc5f08b380575b]), partition=RANGE (key) PARTITION UNBOUNDED
18:08:49.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.829566 27892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1304625f73ff4a65a45c93ca9e5a40d5. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:49.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.829603 27721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1304625f73ff4a65a45c93ca9e5a40d5. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:49.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.830139 28051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1304625f73ff4a65a45c93ca9e5a40d5. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:49.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.839341 28171 tablet_bootstrap.cc:492] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188: Bootstrap starting.
18:08:49.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.840606 28170 tablet_bootstrap.cc:492] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38: Bootstrap starting.
18:08:49.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.842763 28171 tablet_bootstrap.cc:654] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188: Neither blocks nor log segments found. Creating new log.
18:08:49.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.843575 28170 tablet_bootstrap.cc:654] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38: Neither blocks nor log segments found. Creating new log.
18:08:49.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.844238 28171 log.cc:826] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188: Log is configured to *not* fsync() on all Append() calls
18:08:49.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.844759 28170 log.cc:826] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38: Log is configured to *not* fsync() on all Append() calls
18:08:49.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.845327 28172 tablet_bootstrap.cc:492] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495: Bootstrap starting.
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.847463 28170 tablet_bootstrap.cc:492] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38: No bootstrap required, opened a new log
18:08:49.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table acba5c4f4f2b4d2481dc5f08b380575b
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.847723 28170 ts_tablet_manager.cc:1403] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38: Time spent bootstrapping tablet: real 0.007s	user 0.004s	sys 0.000s
18:08:49.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.849344 28171 tablet_bootstrap.cc:492] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188: No bootstrap required, opened a new log
18:08:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.849923 28171 ts_tablet_manager.cc:1403] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
18:08:49.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.851416 28170 raft_consensus.cc:359] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:08:49.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.851686 28170 raft_consensus.cc:385] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:49.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.851747 28170 raft_consensus.cc:740] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8514fc03a2094ad982145665599bea38, State: Initialized, Role: FOLLOWER
18:08:49.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.852308 28170 consensus_queue.cc:260] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [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: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:08:49.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.853277 28170 ts_tablet_manager.cc:1434] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.006s
18:08:49.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.854285 28171 raft_consensus.cc:359] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:08:49.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.855489 28171 raft_consensus.cc:385] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:49.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.855614 28171 raft_consensus.cc:740] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e7990de51f44a78a7a22d510d32188, State: Initialized, Role: FOLLOWER
18:08:49.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.856241 28171 consensus_queue.cc:260] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [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: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:08:49.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.857697 28171 ts_tablet_manager.cc:1434] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
18:08:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.860375 28172 tablet_bootstrap.cc:654] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495: Neither blocks nor log segments found. Creating new log.
18:08:49.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.861858 28172 log.cc:826] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495: Log is configured to *not* fsync() on all Append() calls
18:08:49.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.866323 28172 tablet_bootstrap.cc:492] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495: No bootstrap required, opened a new log
18:08:49.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.866791 28172 ts_tablet_manager.cc:1403] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.002s
18:08:49.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.873286 28172 raft_consensus.cc:359] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:08:49.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.874030 28172 raft_consensus.cc:385] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:49.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.874332 28172 raft_consensus.cc:740] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a73fa5b403af4fd09ef8eaf9987b6495, State: Initialized, Role: FOLLOWER
18:08:49.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.875168 28172 consensus_queue.cc:260] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [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: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:08:49.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:49.876714 28172 ts_tablet_manager.cc:1434] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
18:08:49.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.918486 28134 tablet.cc:2406] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:08:49.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.939109 27973 tablet.cc:2406] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:08:49.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.956111 27806 tablet.cc:2406] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:08:50.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.033303 28175 raft_consensus.cc:493] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:08:50.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.033592 28175 raft_consensus.cc:515] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:08:50.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.035439 28175 leader_election.cc:290] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669), 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:08:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.040462 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "8514fc03a2094ad982145665599bea38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e7990de51f44a78a7a22d510d32188" is_pre_election: true
18:08:50.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.040856 27914 raft_consensus.cc:2468] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8514fc03a2094ad982145665599bea38 in term 0.
18:08:50.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.040947 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "8514fc03a2094ad982145665599bea38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" is_pre_election: true
18:08:50.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.041199 27743 raft_consensus.cc:2468] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8514fc03a2094ad982145665599bea38 in term 0.
18:08:50.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.041494 27995 leader_election.cc:304] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [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: 46e7990de51f44a78a7a22d510d32188, 8514fc03a2094ad982145665599bea38; no voters: 
18:08:50.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.041841 28175 raft_consensus.cc:2804] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:08:50.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.041920 28175 raft_consensus.cc:493] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:08:50.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.041963 28175 raft_consensus.cc:3060] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 0 FOLLOWER]: Advancing to term 1
18:08:50.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.043028 28175 raft_consensus.cc:515] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:08:50.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.043521 28175 leader_election.cc:290] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [CANDIDATE]: Term 1 election: Requested vote from peers a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669), 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:08:50.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.043910 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "8514fc03a2094ad982145665599bea38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a73fa5b403af4fd09ef8eaf9987b6495"
18:08:50.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.044050 27743 raft_consensus.cc:3060] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 0 FOLLOWER]: Advancing to term 1
18:08:50.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.044085 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "8514fc03a2094ad982145665599bea38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e7990de51f44a78a7a22d510d32188"
18:08:50.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.044231 27914 raft_consensus.cc:3060] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 0 FOLLOWER]: Advancing to term 1
18:08:50.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.045327 27743 raft_consensus.cc:2468] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8514fc03a2094ad982145665599bea38 in term 1.
18:08:50.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.045516 27914 raft_consensus.cc:2468] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8514fc03a2094ad982145665599bea38 in term 1.
18:08:50.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.045776 27999 leader_election.cc:304] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [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: 8514fc03a2094ad982145665599bea38, a73fa5b403af4fd09ef8eaf9987b6495; no voters: 
18:08:50.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.046594 28175 raft_consensus.cc:2804] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 1 FOLLOWER]: Leader election won for term 1
18:08:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.047009 28175 raft_consensus.cc:697] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 1 LEADER]: Becoming Leader. State: Replica: 8514fc03a2094ad982145665599bea38, State: Running, Role: LEADER
18:08:50.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.047552 28175 consensus_queue.cc:237] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [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: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:08:50.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.052029 27537 catalog_manager.cc:5719] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8514fc03a2094ad982145665599bea38 (127.26.172.67). New cstate: current_term: 1 leader_uuid: "8514fc03a2094ad982145665599bea38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } health_report { overall_health: UNKNOWN } } }
18:08:50.146 [DEBUG - Time-limited test] (RandomUtils.java:49) Using random seed: 1786471730145
18:08:50.154 [DEBUG - Time-limited test] (RandomUtils.java:49) Using random seed: 1786471730154
18:08:50.160 [DEBUG - Time-limited test] (RandomUtils.java:49) Using random seed: 1786471730160
18:08:50.180 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:08:50.189 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299992, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069),8514fc03a2094ad982145665599bea38(127.26.172.67:39501)[L],a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:08:50.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=24), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [12ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, deferred=null) after lookup
18:08:50.205 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] connecting to peer
18:08:50.209 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] Successfully connected to peer
18:08:50.289 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501] using TOKEN/null
18:08:50.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.301111 27914 raft_consensus.cc:1275] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 1 FOLLOWER]: Refusing update from remote peer 8514fc03a2094ad982145665599bea38: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:50.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.301158 27743 raft_consensus.cc:1275] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 1 FOLLOWER]: Refusing update from remote peer 8514fc03a2094ad982145665599bea38: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:50.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.302364 28184 consensus_queue.cc:1048] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:50.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.302667 28175 consensus_queue.cc:1048] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:50.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.321566 28193 mvcc.cc:204] Tried to move back new op lower bound from 7317388207303004160 to 7317388206279368704. Current Snapshot: MvccSnapshot[applied={T|T < 7317388207303004160}]
18:08:50.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.329942 28191 mvcc.cc:204] Tried to move back new op lower bound from 7317388207303004160 to 7317388206279368704. Current Snapshot: MvccSnapshot[applied={T|T < 7317388207303004160 or (T in {7317388207303004160})}]
18:08:50.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:50.349792 28197 mvcc.cc:204] Tried to move back new op lower bound from 7317388207303004160 to 7317388206279368704. Current Snapshot: MvccSnapshot[applied={T|T < 7317388207303004160}]
18:08:50.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388207538507776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1
18:08:50.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6 rows, more = false, responseScanTimestamp = 7317388207785132032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6
18:08:50.494 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@360292928(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:50.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388207981039616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false, responseScanTimestamp = 7317388208037888000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9
18:08:50.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388208141709312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false, responseScanTimestamp = 7317388208201875456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20
18:08:50.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388208201875456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false, responseScanTimestamp = 7317388208201875456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22 rows, more = false, responseScanTimestamp = 7317388208374648832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22
18:08:50.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false, responseScanTimestamp = 7317388208426024960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23
18:08:50.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388208482619392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388208482619392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25 rows, more = false, responseScanTimestamp = 7317388208546279424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25
18:08:50.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false, responseScanTimestamp = 7317388208628936704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26
18:08:50.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388208687157248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false, responseScanTimestamp = 7317388208687157248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27
18:08:50.695 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1363657800(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:50.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false, responseScanTimestamp = 7317388208783437824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28
18:08:50.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388208871714816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 29 rows, more = false, responseScanTimestamp = 7317388208871714816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29
18:08:50.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 30 rows, more = false, responseScanTimestamp = 7317388208945434624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30
18:08:50.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 40 rows, more = false, responseScanTimestamp = 7317388209008734208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40
18:08:50.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388209066901504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 42 rows, more = false, responseScanTimestamp = 7317388209116184576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42
18:08:50.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 43 rows, more = false, responseScanTimestamp = 7317388209151598592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43
18:08:50.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388209151598592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 44 rows, more = false, responseScanTimestamp = 7317388209196900352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 44
18:08:50.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388209235992576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388209235992576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388209289031680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388209289031680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false, responseScanTimestamp = 7317388209332776960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 47
18:08:50.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388209372065792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388209409568768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388209409568768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 50 rows, more = false, responseScanTimestamp = 7317388209448488960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 50
18:08:50.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388209495502848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false, responseScanTimestamp = 7317388209531658240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 52
18:08:50.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false, responseScanTimestamp = 7317388209531658240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false, responseScanTimestamp = 7317388209575288832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 53
18:08:50.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388209575288832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 54 rows, more = false, responseScanTimestamp = 7317388209623891968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 54
18:08:50.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388209661870080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388209700368384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 57 rows, more = false, responseScanTimestamp = 7317388209740091392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 57
18:08:50.917 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1295986129(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:50.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388209771020288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.927 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1628139610(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:50.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false, responseScanTimestamp = 7317388209811738624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 59
18:08:50.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 60 rows, more = false, responseScanTimestamp = 7317388209848233984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 60
18:08:50.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 70 rows, more = false, responseScanTimestamp = 7317388209889591296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 70
18:08:50.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388209889591296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 80 rows, more = false, responseScanTimestamp = 7317388209940123648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.959 [INFO - scanner-test-thread] (ITClient.java:399) New row count 80
18:08:50.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 81 rows, more = false, responseScanTimestamp = 7317388209979228160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 81
18:08:50.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 81 rows, more = false, responseScanTimestamp = 7317388209979228160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 82 rows, more = false, responseScanTimestamp = 7317388210023284736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 82
18:08:50.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388210065227776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 84 rows, more = false, responseScanTimestamp = 7317388210101108736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:50.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 84
18:08:51.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 85 rows, more = false, responseScanTimestamp = 7317388210135969792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 85
18:08:51.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 85 rows, more = false, responseScanTimestamp = 7317388210135969792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388210176548864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388210176548864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388210226860032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 88 rows, more = false, responseScanTimestamp = 7317388210256670720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 88
18:08:51.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 89 rows, more = false, responseScanTimestamp = 7317388210288111616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 89
18:08:51.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false, responseScanTimestamp = 7317388210326421504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 90
18:08:51.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388210363404288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 91 rows, more = false, responseScanTimestamp = 7317388210363404288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 91
18:08:51.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 92 rows, more = false, responseScanTimestamp = 7317388210424651776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 92
18:08:51.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388210463006720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388210506027008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388210506027008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388210546577408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 96 rows, more = false, responseScanTimestamp = 7317388210581307392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 96
18:08:51.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 97 rows, more = false, responseScanTimestamp = 7317388210615480320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 97
18:08:51.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 98 rows, more = false, responseScanTimestamp = 7317388210644508672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 98
18:08:51.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 99 rows, more = false, responseScanTimestamp = 7317388210672893952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 99
18:08:51.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388210672893952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388210709258240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388210754146304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388210754146304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388210797469696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388210842202112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388210842202112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 104 rows, more = false, responseScanTimestamp = 7317388210887892992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 104
18:08:51.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388210887892992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 105 rows, more = false, responseScanTimestamp = 7317388210917527552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 105
18:08:51.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 106 rows, more = false, responseScanTimestamp = 7317388210958757888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 106
18:08:51.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 106 rows, more = false, responseScanTimestamp = 7317388210958757888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 107 rows, more = false, responseScanTimestamp = 7317388211002593280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 107
18:08:51.235 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@507284254(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:51.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 108 rows, more = false, responseScanTimestamp = 7317388211068375040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.236 [INFO - scanner-test-thread] (ITClient.java:399) New row count 108
18:08:51.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 109 rows, more = false, responseScanTimestamp = 7317388211112009728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 109
18:08:51.247 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1907783957(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:51.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388211112009728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388211161423872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.258 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1163101015(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:51.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false, responseScanTimestamp = 7317388211161423872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 110
18:08:51.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 120 rows, more = false, responseScanTimestamp = 7317388211204788224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 120
18:08:51.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388211204788224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 130 rows, more = false, responseScanTimestamp = 7317388211251994624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 130
18:08:51.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 140 rows, more = false, responseScanTimestamp = 7317388211286532096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 140
18:08:51.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388211286532096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 141 rows, more = false, responseScanTimestamp = 7317388211320123392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 141
18:08:51.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 142 rows, more = false, responseScanTimestamp = 7317388211362291712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 142
18:08:51.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 143 rows, more = false, responseScanTimestamp = 7317388211425837056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 143
18:08:51.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388211425837056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 144 rows, more = false, responseScanTimestamp = 7317388211462582272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 144
18:08:51.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 144 rows, more = false, responseScanTimestamp = 7317388211462582272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388211521683456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388211565912064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388211607355392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 147 rows, more = false, responseScanTimestamp = 7317388211607355392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 147
18:08:51.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 148 rows, more = false, responseScanTimestamp = 7317388211654823936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 148
18:08:51.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 149 rows, more = false, responseScanTimestamp = 7317388211690090496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 149
18:08:51.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388211734650880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 151 rows, more = false, responseScanTimestamp = 7317388211769282560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 151
18:08:51.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388211807219712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388211845582848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388211881529344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388211920556032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388211952467968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 156 rows, more = false, responseScanTimestamp = 7317388211952467968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 156
18:08:51.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 157 rows, more = false, responseScanTimestamp = 7317388212004175872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 157
18:08:51.471 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2145432071(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:51.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212037668864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 159 rows, more = false, responseScanTimestamp = 7317388212078825472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 159
18:08:51.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212078825472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 160 rows, more = false, responseScanTimestamp = 7317388212118953984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 160
18:08:51.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212118953984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212172136448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212213096448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 172 rows, more = false, responseScanTimestamp = 7317388212248649728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 172
18:08:51.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 172 rows, more = false, responseScanTimestamp = 7317388212248649728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212280545280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212328112128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 175 rows, more = false, responseScanTimestamp = 7317388212374986752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 175
18:08:51.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 176 rows, more = false, responseScanTimestamp = 7317388212410707968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 176
18:08:51.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 177 rows, more = false, responseScanTimestamp = 7317388212441243648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.567 [INFO - scanner-test-thread] (ITClient.java:399) New row count 177
18:08:51.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212473987072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 178 rows, more = false, responseScanTimestamp = 7317388212473987072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 178
18:08:51.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212505485312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212538695680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 180 rows, more = false, responseScanTimestamp = 7317388212538695680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 180
18:08:51.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212584730624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212613705728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 183 rows, more = false, responseScanTimestamp = 7317388212644540416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 183
18:08:51.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212644540416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212676452352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212676452352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212715163648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 186 rows, more = false, responseScanTimestamp = 7317388212754370560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 186
18:08:51.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 187 rows, more = false, responseScanTimestamp = 7317388212788363264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.652 [INFO - scanner-test-thread] (ITClient.java:399) New row count 187
18:08:51.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 188 rows, more = false, responseScanTimestamp = 7317388212818923520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 188
18:08:51.661 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@100577950(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:51.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212818923520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.670 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1195511269(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:51.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212847579136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212895318016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388212895318016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 200 rows, more = false, responseScanTimestamp = 7317388212934795264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 200
18:08:51.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 210 rows, more = false, responseScanTimestamp = 7317388212977246208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 210
18:08:51.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 211 rows, more = false, responseScanTimestamp = 7317388213014097920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 211
18:08:51.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 212 rows, more = false, responseScanTimestamp = 7317388213043679232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 212
18:08:51.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 212 rows, more = false, responseScanTimestamp = 7317388213043679232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 213 rows, more = false, responseScanTimestamp = 7317388213079281664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 213
18:08:51.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213123960832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213156364288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 216 rows, more = false, responseScanTimestamp = 7317388213188063232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 216
18:08:51.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213217398784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213217398784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213254569984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 219 rows, more = false, responseScanTimestamp = 7317388213294878720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 219
18:08:51.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 219 rows, more = false, responseScanTimestamp = 7317388213294878720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213337202688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 220 rows, more = false, responseScanTimestamp = 7317388213337202688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 220
18:08:51.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 221 rows, more = false, responseScanTimestamp = 7317388213386797056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 221
18:08:51.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213386797056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213424189440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213464801280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 223 rows, more = false, responseScanTimestamp = 7317388213464801280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.820 [INFO - scanner-test-thread] (ITClient.java:399) New row count 223
18:08:51.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213494538240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 225 rows, more = false, responseScanTimestamp = 7317388213524439040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.831 [INFO - scanner-test-thread] (ITClient.java:399) New row count 225
18:08:51.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 226 rows, more = false, responseScanTimestamp = 7317388213554622464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 226
18:08:51.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213554622464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213589344256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213589344256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 228 rows, more = false, responseScanTimestamp = 7317388213622386688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 228
18:08:51.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213681967104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213710200832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 231 rows, more = false, responseScanTimestamp = 7317388213710200832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 231
18:08:51.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213741457408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213772201984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213805879296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213805879296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 235 rows, more = false, responseScanTimestamp = 7317388213841956864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 235
18:08:51.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 236 rows, more = false, responseScanTimestamp = 7317388213873995776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 236
18:08:51.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 237 rows, more = false, responseScanTimestamp = 7317388213918613504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 237
18:08:51.936 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@508720993(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:51.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 238 rows, more = false, responseScanTimestamp = 7317388213949423616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 238
18:08:51.945 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1691913766(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:51.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388213989568512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 240 rows, more = false, responseScanTimestamp = 7317388214023532544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 240
18:08:51.959 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@348306017(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:51.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214023532544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 250 rows, more = false, responseScanTimestamp = 7317388214065786880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 250
18:08:51.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 250 rows, more = false, responseScanTimestamp = 7317388214065786880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 260 rows, more = false, responseScanTimestamp = 7317388214118801408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 260
18:08:51.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 270 rows, more = false, responseScanTimestamp = 7317388214162399232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 270
18:08:51.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 270 rows, more = false, responseScanTimestamp = 7317388214162399232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:51.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214204366848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 272 rows, more = false, responseScanTimestamp = 7317388214237937664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 272
18:08:52.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 273 rows, more = false, responseScanTimestamp = 7317388214267523072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 273
18:08:52.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214267523072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 274 rows, more = false, responseScanTimestamp = 7317388214299787264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 274
18:08:52.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214338916352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214368911360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 276 rows, more = false, responseScanTimestamp = 7317388214368911360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 276
18:08:52.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 277 rows, more = false, responseScanTimestamp = 7317388214408314880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 277
18:08:52.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214408314880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214452674560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214487449600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214517108736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 281 rows, more = false, responseScanTimestamp = 7317388214540840960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 281
18:08:52.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214540840960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214570549248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 283 rows, more = false, responseScanTimestamp = 7317388214608642048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 283
18:08:52.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214608642048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 284 rows, more = false, responseScanTimestamp = 7317388214646771712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 284
18:08:52.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214646771712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214696431616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214736125952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214763536384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214787268608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 288 rows, more = false, responseScanTimestamp = 7317388214787268608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 288
18:08:52.143 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1136173113(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:52.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 288 rows, more = false, responseScanTimestamp = 7317388214787268608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214821851136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 290 rows, more = false, responseScanTimestamp = 7317388214870867968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 290
18:08:52.165 [DEBUG - chaos-test-thread] (Connection.java:575) [peer master-127.26.172.124:38479(127.26.172.124:38479)] disconnecting while in state READY
18:08:52.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 290 rows, more = false, responseScanTimestamp = 7317388214870867968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.174 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.172.124:38479(127.26.172.124:38479)] handling channelInactive
18:08:52.175 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.172.124:38479(127.26.172.124:38479)] cleaning up while in state READY due to: connection closed
18:08:52.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214909558784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388214968680448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 301 rows, more = false, responseScanTimestamp = 7317388214968680448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 301
18:08:52.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 302 rows, more = false, responseScanTimestamp = 7317388215008014336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 302
18:08:52.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 303 rows, more = false, responseScanTimestamp = 7317388215041171456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 303
18:08:52.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 304 rows, more = false, responseScanTimestamp = 7317388215080386560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 304
18:08:52.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 304 rows, more = false, responseScanTimestamp = 7317388215080386560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388215118069760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388215118069760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 306 rows, more = false, responseScanTimestamp = 7317388215180619776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 306
18:08:52.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388215213150208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388215213150208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388215253356544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.254 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1323052624(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:52.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 309 rows, more = false, responseScanTimestamp = 7317388215289475072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 309
18:08:52.265 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1851076627(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:52.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 309 rows, more = false, responseScanTimestamp = 7317388215289475072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388215328649216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388215370498048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 330 rows, more = false, responseScanTimestamp = 7317388215411642368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.292 [INFO - scanner-test-thread] (ITClient.java:399) New row count 330
18:08:52.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 330 rows, more = false, responseScanTimestamp = 7317388215411642368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388215444877312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388215481749504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 333 rows, more = false, responseScanTimestamp = 7317388215512911872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.317 [INFO - scanner-test-thread] (ITClient.java:399) New row count 333
18:08:52.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388215545991168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 334 rows, more = false, responseScanTimestamp = 7317388215545991168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 334
18:08:52.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 335 rows, more = false, responseScanTimestamp = 7317388215579570176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 335
18:08:52.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 336 rows, more = false, responseScanTimestamp = 7317388215622922240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 336
18:08:52.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 337 rows, more = false, responseScanTimestamp = 7317388215664558080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 337
18:08:52.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388215664558080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388215713452032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 339 rows, more = false, responseScanTimestamp = 7317388215749185536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 339
18:08:52.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388215779500032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 341 rows, more = false, responseScanTimestamp = 7317388215808421888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 341
18:08:52.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 342 rows, more = false, responseScanTimestamp = 7317388215844139008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 342
18:08:52.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388215877259264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 344 rows, more = false, responseScanTimestamp = 7317388215912968192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 344
18:08:52.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 344 rows, more = false, responseScanTimestamp = 7317388215912968192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 345 rows, more = false, responseScanTimestamp = 7317388215953502208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 345
18:08:52.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 346 rows, more = false, responseScanTimestamp = 7317388215988912128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 346
18:08:52.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 346 rows, more = false, responseScanTimestamp = 7317388215988912128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388216030818304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 347 rows, more = false, responseScanTimestamp = 7317388216030818304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 347
18:08:52.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388216111390720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 348 rows, more = false, responseScanTimestamp = 7317388216111390720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 348
18:08:52.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 349 rows, more = false, responseScanTimestamp = 7317388216148307968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 349
18:08:52.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388216192790528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388216220524544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388216220524544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388216255672320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 353 rows, more = false, responseScanTimestamp = 7317388216289394688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 353
18:08:52.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 353 rows, more = false, responseScanTimestamp = 7317388216289394688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 354 rows, more = false, responseScanTimestamp = 7317388216322826240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 354
18:08:52.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 355 rows, more = false, responseScanTimestamp = 7317388216354529280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 355
18:08:52.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388216391028736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 357 rows, more = false, responseScanTimestamp = 7317388216426823680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 357
18:08:52.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388216426823680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 358 rows, more = false, responseScanTimestamp = 7317388216457154560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.551 [INFO - scanner-test-thread] (ITClient.java:399) New row count 358
18:08:52.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 359 rows, more = false, responseScanTimestamp = 7317388216495067136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 359
18:08:52.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388216495067136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 360 rows, more = false, responseScanTimestamp = 7317388216537677824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.573 [INFO - scanner-test-thread] (ITClient.java:399) New row count 360
18:08:52.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 361 rows, more = false, responseScanTimestamp = 7317388216569942016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.581 [INFO - scanner-test-thread] (ITClient.java:399) New row count 361
18:08:52.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 362 rows, more = false, responseScanTimestamp = 7317388216598749184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 362
18:08:52.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 363 rows, more = false, responseScanTimestamp = 7317388216629080064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.596 [INFO - scanner-test-thread] (ITClient.java:399) New row count 363
18:08:52.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 364 rows, more = false, responseScanTimestamp = 7317388216666927104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 364
18:08:52.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 365 rows, more = false, responseScanTimestamp = 7317388216693493760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 365
18:08:52.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 366 rows, more = false, responseScanTimestamp = 7317388216727134208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.619 [INFO - scanner-test-thread] (ITClient.java:399) New row count 366
18:08:52.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388216727134208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 367 rows, more = false, responseScanTimestamp = 7317388216784343040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 367
18:08:52.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388216823005184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388216855298048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388216889856000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388216923783168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388216923783168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388216965918720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217009504256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 374 rows, more = false, responseScanTimestamp = 7317388217053532160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 374
18:08:52.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217053532160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 375 rows, more = false, responseScanTimestamp = 7317388217083678720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.705 [INFO - scanner-test-thread] (ITClient.java:399) New row count 375
18:08:52.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 377 rows, more = false, responseScanTimestamp = 7317388217142935552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 377
18:08:52.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217169096704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.721 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1875222026(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:52.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 378 rows, more = false, responseScanTimestamp = 7317388217169096704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 378
18:08:52.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 379 rows, more = false, responseScanTimestamp = 7317388217205587968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 379
18:08:52.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217243299840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 390 rows, more = false, responseScanTimestamp = 7317388217280299008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 390
18:08:52.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217311834112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217311834112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217355182080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217355182080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217416462336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 395 rows, more = false, responseScanTimestamp = 7317388217443631104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 395
18:08:52.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217443631104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 396 rows, more = false, responseScanTimestamp = 7317388217473720320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 396
18:08:52.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217508978688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217508978688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 398 rows, more = false, responseScanTimestamp = 7317388217543716864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 398
18:08:52.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217543716864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217570889728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217609641984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 400 rows, more = false, responseScanTimestamp = 7317388217609641984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 400
18:08:52.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 401 rows, more = false, responseScanTimestamp = 7317388217643085824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 401
18:08:52.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 401 rows, more = false, responseScanTimestamp = 7317388217643085824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217668272128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217716772864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217748377600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217776340992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217805029376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 406 rows, more = false, responseScanTimestamp = 7317388217805029376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 406
18:08:52.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 407 rows, more = false, responseScanTimestamp = 7317388217835749376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.883 [INFO - scanner-test-thread] (ITClient.java:399) New row count 407
18:08:52.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217858928640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.890 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1769624227(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:52.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 408 rows, more = false, responseScanTimestamp = 7317388217858928640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 408
18:08:52.897 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1182486386(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:52.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217898123264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 410 rows, more = false, responseScanTimestamp = 7317388217926397952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 410
18:08:52.908 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@23673350(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:52.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 410 rows, more = false, responseScanTimestamp = 7317388217926397952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388217957425152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218004172800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218033045504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 441 rows, more = false, responseScanTimestamp = 7317388218057265152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.938 [INFO - scanner-test-thread] (ITClient.java:399) New row count 441
18:08:52.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218057265152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218152484864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218152484864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 445 rows, more = false, responseScanTimestamp = 7317388218184957952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 445
18:08:52.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218184957952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218216235008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218253033472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218285883392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218285883392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218315587584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 450 rows, more = false, responseScanTimestamp = 7317388218346594304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 450
18:08:53.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218346594304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 451 rows, more = false, responseScanTimestamp = 7317388218382991360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 451
18:08:53.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218382991360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 452 rows, more = false, responseScanTimestamp = 7317388218421293056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 452
18:08:53.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218462773248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218486755328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218517176320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 456 rows, more = false, responseScanTimestamp = 7317388218549383168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.060 [INFO - scanner-test-thread] (ITClient.java:399) New row count 456
18:08:53.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218549383168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218592899072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 458 rows, more = false, responseScanTimestamp = 7317388218630864896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 458
18:08:53.077 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1117770223(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:53.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 459 rows, more = false, responseScanTimestamp = 7317388218660044800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 459
18:08:53.086 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2034990165(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:53.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 459 rows, more = false, responseScanTimestamp = 7317388218660044800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 460 rows, more = false, responseScanTimestamp = 7317388218694438912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 460
18:08:53.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 470 rows, more = false, responseScanTimestamp = 7317388218731126784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 470
18:08:53.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218760642560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 481 rows, more = false, responseScanTimestamp = 7317388218786725888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 481
18:08:53.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218786725888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 482 rows, more = false, responseScanTimestamp = 7317388218825498624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 482
18:08:53.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 483 rows, more = false, responseScanTimestamp = 7317388218853040128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 483
18:08:53.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218907795456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218907795456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388218934374400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 487 rows, more = false, responseScanTimestamp = 7317388218961166336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 487
18:08:53.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 487 rows, more = false, responseScanTimestamp = 7317388218961166336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 488 rows, more = false, responseScanTimestamp = 7317388218990841856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 488
18:08:53.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388219025600512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 490 rows, more = false, responseScanTimestamp = 7317388219055677440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 490
18:08:53.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388219085275136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 492 rows, more = false, responseScanTimestamp = 7317388219110244352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 492
18:08:53.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388219172278272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 495 rows, more = false, responseScanTimestamp = 7317388219214802944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.221 [INFO - scanner-test-thread] (ITClient.java:399) New row count 495
18:08:53.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388219241304064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388219269050368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388219269050368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.240 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1708633297(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:53.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 498 rows, more = false, responseScanTimestamp = 7317388219307962368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 498
18:08:53.252 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@765854567(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:53.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388219334590464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388219367661568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.264 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@285917077(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:53.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 500 rows, more = false, responseScanTimestamp = 7317388219367661568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 500
18:08:53.275 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@864145461(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:53.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 510 rows, more = false, responseScanTimestamp = 7317388219419553792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 510
18:08:53.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 520 rows, more = false, responseScanTimestamp = 7317388219460374528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 520
18:08:53.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 520 rows, more = false, responseScanTimestamp = 7317388219460374528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388219507224576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 540 rows, more = false, responseScanTimestamp = 7317388219541626880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 540
18:08:53.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 541 rows, more = false, responseScanTimestamp = 7317388219567804416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 541
18:08:53.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 542 rows, more = false, responseScanTimestamp = 7317388219598352384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 542
18:08:53.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388219630600192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 544 rows, more = false, responseScanTimestamp = 7317388219660288000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 544
18:08:53.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 545 rows, more = false, responseScanTimestamp = 7317388219689979904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 545
18:08:53.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388219724165120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388219758182400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388219801612288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.367 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1801999280(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:53.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 549 rows, more = false, responseScanTimestamp = 7317388219844710400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 549
18:08:53.376 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1992870017(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:53.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388219844710400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388219882479616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.386 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@855259098(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:53.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 550 rows, more = false, responseScanTimestamp = 7317388219882479616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 550
18:08:53.393 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@256330184(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:53.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 560 rows, more = false, responseScanTimestamp = 7317388219925315584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 560
18:08:53.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 570 rows, more = false, responseScanTimestamp = 7317388219958304768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 570
18:08:53.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388219988791296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 590 rows, more = false, responseScanTimestamp = 7317388220017631232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 590
18:08:53.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 591 rows, more = false, responseScanTimestamp = 7317388220045619200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 591
18:08:53.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220072919040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220151775232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 595 rows, more = false, responseScanTimestamp = 7317388220178403328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 595
18:08:53.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 595 rows, more = false, responseScanTimestamp = 7317388220178403328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 596 rows, more = false, responseScanTimestamp = 7317388220228968448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 596
18:08:53.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220228968448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 597 rows, more = false, responseScanTimestamp = 7317388220278300672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.485 [INFO - scanner-test-thread] (ITClient.java:399) New row count 597
18:08:53.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 598 rows, more = false, responseScanTimestamp = 7317388220309213184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 598
18:08:53.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220336271360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 600 rows, more = false, responseScanTimestamp = 7317388220367355904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 600
18:08:53.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 601 rows, more = false, responseScanTimestamp = 7317388220400013312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 601
18:08:53.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 601 rows, more = false, responseScanTimestamp = 7317388220400013312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 602 rows, more = false, responseScanTimestamp = 7317388220444340224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 602
18:08:53.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 603 rows, more = false, responseScanTimestamp = 7317388220481056768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 603
18:08:53.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 603 rows, more = false, responseScanTimestamp = 7317388220481056768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 604 rows, more = false, responseScanTimestamp = 7317388220530294784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 604
18:08:53.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220563431424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220596072448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220623429632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220678062080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 610 rows, more = false, responseScanTimestamp = 7317388220702961664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.582 [INFO - scanner-test-thread] (ITClient.java:399) New row count 610
18:08:53.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220702961664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220731056128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 612 rows, more = false, responseScanTimestamp = 7317388220760637440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 612
18:08:53.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220791128064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220791128064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220825726976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220853604352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220878741504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 617 rows, more = false, responseScanTimestamp = 7317388220901560320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 617
18:08:53.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220925607936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 618 rows, more = false, responseScanTimestamp = 7317388220925607936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 618
18:08:53.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220986187776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388220986187776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388221018378240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 622 rows, more = false, responseScanTimestamp = 7317388221045649408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.667 [INFO - scanner-test-thread] (ITClient.java:399) New row count 622
18:08:53.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 623 rows, more = false, responseScanTimestamp = 7317388221078118400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 623
18:08:53.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388221078118400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 624 rows, more = false, responseScanTimestamp = 7317388221109784576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 624
18:08:53.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388221145088000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 625 rows, more = false, responseScanTimestamp = 7317388221145088000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 625
18:08:53.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 626 rows, more = false, responseScanTimestamp = 7317388221181468672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.705 [INFO - scanner-test-thread] (ITClient.java:399) New row count 626
18:08:53.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388221210296320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388221237006336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 629 rows, more = false, responseScanTimestamp = 7317388221274038272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 629
18:08:53.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388221274038272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 630 rows, more = false, responseScanTimestamp = 7317388221305229312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 630
18:08:53.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 631 rows, more = false, responseScanTimestamp = 7317388221344206848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.744 [INFO - scanner-test-thread] (ITClient.java:399) New row count 631
18:08:53.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 632 rows, more = false, responseScanTimestamp = 7317388221373947904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 632
18:08:53.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 633 rows, more = false, responseScanTimestamp = 7317388221412691968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 633
18:08:53.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388221440327680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 635 rows, more = false, responseScanTimestamp = 7317388221469904896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 635
18:08:53.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 636 rows, more = false, responseScanTimestamp = 7317388221509623808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 636
18:08:53.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388221566210048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.794 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@371668673(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:53.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388221566210048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 639 rows, more = false, responseScanTimestamp = 7317388221596229632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 639
18:08:53.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388221664452608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 651 rows, more = false, responseScanTimestamp = 7317388221688541184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 651
18:08:53.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 652 rows, more = false, responseScanTimestamp = 7317388221729611776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 652
18:08:53.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 652 rows, more = false, responseScanTimestamp = 7317388221729611776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 653 rows, more = false, responseScanTimestamp = 7317388221767356416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 653
18:08:53.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388221798322176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 655 rows, more = false, responseScanTimestamp = 7317388221830004736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 655
18:08:53.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388221860372480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388221886631936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388221886631936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.879 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1971357496(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:53.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388221918879744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388221944864768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 659 rows, more = false, responseScanTimestamp = 7317388221944864768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 659
18:08:53.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 660 rows, more = false, responseScanTimestamp = 7317388221982568448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 660
18:08:53.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388221982568448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388222026100736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 670 rows, more = false, responseScanTimestamp = 7317388222026100736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 670
18:08:53.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 671 rows, more = false, responseScanTimestamp = 7317388222067367936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 671
18:08:53.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388222123130880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388222156931072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388222156931072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 674 rows, more = false, responseScanTimestamp = 7317388222190247936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 674
18:08:53.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 674 rows, more = false, responseScanTimestamp = 7317388222190247936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 675 rows, more = false, responseScanTimestamp = 7317388222226423808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 675
18:08:53.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388222261157888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 677 rows, more = false, responseScanTimestamp = 7317388222292430848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 677
18:08:53.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 678 rows, more = false, responseScanTimestamp = 7317388222321623040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 678
18:08:53.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 679 rows, more = false, responseScanTimestamp = 7317388222346330112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 679
18:08:53.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388222380756992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388222406795264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 681 rows, more = false, responseScanTimestamp = 7317388222406795264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 681
18:08:54.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 683 rows, more = false, responseScanTimestamp = 7317388222482071552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 683
18:08:54.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 683 rows, more = false, responseScanTimestamp = 7317388222482071552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 684 rows, more = false, responseScanTimestamp = 7317388222522138624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 684
18:08:54.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 685 rows, more = false, responseScanTimestamp = 7317388222555746304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 685
18:08:54.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388222597885952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 687 rows, more = false, responseScanTimestamp = 7317388222639915008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 687
18:08:54.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388222670815232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 689 rows, more = false, responseScanTimestamp = 7317388222704463872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 689
18:08:54.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 689 rows, more = false, responseScanTimestamp = 7317388222704463872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 690 rows, more = false, responseScanTimestamp = 7317388222735659008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 690
18:08:54.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388222769238016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 692 rows, more = false, responseScanTimestamp = 7317388222802112512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 692
18:08:54.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388222836322304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 694 rows, more = false, responseScanTimestamp = 7317388222866206720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 694
18:08:54.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388222904750080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388222933651456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 696 rows, more = false, responseScanTimestamp = 7317388222933651456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 696
18:08:54.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 697 rows, more = false, responseScanTimestamp = 7317388222963712000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 697
18:08:54.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 698 rows, more = false, responseScanTimestamp = 7317388222992465920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 698
18:08:54.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223018881024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223046893568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 701 rows, more = false, responseScanTimestamp = 7317388223072256000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 701
18:08:54.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223104892928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223104892928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223104892928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 703 rows, more = false, responseScanTimestamp = 7317388223144235008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 703
18:08:54.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223189508096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223215165440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 706 rows, more = false, responseScanTimestamp = 7317388223241383936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 706
18:08:54.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223263531008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223286149120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223342624768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223342624768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223374630912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 711 rows, more = false, responseScanTimestamp = 7317388223402795008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 711
18:08:54.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 711 rows, more = false, responseScanTimestamp = 7317388223402795008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223432511488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223463092224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223490912256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223490912256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223521234944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223550795776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223550795776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223581151232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.293 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1077709129(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:54.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 718 rows, more = false, responseScanTimestamp = 7317388223608217600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 718
18:08:54.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 719 rows, more = false, responseScanTimestamp = 7317388223642832896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 719
18:08:54.304 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1026039403(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:54.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 719 rows, more = false, responseScanTimestamp = 7317388223642832896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223719694336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223719694336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 740 rows, more = false, responseScanTimestamp = 7317388223750172672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 740
18:08:54.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 741 rows, more = false, responseScanTimestamp = 7317388223782178816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 741
18:08:54.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223812055040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223841198080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223841198080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 744 rows, more = false, responseScanTimestamp = 7317388223876657152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 744
18:08:54.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 745 rows, more = false, responseScanTimestamp = 7317388223905030144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 745
18:08:54.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223905030144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 746 rows, more = false, responseScanTimestamp = 7317388223948976128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 746
18:08:54.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223976636416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388223976636416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388224024449024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.396 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@303478321(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:54.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388224024449024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.407 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1675516428(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:54.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 749 rows, more = false, responseScanTimestamp = 7317388224053190656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 749
18:08:54.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 750 rows, more = false, responseScanTimestamp = 7317388224104951808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 750
18:08:54.423 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1200419327(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:54.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388224104951808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.432 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@975860771(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:54.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 760 rows, more = false, responseScanTimestamp = 7317388224160890880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 760
18:08:54.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 770 rows, more = false, responseScanTimestamp = 7317388224205451264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.444 [INFO - scanner-test-thread] (ITClient.java:399) New row count 770
18:08:54.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 770 rows, more = false, responseScanTimestamp = 7317388224205451264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388224205451264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388224205451264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 780 rows, more = false, responseScanTimestamp = 7317388224317571072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 780
18:08:54.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 780 rows, more = false, responseScanTimestamp = 7317388224317571072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388224404234240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 792 rows, more = false, responseScanTimestamp = 7317388224432783360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 792
18:08:54.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 793 rows, more = false, responseScanTimestamp = 7317388224460312576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 793
18:08:54.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 794 rows, more = false, responseScanTimestamp = 7317388224500158464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 794
18:08:54.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388224536260608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 796 rows, more = false, responseScanTimestamp = 7317388224573906944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 796
18:08:54.549 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@497744489(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:54.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388224657444864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388224687439872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388224687439872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388224687439872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 800 rows, more = false, responseScanTimestamp = 7317388224742641664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 800
18:08:54.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388224783360000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388224841478144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 812 rows, more = false, responseScanTimestamp = 7317388224841478144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 812
18:08:54.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 814 rows, more = false, responseScanTimestamp = 7317388224901996544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 814
18:08:54.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 815 rows, more = false, responseScanTimestamp = 7317388224926793728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 815
18:08:54.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 816 rows, more = false, responseScanTimestamp = 7317388224960610304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 816
18:08:54.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 818 rows, more = false, responseScanTimestamp = 7317388225044238336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 818
18:08:54.647 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@213245418(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:54.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388225044238336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388225085140992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 819 rows, more = false, responseScanTimestamp = 7317388225085140992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.665 [INFO - scanner-test-thread] (ITClient.java:399) New row count 819
18:08:54.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388225085140992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 830 rows, more = false, responseScanTimestamp = 7317388225209413632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 830
18:08:54.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388225209413632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388225240870912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 832 rows, more = false, responseScanTimestamp = 7317388225296388096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 832
18:08:54.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 832 rows, more = false, responseScanTimestamp = 7317388225296388096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388225330683904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388225371660288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388225406238720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388225406238720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 836 rows, more = false, responseScanTimestamp = 7317388225441185792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 836
18:08:54.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388225478639616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 838 rows, more = false, responseScanTimestamp = 7317388225503432704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 838
18:08:54.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388225542184960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388225574998016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 840 rows, more = false, responseScanTimestamp = 7317388225574998016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 840
18:08:54.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 841 rows, more = false, responseScanTimestamp = 7317388225629151232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 841
18:08:54.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 842 rows, more = false, responseScanTimestamp = 7317388225690136576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 842
18:08:54.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 842 rows, more = false, responseScanTimestamp = 7317388225690136576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 844 rows, more = false, responseScanTimestamp = 7317388225762177024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 844
18:08:54.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388225762177024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 845 rows, more = false, responseScanTimestamp = 7317388225813811200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 845
18:08:54.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388225850707968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 847 rows, more = false, responseScanTimestamp = 7317388225890267136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 847
18:08:54.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388225917235200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 849 rows, more = false, responseScanTimestamp = 7317388225949851648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 849
18:08:54.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 850 rows, more = false, responseScanTimestamp = 7317388225978769408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 850
18:08:54.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 851 rows, more = false, responseScanTimestamp = 7317388226010230784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 851
18:08:54.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388226070183936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 854 rows, more = false, responseScanTimestamp = 7317388226095620096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 854
18:08:54.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388226095620096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388226140065792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 856 rows, more = false, responseScanTimestamp = 7317388226168487936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 856
18:08:54.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 856 rows, more = false, responseScanTimestamp = 7317388226168487936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388226205511680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 858 rows, more = false, responseScanTimestamp = 7317388226248376320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 858
18:08:54.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388226314387456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 861 rows, more = false, responseScanTimestamp = 7317388226345472000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 861
18:08:54.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 862 rows, more = false, responseScanTimestamp = 7317388226373070848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 862
18:08:54.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 863 rows, more = false, responseScanTimestamp = 7317388226413010944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 863
18:08:54.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 864 rows, more = false, responseScanTimestamp = 7317388226461712384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 864
18:08:55.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 865 rows, more = false, responseScanTimestamp = 7317388226507788288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 865
18:08:55.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388226549301248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 866 rows, more = false, responseScanTimestamp = 7317388226549301248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 866
18:08:55.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388226589888512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.041 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@739690122(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:55.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388226620420096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388226687156224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.050 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1165239367(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:55.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388226687156224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 870 rows, more = false, responseScanTimestamp = 7317388226742505472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 870
18:08:55.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 880 rows, more = false, responseScanTimestamp = 7317388226788741120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 880
18:08:55.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 880 rows, more = false, responseScanTimestamp = 7317388226788741120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 890 rows, more = false, responseScanTimestamp = 7317388226826825728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 890
18:08:55.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388226860781568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388226925592576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388226968268800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 894 rows, more = false, responseScanTimestamp = 7317388226968268800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 894
18:08:55.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388227001815040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 896 rows, more = false, responseScanTimestamp = 7317388227030388736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 896
18:08:55.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 897 rows, more = false, responseScanTimestamp = 7317388227055931392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 897
18:08:55.142 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@264763186(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:55.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 898 rows, more = false, responseScanTimestamp = 7317388227084029952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.148 [INFO - scanner-test-thread] (ITClient.java:399) New row count 898
18:08:55.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 899 rows, more = false, responseScanTimestamp = 7317388227113365504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 899
18:08:55.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388227151638528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388227179986944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 911 rows, more = false, responseScanTimestamp = 7317388227213512704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 911
18:08:55.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388227250614272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388227250614272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 913 rows, more = false, responseScanTimestamp = 7317388227290587136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 913
18:08:55.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388227321401344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388227321401344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 914 rows, more = false, responseScanTimestamp = 7317388227321401344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 914
18:08:55.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388227418935296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 917 rows, more = false, responseScanTimestamp = 7317388227447582720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 917
18:08:55.242 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@767500717(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:55.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388227498172416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388227531304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.250 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@923242502(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:55.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 919 rows, more = false, responseScanTimestamp = 7317388227531304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 919
18:08:55.262 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1396034749(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:55.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 920 rows, more = false, responseScanTimestamp = 7317388227564867584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 920
18:08:55.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 940 rows, more = false, responseScanTimestamp = 7317388227644813312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 940
18:08:55.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388227709083648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 951 rows, more = false, responseScanTimestamp = 7317388227709083648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 951
18:08:55.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 953 rows, more = false, responseScanTimestamp = 7317388227776618496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 953
18:08:55.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388227807375360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 955 rows, more = false, responseScanTimestamp = 7317388227836375040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 955
18:08:55.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388227872915456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 956 rows, more = false, responseScanTimestamp = 7317388227872915456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 956
18:08:55.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 957 rows, more = false, responseScanTimestamp = 7317388227903164416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 957
18:08:55.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388227950501888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388227997282304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 960 rows, more = false, responseScanTimestamp = 7317388228027768832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 960
18:08:55.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228059836416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 961 rows, more = false, responseScanTimestamp = 7317388228059836416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 961
18:08:55.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228095107072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 963 rows, more = false, responseScanTimestamp = 7317388228129890304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 963
18:08:55.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 964 rows, more = false, responseScanTimestamp = 7317388228163817472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 964
18:08:55.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 966 rows, more = false, responseScanTimestamp = 7317388228222713856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 966
18:08:55.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228257902592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228287860736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228323205120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 969 rows, more = false, responseScanTimestamp = 7317388228323205120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 969
18:08:55.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228367085568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228396068864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 972 rows, more = false, responseScanTimestamp = 7317388228426944512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 972
18:08:55.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228426944512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228468875264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228508803072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 974 rows, more = false, responseScanTimestamp = 7317388228508803072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.495 [INFO - scanner-test-thread] (ITClient.java:399) New row count 974
18:08:55.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228543696896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 976 rows, more = false, responseScanTimestamp = 7317388228574339072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.507 [INFO - scanner-test-thread] (ITClient.java:399) New row count 976
18:08:55.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228599123968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.515 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1669058446(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:55.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228626755584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228648812544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228648812544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 980 rows, more = false, responseScanTimestamp = 7317388228677021696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 980
18:08:55.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228677021696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228711948288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317388228771074048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 991
18:08:55.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228801441792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 993 rows, more = false, responseScanTimestamp = 7317388228830142464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 993
18:08:55.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388228889944064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 996 rows, more = false, responseScanTimestamp = 7317388228916809728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 996
18:08:55.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 998 rows, more = false, responseScanTimestamp = 7317388228974526464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 998
18:08:55.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388229010796544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388229038264320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1001 rows, more = false, responseScanTimestamp = 7317388229061234688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1001
18:08:55.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1001 rows, more = false, responseScanTimestamp = 7317388229061234688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388229101760512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1003 rows, more = false, responseScanTimestamp = 7317388229134143488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1003
18:08:55.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388229175132160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1005 rows, more = false, responseScanTimestamp = 7317388229201113088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1005
18:08:55.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388229294563328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388229328928768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.689 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@924657669(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:55.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388229328928768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.697 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1007749440(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:55.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1009 rows, more = false, responseScanTimestamp = 7317388229363470336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.702 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1009
18:08:55.706 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1094478427(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:55.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1010 rows, more = false, responseScanTimestamp = 7317388229393104896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1010
18:08:55.715 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2080819789(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:55.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1020 rows, more = false, responseScanTimestamp = 7317388229423333376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1020
18:08:55.723 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@579176648(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:55.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1030 rows, more = false, responseScanTimestamp = 7317388229463076864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1030
18:08:55.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1050 rows, more = false, responseScanTimestamp = 7317388229533392896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1050
18:08:55.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388229561749504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388229561749504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388229600923648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1061 rows, more = false, responseScanTimestamp = 7317388229600923648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.765 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1061
18:08:55.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388229665185792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1063 rows, more = false, responseScanTimestamp = 7317388229665185792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1063
18:08:55.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1064 rows, more = false, responseScanTimestamp = 7317388229699555328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1064
18:08:55.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388229744070656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388229769912320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1066 rows, more = false, responseScanTimestamp = 7317388229769912320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1066
18:08:55.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1067 rows, more = false, responseScanTimestamp = 7317388229808721920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1067
18:08:55.819 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@384491217(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:55.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1068 rows, more = false, responseScanTimestamp = 7317388229839380480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1068
18:08:55.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1070 rows, more = false, responseScanTimestamp = 7317388229927014400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1070
18:08:55.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1080 rows, more = false, responseScanTimestamp = 7317388229961093120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1080
18:08:55.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388229990133760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388230015369216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388230015369216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388230046752768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388230083891200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388230083891200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1085 rows, more = false, responseScanTimestamp = 7317388230116409344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.883 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1085
18:08:55.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1086 rows, more = false, responseScanTimestamp = 7317388230147600384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1086
18:08:55.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388230185332736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.906 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@883294437(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:55.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1088 rows, more = false, responseScanTimestamp = 7317388230214815744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1088
18:08:55.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1089 rows, more = false, responseScanTimestamp = 7317388230243225600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1089
18:08:55.916 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2117660830(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:55.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1089 rows, more = false, responseScanTimestamp = 7317388230243225600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.924 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1895162969(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:55.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388230283456512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388230321303552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1110 rows, more = false, responseScanTimestamp = 7317388230357639168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.943 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1110
18:08:55.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1120 rows, more = false, responseScanTimestamp = 7317388230391189504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1120
18:08:55.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1122 rows, more = false, responseScanTimestamp = 7317388230457081856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1122
18:08:55.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388230487154688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388230487154688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388230523305984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388230523305984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388230557106176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388230581829632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1127 rows, more = false, responseScanTimestamp = 7317388230606716928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1127
18:08:56.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388230643490816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1129 rows, more = false, responseScanTimestamp = 7317388230671212544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1129
18:08:56.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1130 rows, more = false, responseScanTimestamp = 7317388230696992768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1130
18:08:56.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1134 rows, more = false, responseScanTimestamp = 7317388230808387584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1134
18:08:56.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1135 rows, more = false, responseScanTimestamp = 7317388230841389056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.060 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1135
18:08:56.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1136 rows, more = false, responseScanTimestamp = 7317388230873608192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1136
18:08:56.079 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@816427200(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:56.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1137 rows, more = false, responseScanTimestamp = 7317388230902149120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1137
18:08:56.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1139 rows, more = false, responseScanTimestamp = 7317388230961512448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1139
18:08:56.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388230995623936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1140 rows, more = false, responseScanTimestamp = 7317388230995623936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1140
18:08:56.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1151 rows, more = false, responseScanTimestamp = 7317388231055327232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.114 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1151
18:08:56.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1152 rows, more = false, responseScanTimestamp = 7317388231093313536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1152
18:08:56.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231093313536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231146983424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231146983424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231183077376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1154 rows, more = false, responseScanTimestamp = 7317388231183077376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1154
18:08:56.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231247892480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1156 rows, more = false, responseScanTimestamp = 7317388231247892480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1156
18:08:56.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1157 rows, more = false, responseScanTimestamp = 7317388231280578560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1157
18:08:56.175 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@873213720(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:56.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1158 rows, more = false, responseScanTimestamp = 7317388231321538560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1158
18:08:56.185 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@227116295(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:56.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231351898112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1160 rows, more = false, responseScanTimestamp = 7317388231382388736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.196 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1160
18:08:56.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1170 rows, more = false, responseScanTimestamp = 7317388231423086592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1170
18:08:56.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231472762880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1182 rows, more = false, responseScanTimestamp = 7317388231502909440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1182
18:08:56.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231502909440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231528431616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231565017088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231565017088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231592370176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1186 rows, more = false, responseScanTimestamp = 7317388231615680512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1186
18:08:56.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1186 rows, more = false, responseScanTimestamp = 7317388231615680512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.263 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1375825859(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:56.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1188 rows, more = false, responseScanTimestamp = 7317388231682945024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1188
18:08:56.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1189 rows, more = false, responseScanTimestamp = 7317388231715520512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1189
18:08:56.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231745867776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231745867776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231784755200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1200 rows, more = false, responseScanTimestamp = 7317388231784755200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1200
18:08:56.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1202 rows, more = false, responseScanTimestamp = 7317388231847747584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1202
18:08:56.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231847747584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231884017664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231919869952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1204 rows, more = false, responseScanTimestamp = 7317388231919869952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1204
18:08:56.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388231950942208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1206 rows, more = false, responseScanTimestamp = 7317388231976996864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1206
18:08:56.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1207 rows, more = false, responseScanTimestamp = 7317388232008818688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1207
18:08:56.356 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@802417395(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:56.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388232049029120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1209 rows, more = false, responseScanTimestamp = 7317388232075939840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1209
18:08:56.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1220 rows, more = false, responseScanTimestamp = 7317388232159657984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1220
18:08:56.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388232191827968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388232235204608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388232235204608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388232270532608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388232304820224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1225 rows, more = false, responseScanTimestamp = 7317388232342622208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1225
18:08:56.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388232373473280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1227 rows, more = false, responseScanTimestamp = 7317388232401055744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1227
18:08:56.456 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2054321406(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:56.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1228 rows, more = false, responseScanTimestamp = 7317388232439259136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1228
18:08:56.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1229 rows, more = false, responseScanTimestamp = 7317388232483147776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1229
18:08:56.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388232532246528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388232568008704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1241 rows, more = false, responseScanTimestamp = 7317388232605868032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1241
18:08:56.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1243 rows, more = false, responseScanTimestamp = 7317388232657862656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1243
18:08:56.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388232712052736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1246 rows, more = false, responseScanTimestamp = 7317388232737726464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1246
18:08:56.538 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@991065866(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:56.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1247 rows, more = false, responseScanTimestamp = 7317388232767684608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1247
18:08:56.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1249 rows, more = false, responseScanTimestamp = 7317388232839176192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1249
18:08:56.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1250 rows, more = false, responseScanTimestamp = 7317388232877948928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1250
18:08:56.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1261 rows, more = false, responseScanTimestamp = 7317388232936361984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1261
18:08:56.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1262 rows, more = false, responseScanTimestamp = 7317388232993185792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.589 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1262
18:08:56.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233024278528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233050427392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233077313536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1265 rows, more = false, responseScanTimestamp = 7317388233077313536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1265
18:08:56.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233143099392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1268 rows, more = false, responseScanTimestamp = 7317388233168470016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1268
18:08:56.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1269 rows, more = false, responseScanTimestamp = 7317388233202434048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1269
18:08:56.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233252925440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1271 rows, more = false, responseScanTimestamp = 7317388233252925440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1271
18:08:56.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1273 rows, more = false, responseScanTimestamp = 7317388233314279424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1273
18:08:56.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233314279424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1274 rows, more = false, responseScanTimestamp = 7317388233366777856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1274
18:08:56.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233435238400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233461878784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233489850368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1278 rows, more = false, responseScanTimestamp = 7317388233519738880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1278
18:08:56.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233554644992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233554644992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1280 rows, more = false, responseScanTimestamp = 7317388233590411264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1280
18:08:56.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233617694720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233645383680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233673158656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233673158656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1284 rows, more = false, responseScanTimestamp = 7317388233700286464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1284
18:08:56.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1285 rows, more = false, responseScanTimestamp = 7317388233729343488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1285
18:08:56.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233761423360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1287 rows, more = false, responseScanTimestamp = 7317388233796395008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1287
18:08:56.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1288 rows, more = false, responseScanTimestamp = 7317388233829867520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1288
18:08:56.794 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1655994588(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:56.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233875869696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233875869696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233915707392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1300 rows, more = false, responseScanTimestamp = 7317388233943019520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1300
18:08:56.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388233968246784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1302 rows, more = false, responseScanTimestamp = 7317388233990492160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.836 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1302
18:08:56.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388234052632576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388234078416896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1306 rows, more = false, responseScanTimestamp = 7317388234102194176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1306
18:08:56.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388234124505088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.866 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1384157707(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:56.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1308 rows, more = false, responseScanTimestamp = 7317388234151784448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1308
18:08:56.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1309 rows, more = false, responseScanTimestamp = 7317388234184388608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1309
18:08:56.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1310 rows, more = false, responseScanTimestamp = 7317388234214428672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1310
18:08:56.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1321 rows, more = false, responseScanTimestamp = 7317388234275921920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1321
18:08:56.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1322 rows, more = false, responseScanTimestamp = 7317388234307383296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1322
18:08:56.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1324 rows, more = false, responseScanTimestamp = 7317388234357547008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1324
18:08:56.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388234391728128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1326 rows, more = false, responseScanTimestamp = 7317388234415132672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1326
18:08:56.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388234438385664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388234463965184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.947 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@993839393(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:56.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1328 rows, more = false, responseScanTimestamp = 7317388234463965184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1328
18:08:56.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388234488573952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1329 rows, more = false, responseScanTimestamp = 7317388234488573952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1329
18:08:56.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1330 rows, more = false, responseScanTimestamp = 7317388234549366784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1330
18:08:56.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388234583724032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388234618703872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388234618703872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388234618703872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1342 rows, more = false, responseScanTimestamp = 7317388234654732288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1342
18:08:57.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388234710523904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1344 rows, more = false, responseScanTimestamp = 7317388234738958336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1344
18:08:57.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1346 rows, more = false, responseScanTimestamp = 7317388234819850240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.039 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1346
18:08:57.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1347 rows, more = false, responseScanTimestamp = 7317388234847199232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1347
18:08:57.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388234935103488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388234986389504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388235020795904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1351 rows, more = false, responseScanTimestamp = 7317388235020795904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1351
18:08:57.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1352 rows, more = false, responseScanTimestamp = 7317388235052072960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1352
18:08:57.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1354 rows, more = false, responseScanTimestamp = 7317388235115114496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1354
18:08:57.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1355 rows, more = false, responseScanTimestamp = 7317388235145523200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1355
18:08:57.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1357 rows, more = false, responseScanTimestamp = 7317388235216130048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1357
18:08:57.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1358 rows, more = false, responseScanTimestamp = 7317388235249188864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1358
18:08:57.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388235320545280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388235320545280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388235362811904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388235362811904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.167 [DEBUG - chaos-test-thread] (Connection.java:575) [peer master-127.26.172.125:44641(127.26.172.125:44641)] disconnecting while in state READY
18:08:57.168 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.172.125:44641(127.26.172.125:44641)] handling channelInactive
18:08:57.168 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.172.125:44641(127.26.172.125:44641)] cleaning up while in state READY due to: connection closed
18:08:57.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1362 rows, more = false, responseScanTimestamp = 7317388235395825664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1362
18:08:57.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1364 rows, more = false, responseScanTimestamp = 7317388235449503744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1364
18:08:57.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388235488628736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1365 rows, more = false, responseScanTimestamp = 7317388235488628736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1365
18:08:57.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1367 rows, more = false, responseScanTimestamp = 7317388235562012672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1367
18:08:57.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388235596849152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388235596849152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.224 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@322847595(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:57.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388235650719744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1369 rows, more = false, responseScanTimestamp = 7317388235650719744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1369
18:08:57.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1370 rows, more = false, responseScanTimestamp = 7317388235683651584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1370
18:08:57.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1380 rows, more = false, responseScanTimestamp = 7317388235741712384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1380
18:08:57.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1382 rows, more = false, responseScanTimestamp = 7317388235790925824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.272 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1382
18:08:57.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388235823255552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1384 rows, more = false, responseScanTimestamp = 7317388235851268096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1384
18:08:57.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388235924676608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1387 rows, more = false, responseScanTimestamp = 7317388235956133888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1387
18:08:57.314 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1376631624(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:57.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1388 rows, more = false, responseScanTimestamp = 7317388235991724032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1388
18:08:57.322 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@72055752(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:57.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1389 rows, more = false, responseScanTimestamp = 7317388236017430528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1389
18:08:57.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388236047302656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388236079919104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388236111929344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1410 rows, more = false, responseScanTimestamp = 7317388236111929344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1410
18:08:57.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1412 rows, more = false, responseScanTimestamp = 7317388236165804032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1412
18:08:57.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388236223672320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388236246908928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1415 rows, more = false, responseScanTimestamp = 7317388236246908928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1415
18:08:57.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1416 rows, more = false, responseScanTimestamp = 7317388236277776384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1416
18:08:57.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1417 rows, more = false, responseScanTimestamp = 7317388236320792576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1417
18:08:57.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388236374142976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1420 rows, more = false, responseScanTimestamp = 7317388236407926784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1420
18:08:57.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388236440920064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388236522016768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1423 rows, more = false, responseScanTimestamp = 7317388236522016768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1423
18:08:57.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388236602359808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1425 rows, more = false, responseScanTimestamp = 7317388236602359808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1425
18:08:57.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1427 rows, more = false, responseScanTimestamp = 7317388236661616640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.482 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1427
18:08:57.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388236661616640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388236718039040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.494 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1508106145(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:57.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1428 rows, more = false, responseScanTimestamp = 7317388236718039040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1428
18:08:57.503 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@950528749(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:57.513 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@131055946(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:57.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1430 rows, more = false, responseScanTimestamp = 7317388236789514240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1430
18:08:57.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1440 rows, more = false, responseScanTimestamp = 7317388236823822336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1440
18:08:57.526 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1485143872(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:57.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388236823822336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.534 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@534560038(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:57.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1450 rows, more = false, responseScanTimestamp = 7317388236875296768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1450
18:08:57.543 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@405523634(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:57.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388236914085888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.549 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1628937068(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:57.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388236950331392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1480 rows, more = false, responseScanTimestamp = 7317388236984295424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1480
18:08:57.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1490 rows, more = false, responseScanTimestamp = 7317388237008596992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1490
18:08:57.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388237075406848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1501 rows, more = false, responseScanTimestamp = 7317388237075406848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1501
18:08:57.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1502 rows, more = false, responseScanTimestamp = 7317388237119909888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1502
18:08:57.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1503 rows, more = false, responseScanTimestamp = 7317388237166514176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1503
18:08:57.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1504 rows, more = false, responseScanTimestamp = 7317388237225492480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1504
18:08:57.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1505 rows, more = false, responseScanTimestamp = 7317388237253361664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1505
18:08:57.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1507 rows, more = false, responseScanTimestamp = 7317388237321883648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1507
18:08:57.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1508 rows, more = false, responseScanTimestamp = 7317388237358690304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1508
18:08:57.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388237388587008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1509 rows, more = false, responseScanTimestamp = 7317388237388587008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1509
18:08:57.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388237489827840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388237514141696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1513 rows, more = false, responseScanTimestamp = 7317388237549506560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1513
18:08:57.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1515 rows, more = false, responseScanTimestamp = 7317388237623787520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1515
18:08:57.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388237662887936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1517 rows, more = false, responseScanTimestamp = 7317388237701603328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1517
18:08:57.745 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@303794033(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:57.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1518 rows, more = false, responseScanTimestamp = 7317388237733920768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1518
18:08:57.754 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1758735769(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:57.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388237814521856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1520 rows, more = false, responseScanTimestamp = 7317388237814521856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1520
18:08:57.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388237881315328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1540 rows, more = false, responseScanTimestamp = 7317388237881315328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1540
18:08:57.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388237918302208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1541 rows, more = false, responseScanTimestamp = 7317388237918302208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1541
18:08:57.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1543 rows, more = false, responseScanTimestamp = 7317388237996417024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1543
18:08:57.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388238046187520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1545 rows, more = false, responseScanTimestamp = 7317388238046187520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1545
18:08:57.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1547 rows, more = false, responseScanTimestamp = 7317388238113300480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1547
18:08:57.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388238162898944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388238189416448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388238214193152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1551 rows, more = false, responseScanTimestamp = 7317388238234304512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1551
18:08:57.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388238285238272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1554 rows, more = false, responseScanTimestamp = 7317388238307123200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1554
18:08:57.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388238342811648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388238368780288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1557 rows, more = false, responseScanTimestamp = 7317388238401626112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1557
18:08:57.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388238431092736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1559 rows, more = false, responseScanTimestamp = 7317388238475673600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1559
18:08:57.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388238475673600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1560 rows, more = false, responseScanTimestamp = 7317388238511710208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.943 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1560
18:08:57.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1562 rows, more = false, responseScanTimestamp = 7317388238587478016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1562
18:08:57.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1563 rows, more = false, responseScanTimestamp = 7317388238622396416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1563
18:08:57.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388238661918720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1565 rows, more = false, responseScanTimestamp = 7317388238692470784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1565
18:08:57.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1566 rows, more = false, responseScanTimestamp = 7317388238722420736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:57.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1566
18:08:58.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1568 rows, more = false, responseScanTimestamp = 7317388238788780032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1568
18:08:58.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1570 rows, more = false, responseScanTimestamp = 7317388238846689280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1570
18:08:58.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1570 rows, more = false, responseScanTimestamp = 7317388238846689280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1571 rows, more = false, responseScanTimestamp = 7317388238905741312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1571
18:08:58.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388238980104192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1574 rows, more = false, responseScanTimestamp = 7317388239010140160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1574
18:08:58.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1575 rows, more = false, responseScanTimestamp = 7317388239048216576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.067 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1575
18:08:58.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1576 rows, more = false, responseScanTimestamp = 7317388239077122048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1576
18:08:58.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239122804736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1578 rows, more = false, responseScanTimestamp = 7317388239159259136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1578
18:08:58.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239187398656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239228157952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239257362432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1581 rows, more = false, responseScanTimestamp = 7317388239257362432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.124 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1581
18:08:58.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239320625152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1583 rows, more = false, responseScanTimestamp = 7317388239320625152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1583
18:08:58.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239365517312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1585 rows, more = false, responseScanTimestamp = 7317388239394570240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1585
18:08:58.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239434174464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239462522880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239494967296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239494967296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239524462592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239524462592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239565471744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1591 rows, more = false, responseScanTimestamp = 7317388239588806656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1591
18:08:58.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239650533376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239650533376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239650533376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1594 rows, more = false, responseScanTimestamp = 7317388239693037568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1594
18:08:58.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239756283904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1595 rows, more = false, responseScanTimestamp = 7317388239756283904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1595
18:08:58.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1597 rows, more = false, responseScanTimestamp = 7317388239825174528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1597
18:08:58.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239861141504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239892123648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239933067264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388239933067264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1601 rows, more = false, responseScanTimestamp = 7317388239974350848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1601
18:08:58.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1602 rows, more = false, responseScanTimestamp = 7317388240015527936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1602
18:08:58.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388240061079552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1604 rows, more = false, responseScanTimestamp = 7317388240086294528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1604
18:08:58.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388240117604352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1606 rows, more = false, responseScanTimestamp = 7317388240162684928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1606
18:08:58.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388240209215488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1609 rows, more = false, responseScanTimestamp = 7317388240240250880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1609
18:08:58.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1612 rows, more = false, responseScanTimestamp = 7317388240326889472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.388 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1612
18:08:58.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1613 rows, more = false, responseScanTimestamp = 7317388240367886336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1613
18:08:58.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1615 rows, more = false, responseScanTimestamp = 7317388240445116416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1615
18:08:58.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388240473198592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1617 rows, more = false, responseScanTimestamp = 7317388240508018688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1617
18:08:58.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388240546873344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1619 rows, more = false, responseScanTimestamp = 7317388240583385088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1619
18:08:58.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1620 rows, more = false, responseScanTimestamp = 7317388240607707136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1620
18:08:58.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388240712269824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388240743337984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1624 rows, more = false, responseScanTimestamp = 7317388240770932736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1624
18:08:58.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1625 rows, more = false, responseScanTimestamp = 7317388240804982784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1625
18:08:58.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388240832831488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1627 rows, more = false, responseScanTimestamp = 7317388240875659264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1627
18:08:58.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388240935464960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1629 rows, more = false, responseScanTimestamp = 7317388240935464960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1629
18:08:58.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388241024917504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388241048231936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1633 rows, more = false, responseScanTimestamp = 7317388241048231936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1633
18:08:58.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1635 rows, more = false, responseScanTimestamp = 7317388241104195584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1635
18:08:58.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388241130549248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.589 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@786182765(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:58.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1638 rows, more = false, responseScanTimestamp = 7317388241208188928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1638
18:08:58.602 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1934426145(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:58.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388241240109056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388241274961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388241274961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1650 rows, more = false, responseScanTimestamp = 7317388241322426368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.624 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1650
18:08:58.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1660 rows, more = false, responseScanTimestamp = 7317388241353015296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1660
18:08:58.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1662 rows, more = false, responseScanTimestamp = 7317388241411629056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1662
18:08:58.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388241446379520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388241489694720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388241489694720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1664 rows, more = false, responseScanTimestamp = 7317388241489694720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1664
18:08:58.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1665 rows, more = false, responseScanTimestamp = 7317388241524789248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1665
18:08:58.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1666 rows, more = false, responseScanTimestamp = 7317388241620070400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.702 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1666
18:08:58.703 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1025712438(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:58.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1668 rows, more = false, responseScanTimestamp = 7317388241675120640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1668
18:08:58.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388241705418752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1670 rows, more = false, responseScanTimestamp = 7317388241746685952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.728 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1670
18:08:58.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1681 rows, more = false, responseScanTimestamp = 7317388241794408448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1681
18:08:58.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1683 rows, more = false, responseScanTimestamp = 7317388241849139200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1683
18:08:58.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388241894776832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1686 rows, more = false, responseScanTimestamp = 7317388241923117056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.771 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1686
18:08:58.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388241954361344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1688 rows, more = false, responseScanTimestamp = 7317388241983156224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1688
18:08:58.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388242047008768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1691 rows, more = false, responseScanTimestamp = 7317388242080518144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1691
18:08:58.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1692 rows, more = false, responseScanTimestamp = 7317388242111275008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1692
18:08:58.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388242196373504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388242232279040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388242262917120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388242262917120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388242292203520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1697 rows, more = false, responseScanTimestamp = 7317388242292203520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1697
18:08:58.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388242352828416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388242380378112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1701 rows, more = false, responseScanTimestamp = 7317388242415210496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1701
18:08:58.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1702 rows, more = false, responseScanTimestamp = 7317388242443440128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1702
18:08:58.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1704 rows, more = false, responseScanTimestamp = 7317388242500694016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1704
18:08:58.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388242528559104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1706 rows, more = false, responseScanTimestamp = 7317388242559639552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1706
18:08:58.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1707 rows, more = false, responseScanTimestamp = 7317388242583465984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1707
18:08:58.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388242640113664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1710 rows, more = false, responseScanTimestamp = 7317388242667536384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1710
18:08:58.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388242697256960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1711 rows, more = false, responseScanTimestamp = 7317388242697256960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1711
18:08:58.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388242736852992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388242782347264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1713 rows, more = false, responseScanTimestamp = 7317388242782347264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.985 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1713
18:08:58.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1715 rows, more = false, responseScanTimestamp = 7317388242839396352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:58.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1715
18:08:59.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388242872750080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388242904965120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1718 rows, more = false, responseScanTimestamp = 7317388242938888192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1718
18:08:59.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388242994425856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1720 rows, more = false, responseScanTimestamp = 7317388242994425856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1720
18:08:59.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243060948992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243060948992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243099230208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1723 rows, more = false, responseScanTimestamp = 7317388243099230208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1723
18:08:59.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243127046144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243150458880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243206119424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243206119424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243230371840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1727 rows, more = false, responseScanTimestamp = 7317388243230371840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.092 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1727
18:08:59.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243280904192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1730 rows, more = false, responseScanTimestamp = 7317388243307302912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1730
18:08:59.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1732 rows, more = false, responseScanTimestamp = 7317388243365695488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1732
18:08:59.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243404795904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1733 rows, more = false, responseScanTimestamp = 7317388243404795904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1733
18:08:59.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243445768192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243445768192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1735 rows, more = false, responseScanTimestamp = 7317388243497754624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1735
18:08:59.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1736 rows, more = false, responseScanTimestamp = 7317388243524280320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1736
18:08:59.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243586531328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243610333184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1740 rows, more = false, responseScanTimestamp = 7317388243638497280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1740
18:08:59.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243664490496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1742 rows, more = false, responseScanTimestamp = 7317388243685879808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1742
18:08:59.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243749253120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1744 rows, more = false, responseScanTimestamp = 7317388243749253120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1744
18:08:59.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243790360576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1746 rows, more = false, responseScanTimestamp = 7317388243847389184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.244 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1746
18:08:59.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243903266816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.250 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1951562734(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:59.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388243939053568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.258 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1003647059(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:59.266 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@545600256(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:59.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1749 rows, more = false, responseScanTimestamp = 7317388243939053568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1749
18:08:59.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388244010668032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388244042539008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388244064043008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1781 rows, more = false, responseScanTimestamp = 7317388244088619008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1781
18:08:59.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1782 rows, more = false, responseScanTimestamp = 7317388244137455616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1782
18:08:59.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388244187336704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1785 rows, more = false, responseScanTimestamp = 7317388244208881664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1785
18:08:59.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1787 rows, more = false, responseScanTimestamp = 7317388244279259136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1787
18:08:59.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388244346847232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1789 rows, more = false, responseScanTimestamp = 7317388244346847232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.376 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1789
18:08:59.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388244424245248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1792 rows, more = false, responseScanTimestamp = 7317388244453167104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1792
18:08:59.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388244492632064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388244530147328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388244563001344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388244563001344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1796 rows, more = false, responseScanTimestamp = 7317388244593430528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1796
18:08:59.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1797 rows, more = false, responseScanTimestamp = 7317388244621443072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1797
18:08:59.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388244684607488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388244709597184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388244738568192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388244760027136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1802 rows, more = false, responseScanTimestamp = 7317388244760027136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1802
18:08:59.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1804 rows, more = false, responseScanTimestamp = 7317388244826357760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1804
18:08:59.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388244854988800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1806 rows, more = false, responseScanTimestamp = 7317388244887224320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1806
18:08:59.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1808 rows, more = false, responseScanTimestamp = 7317388244943286272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1808
18:08:59.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1809 rows, more = false, responseScanTimestamp = 7317388244975190016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1809
18:08:59.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1811 rows, more = false, responseScanTimestamp = 7317388245031833600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1811
18:08:59.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1812 rows, more = false, responseScanTimestamp = 7317388245058830336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1812
18:08:59.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388245137227776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388245137227776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1815 rows, more = false, responseScanTimestamp = 7317388245171089408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1815
18:08:59.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388245203075072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388245203075072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1817 rows, more = false, responseScanTimestamp = 7317388245239037952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1817
18:08:59.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1818 rows, more = false, responseScanTimestamp = 7317388245266001920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1818
18:08:59.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1819 rows, more = false, responseScanTimestamp = 7317388245290303488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1819
18:08:59.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1820 rows, more = false, responseScanTimestamp = 7317388245330153472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1820
18:08:59.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388245389950976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1823 rows, more = false, responseScanTimestamp = 7317388245415682048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1823
18:08:59.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1825 rows, more = false, responseScanTimestamp = 7317388245472194560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1825
18:08:59.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388245520228352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388245520228352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1828 rows, more = false, responseScanTimestamp = 7317388245556502528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1828
18:08:59.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388245585383424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1829 rows, more = false, responseScanTimestamp = 7317388245585383424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1829
18:08:59.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388245612052480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1831 rows, more = false, responseScanTimestamp = 7317388245679325184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1831
18:08:59.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388245730947072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388245757100032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1834 rows, more = false, responseScanTimestamp = 7317388245757100032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1834
18:08:59.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1835 rows, more = false, responseScanTimestamp = 7317388245782904832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1835
18:08:59.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1837 rows, more = false, responseScanTimestamp = 7317388245838241792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1837
18:08:59.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1838 rows, more = false, responseScanTimestamp = 7317388245869522944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1838
18:08:59.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388245932437504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388245932437504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1840 rows, more = false, responseScanTimestamp = 7317388245932437504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1840
18:08:59.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1842 rows, more = false, responseScanTimestamp = 7317388245998424064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1842
18:08:59.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388246040752128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388246069583872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1845 rows, more = false, responseScanTimestamp = 7317388246102155264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1845
18:08:59.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1846 rows, more = false, responseScanTimestamp = 7317388246134411264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1846
18:08:59.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388246175006720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.811 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@76254391(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:59.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1848 rows, more = false, responseScanTimestamp = 7317388246198312960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1848
18:08:59.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388246229680128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388246229680128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388246285344768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388246313934848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1861 rows, more = false, responseScanTimestamp = 7317388246340259840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1861
18:08:59.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1862 rows, more = false, responseScanTimestamp = 7317388246371430400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.860 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1862
18:08:59.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1864 rows, more = false, responseScanTimestamp = 7317388246430375936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1864
18:08:59.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388246460809216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1866 rows, more = false, responseScanTimestamp = 7317388246489034752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1866
18:08:59.892 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1667304131(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:59.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388246552616960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388246579683328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388246579683328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1870 rows, more = false, responseScanTimestamp = 7317388246616866816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1870
18:08:59.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388246651895808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1881 rows, more = false, responseScanTimestamp = 7317388246682050560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1881
18:08:59.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388246707429376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388246734848000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1884 rows, more = false, responseScanTimestamp = 7317388246771007488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1884
18:08:59.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388246792871936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1886 rows, more = false, responseScanTimestamp = 7317388246817042432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1886
18:08:59.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1887 rows, more = false, responseScanTimestamp = 7317388246851551232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1887
18:08:59.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388246879293440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1889 rows, more = false, responseScanTimestamp = 7317388246909743104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:59.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1889
18:08:59.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1891 rows, more = false, responseScanTimestamp = 7317388246965334016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1891
18:09:00.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1893 rows, more = false, responseScanTimestamp = 7317388247027572736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1893
18:09:00.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388247053086720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388247053086720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1895 rows, more = false, responseScanTimestamp = 7317388247100555264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1895
18:09:00.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388247120379904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1897 rows, more = false, responseScanTimestamp = 7317388247144431616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1897
18:09:00.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388247175188480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388247201890304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1900 rows, more = false, responseScanTimestamp = 7317388247232856064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1900
18:09:00.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1902 rows, more = false, responseScanTimestamp = 7317388247282032640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1902
18:09:00.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1903 rows, more = false, responseScanTimestamp = 7317388247307948032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1903
18:09:00.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388247382360064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388247408058368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388247437398016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1909 rows, more = false, responseScanTimestamp = 7317388247459696640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1909
18:09:00.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388247503126528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388247503126528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1912 rows, more = false, responseScanTimestamp = 7317388247533928448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1912
18:09:00.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1913 rows, more = false, responseScanTimestamp = 7317388247556210688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1913
18:09:00.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388247607455744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1916 rows, more = false, responseScanTimestamp = 7317388247631978496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1916
18:09:00.168 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1268366868(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:00.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1917 rows, more = false, responseScanTimestamp = 7317388247655120896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1917
18:09:00.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1919 rows, more = false, responseScanTimestamp = 7317388247711649792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1919
18:09:00.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388247737315328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1930 rows, more = false, responseScanTimestamp = 7317388247776985088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1930
18:09:00.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1932 rows, more = false, responseScanTimestamp = 7317388247826046976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1932
18:09:00.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1934 rows, more = false, responseScanTimestamp = 7317388247893307392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1934
18:09:00.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1936 rows, more = false, responseScanTimestamp = 7317388247986495488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.252 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1936
18:09:00.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388248028512256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1938 rows, more = false, responseScanTimestamp = 7317388248057171968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1938
18:09:00.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1939 rows, more = false, responseScanTimestamp = 7317388248086130688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1939
18:09:00.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1942 rows, more = false, responseScanTimestamp = 7317388248170643456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1942
18:09:00.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388248223076352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1944 rows, more = false, responseScanTimestamp = 7317388248248930304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1944
18:09:00.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1945 rows, more = false, responseScanTimestamp = 7317388248286707712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1945
18:09:00.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1947 rows, more = false, responseScanTimestamp = 7317388248338223104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1947
18:09:00.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1949 rows, more = false, responseScanTimestamp = 7317388248398622720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.351 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1949
18:09:00.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388248435908608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1951 rows, more = false, responseScanTimestamp = 7317388248473419776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1951
18:09:00.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388248525848576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1954 rows, more = false, responseScanTimestamp = 7317388248561508352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1954
18:09:00.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1955 rows, more = false, responseScanTimestamp = 7317388248590557184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.397 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1955
18:09:00.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388248622678016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1956 rows, more = false, responseScanTimestamp = 7317388248622678016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1956
18:09:00.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1958 rows, more = false, responseScanTimestamp = 7317388248702889984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1958
18:09:00.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388248759865344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1961 rows, more = false, responseScanTimestamp = 7317388248785457152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.450 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1961
18:09:00.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388248818651136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1963 rows, more = false, responseScanTimestamp = 7317388248864256000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1963
18:09:00.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1964 rows, more = false, responseScanTimestamp = 7317388248892510208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1964
18:09:00.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388248963854336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1966 rows, more = false, responseScanTimestamp = 7317388248963854336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1966
18:09:00.496 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1116571988(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:00.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249025843200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.503 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@440093574(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:00.510 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1902607632(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:00.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1969 rows, more = false, responseScanTimestamp = 7317388249049317376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1969
18:09:00.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249109794816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.518 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1997018166(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:00.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249109794816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1990 rows, more = false, responseScanTimestamp = 7317388249139970048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1990
18:09:00.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249170767872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249170767872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249214259200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249214259200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249214259200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249252966400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249287507968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2012 rows, more = false, responseScanTimestamp = 7317388249287507968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2012
18:09:00.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2013 rows, more = false, responseScanTimestamp = 7317388249324875776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2013
18:09:00.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249354571776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249396543488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249396543488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249426534400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249464496128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249490976768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.609 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1499587754(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:00.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249490976768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.620 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@424080251(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:00.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2019 rows, more = false, responseScanTimestamp = 7317388249517629440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2019
18:09:00.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249543733248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2020 rows, more = false, responseScanTimestamp = 7317388249543733248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2020
18:09:00.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249590009856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249617195008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249652498432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2041 rows, more = false, responseScanTimestamp = 7317388249652498432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2041
18:09:00.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2042 rows, more = false, responseScanTimestamp = 7317388249681469440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.667 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2042
18:09:00.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2043 rows, more = false, responseScanTimestamp = 7317388249740775424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2043
18:09:00.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2044 rows, more = false, responseScanTimestamp = 7317388249780092928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.692 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2044
18:09:00.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2046 rows, more = false, responseScanTimestamp = 7317388249836568576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.702 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2046
18:09:00.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2047 rows, more = false, responseScanTimestamp = 7317388249862946816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2047
18:09:00.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2048 rows, more = false, responseScanTimestamp = 7317388249915322368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2048
18:09:00.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388249973071872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2052 rows, more = false, responseScanTimestamp = 7317388250029608960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2052
18:09:00.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388250099376128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2057 rows, more = false, responseScanTimestamp = 7317388250148143104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2057
18:09:00.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388250176004096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388250199846912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388250199846912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2059 rows, more = false, responseScanTimestamp = 7317388250199846912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2059
18:09:00.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2062 rows, more = false, responseScanTimestamp = 7317388250310250496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2062
18:09:00.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388250397581312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2066 rows, more = false, responseScanTimestamp = 7317388250423300096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2066
18:09:00.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388250474119168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.853 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1392739006(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:00.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388250474119168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2069 rows, more = false, responseScanTimestamp = 7317388250512744448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2069
18:09:00.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2080 rows, more = false, responseScanTimestamp = 7317388250576162816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2080
18:09:00.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2082 rows, more = false, responseScanTimestamp = 7317388250627334144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2082
18:09:00.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388250654048256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2084 rows, more = false, responseScanTimestamp = 7317388250691985408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2084
18:09:00.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2085 rows, more = false, responseScanTimestamp = 7317388250722123776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2085
18:09:00.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388250746179584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388250746179584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2087 rows, more = false, responseScanTimestamp = 7317388250801086464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2087
18:09:00.937 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1679660364(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:00.946 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@839870929(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:00.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2088 rows, more = false, responseScanTimestamp = 7317388250825347072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2088
18:09:00.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388250887946240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2090 rows, more = false, responseScanTimestamp = 7317388250887946240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2090
18:09:00.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388250945654784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388250972942336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2111 rows, more = false, responseScanTimestamp = 7317388250972942336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2111
18:09:00.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388251027177472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:00.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388251077599232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2116 rows, more = false, responseScanTimestamp = 7317388251098611712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2116
18:09:01.012 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@486316480(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:01.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2118 rows, more = false, responseScanTimestamp = 7317388251143970816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.018 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2118
18:09:01.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2119 rows, more = false, responseScanTimestamp = 7317388251167080448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2119
18:09:01.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388251223248896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2130 rows, more = false, responseScanTimestamp = 7317388251223248896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2130
18:09:01.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2131 rows, more = false, responseScanTimestamp = 7317388251249942528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2131
18:09:01.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2132 rows, more = false, responseScanTimestamp = 7317388251280269312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2132
18:09:01.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388251355836416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388251382591488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388251415216128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2136 rows, more = false, responseScanTimestamp = 7317388251440246784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2136
18:09:01.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2137 rows, more = false, responseScanTimestamp = 7317388251471437824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2137
18:09:01.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2140 rows, more = false, responseScanTimestamp = 7317388251547516928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2140
18:09:01.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2142 rows, more = false, responseScanTimestamp = 7317388251633266688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2142
18:09:01.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388251684605952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2145 rows, more = false, responseScanTimestamp = 7317388251706871808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2145
18:09:01.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388251756371968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.174 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1394998931(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:01.181 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1528473166(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:01.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388251783589888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2150 rows, more = false, responseScanTimestamp = 7317388251856416768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2150
18:09:01.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2160 rows, more = false, responseScanTimestamp = 7317388251889696768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2160
18:09:01.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2170 rows, more = false, responseScanTimestamp = 7317388251958824960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2170
18:09:01.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388251958824960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2171 rows, more = false, responseScanTimestamp = 7317388252029411328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2171
18:09:01.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2173 rows, more = false, responseScanTimestamp = 7317388252096262144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.259 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2173
18:09:01.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2174 rows, more = false, responseScanTimestamp = 7317388252124688384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2174
18:09:01.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2175 rows, more = false, responseScanTimestamp = 7317388252174540800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2175
18:09:01.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388252266688512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.289 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@303172893(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:01.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2178 rows, more = false, responseScanTimestamp = 7317388252266688512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2178
18:09:01.296 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1792582662(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:01.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2179 rows, more = false, responseScanTimestamp = 7317388252298665984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2179
18:09:01.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388252329594880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2180 rows, more = false, responseScanTimestamp = 7317388252329594880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2180
18:09:01.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388252411490304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388252411490304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388252437716992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388252463026176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388252485423104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388252485423104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2204 rows, more = false, responseScanTimestamp = 7317388252505448448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2204
18:09:01.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388252539547648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2206 rows, more = false, responseScanTimestamp = 7317388252568195072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2206
18:09:01.376 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@385158824(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:01.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2207 rows, more = false, responseScanTimestamp = 7317388252602204160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2207
18:09:01.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2209 rows, more = false, responseScanTimestamp = 7317388252661362688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2209
18:09:01.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388252661362688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2210 rows, more = false, responseScanTimestamp = 7317388252697575424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2210
18:09:01.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388252784955392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388252826255360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388252826255360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388252855664640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2223 rows, more = false, responseScanTimestamp = 7317388252855664640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2223
18:09:01.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388252888297472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388252963725312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253003624448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253003624448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2227 rows, more = false, responseScanTimestamp = 7317388253031735296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2227
18:09:01.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2229 rows, more = false, responseScanTimestamp = 7317388253091303424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.495 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2229
18:09:01.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2230 rows, more = false, responseScanTimestamp = 7317388253116518400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2230
18:09:01.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253164630016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253192744960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253218906112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253240635392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253270413312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253270413312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253295456256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2236 rows, more = false, responseScanTimestamp = 7317388253295456256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2236
18:09:01.554 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@408154862(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:01.562 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@447446556(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:01.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2238 rows, more = false, responseScanTimestamp = 7317388253355835392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2238
18:09:01.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2240 rows, more = false, responseScanTimestamp = 7317388253414965248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.580 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2240
18:09:01.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253472702464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253503639552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253531734016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253556920320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2264 rows, more = false, responseScanTimestamp = 7317388253579743232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2264
18:09:01.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253606903808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253606903808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253666172928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.642 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@897323483(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:01.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2267 rows, more = false, responseScanTimestamp = 7317388253694324736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2267
18:09:01.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253745131520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.652 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@188930450(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:01.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253745131520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.661 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@209817238(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:01.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253779505152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2280 rows, more = false, responseScanTimestamp = 7317388253821046784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2280
18:09:01.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253923819520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388253923819520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2302 rows, more = false, responseScanTimestamp = 7317388253955571712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2302
18:09:01.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2304 rows, more = false, responseScanTimestamp = 7317388254014050304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2304
18:09:01.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2306 rows, more = false, responseScanTimestamp = 7317388254075088896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2306
18:09:01.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2308 rows, more = false, responseScanTimestamp = 7317388254129975296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2308
18:09:01.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2309 rows, more = false, responseScanTimestamp = 7317388254160498688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2309
18:09:01.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388254215233536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388254215233536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2312 rows, more = false, responseScanTimestamp = 7317388254245019648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2312
18:09:01.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388254272147456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388254300454912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388254326149120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2316 rows, more = false, responseScanTimestamp = 7317388254351564800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2316
18:09:01.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388254380044288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.811 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1302026884(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:01.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2318 rows, more = false, responseScanTimestamp = 7317388254407221248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2318
18:09:01.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388254434086912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388254464765952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388254490628096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2331 rows, more = false, responseScanTimestamp = 7317388254515122176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2331
18:09:01.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2333 rows, more = false, responseScanTimestamp = 7317388254572552192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2333
18:09:01.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2334 rows, more = false, responseScanTimestamp = 7317388254600368128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2334
18:09:01.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388254627741696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2336 rows, more = false, responseScanTimestamp = 7317388254676946944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2336
18:09:01.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2339 rows, more = false, responseScanTimestamp = 7317388254756245504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2339
18:09:01.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388254787813376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388254818533376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2341 rows, more = false, responseScanTimestamp = 7317388254818533376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2341
18:09:01.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388254877163520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2344 rows, more = false, responseScanTimestamp = 7317388254901813248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2344
18:09:01.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388254956220416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388254977970176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.954 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@415004709(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:01.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255001653248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2349 rows, more = false, responseScanTimestamp = 7317388255026225152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2349
18:09:01.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2350 rows, more = false, responseScanTimestamp = 7317388255051763712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.979 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2350
18:09:01.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2361 rows, more = false, responseScanTimestamp = 7317388255105548288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:01.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2361
18:09:02.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2363 rows, more = false, responseScanTimestamp = 7317388255157645312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2363
18:09:02.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2365 rows, more = false, responseScanTimestamp = 7317388255202795520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2365
18:09:02.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255247085568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2367 rows, more = false, responseScanTimestamp = 7317388255247085568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2367
18:09:02.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255308886016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255308886016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255336824832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2371 rows, more = false, responseScanTimestamp = 7317388255363289088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2371
18:09:02.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2372 rows, more = false, responseScanTimestamp = 7317388255383834624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2372
18:09:02.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2374 rows, more = false, responseScanTimestamp = 7317388255436853248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.067 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2374
18:09:02.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255461638144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2376 rows, more = false, responseScanTimestamp = 7317388255490740224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2376
18:09:02.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255540670464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.087 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@95403241(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:02.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255540670464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2379 rows, more = false, responseScanTimestamp = 7317388255569997824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2379
18:09:02.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2380 rows, more = false, responseScanTimestamp = 7317388255600635904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2380
18:09:02.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255652208640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255674904576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255699247104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255699247104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255732068352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255732068352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255759970304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255792189440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2396 rows, more = false, responseScanTimestamp = 7317388255792189440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2396
18:09:02.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255836217344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.158 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@98199540(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:02.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2399 rows, more = false, responseScanTimestamp = 7317388255859511296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2399
18:09:02.167 [INFO - chaos-test-thread] (MiniKuduCluster.java:475) Killing tablet server 127.26.172.67:39501
18:09:02.170 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 2
  }
}

18:09:02.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.170693 27313 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu with pid 27977
18:09:02.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255887716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:02.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:02.185323 27837 connection.cc:573] server connection from 127.26.172.67:59411 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
18:09:02.186 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
18:09:02.186 [INFO - chaos-test-thread] (MiniKuduCluster.java:456) Starting tablet server 127.26.172.67:39501
18:09:02.187 [ERROR - kudu-nio-3] (Connection.java:452) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	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:09:02.187 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] cleaning up while in state READY due to: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501]
18:09:02.187 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 8514fc03a2094ad982145665599bea38(127.26.172.67:39501) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501]
18:09:02.188 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 2
  }
}

18:09:02.188 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 8514fc03a2094ad982145665599bea38(127.26.172.67:39501) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501]
18:09:02.188 [DEBUG - kudu-nio-3] (RemoteTablet.java:145) tablet 1304625f73ff4a65a45c93ca9e5a40d5 already removed ts 8514fc03a2094ad982145665599bea38, size left is 2
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.188875 27313 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/wal
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/data
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/logs
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/data/info.pb
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:09:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:09:02.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:09:02.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.67:39501
18:09:02.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.172.67
18:09:02.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:09:02.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=36227
18:09:02.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.67
18:09:02.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:09:02.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:09:02.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:09:02.190 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] handling channelInactive
18:09:02.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:09:02.204 [DEBUG - pool-2-thread-1] (Connection.java:748) [peer master-127.26.172.124:38479(127.26.172.124:38479)] connecting to peer
18:09:02.207 [DEBUG - kudu-nio-4] (Connection.java:757) [peer master-127.26.172.124:38479(127.26.172.124:38479)] Successfully connected to peer
18:09:02.249 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x7a1596f9, L:/127.0.0.1:39820 - R:/127.26.172.124:38479] using TOKEN/null
18:09:02.253 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:02.253 [DEBUG - kudu-nio-4] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069),8514fc03a2094ad982145665599bea38(127.26.172.67:39501)[L],a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:02.254 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=2, sequence_id=1412, TimeoutTracker(timeout=30000, elapsed=89), Traces: [0ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [23ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [23ms] delaying RPC due to: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [39ms] refreshing cache from master, [40ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [88ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, deferred=Deferred@528171366(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007fa498338850@79000909 -> passthrough -> wakeup thread writer-test-thread, errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@80392cb -> wakeup thread writer-test-thread)) after lookup
18:09:02.255 [DEBUG - kudu-nio-4] (Connection.java:748) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] connecting to peer
18:09:02.258 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:02.258 [DEBUG - kudu-nio-4] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069),8514fc03a2094ad982145665599bea38(127.26.172.67:39501)[L],a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:02.259 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.261 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] cleaning up while in state CONNECTING due to: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.261 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 8514fc03a2094ad982145665599bea38(127.26.172.67:39501) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.264 [DEBUG - pool-2-thread-1] (Connection.java:748) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] connecting to peer
18:09:02.267 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=2, KuduRpc(method=Scan, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=2, TimeoutTracker(timeout=30000, elapsed=83), Traces: [0ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [12ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [12ms] delaying RPC due to: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [30ms] refreshing cache from master, [30ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [81ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, deferred=Deferred@1775195160(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread, errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread))) after lookup
18:09:02.270 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.271 [DEBUG - kudu-nio-6] (Connection.java:709) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] cleaning up while in state CONNECTING due to: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.271 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 8514fc03a2094ad982145665599bea38(127.26.172.67:39501) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.271 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 8514fc03a2094ad982145665599bea38(127.26.172.67:39501) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.272 [DEBUG - kudu-nio-6] (RemoteTablet.java:145) tablet 1304625f73ff4a65a45c93ca9e5a40d5 already removed ts 8514fc03a2094ad982145665599bea38, size left is 2
18:09:02.287 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:02.287 [DEBUG - kudu-nio-4] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069),8514fc03a2094ad982145665599bea38(127.26.172.67:39501)[L],a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:02.288 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=5, sequence_id=1412, TimeoutTracker(timeout=30000, elapsed=123), Traces: [0ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [23ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [23ms] delaying RPC due to: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [39ms] refreshing cache from master, [40ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [88ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [91ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [97ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [98ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [99ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [107ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [107ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [120ms] refreshing cache from master, [120ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [122ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, deferred=Deferred@528171366(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007fa498338850@79000909 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@996869993 after retry RPC@2063421936), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@80392cb -> wakeup thread writer-test-thread -> (continuation of Deferred@996869993 after retry RPC@2063421936))) after lookup
18:09:02.288 [DEBUG - kudu-nio-4] (Connection.java:748) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] connecting to peer
18:09:02.290 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:02.291 [DEBUG - kudu-nio-4] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069),8514fc03a2094ad982145665599bea38(127.26.172.67:39501)[L],a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:02.291 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.291 [DEBUG - kudu-nio-7] (Connection.java:709) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] cleaning up while in state CONNECTING due to: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.291 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=4, KuduRpc(method=Scan, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=4, TimeoutTracker(timeout=30000, elapsed=115), Traces: [0ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [12ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [12ms] delaying RPC due to: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [30ms] refreshing cache from master, [30ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [81ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [93ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [95ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [96ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [108ms] refreshing cache from master, [108ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [113ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, deferred=Deferred@1775195160(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@1847765327 after retry RPC@290123395), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@1847765327 after retry RPC@290123395)))) after lookup
18:09:02.291 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location 8514fc03a2094ad982145665599bea38(127.26.172.67:39501) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.291 [DEBUG - kudu-nio-4] (Connection.java:748) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] connecting to peer
18:09:02.292 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.293 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] cleaning up while in state CONNECTING due to: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.293 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 8514fc03a2094ad982145665599bea38(127.26.172.67:39501) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.306 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:02.307 [DEBUG - kudu-nio-4] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069),8514fc03a2094ad982145665599bea38(127.26.172.67:39501)[L],a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:02.308 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=7, sequence_id=1412, TimeoutTracker(timeout=30000, elapsed=143), Traces: [0ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [23ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [23ms] delaying RPC due to: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [39ms] refreshing cache from master, [40ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [88ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [91ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [97ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [98ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [99ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [107ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [107ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [120ms] refreshing cache from master, [120ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [122ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [124ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [127ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [127ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [139ms] refreshing cache from master, [139ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [142ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, deferred=Deferred@528171366(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007fa498338850@79000909 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@996869993 after retry RPC@2063421936) -> (continuation of Deferred@301289890 after retry RPC@1468898281), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@80392cb -> wakeup thread writer-test-thread -> (continuation of Deferred@996869993 after retry RPC@2063421936) -> (continuation of Deferred@301289890 after retry RPC@1468898281))) after lookup
18:09:02.309 [DEBUG - kudu-nio-4] (Connection.java:748) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] connecting to peer
18:09:02.310 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.310 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] cleaning up while in state CONNECTING due to: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.310 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 8514fc03a2094ad982145665599bea38(127.26.172.67:39501) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:02.339118 28216 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:09:02.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:02.339423 28216 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:09:02.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:02.339473 28216 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:09:02.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:02.343528 28216 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:09:02.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:02.343742 28216 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.172.67
18:09:02.346 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:02.346 [DEBUG - kudu-nio-4] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069),8514fc03a2094ad982145665599bea38(127.26.172.67:39501)[L],a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:02.347 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=6, KuduRpc(method=Scan, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=6, TimeoutTracker(timeout=30000, elapsed=171), Traces: [0ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [12ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [12ms] delaying RPC due to: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [30ms] refreshing cache from master, [30ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [81ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [93ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [95ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [96ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [108ms] refreshing cache from master, [108ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [113ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [115ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [117ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [117ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [167ms] refreshing cache from master, [167ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [169ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, deferred=Deferred@1775195160(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@1847765327 after retry RPC@290123395) -> (continuation of Deferred@141416038 after retry RPC@855922257), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@1847765327 after retry RPC@290123395) -> (continuation of Deferred@141416038 after retry RPC@855922257)))) after lookup
18:09:02.347 [DEBUG - kudu-nio-4] (Connection.java:748) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] connecting to peer
18:09:02.349 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.350 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] cleaning up while in state CONNECTING due to: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.349838 28216 tablet_server_runner.cc:78] Tablet server non-default flags:
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/logs
18:09:02.350 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 8514fc03a2094ad982145665599bea38(127.26.172.67:39501) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/data
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/wal
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.67:39501
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/data/info.pb
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.67
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=36227
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28216
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.172.67
18:09:02.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:09:02.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:09:02.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:09:02.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:09:02.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:09:02.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:09:02.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:09:02.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.351507 28216 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:09:02.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.352957 28216 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:09:02.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:02.361938 28226 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:09:02.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.362022 28216 server_base.cc:1061] running on GCE node
18:09:02.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:02.361938 28227 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:09:02.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:02.362265 28229 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:09:02.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.362943 28216 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:09:02.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.363772 28216 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:09:02.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.365006 28216 hybrid_clock.cc:648] HybridClock initialized: now 1786471742364981 us; error 51 us; skew 500 ppm
18:09:02.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.368026 28216 webserver.cc:533] Webserver started at http://127.26.172.67:36227/ using document root <none> and password file <none>
18:09:02.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.368898 28216 fs_manager.cc:362] Metadata directory not provided
18:09:02.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.369029 28216 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:09:02.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.374183 28216 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
18:09:02.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.376866 28236 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:09:02.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.378777 28216 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
18:09:02.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.379004 28216 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/data,/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/wal
18:09:02.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8514fc03a2094ad982145665599bea38"
18:09:02.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:48 on dist-test-slave-9zdj"
18:09:02.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.379684 28216 fs_report.cc:389] FS layout report
18:09:02.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:09:02.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/wal
18:09:02.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/wal
18:09:02.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/data/data
18:09:02.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:09:02.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:09:02.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:09:02.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:09:02.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:09:02.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:09:02.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:09:02.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:09:02.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:09:02.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:09:02.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:09:02.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.399959 28216 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:09:02.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.400736 28216 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:09:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.400913 28216 kserver.cc:163] Server-wide thread pool size limit: 3276
18:09:02.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.401583 28216 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:09:02.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.403405 28246 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
18:09:02.407 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:02.407 [DEBUG - kudu-nio-4] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069),8514fc03a2094ad982145665599bea38(127.26.172.67:39501)[L],a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:02.408 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=9, sequence_id=1412, TimeoutTracker(timeout=30000, elapsed=243), Traces: [0ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [23ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [23ms] delaying RPC due to: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [39ms] refreshing cache from master, [40ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [88ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [91ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [97ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [98ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [99ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [107ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [107ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [120ms] refreshing cache from master, [120ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [122ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [124ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [127ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [127ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [139ms] refreshing cache from master, [139ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [142ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [144ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [146ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [147ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [240ms] refreshing cache from master, [240ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [242ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, deferred=Deferred@528171366(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007fa498338850@79000909 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@996869993 after retry RPC@2063421936) -> (continuation of Deferred@301289890 after retry RPC@1468898281) -> (continuation of Deferred@224062418 after retry RPC@486376182), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@80392cb -> wakeup thread writer-test-thread -> (continuation of Deferred@996869993 after retry RPC@2063421936) -> (continuation of Deferred@301289890 after retry RPC@1468898281) -> (continuation of Deferred@224062418 after retry RPC@486376182))) after lookup
18:09:02.408 [DEBUG - kudu-nio-4] (Connection.java:748) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] connecting to peer
18:09:02.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.409265 28216 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
18:09:02.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.409723 28216 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.007s	user 0.001s	sys 0.000s
18:09:02.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.409862 28216 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
18:09:02.410 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.410 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] cleaning up while in state CONNECTING due to: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.410 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 8514fc03a2094ad982145665599bea38(127.26.172.67:39501) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.410 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:02.411 [DEBUG - kudu-nio-4] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299998, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069),8514fc03a2094ad982145665599bea38(127.26.172.67:39501)[L],a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:02.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.411942 28216 ts_tablet_manager.cc:616] Registered 1 tablets
18:09:02.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.412292 28216 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.002s	sys 0.000s
18:09:02.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.412494 28246 tablet_bootstrap.cc:492] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38: Bootstrap starting.
18:09:02.412 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=8, KuduRpc(method=Scan, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=8, TimeoutTracker(timeout=30000, elapsed=236), Traces: [0ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [12ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [12ms] delaying RPC due to: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [30ms] refreshing cache from master, [30ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [81ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [93ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [95ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [96ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [108ms] refreshing cache from master, [108ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [113ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [115ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [117ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [117ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [167ms] refreshing cache from master, [167ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [169ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [171ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [174ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [174ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [228ms] refreshing cache from master, [228ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [233ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, deferred=Deferred@1775195160(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@1847765327 after retry RPC@290123395) -> (continuation of Deferred@141416038 after retry RPC@855922257) -> (continuation of Deferred@704723465 after retry RPC@1511778189), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@1847765327 after retry RPC@290123395) -> (continuation of Deferred@141416038 after retry RPC@855922257) -> (continuation of Deferred@704723465 after retry RPC@1511778189)))) after lookup
18:09:02.413 [DEBUG - kudu-nio-4] (Connection.java:748) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] connecting to peer
18:09:02.414 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.414 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] cleaning up while in state CONNECTING due to: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.415 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location 8514fc03a2094ad982145665599bea38(127.26.172.67:39501) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501
18:09:02.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.426705 28216 rpc_server.cc:307] RPC server started. Bound to: 127.26.172.67:39501
18:09:02.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.427620 28370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.172.67:39501 every 8 connection(s)
18:09:02.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.428766 28216 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-2/data/info.pb
18:09:02.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.439165 27313 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu as pid 28216
18:09:02.439 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
18:09:02.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.446923 28372 heartbeater.cc:344] Connected to a master server at 127.26.172.126:43589
18:09:02.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.447248 28372 heartbeater.cc:461] Registering TS with master...
18:09:02.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.447552 28373 heartbeater.cc:344] Connected to a master server at 127.26.172.125:44641
18:09:02.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.447624 28373 heartbeater.cc:461] Registering TS with master...
18:09:02.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.448014 28373 heartbeater.cc:507] Master 127.26.172.125:44641 requested a full tablet report, sending...
18:09:02.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.448093 28371 heartbeater.cc:344] Connected to a master server at 127.26.172.124:38479
18:09:02.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.448158 28371 heartbeater.cc:461] Registering TS with master...
18:09:02.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.448320 28371 heartbeater.cc:507] Master 127.26.172.124:38479 requested a full tablet report, sending...
18:09:02.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.448014 28372 heartbeater.cc:507] Master 127.26.172.126:43589 requested a full tablet report, sending...
18:09:02.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.450902 27368 ts_manager.cc:194] Re-registered known tserver with Master: 8514fc03a2094ad982145665599bea38 (127.26.172.67:39501)
18:09:02.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.450902 27448 ts_manager.cc:194] Re-registered known tserver with Master: 8514fc03a2094ad982145665599bea38 (127.26.172.67:39501)
18:09:02.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.451671 27538 ts_manager.cc:194] Re-registered known tserver with Master: 8514fc03a2094ad982145665599bea38 (127.26.172.67:39501)
18:09:02.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.452543 27538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.172.67:46411
18:09:02.527 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:02.527 [DEBUG - kudu-nio-4] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069),8514fc03a2094ad982145665599bea38(127.26.172.67:39501)[L],a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:02.528 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=10, KuduRpc(method=Scan, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=10, TimeoutTracker(timeout=30000, elapsed=351), Traces: [0ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [12ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [12ms] delaying RPC due to: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [30ms] refreshing cache from master, [30ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [81ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [93ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [95ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [96ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [108ms] refreshing cache from master, [108ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [113ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [115ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [117ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [117ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [167ms] refreshing cache from master, [167ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [169ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [171ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [174ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [174ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [228ms] refreshing cache from master, [228ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [233ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [237ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [239ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [239ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [347ms] refreshing cache from master, [347ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [350ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, deferred=Deferred@1775195160(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@1847765327 after retry RPC@290123395) -> (continuation of Deferred@141416038 after retry RPC@855922257) -> (continuation of Deferred@704723465 after retry RPC@1511778189) -> (continuation of Deferred@265619754 after retry RPC@979068914), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@1847765327 after retry RPC@290123395) -> (continuation of Deferred@141416038 after retry RPC@855922257) -> (continuation of Deferred@704723465 after retry RPC@1511778189) -> (continuation of Deferred@265619754 after retry RPC@979068914)))) after lookup
18:09:02.528 [DEBUG - kudu-nio-4] (Connection.java:748) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] connecting to peer
18:09:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:02.533708 28246 log.cc:826] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38: Log is configured to *not* fsync() on all Append() calls
18:09:02.538 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] Successfully connected to peer
18:09:02.567 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x7e16e1a8, L:/127.0.0.1:43510 - R:/127.26.172.67:39501] using TOKEN/null
18:09:02.576 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 8514fc03a2094ad982145665599bea38(127.26.172.67:39501) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Tablet not RUNNING: BOOTSTRAPPING
18:09:02.787 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:02.787 [DEBUG - kudu-nio-4] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069),8514fc03a2094ad982145665599bea38(127.26.172.67:39501)[L],a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:02.788 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=11, sequence_id=1412, TimeoutTracker(timeout=30000, elapsed=622), Traces: [0ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [23ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [23ms] delaying RPC due to: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [39ms] refreshing cache from master, [40ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [88ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [91ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [97ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [98ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [99ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [107ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [107ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [120ms] refreshing cache from master, [120ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [122ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [124ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [127ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [127ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [139ms] refreshing cache from master, [139ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [142ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [144ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [146ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [147ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [240ms] refreshing cache from master, [240ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [242ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [244ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [246ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [246ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [620ms] refreshing cache from master, [620ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [622ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, deferred=Deferred@528171366(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007fa498338850@79000909 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@996869993 after retry RPC@2063421936) -> (continuation of Deferred@301289890 after retry RPC@1468898281) -> (continuation of Deferred@224062418 after retry RPC@486376182) -> (continuation of Deferred@2018210061 after retry RPC@1852369389), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@80392cb -> wakeup thread writer-test-thread -> (continuation of Deferred@996869993 after retry RPC@2063421936) -> (continuation of Deferred@301289890 after retry RPC@1468898281) -> (continuation of Deferred@224062418 after retry RPC@486376182) -> (continuation of Deferred@2018210061 after retry RPC@1852369389))) after lookup
18:09:02.791 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 8514fc03a2094ad982145665599bea38(127.26.172.67:39501) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Tablet not RUNNING: BOOTSTRAPPING
18:09:03.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.365949 28246 tablet_bootstrap.cc:492] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38: Bootstrap replayed 1/1 log segments. Stats: ops{read=1413 overwritten=0 applied=1412 ignored=0} inserts{seen=2410 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
18:09:03.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.366864 28246 tablet_bootstrap.cc:492] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38: Bootstrap complete.
18:09:03.367 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:03.367 [DEBUG - kudu-nio-4] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069),8514fc03a2094ad982145665599bea38(127.26.172.67:39501)[L],a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:03.368 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=13, sequence_id=1412, TimeoutTracker(timeout=30000, elapsed=1203), Traces: [0ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [23ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [23ms] delaying RPC due to: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [39ms] refreshing cache from master, [40ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [88ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [91ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [97ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [98ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [99ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [107ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [107ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [120ms] refreshing cache from master, [120ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [122ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [124ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [127ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [127ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [139ms] refreshing cache from master, [139ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [142ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [144ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [146ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [147ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [240ms] refreshing cache from master, [240ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [242ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [244ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [246ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [246ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [620ms] refreshing cache from master, [620ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [622ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [624ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [627ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [627ms] received response from server 8514fc03a2094ad982145665599bea38: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [1199ms] refreshing cache from master, [1199ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [1202ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, deferred=Deferred@528171366(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007fa498338850@79000909 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@996869993 after retry RPC@2063421936) -> (continuation of Deferred@301289890 after retry RPC@1468898281) -> (continuation of Deferred@224062418 after retry RPC@486376182) -> (continuation of Deferred@2018210061 after retry RPC@1852369389) -> (continuation of Deferred@2022008743 after retry RPC@1533391523), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@80392cb -> wakeup thread writer-test-thread -> (continuation of Deferred@996869993 after retry RPC@2063421936) -> (continuation of Deferred@301289890 after retry RPC@1468898281) -> (continuation of Deferred@224062418 after retry RPC@486376182) -> (continuation of Deferred@2018210061 after retry RPC@1852369389) -> (continuation of Deferred@2022008743 after retry RPC@1533391523))) after lookup
18:09:03.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.368732 28246 ts_tablet_manager.cc:1403] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38: Time spent bootstrapping tablet: real 0.957s	user 0.892s	sys 0.060s
18:09:03.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.372193 28246 raft_consensus.cc:359] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:09:03.373 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 8514fc03a2094ad982145665599bea38(127.26.172.67:39501) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Tablet not RUNNING: BOOTSTRAPPING
18:09:03.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.374845 28246 raft_consensus.cc:740] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8514fc03a2094ad982145665599bea38, State: Initialized, Role: FOLLOWER
18:09:03.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.376338 28246 consensus_queue.cc:260] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1412, Last appended: 1.1413, Last appended by leader: 1413, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:09:03.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.377693 28246 ts_tablet_manager.cc:1434] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
18:09:03.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.377735 28371 heartbeater.cc:499] Master 127.26.172.124:38479 was elected leader, sending a full tablet report...
18:09:03.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.669412 28386 raft_consensus.cc:493] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8514fc03a2094ad982145665599bea38)
18:09:03.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.669575 28387 raft_consensus.cc:493] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8514fc03a2094ad982145665599bea38)
18:09:03.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.669648 28386 raft_consensus.cc:515] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:09:03.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.669751 28387 raft_consensus.cc:515] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:09:03.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.671087 28386 leader_election.cc:290] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669), 8514fc03a2094ad982145665599bea38 (127.26.172.67:39501)
18:09:03.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.672235 28387 leader_election.cc:290] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8514fc03a2094ad982145665599bea38 (127.26.172.67:39501), 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:09:03.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.677402 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "46e7990de51f44a78a7a22d510d32188" candidate_term: 2 candidate_status { last_received { term: 1 index: 1413 } } ignore_live_leader: false dest_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" is_pre_election: true
18:09:03.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.677640 27743 raft_consensus.cc:2468] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46e7990de51f44a78a7a22d510d32188 in term 1.
18:09:03.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.677747 28320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "46e7990de51f44a78a7a22d510d32188" candidate_term: 2 candidate_status { last_received { term: 1 index: 1413 } } ignore_live_leader: false dest_uuid: "8514fc03a2094ad982145665599bea38" is_pre_election: true
18:09:03.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.678164 28320 raft_consensus.cc:2468] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46e7990de51f44a78a7a22d510d32188 in term 1.
18:09:03.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.678109 27837 leader_election.cc:304] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e7990de51f44a78a7a22d510d32188, a73fa5b403af4fd09ef8eaf9987b6495; no voters: 
18:09:03.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.678566 28386 raft_consensus.cc:2804] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 1 FOLLOWER]: Leader pre-election won for term 2
18:09:03.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.678676 28386 raft_consensus.cc:493] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8514fc03a2094ad982145665599bea38)
18:09:03.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.678730 28386 raft_consensus.cc:3060] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 1 FOLLOWER]: Advancing to term 2
18:09:03.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.680109 28386 raft_consensus.cc:515] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:09:03.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.680648 28386 leader_election.cc:290] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [CANDIDATE]: Term 2 election: Requested vote from peers a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669), 8514fc03a2094ad982145665599bea38 (127.26.172.67:39501)
18:09:03.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.680625 28320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" candidate_term: 2 candidate_status { last_received { term: 1 index: 1413 } } ignore_live_leader: false dest_uuid: "8514fc03a2094ad982145665599bea38" is_pre_election: true
18:09:03.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.680815 28320 raft_consensus.cc:2468] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a73fa5b403af4fd09ef8eaf9987b6495 in term 1.
18:09:03.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.681686 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "46e7990de51f44a78a7a22d510d32188" candidate_term: 2 candidate_status { last_received { term: 1 index: 1413 } } ignore_live_leader: false dest_uuid: "a73fa5b403af4fd09ef8eaf9987b6495"
18:09:03.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.681867 27743 raft_consensus.cc:3060] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 1 FOLLOWER]: Advancing to term 2
18:09:03.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.683418 27743 raft_consensus.cc:2468] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e7990de51f44a78a7a22d510d32188 in term 2.
18:09:03.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.684221 27837 leader_election.cc:304] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e7990de51f44a78a7a22d510d32188, a73fa5b403af4fd09ef8eaf9987b6495; no voters: 
18:09:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.684888 27914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" candidate_term: 2 candidate_status { last_received { term: 1 index: 1413 } } ignore_live_leader: false dest_uuid: "46e7990de51f44a78a7a22d510d32188" is_pre_election: true
18:09:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.685171 27914 raft_consensus.cc:2393] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a73fa5b403af4fd09ef8eaf9987b6495 in current term 2: Already voted for candidate 46e7990de51f44a78a7a22d510d32188 in this term.
18:09:03.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.686188 27671 leader_election.cc:304] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8514fc03a2094ad982145665599bea38, a73fa5b403af4fd09ef8eaf9987b6495; no voters: 
18:09:03.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.686663 28386 raft_consensus.cc:2804] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 2 FOLLOWER]: Leader election won for term 2
18:09:03.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.687316 28386 raft_consensus.cc:697] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 2 LEADER]: Becoming Leader. State: Replica: 46e7990de51f44a78a7a22d510d32188, State: Running, Role: LEADER
18:09:03.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.687578 28320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "46e7990de51f44a78a7a22d510d32188" candidate_term: 2 candidate_status { last_received { term: 1 index: 1413 } } ignore_live_leader: false dest_uuid: "8514fc03a2094ad982145665599bea38"
18:09:03.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.687820 28320 raft_consensus.cc:3060] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 1 FOLLOWER]: Advancing to term 2
18:09:03.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.687870 28386 consensus_queue.cc:237] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1412, Committed index: 1412, Last appended: 1.1413, Last appended by leader: 1413, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:09:03.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.691672 28320 raft_consensus.cc:2468] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e7990de51f44a78a7a22d510d32188 in term 2.
18:09:03.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.691855 27538 catalog_manager.cc:5719] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 reported cstate change: term changed from 1 to 2, leader changed from 8514fc03a2094ad982145665599bea38 (127.26.172.67) to 46e7990de51f44a78a7a22d510d32188 (127.26.172.66). New cstate: current_term: 2 leader_uuid: "46e7990de51f44a78a7a22d510d32188" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } health_report { overall_health: HEALTHY } } }
18:09:03.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:03.694752 28387 raft_consensus.cc:2764] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
18:09:03.888 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:03.888 [DEBUG - kudu-nio-4] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)[L],8514fc03a2094ad982145665599bea38(127.26.172.67:39501),a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:03.889 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=15, sequence_id=1412, TimeoutTracker(timeout=30000, elapsed=1723), Traces: [0ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [23ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [23ms] delaying RPC due to: Network error: [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] unexpected exception from downstream on [id: 0x781d3418, L:/127.0.0.1:36332 - R:/127.26.172.67:39501], [39ms] refreshing cache from master, [40ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [88ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [91ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [97ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [98ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [99ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [107ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [107ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [120ms] refreshing cache from master, [120ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [122ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [124ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [127ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [127ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [139ms] refreshing cache from master, [139ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [142ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [144ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [146ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [147ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [240ms] refreshing cache from master, [240ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [242ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [244ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [246ms] received response from server 8514fc03a2094ad982145665599bea38: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [246ms] delaying RPC due to: Network error: Failed to connect to peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501): Connection refused: /127.26.172.67:39501, [620ms] refreshing cache from master, [620ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [622ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [624ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [627ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [627ms] received response from server 8514fc03a2094ad982145665599bea38: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [1199ms] refreshing cache from master, [1199ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [1202ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, [1204ms] sending RPC to server 8514fc03a2094ad982145665599bea38, [1209ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [1210ms] received response from server 8514fc03a2094ad982145665599bea38: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [1719ms] refreshing cache from master, [1720ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [1723ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: OK, deferred=Deferred@528171366(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007fa498338850@79000909 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@996869993 after retry RPC@2063421936) -> (continuation of Deferred@301289890 after retry RPC@1468898281) -> (continuation of Deferred@224062418 after retry RPC@486376182) -> (continuation of Deferred@2018210061 after retry RPC@1852369389) -> (continuation of Deferred@2022008743 after retry RPC@1533391523) -> (continuation of Deferred@1924150205 after retry RPC@559667731), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@80392cb -> wakeup thread writer-test-thread -> (continuation of Deferred@996869993 after retry RPC@2063421936) -> (continuation of Deferred@301289890 after retry RPC@1468898281) -> (continuation of Deferred@224062418 after retry RPC@486376182) -> (continuation of Deferred@2018210061 after retry RPC@1852369389) -> (continuation of Deferred@2022008743 after retry RPC@1533391523) -> (continuation of Deferred@1924150205 after retry RPC@559667731))) after lookup
18:09:03.889 [DEBUG - kudu-nio-4] (Connection.java:748) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] connecting to peer
18:09:03.890 [DEBUG - kudu-nio-6] (Connection.java:757) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] Successfully connected to peer
18:09:03.922 [DEBUG - kudu-nio-6] (Negotiator.java:918) Authenticated connection [id: 0xb891269f, L:/127.0.0.1:37454 - R:/127.26.172.66:42069] using TOKEN/null
18:09:03.993 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255887716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:03.998 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255887716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.015 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2400 rows, more = false, responseScanTimestamp = 7317388255887716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.015 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2400
18:09:04.037 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2400 rows, more = false, responseScanTimestamp = 7317388255887716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.052 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2400 rows, more = false, responseScanTimestamp = 7317388255887716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.056 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255887716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.060 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255887716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.081 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2400 rows, more = false, responseScanTimestamp = 7317388255887716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:04.095158 27743 raft_consensus.cc:1275] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 2 FOLLOWER]: Refusing update from remote peer 46e7990de51f44a78a7a22d510d32188: Log matching property violated. Preceding OpId in replica: term: 1 index: 1413. Preceding OpId from leader: term: 2 index: 1414. (index mismatch)
18:09:04.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:04.096474 28398 consensus_queue.cc:1048] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1414, Last known committed idx: 1412, Time since last communication: 0.000s
18:09:04.103 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2400 rows, more = false, responseScanTimestamp = 7317388255887716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.111 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255887716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:04.112553 28320 raft_consensus.cc:1275] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 2 FOLLOWER]: Refusing update from remote peer 46e7990de51f44a78a7a22d510d32188: Log matching property violated. Preceding OpId in replica: term: 1 index: 1413. Preceding OpId from leader: term: 2 index: 1414. (index mismatch)
18:09:04.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:04.114195 28386 consensus_queue.cc:1048] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1414, Last known committed idx: 1412, Time since last communication: 0.000s
18:09:04.133 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2400 rows, more = false, responseScanTimestamp = 7317388255887716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.148 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388255916359680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.174 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2411 rows, more = false, responseScanTimestamp = 7317388263965491200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2411
18:09:04.193 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2413 rows, more = false, responseScanTimestamp = 7317388264070946816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2413
18:09:04.199 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388264123686912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.239 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2415 rows, more = false, responseScanTimestamp = 7317388264196382720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2415
18:09:04.270 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2417 rows, more = false, responseScanTimestamp = 7317388264334131200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2417
18:09:04.278 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388264447041536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.285 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388264503730176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.292 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388264550830080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.297 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388264550830080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.324 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2423 rows, more = false, responseScanTimestamp = 7317388264588222464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2423
18:09:04.346 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2426 rows, more = false, responseScanTimestamp = 7317388264716476416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2426
18:09:04.367 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2427 rows, more = false, responseScanTimestamp = 7317388264760659968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2427
18:09:04.372 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388264873082880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.386 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2429 rows, more = false, responseScanTimestamp = 7317388264873082880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2429
18:09:04.399 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2431 rows, more = false, responseScanTimestamp = 7317388264962052096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2431
18:09:04.403 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388265031102464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.407 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388265031102464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.419 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2434 rows, more = false, responseScanTimestamp = 7317388265065488384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2434
18:09:04.436 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2434 rows, more = false, responseScanTimestamp = 7317388265065488384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.446 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388265100472320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.451 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388265153163264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.457 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388265239699456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.461 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388265273602048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.463 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@310530737(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:04.465 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388265273602048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.470 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388265297121280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.475 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388265297121280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.479 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388265333305344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.493 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2440 rows, more = false, responseScanTimestamp = 7317388265333305344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2440
18:09:04.498 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388265403772928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.502 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388265439047680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.512 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2452 rows, more = false, responseScanTimestamp = 7317388265439047680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2452
18:09:04.525 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2453 rows, more = false, responseScanTimestamp = 7317388265464987648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2453
18:09:04.529 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388265542279168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.532 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388265568808960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.543 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2456 rows, more = false, responseScanTimestamp = 7317388265568808960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2456
18:09:04.567 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2457 rows, more = false, responseScanTimestamp = 7317388265598939136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2457
18:09:04.581 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2459 rows, more = false, responseScanTimestamp = 7317388265699373056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.581 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2459
18:09:04.593 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2460 rows, more = false, responseScanTimestamp = 7317388265757675520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2460
18:09:04.599 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388265757675520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.609 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388265843281920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.615 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388265884205056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.627 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2463 rows, more = false, responseScanTimestamp = 7317388265912213504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2463
18:09:04.637 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2465 rows, more = false, responseScanTimestamp = 7317388265974652928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2465
18:09:04.656 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2465 rows, more = false, responseScanTimestamp = 7317388265974652928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.677 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1761901972(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:04.680 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2466 rows, more = false, responseScanTimestamp = 7317388266001874944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2466
18:09:04.691 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2469 rows, more = false, responseScanTimestamp = 7317388266172039168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.692 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2469
18:09:04.696 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388266207223808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.709 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2480 rows, more = false, responseScanTimestamp = 7317388266247577600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2480
18:09:04.713 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388266277388288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.717 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388266301259776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.720 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388266338127872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.726 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388266338127872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.729 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388266357817344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.734 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388266357817344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.747 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2485 rows, more = false, responseScanTimestamp = 7317388266398609408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2485
18:09:04.759 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2486 rows, more = false, responseScanTimestamp = 7317388266425307136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2486
18:09:04.763 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388266497409024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.772 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2489 rows, more = false, responseScanTimestamp = 7317388266527911936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2489
18:09:04.776 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388266527911936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.787 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2490 rows, more = false, responseScanTimestamp = 7317388266579017728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2490
18:09:04.795 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2491 rows, more = false, responseScanTimestamp = 7317388266610614272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2491
18:09:04.806 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2492 rows, more = false, responseScanTimestamp = 7317388266631725056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2492
18:09:04.815 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2493 rows, more = false, responseScanTimestamp = 7317388266659450880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2493
18:09:04.818 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388266703413248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.830 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2495 rows, more = false, responseScanTimestamp = 7317388266734854144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2495
18:09:04.840 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2497 rows, more = false, responseScanTimestamp = 7317388266807382016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2497
18:09:04.846 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388266833608704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.859 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2499 rows, more = false, responseScanTimestamp = 7317388266863947776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2499
18:09:04.869 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2500 rows, more = false, responseScanTimestamp = 7317388266890919936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2500
18:09:04.875 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388266952114176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.879 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388266975014912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.882 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388266997415936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.885 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388266997415936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.889 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388267030044672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.899 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2505 rows, more = false, responseScanTimestamp = 7317388267030044672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2505
18:09:04.915 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2506 rows, more = false, responseScanTimestamp = 7317388267057815552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2506
18:09:04.920 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388267147182080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.922 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@297065641(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:04.934 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2508 rows, more = false, responseScanTimestamp = 7317388267147182080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2508
18:09:04.939 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388267209469952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.943 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388267235098624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.954 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2521 rows, more = false, responseScanTimestamp = 7317388267261521920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2521
18:09:04.965 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2522 rows, more = false, responseScanTimestamp = 7317388267293667328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2522
18:09:04.970 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388267324981248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.974 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388267373199360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.986 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2524 rows, more = false, responseScanTimestamp = 7317388267373199360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2524
18:09:04.990 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388267434696704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.993 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388267434696704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:04.996 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388267471810560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.007 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2527 rows, more = false, responseScanTimestamp = 7317388267471810560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2527
18:09:05.018 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2528 rows, more = false, responseScanTimestamp = 7317388267499507712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2528
18:09:05.022 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388267561721856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.026 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388267561721856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.036 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2531 rows, more = false, responseScanTimestamp = 7317388267604078592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2531
18:09:05.040 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388267627286528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.049 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2533 rows, more = false, responseScanTimestamp = 7317388267656065024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2533
18:09:05.062 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2534 rows, more = false, responseScanTimestamp = 7317388267680022528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2534
18:09:05.077 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2535 rows, more = false, responseScanTimestamp = 7317388267700228096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2535
18:09:05.089 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1200094380(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:05.090 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2537 rows, more = false, responseScanTimestamp = 7317388267800072192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2537
18:09:05.096 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388267861426176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.099 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1200630071(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:05.100 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388267861426176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.105 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388267898720256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.121 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2540 rows, more = false, responseScanTimestamp = 7317388267898720256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2540
18:09:05.125 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388267968245760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.138 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2560 rows, more = false, responseScanTimestamp = 7317388267968245760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2560
18:09:05.151 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2561 rows, more = false, responseScanTimestamp = 7317388268025073664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2561
18:09:05.164 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2563 rows, more = false, responseScanTimestamp = 7317388268100263936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2563
18:09:05.174 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2565 rows, more = false, responseScanTimestamp = 7317388268154720256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2565
18:09:05.179 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388268176261120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.189 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@229770380(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:05.191 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2567 rows, more = false, responseScanTimestamp = 7317388268218687488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2567
18:09:05.196 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@978632711(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:05.197 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388268271316992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.211 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2570 rows, more = false, responseScanTimestamp = 7317388268303114240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2570
18:09:05.233 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2580 rows, more = false, responseScanTimestamp = 7317388268336164864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2580
18:09:05.245 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2591 rows, more = false, responseScanTimestamp = 7317388268431818752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2591
18:09:05.257 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2593 rows, more = false, responseScanTimestamp = 7317388268495884288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2593
18:09:05.270 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2594 rows, more = false, responseScanTimestamp = 7317388268520792064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2594
18:09:05.275 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388268588589056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.288 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2597 rows, more = false, responseScanTimestamp = 7317388268618031104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2597
18:09:05.292 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388268648370176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.292 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1120807293(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:05.295 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388268687716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.299 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388268687716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.314 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2599 rows, more = false, responseScanTimestamp = 7317388268687716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2599
18:09:05.327 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2610 rows, more = false, responseScanTimestamp = 7317388268764925952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2610
18:09:05.331 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388268824449024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.336 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388268847198208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.341 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388268847198208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.345 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388268875571200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.359 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2615 rows, more = false, responseScanTimestamp = 7317388268907479040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2615
18:09:05.365 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388268962160640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.370 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@72444290(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:05.379 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2618 rows, more = false, responseScanTimestamp = 7317388268989550592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2618
18:09:05.392 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2619 rows, more = false, responseScanTimestamp = 7317388269014855680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2619
18:09:05.403 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2630 rows, more = false, responseScanTimestamp = 7317388269084827648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2630
18:09:05.415 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2632 rows, more = false, responseScanTimestamp = 7317388269147877376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2632
18:09:05.419 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388269181710336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.444 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2633 rows, more = false, responseScanTimestamp = 7317388269181710336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.444 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2633
18:09:05.449 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388269275074560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.460 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2637 rows, more = false, responseScanTimestamp = 7317388269306892288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2637
18:09:05.470 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2637 rows, more = false, responseScanTimestamp = 7317388269306892288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.479 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2639 rows, more = false, responseScanTimestamp = 7317388269417078784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2639
18:09:05.483 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388269439934464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.487 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388269439934464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.490 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388269467832320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.493 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388269467832320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.497 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388269511081984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.508 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2642 rows, more = false, responseScanTimestamp = 7317388269511081984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2642
18:09:05.513 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388269541556224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.529 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2644 rows, more = false, responseScanTimestamp = 7317388269568958464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2644
18:09:05.541 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2646 rows, more = false, responseScanTimestamp = 7317388269643083776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2646
18:09:05.553 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2648 rows, more = false, responseScanTimestamp = 7317388269711712256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2648
18:09:05.557 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388269735342080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.560 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388269757636608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.575 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2650 rows, more = false, responseScanTimestamp = 7317388269757636608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2650
18:09:05.591 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2652 rows, more = false, responseScanTimestamp = 7317388269832794112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2652
18:09:05.595 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388269889716224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.600 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388269919551488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.604 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388269951959040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.607 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388269974466560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.611 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388269974466560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.618 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388269974466560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.622 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@425368544(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:05.624 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270012792832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.631 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@85074996(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:05.633 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2659 rows, more = false, responseScanTimestamp = 7317388270048169984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2659
18:09:05.641 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@916746282(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:05.648 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2660 rows, more = false, responseScanTimestamp = 7317388270083190784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2660
18:09:05.650 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@959840773(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:05.653 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270124249088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.658 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270156656640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.660 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1962810200(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:05.664 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270156656640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.669 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270191992832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.679 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2690 rows, more = false, responseScanTimestamp = 7317388270191992832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2690
18:09:05.692 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2700 rows, more = false, responseScanTimestamp = 7317388270231736320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.692 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2700
18:09:05.706 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2711 rows, more = false, responseScanTimestamp = 7317388270314487808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2711
18:09:05.714 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270400688128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.718 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270424244224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.722 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270424244224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.736 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2716 rows, more = false, responseScanTimestamp = 7317388270446510080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2716
18:09:05.742 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270517600256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.746 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1624875639(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:05.747 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270517600256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.755 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1969859430(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:05.757 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2719 rows, more = false, responseScanTimestamp = 7317388270548832256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2719
18:09:05.763 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2093398500(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:05.768 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2720 rows, more = false, responseScanTimestamp = 7317388270584348672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2720
18:09:05.773 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2019969535(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:05.774 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270625026048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.784 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2740 rows, more = false, responseScanTimestamp = 7317388270657810432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2740
18:09:05.793 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2750 rows, more = false, responseScanTimestamp = 7317388270694334464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2750
18:09:05.796 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270725152768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.800 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270725152768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.803 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270776098816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.808 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270776098816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.812 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270802534400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.824 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2762 rows, more = false, responseScanTimestamp = 7317388270802534400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2762
18:09:05.835 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2764 rows, more = false, responseScanTimestamp = 7317388270862438400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2764
18:09:05.839 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270910246912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.842 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270910246912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.847 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270940192768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.850 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388270965702656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.853 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1426163358(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:05.862 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2768 rows, more = false, responseScanTimestamp = 7317388270965702656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2768
18:09:05.870 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271022620672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.880 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2780 rows, more = false, responseScanTimestamp = 7317388271053529088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2780
18:09:05.884 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271104151552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.894 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2783 rows, more = false, responseScanTimestamp = 7317388271126827008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2783
18:09:05.897 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271150125056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.907 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2785 rows, more = false, responseScanTimestamp = 7317388271177805824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2785
18:09:05.910 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271203770368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.913 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271225049088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.916 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271247417344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.919 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1837835715(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:05.920 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271247417344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.923 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271267377152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.939 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2789 rows, more = false, responseScanTimestamp = 7317388271267377152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2789
18:09:05.943 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271331590144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.954 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2801 rows, more = false, responseScanTimestamp = 7317388271356047360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2801
18:09:05.958 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271403184128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.971 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2803 rows, more = false, responseScanTimestamp = 7317388271403184128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2803
18:09:05.975 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271456866304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.987 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2806 rows, more = false, responseScanTimestamp = 7317388271483748352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2806
18:09:05.991 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271512616960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:05.997 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271549636608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.002 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271574020096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.006 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271601295360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.017 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2810 rows, more = false, responseScanTimestamp = 7317388271601295360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2810
18:09:06.031 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2812 rows, more = false, responseScanTimestamp = 7317388271660507136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2812
18:09:06.041 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2814 rows, more = false, responseScanTimestamp = 7317388271712059392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2814
18:09:06.054 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2815 rows, more = false, responseScanTimestamp = 7317388271738916864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2815
18:09:06.059 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271788019712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.070 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2817 rows, more = false, responseScanTimestamp = 7317388271812657152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2817
18:09:06.071 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@617326607(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:06.080 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1848124632(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:06.082 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2818 rows, more = false, responseScanTimestamp = 7317388271850598400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2818
18:09:06.087 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271920291840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.090 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@927230709(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:06.097 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2820 rows, more = false, responseScanTimestamp = 7317388271920291840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2820
18:09:06.100 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388271954296832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.113 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2830 rows, more = false, responseScanTimestamp = 7317388271954296832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.114 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2830
18:09:06.124 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2850 rows, more = false, responseScanTimestamp = 7317388272038260736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2850
18:09:06.141 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2852 rows, more = false, responseScanTimestamp = 7317388272092131328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2852
18:09:06.146 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388272171499520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.150 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388272171499520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.153 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388272200462336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.157 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388272200462336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.172 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2856 rows, more = false, responseScanTimestamp = 7317388272233111552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2856
18:09:06.177 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@55964899(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:06.186 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2049425238(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:06.187 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2858 rows, more = false, responseScanTimestamp = 7317388272280616960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2858
18:09:06.190 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388272353570816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.194 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1426479662(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:06.202 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1090617785(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:06.204 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2860 rows, more = false, responseScanTimestamp = 7317388272353570816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2860
18:09:06.207 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388272420933632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.219 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2880 rows, more = false, responseScanTimestamp = 7317388272420933632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2880
18:09:06.225 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388272420933632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.226 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1843369878(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:06.236 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@709183604(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:06.239 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2890 rows, more = false, responseScanTimestamp = 7317388272467775488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2890
18:09:06.255 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2900 rows, more = false, responseScanTimestamp = 7317388272560603136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2900
18:09:06.260 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388272621395968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.272 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2921 rows, more = false, responseScanTimestamp = 7317388272650428416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.272 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2921
18:09:06.283 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2923 rows, more = false, responseScanTimestamp = 7317388272700211200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2923
18:09:06.306 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2924 rows, more = false, responseScanTimestamp = 7317388272720437248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2924
18:09:06.316 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1307947064(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:06.318 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2927 rows, more = false, responseScanTimestamp = 7317388272823881728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2927
18:09:06.337 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2929 rows, more = false, responseScanTimestamp = 7317388272882724864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2929
18:09:06.343 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388272973041664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.347 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388272973041664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.364 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2942 rows, more = false, responseScanTimestamp = 7317388273005801472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2942
18:09:06.374 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2944 rows, more = false, responseScanTimestamp = 7317388273070751744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2944
18:09:06.387 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2945 rows, more = false, responseScanTimestamp = 7317388273097723904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2945
18:09:06.405 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2946 rows, more = false, responseScanTimestamp = 7317388273158025216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2946
18:09:06.410 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@11861110(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:06.411 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388273242107904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.429 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2949 rows, more = false, responseScanTimestamp = 7317388273276260352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2949
18:09:06.441 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2960 rows, more = false, responseScanTimestamp = 7317388273342062592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2960
18:09:06.459 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2960 rows, more = false, responseScanTimestamp = 7317388273342062592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.474 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2961 rows, more = false, responseScanTimestamp = 7317388273409159168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2961
18:09:06.478 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388273532063744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.491 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2963 rows, more = false, responseScanTimestamp = 7317388273532063744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2963
18:09:06.495 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388273567789056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.501 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388273567789056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.512 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2965 rows, more = false, responseScanTimestamp = 7317388273636786176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2965
18:09:06.516 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388273664999424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.526 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2966 rows, more = false, responseScanTimestamp = 7317388273664999424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2966
18:09:06.532 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388273713238016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.546 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2968 rows, more = false, responseScanTimestamp = 7317388273746227200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.546 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2968
18:09:06.558 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2969 rows, more = false, responseScanTimestamp = 7317388273799831552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2969
18:09:06.574 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2971 rows, more = false, responseScanTimestamp = 7317388273863307264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2971
18:09:06.579 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388273915731968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.595 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2974 rows, more = false, responseScanTimestamp = 7317388273956089856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.596 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2974
18:09:06.608 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2975 rows, more = false, responseScanTimestamp = 7317388273993670656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2975
18:09:06.612 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388274039554048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.616 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388274088308736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.635 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2977 rows, more = false, responseScanTimestamp = 7317388274088308736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2977
18:09:06.642 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388274177052672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.653 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2981 rows, more = false, responseScanTimestamp = 7317388274217197568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2981
18:09:06.658 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388274246397952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.670 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2983 rows, more = false, responseScanTimestamp = 7317388274280103936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2983
18:09:06.680 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2984 rows, more = false, responseScanTimestamp = 7317388274305703936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2984
18:09:06.684 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388274380337152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.696 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2986 rows, more = false, responseScanTimestamp = 7317388274380337152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2986
18:09:06.700 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388274432589824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.712 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2989 rows, more = false, responseScanTimestamp = 7317388274456166400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2989
18:09:06.715 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388274483965952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.729 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2991 rows, more = false, responseScanTimestamp = 7317388274516570112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2991
18:09:06.734 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388274553651200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.740 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388274583818240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.745 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388274616999936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.759 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2994 rows, more = false, responseScanTimestamp = 7317388274616999936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2994
18:09:06.774 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2996 rows, more = false, responseScanTimestamp = 7317388274694639616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2996
18:09:06.778 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388274725965824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.782 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388274771165184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.786 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388274801258496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.799 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2999 rows, more = false, responseScanTimestamp = 7317388274801258496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2999
18:09:06.809 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3001 rows, more = false, responseScanTimestamp = 7317388274867953664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3001
18:09:06.813 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388274867953664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.818 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388274897719296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.824 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388274897719296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.840 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3003 rows, more = false, responseScanTimestamp = 7317388274953781248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3003
18:09:06.852 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3005 rows, more = false, responseScanTimestamp = 7317388275027722240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3005
18:09:06.857 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388275066175488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.871 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3006 rows, more = false, responseScanTimestamp = 7317388275066175488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3006
18:09:06.873 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@289847505(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:06.883 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3008 rows, more = false, responseScanTimestamp = 7317388275138428928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.883 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3008
18:09:06.893 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3010 rows, more = false, responseScanTimestamp = 7317388275201540096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3010
18:09:06.907 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3020 rows, more = false, responseScanTimestamp = 7317388275228536832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3020
18:09:06.911 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388275310551040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.915 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388275310551040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.918 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388275344351232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.921 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388275344351232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.930 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3023 rows, more = false, responseScanTimestamp = 7317388275344351232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3023
18:09:06.943 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3024 rows, more = false, responseScanTimestamp = 7317388275371450368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.943 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3024
18:09:06.947 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388275446444032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.950 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388275446444032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.964 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3027 rows, more = false, responseScanTimestamp = 7317388275473031168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3027
18:09:06.967 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@289424485(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:06.970 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388275512590336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.975 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388275551965184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.975 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1909740037(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:06.980 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388275587608576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.994 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3030 rows, more = false, responseScanTimestamp = 7317388275587608576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:06.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3030
18:09:06.998 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388275622981632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.012 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3050 rows, more = false, responseScanTimestamp = 7317388275671134208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.012 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3050
18:09:07.028 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3051 rows, more = false, responseScanTimestamp = 7317388275713384448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3051
18:09:07.034 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388275788341248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.048 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3054 rows, more = false, responseScanTimestamp = 7317388275825885184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3054
18:09:07.061 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3055 rows, more = false, responseScanTimestamp = 7317388275861360640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3055
18:09:07.077 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3056 rows, more = false, responseScanTimestamp = 7317388275893383168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.078 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3056
18:09:07.081 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1445218053(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:07.084 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388275994800128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.101 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3059 rows, more = false, responseScanTimestamp = 7317388276020264960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3059
18:09:07.105 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388276076417024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.121 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3071 rows, more = false, responseScanTimestamp = 7317388276108500992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3071
18:09:07.137 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3073 rows, more = false, responseScanTimestamp = 7317388276169363456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3073
18:09:07.149 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3075 rows, more = false, responseScanTimestamp = 7317388276225994752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3075
18:09:07.160 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3077 rows, more = false, responseScanTimestamp = 7317388276284469248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3077
18:09:07.165 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388276317544448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.179 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3079 rows, more = false, responseScanTimestamp = 7317388276354433024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3079
18:09:07.196 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3081 rows, more = false, responseScanTimestamp = 7317388276422656000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.196 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3081
18:09:07.210 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3083 rows, more = false, responseScanTimestamp = 7317388276479881216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.210 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3083
18:09:07.216 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388276516384768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.220 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388276516384768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.238 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3085 rows, more = false, responseScanTimestamp = 7317388276563095552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3085
18:09:07.243 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388276665597952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.246 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1912663328(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:07.247 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388276665597952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.250 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388276698935296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.255 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1643179113(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:07.256 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388276698935296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.260 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388276731760640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.266 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@845663784(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:07.274 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3090 rows, more = false, responseScanTimestamp = 7317388276731760640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3090
18:09:07.287 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3100 rows, more = false, responseScanTimestamp = 7317388276766351360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3100
18:09:07.292 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388276846055424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.299 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388276888637440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.315 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3121 rows, more = false, responseScanTimestamp = 7317388276888637440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3121
18:09:07.319 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388276970901504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.324 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388276970901504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.328 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388277004849152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.348 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3125 rows, more = false, responseScanTimestamp = 7317388277028872192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3125
18:09:07.353 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388277112909824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.358 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388277112909824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.361 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388277146923008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.377 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3129 rows, more = false, responseScanTimestamp = 7317388277146923008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3129
18:09:07.383 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388277221183488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.388 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388277248544768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.404 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3133 rows, more = false, responseScanTimestamp = 7317388277278588928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3133
18:09:07.417 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3135 rows, more = false, responseScanTimestamp = 7317388277332836352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3135
18:09:07.437 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3136 rows, more = false, responseScanTimestamp = 7317388277365395456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3136
18:09:07.440 [INFO - chaos-test-thread] (MiniKuduCluster.java:399) Killing master server 127.26.172.124:38479
18:09:07.441 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: MASTER
    index: 2
  }
}

18:09:07.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.441277 27313 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu with pid 27495
18:09:07.462 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3138 rows, more = false, responseScanTimestamp = 7317388277447266304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3138
18:09:07.464 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1183824654(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:07.469 [DEBUG - kudu-nio-4] (Connection.java:239) [peer master-127.26.172.124:38479(127.26.172.124:38479)] handling channelInactive
18:09:07.470 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.172.124:38479(127.26.172.124:38479)] cleaning up while in state READY due to: connection closed
18:09:07.475 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
18:09:07.476 [INFO - chaos-test-thread] (MiniKuduCluster.java:380) Starting master server 127.26.172.124:38479
18:09:07.476 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: MASTER
    index: 2
  }
}

18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.477257 27313 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/logs
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:09:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:09:07.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:09:07.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.124:38479
18:09:07.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.124
18:09:07.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=37943
18:09:07.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:09:07.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:09:07.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:09:07.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:09:07.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:09:07.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:09:07.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:09:07.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39339/jwks.json with env {}
18:09:07.490 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3138 rows, more = false, responseScanTimestamp = 7317388277447266304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.494 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388277689618432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.508 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3151 rows, more = false, responseScanTimestamp = 7317388277689618432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3151
18:09:07.525 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3152 rows, more = false, responseScanTimestamp = 7317388277736980480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3152
18:09:07.557 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3153 rows, more = false, responseScanTimestamp = 7317388277790011392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3153
18:09:07.561 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388277959077888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.567 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388277959077888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.574 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388277959077888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.595 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3159 rows, more = false, responseScanTimestamp = 7317388278032117760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3159
18:09:07.602 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388278094749696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.629 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3161 rows, more = false, responseScanTimestamp = 7317388278134931456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3161
18:09:07.634 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388278251352064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.637 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388278280159232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.642 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388278280159232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.648 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388278280159232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.656 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388278322610176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.665 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@865281810(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:07.676 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1432749741(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:07.681 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3167 rows, more = false, responseScanTimestamp = 7317388278350569472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.682 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3167
18:09:07.692 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1501332647(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:07.697 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3170 rows, more = false, responseScanTimestamp = 7317388278448168960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3170
18:09:07.703 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1653605197(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:07.705 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388278495338496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:07.706624 28433 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:09:07.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:07.706995 28433 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:09:07.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:07.707077 28433 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:09:07.708 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388278558875648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.714 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388278558875648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:07.714754 28433 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:09:07.714 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1209078714(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:07.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:07.714862 28433 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:09:07.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:07.714900 28433 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:09:07.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:07.714927 28433 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:09:07.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:07.714956 28433 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:09:07.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:07.714979 28433 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39339/jwks.json
18:09:07.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.723205 28433 master_runner.cc:387] Master server non-default flags:
18:09:07.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/logs
18:09:07.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:09:07.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:09:07.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:09:07.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:09:07.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:09:07.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:09:07.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data
18:09:07.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:07.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.124:38479
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39339/jwks.json
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.124
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=37943
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28433
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:09:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:09:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.724984 28433 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:09:07.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.728127 28433 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:09:07.733 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3200 rows, more = false, responseScanTimestamp = 7317388278606008320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.734 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3200
18:09:07.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:07.739374 28443 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:09:07.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:07.739820 28439 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:09:07.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.742079 28433 server_base.cc:1061] running on GCE node
18:09:07.743 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388278679781376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:07.748063 28441 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:09:07.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.749137 28433 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:09:07.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.750775 28433 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:09:07.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.758306 28433 hybrid_clock.cc:648] HybridClock initialized: now 1786471747758235 us; error 58 us; skew 500 ppm
18:09:07.759 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3221 rows, more = false, responseScanTimestamp = 7317388278724263936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3221
18:09:07.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.762679 28433 webserver.cc:533] Webserver started at http://127.26.172.124:37943/ using document root <none> and password file <none>
18:09:07.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.763583 28433 fs_manager.cc:362] Metadata directory not provided
18:09:07.763 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388278802432000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.763827 28433 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:09:07.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.771710 28433 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.003s	sys 0.000s
18:09:07.779 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3223 rows, more = false, responseScanTimestamp = 7317388278802432000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3223
18:09:07.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.779968 28450 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:09:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.787096 28433 fs_manager.cc:730] Time spent opening block manager: real 0.014s	user 0.002s	sys 0.000s
18:09:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.787281 28433 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data,/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "120a35a6a9164119a772aab11fdeec52"
18:09:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:47 on dist-test-slave-9zdj"
18:09:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.787844 28433 fs_report.cc:389] FS layout report
18:09:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:09:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/data
18:09:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:09:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:09:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:09:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:09:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:09:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:09:07.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:09:07.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:09:07.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:09:07.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:09:07.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:09:07.809 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@765929339(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:07.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.824807 28433 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:09:07.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.825774 28433 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:09:07.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.825994 28433 kserver.cc:163] Server-wide thread pool size limit: 3276
18:09:07.827 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3224 rows, more = false, responseScanTimestamp = 7317388278865612800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3224
18:09:07.832 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388279065063424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.836324 28433 rpc_server.cc:307] RPC server started. Bound to: 127.26.172.124:38479
18:09:07.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.838061 28433 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:09:07.838 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
18:09:07.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.838333 27313 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu as pid 28433
18:09:07.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.845845 28513 sys_catalog.cc:263] Verifying existing consensus state
18:09:07.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.847956 28512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.172.124:38479 every 8 connection(s)
18:09:07.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.848389 28513 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Bootstrap starting.
18:09:07.858 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3241 rows, more = false, responseScanTimestamp = 7317388279088480256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3241
18:09:07.863 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388279186194432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.871 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388279186194432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.873934 28513 log.cc:826] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Log is configured to *not* fsync() on all Append() calls
18:09:07.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.886482 28513 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=5 ignored=0} mutations{seen=3 ignored=0} orphaned_commits=0. Pending: 0 replicates
18:09:07.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.887025 28513 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Bootstrap complete.
18:09:07.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.892812 28513 raft_consensus.cc:359] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:09:07.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.893355 28513 raft_consensus.cc:740] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120a35a6a9164119a772aab11fdeec52, State: Initialized, Role: FOLLOWER
18:09:07.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.894387 28513 consensus_queue.cc:260] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 1.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:09:07.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.896098 28513 sys_catalog.cc:565] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: configured and running, proceeding with master startup.
18:09:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.903055 28528 catalog_manager.cc:1295] Loaded cluster ID: 80ca9cd95ed449dfbb48cb035b641580
18:09:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.903151 28528 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: loading cluster ID for follower catalog manager: success
18:09:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.903451 28516 sys_catalog.cc:455] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.903577 28516 sys_catalog.cc:458] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: This master's current role is: FOLLOWER
18:09:07.910 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@281270228(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:07.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.910247 28528 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: acquiring CA information for follower catalog manager: success
18:09:07.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.911834 28528 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:09:07.919 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1923818730(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:07.927 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3244 rows, more = false, responseScanTimestamp = 7317388279222763520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.928 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@854025670(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:07.928 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3244
18:09:07.942 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@653201438(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:07.950 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3260 rows, more = false, responseScanTimestamp = 7317388279485665280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3260
18:09:07.960 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388279525793792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.979 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3280 rows, more = false, responseScanTimestamp = 7317388279586250752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3280
18:09:07.984 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388279638536192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:07.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.989022 28433 master_runner.cc:264] No leader master found from master 120a35a6a9164119a772aab11fdeec52
18:09:07.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:07.989135 28433 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:09:08.005 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3291 rows, more = false, responseScanTimestamp = 7317388279692685312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3291
18:09:08.028 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3294 rows, more = false, responseScanTimestamp = 7317388279800414208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3294
18:09:08.033 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388279874355200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.049 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3298 rows, more = false, responseScanTimestamp = 7317388279913795584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3298
18:09:08.055 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388279953108992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.071 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3300 rows, more = false, responseScanTimestamp = 7317388280008126464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3300
18:09:08.075 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388280071634944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.094 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3302 rows, more = false, responseScanTimestamp = 7317388280071634944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3302
18:09:08.124 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3304 rows, more = false, responseScanTimestamp = 7317388280146673664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3304
18:09:08.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.125412 28469 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" instance_seqno: 1786471728196768) as {username='slave'} at 127.26.172.65:59639; Asking this server to re-register.
18:09:08.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.126475 27803 heartbeater.cc:461] Registering TS with master...
18:09:08.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.129758 28469 ts_manager.cc:194] Registered new tserver with Master: a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669)
18:09:08.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.143755 28469 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "8514fc03a2094ad982145665599bea38" instance_seqno: 1786471742422608) as {username='slave'} at 127.26.172.67:59661; Asking this server to re-register.
18:09:08.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.145001 28371 heartbeater.cc:461] Registering TS with master...
18:09:08.146 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3307 rows, more = false, responseScanTimestamp = 7317388280265015296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.148674 28469 ts_manager.cc:194] Registered new tserver with Master: 8514fc03a2094ad982145665599bea38 (127.26.172.67:39501)
18:09:08.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3307
18:09:08.153 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388280335691776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.157 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388280376229888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.160661 28469 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "46e7990de51f44a78a7a22d510d32188" instance_seqno: 1786471728430578) as {username='slave'} at 127.26.172.66:33225; Asking this server to re-register.
18:09:08.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.161599 27969 heartbeater.cc:461] Registering TS with master...
18:09:08.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.163216 28469 ts_manager.cc:194] Registered new tserver with Master: 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:09:08.189 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3310 rows, more = false, responseScanTimestamp = 7317388280376229888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3310
18:09:08.194 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388280497324032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.208 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3314 rows, more = false, responseScanTimestamp = 7317388280517844992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.208 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3314
18:09:08.236 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3315 rows, more = false, responseScanTimestamp = 7317388280594796544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3315
18:09:08.250 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3319 rows, more = false, responseScanTimestamp = 7317388280759328768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3319
18:09:08.265 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3320 rows, more = false, responseScanTimestamp = 7317388280784138240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.265 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3320
18:09:08.270 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388280849326080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.276 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388280880029696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.291 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3324 rows, more = false, responseScanTimestamp = 7317388280911081472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3324
18:09:08.294 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388280966025216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.300 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388280966025216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.304 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388281008209920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.309 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388281008209920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.313 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388281035788288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.316 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@672931424(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:08.332 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3328 rows, more = false, responseScanTimestamp = 7317388281035788288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3328
18:09:08.337 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388281149177856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.351 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3340 rows, more = false, responseScanTimestamp = 7317388281149177856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3340
18:09:08.368 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3342 rows, more = false, responseScanTimestamp = 7317388281211097088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.368 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3342
18:09:08.387 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3345 rows, more = false, responseScanTimestamp = 7317388281297416192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3345
18:09:08.393 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388281350569984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.399 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388281378693120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.405 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388281408761856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.411 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388281435492352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.415 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388281461358592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.426 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388281461358592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.430 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388281499418624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.443 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3352 rows, more = false, responseScanTimestamp = 7317388281499418624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3352
18:09:08.458 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3353 rows, more = false, responseScanTimestamp = 7317388281536516096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3353
18:09:08.471 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3353 rows, more = false, responseScanTimestamp = 7317388281536516096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.477 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388281721257984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.486 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3355 rows, more = false, responseScanTimestamp = 7317388281721257984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.487 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3355
18:09:08.495 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388281748742144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.510 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3357 rows, more = false, responseScanTimestamp = 7317388281800466432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3357
18:09:08.521 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3359 rows, more = false, responseScanTimestamp = 7317388281861079040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3359
18:09:08.524 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388281895460864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.530 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388281895460864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.545 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3361 rows, more = false, responseScanTimestamp = 7317388281948987392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3361
18:09:08.551 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388282013552640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.566 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3364 rows, more = false, responseScanTimestamp = 7317388282043969536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.567 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3364
18:09:08.583 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3366 rows, more = false, responseScanTimestamp = 7317388282093305856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3366
18:09:08.587 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388282152005632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.591 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388282178740224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.595 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388282208768000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.600 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388282208768000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.605 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388282208768000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.609 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388282248777728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.620 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3372 rows, more = false, responseScanTimestamp = 7317388282276106240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3372
18:09:08.632 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3373 rows, more = false, responseScanTimestamp = 7317388282306932736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3373
18:09:08.644 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3374 rows, more = false, responseScanTimestamp = 7317388282349764608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3374
18:09:08.655 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3376 rows, more = false, responseScanTimestamp = 7317388282413309952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3376
18:09:08.659 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388282440380416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.674 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3378 rows, more = false, responseScanTimestamp = 7317388282470461440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3378
18:09:08.680 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388282531811328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.693 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3381 rows, more = false, responseScanTimestamp = 7317388282558685184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3381
18:09:08.711 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3382 rows, more = false, responseScanTimestamp = 7317388282604343296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3382
18:09:08.724 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3385 rows, more = false, responseScanTimestamp = 7317388282701451264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3385
18:09:08.750 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3386 rows, more = false, responseScanTimestamp = 7317388282730098688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3386
18:09:08.763 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3390 rows, more = false, responseScanTimestamp = 7317388282840346624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3390
18:09:08.768 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388282870988800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.769502 28537 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 120a35a6a9164119a772aab11fdeec52)
18:09:08.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.770001 28537 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:09:08.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.772051 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4df53a10a4c848d1bdca0189b172815c" candidate_term: 2 candidate_status { last_received { term: 1 index: 8 } } ignore_live_leader: false dest_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" is_pre_election: true
18:09:08.772 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388282899415040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.774916 28537 leader_election.cc:290] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6d46d9ed2fa41778e0ab4ecc78b7762 (127.26.172.125:44641), 120a35a6a9164119a772aab11fdeec52 (127.26.172.124:38479)
18:09:08.778 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388282899415040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.785290 28481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4df53a10a4c848d1bdca0189b172815c" candidate_term: 2 candidate_status { last_received { term: 1 index: 8 } } ignore_live_leader: false dest_uuid: "120a35a6a9164119a772aab11fdeec52" is_pre_election: true
18:09:08.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.785761 28481 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4df53a10a4c848d1bdca0189b172815c in term 1.
18:09:08.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.787019 27349 leader_election.cc:304] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 120a35a6a9164119a772aab11fdeec52, 4df53a10a4c848d1bdca0189b172815c; no voters: d6d46d9ed2fa41778e0ab4ecc78b7762
18:09:08.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.787909 28537 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [term 1 FOLLOWER]: Leader pre-election won for term 2
18:09:08.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.787985 28537 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 120a35a6a9164119a772aab11fdeec52)
18:09:08.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.788031 28537 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [term 1 FOLLOWER]: Advancing to term 2
18:09:08.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.789433 28537 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:09:08.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.790096 28537 leader_election.cc:290] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [CANDIDATE]: Term 2 election: Requested vote from peers d6d46d9ed2fa41778e0ab4ecc78b7762 (127.26.172.125:44641), 120a35a6a9164119a772aab11fdeec52 (127.26.172.124:38479)
18:09:08.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.791211 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4df53a10a4c848d1bdca0189b172815c" candidate_term: 2 candidate_status { last_received { term: 1 index: 8 } } ignore_live_leader: false dest_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762"
18:09:08.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.793681 28481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4df53a10a4c848d1bdca0189b172815c" candidate_term: 2 candidate_status { last_received { term: 1 index: 8 } } ignore_live_leader: false dest_uuid: "120a35a6a9164119a772aab11fdeec52"
18:09:08.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.793857 28481 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 1 FOLLOWER]: Advancing to term 2
18:09:08.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.796542 28481 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4df53a10a4c848d1bdca0189b172815c in term 2.
18:09:08.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.796980 27349 leader_election.cc:304] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 120a35a6a9164119a772aab11fdeec52, 4df53a10a4c848d1bdca0189b172815c; no voters: d6d46d9ed2fa41778e0ab4ecc78b7762
18:09:08.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.797320 28537 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [term 2 FOLLOWER]: Leader election won for term 2
18:09:08.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.797530 28537 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [term 2 LEADER]: Becoming Leader. State: Replica: 4df53a10a4c848d1bdca0189b172815c, State: Running, Role: LEADER
18:09:08.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.797963 28537 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 8, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:09:08.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.799345 28537 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4df53a10a4c848d1bdca0189b172815c. Latest consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:08.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.799475 28537 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: This master's current role is: LEADER
18:09:08.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.800217 28542 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
18:09:08.802 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3393 rows, more = false, responseScanTimestamp = 7317388282949595136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3393
18:09:08.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.803296 28542 catalog_manager.cc:679] Loaded metadata for table org.apache.kudu.client.ITClient-1786471726440 [id=acba5c4f4f2b4d2481dc5f08b380575b]
18:09:08.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.806663 28542 tablet_loader.cc:96] loaded metadata for tablet 1304625f73ff4a65a45c93ca9e5a40d5 (table org.apache.kudu.client.ITClient-1786471726440 [id=acba5c4f4f2b4d2481dc5f08b380575b])
18:09:08.806 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388283021021184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.807106 28542 catalog_manager.cc:1520] Initializing Kudu cluster ID...
18:09:08.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.807986 28542 catalog_manager.cc:1295] Loaded cluster ID: 80ca9cd95ed449dfbb48cb035b641580
18:09:08.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.808246 28542 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
18:09:08.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.809155 28542 catalog_manager.cc:1540] Loading token signing keys...
18:09:08.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.809890 28542 catalog_manager.cc:6103] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c: Loaded TSK: 0
18:09:08.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.810848 28542 catalog_manager.cc:1550] Initializing in-progress tserver states...
18:09:08.818 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3396 rows, more = false, responseScanTimestamp = 7317388283055296512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3396
18:09:08.823 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388283108618240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.842 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3398 rows, more = false, responseScanTimestamp = 7317388283159166976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3398
18:09:08.870 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3401 rows, more = false, responseScanTimestamp = 7317388283225579520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3401
18:09:08.883 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3406 rows, more = false, responseScanTimestamp = 7317388283341037568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3406
18:09:08.886 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@62649341(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:08.889 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388283389370368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.893 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388283420262400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.893 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@184254233(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:08.909 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3410 rows, more = false, responseScanTimestamp = 7317388283446870016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3410
18:09:08.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.912098 28543 raft_consensus.cc:493] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 120a35a6a9164119a772aab11fdeec52)
18:09:08.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.912827 28543 raft_consensus.cc:515] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:09:08.916 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388283476099072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.917900 27379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" candidate_term: 2 candidate_status { last_received { term: 1 index: 8 } } ignore_live_leader: false dest_uuid: "4df53a10a4c848d1bdca0189b172815c" is_pre_election: true
18:09:08.921 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388283476099072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.922490 28543 leader_election.cc:290] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4df53a10a4c848d1bdca0189b172815c (127.26.172.126:43589), 120a35a6a9164119a772aab11fdeec52 (127.26.172.124:38479)
18:09:08.929 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388283541622784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.929598 28481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" candidate_term: 2 candidate_status { last_received { term: 1 index: 8 } } ignore_live_leader: false dest_uuid: "120a35a6a9164119a772aab11fdeec52" is_pre_election: true
18:09:08.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.929935 28481 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6d46d9ed2fa41778e0ab4ecc78b7762 in current term 2: Already voted for candidate 4df53a10a4c848d1bdca0189b172815c in this term.
18:09:08.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.930526 27431 leader_election.cc:304] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6d46d9ed2fa41778e0ab4ecc78b7762; no voters: 120a35a6a9164119a772aab11fdeec52, 4df53a10a4c848d1bdca0189b172815c
18:09:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.931305 28543 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [term 1 FOLLOWER]: Advancing to term 2
18:09:08.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:08.937609 28543 raft_consensus.cc:2749] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
18:09:08.947 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3431 rows, more = false, responseScanTimestamp = 7317388283582361600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3431
18:09:08.952 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388283650035712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.957 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388283682594816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.961 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388283706626048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.979 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3435 rows, more = false, responseScanTimestamp = 7317388283706626048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3435
18:09:08.985 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388283766689792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:08.987 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1422586296(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:09.000 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3438 rows, more = false, responseScanTimestamp = 7317388283799175168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3438
18:09:09.015 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3439 rows, more = false, responseScanTimestamp = 7317388283830808576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.015 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3439
18:09:09.029 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3450 rows, more = false, responseScanTimestamp = 7317388283915382784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3450
18:09:09.034 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388283974164480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.038 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388284004581376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.051 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3454 rows, more = false, responseScanTimestamp = 7317388284034928640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3454
18:09:09.058 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388284061765632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.063 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388284061765632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.066 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388284094910464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.070 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388284094910464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.075 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388284166742016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.089 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3458 rows, more = false, responseScanTimestamp = 7317388284189376512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.089 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3458
18:09:09.095 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388284243963904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.111 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3461 rows, more = false, responseScanTimestamp = 7317388284269826048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3461
18:09:09.125 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3463 rows, more = false, responseScanTimestamp = 7317388284327821312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3463
18:09:09.129 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388284359823360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.139 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3465 rows, more = false, responseScanTimestamp = 7317388284388392960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3465
18:09:09.151 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3466 rows, more = false, responseScanTimestamp = 7317388284427120640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3466
18:09:09.158 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@476908127(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:09.163 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3467 rows, more = false, responseScanTimestamp = 7317388284475346944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3467
18:09:09.167 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388284533231616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.184 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3470 rows, more = false, responseScanTimestamp = 7317388284563128320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3470
18:09:09.197 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3481 rows, more = false, responseScanTimestamp = 7317388284622352384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3481
18:09:09.209 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3483 rows, more = false, responseScanTimestamp = 7317388284686635008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3483
18:09:09.225 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3484 rows, more = false, responseScanTimestamp = 7317388284717236224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3484
18:09:09.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:09.228562 27459 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [term 2 FOLLOWER]: Refusing update from remote peer 4df53a10a4c848d1bdca0189b172815c: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 2 index: 9. (index mismatch)
18:09:09.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:09.229588 28540 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
18:09:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:09.231436 28543 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4df53a10a4c848d1bdca0189b172815c. Latest consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:09.231593 28543 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [sys.catalog]: This master's current role is: FOLLOWER
18:09:09.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:09.234169 28537 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:09.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:09.234356 28537 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: This master's current role is: LEADER
18:09:09.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:09.234658 28543 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:09.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:09.234798 28543 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6d46d9ed2fa41778e0ab4ecc78b7762 [sys.catalog]: This master's current role is: FOLLOWER
18:09:09.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:09.235098 28481 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 2 FOLLOWER]: Refusing update from remote peer 4df53a10a4c848d1bdca0189b172815c: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 2 index: 9. (index mismatch)
18:09:09.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:09.235797 28537 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
18:09:09.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:09.241474 28552 sys_catalog.cc:455] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4df53a10a4c848d1bdca0189b172815c. Latest consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:09.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:09.242343 28552 sys_catalog.cc:458] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: This master's current role is: FOLLOWER
18:09:09.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:09.241894 28555 sys_catalog.cc:455] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:09.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:09.244252 28555 sys_catalog.cc:458] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: This master's current role is: FOLLOWER
18:09:09.244 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3486 rows, more = false, responseScanTimestamp = 7317388284805750784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3486
18:09:09.251 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388284861575168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.264 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3489 rows, more = false, responseScanTimestamp = 7317388284913848320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.265 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3489
18:09:09.269 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388284943183872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.273 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388284970987520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.288 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3492 rows, more = false, responseScanTimestamp = 7317388284995497984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3492
18:09:09.293 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285062250496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.299 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285087129600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.306 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285087129600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.311 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285110784000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.315 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285138558976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.322 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285167849472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.327 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285190336512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.331 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285190336512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.345 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3500 rows, more = false, responseScanTimestamp = 7317388285230489600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3500
18:09:09.355 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285280387072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.358 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285336252416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.369 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3504 rows, more = false, responseScanTimestamp = 7317388285336252416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3504
18:09:09.384 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3505 rows, more = false, responseScanTimestamp = 7317388285364240384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3505
18:09:09.388 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285446615040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.410 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3507 rows, more = false, responseScanTimestamp = 7317388285446615040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3507
18:09:09.414 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285539299328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.417 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285566644224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.430 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3512 rows, more = false, responseScanTimestamp = 7317388285594443776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3512
18:09:09.435 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285619122176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.447 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3513 rows, more = false, responseScanTimestamp = 7317388285619122176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3513
18:09:09.453 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285646405632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.478 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3515 rows, more = false, responseScanTimestamp = 7317388285694410752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3515
18:09:09.482 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285829214208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.485 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285851095040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.504 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3519 rows, more = false, responseScanTimestamp = 7317388285851095040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3519
18:09:09.519 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3522 rows, more = false, responseScanTimestamp = 7317388285938274304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3522
18:09:09.523 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388285998747648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.538 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3525 rows, more = false, responseScanTimestamp = 7317388286024765440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3525
18:09:09.556 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3526 rows, more = false, responseScanTimestamp = 7317388286054711296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3526
18:09:09.559 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388286130348032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.575 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3529 rows, more = false, responseScanTimestamp = 7317388286161661952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3529
18:09:09.579 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388286233817088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.583 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388286233817088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.587 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388286271451136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.592 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388286271451136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.608 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3534 rows, more = false, responseScanTimestamp = 7317388286296256512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3534
18:09:09.615 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388286357725184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:09.627116 28537 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:09.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:09.627315 28537 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: This master's current role is: LEADER
18:09:09.632 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3537 rows, more = false, responseScanTimestamp = 7317388286388658176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3537
18:09:09.645 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3540 rows, more = false, responseScanTimestamp = 7317388286468792320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3540
18:09:09.659 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3541 rows, more = false, responseScanTimestamp = 7317388286517825536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.660 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3541
18:09:09.678 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3543 rows, more = false, responseScanTimestamp = 7317388286573547520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3543
18:09:09.698 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3546 rows, more = false, responseScanTimestamp = 7317388286659715072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3546
18:09:09.705 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388286732288000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.708 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388286732288000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.713 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388286766608384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.718 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388286801448960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.732 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3551 rows, more = false, responseScanTimestamp = 7317388286801448960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3551
18:09:09.737 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388286865260544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.747 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388286896832512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.751 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388286921031680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.766 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3556 rows, more = false, responseScanTimestamp = 7317388286961680384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3556
18:09:09.776 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1075131956(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:09.783 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3557 rows, more = false, responseScanTimestamp = 7317388286988177408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3557
18:09:09.785 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@298289816(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:09.795 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@310636073(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:09.800 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3559 rows, more = false, responseScanTimestamp = 7317388287058157568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3559
18:09:09.804 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1724395988(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:09.814 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@260382639(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:09.815 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3570 rows, more = false, responseScanTimestamp = 7317388287144574976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3570
18:09:09.832 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3590 rows, more = false, responseScanTimestamp = 7317388287211270144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3590
18:09:09.839 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388287276625920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.852 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3611 rows, more = false, responseScanTimestamp = 7317388287307661312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3611
18:09:09.876 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3612 rows, more = false, responseScanTimestamp = 7317388287341711360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3612
18:09:09.880 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388287464824832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.886 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388287464824832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.890 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388287489503232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.895 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@582731661(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:09.912 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3618 rows, more = false, responseScanTimestamp = 7317388287522836480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3618
18:09:09.922 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3630 rows, more = false, responseScanTimestamp = 7317388287614160896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3630
18:09:09.927 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388287614160896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.943 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3631 rows, more = false, responseScanTimestamp = 7317388287640981504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3631
18:09:09.949 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388287721734144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.954 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388287751413760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.957 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388287780081664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.961 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388287802822656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.965 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388287821234176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.968 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388287821234176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.971 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388287846670336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.984 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3638 rows, more = false, responseScanTimestamp = 7317388287846670336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:09.985 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3638
18:09:09.988 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388287876554752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.000 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3640 rows, more = false, responseScanTimestamp = 7317388287915458560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3640
18:09:10.017 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3641 rows, more = false, responseScanTimestamp = 7317388287947784192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3641
18:09:10.022 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388288040779776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.027 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388288073760768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.043 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3645 rows, more = false, responseScanTimestamp = 7317388288073760768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3645
18:09:10.054 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@801408853(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:10.056 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3647 rows, more = false, responseScanTimestamp = 7317388288136642560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3647
18:09:10.059 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388288191807488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.062 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388288191807488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.067 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388288229453824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.071 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388288256385024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.075 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388288256385024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.088 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3661 rows, more = false, responseScanTimestamp = 7317388288282783744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3661
18:09:10.092 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388288312991744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.096 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388288312991744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.099 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388288362536960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.103 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388288362536960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.106 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388288400060416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.111 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388288400060416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.117 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388288429457408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:10.120349 27804 heartbeater.cc:499] Master 127.26.172.126:43589 was elected leader, sending a full tablet report...
18:09:10.132 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3666 rows, more = false, responseScanTimestamp = 7317388288455864320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3666
18:09:10.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:10.139416 28372 heartbeater.cc:499] Master 127.26.172.126:43589 was elected leader, sending a full tablet report...
18:09:10.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:10.150611 27971 heartbeater.cc:499] Master 127.26.172.126:43589 was elected leader, sending a full tablet report...
18:09:10.161 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3668 rows, more = false, responseScanTimestamp = 7317388288517197824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3668
18:09:10.169 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388288615051264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.193 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3673 rows, more = false, responseScanTimestamp = 7317388288651538432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3673
18:09:10.208 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@136664552(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:10.210 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3677 rows, more = false, responseScanTimestamp = 7317388288762839040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3677
18:09:10.232 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3679 rows, more = false, responseScanTimestamp = 7317388288824016896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3679
18:09:10.253 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3680 rows, more = false, responseScanTimestamp = 7317388288897150976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3680
18:09:10.259 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388289000075264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.264 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388289025056768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.282 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3694 rows, more = false, responseScanTimestamp = 7317388289054703616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.282 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3694
18:09:10.312 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3696 rows, more = false, responseScanTimestamp = 7317388289121591296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3696
18:09:10.316 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388289242550272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.321 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388289265119232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.324 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388289287553024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.341 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3703 rows, more = false, responseScanTimestamp = 7317388289287553024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3703
18:09:10.358 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3705 rows, more = false, responseScanTimestamp = 7317388289350889472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.359 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3705
18:09:10.364 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@796547876(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:10.368 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388289440731136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.372 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1400989417(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:10.387 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3709 rows, more = false, responseScanTimestamp = 7317388289470627840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3709
18:09:10.391 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388289532674048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.408 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3730 rows, more = false, responseScanTimestamp = 7317388289562542080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3730
18:09:10.426 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3732 rows, more = false, responseScanTimestamp = 7317388289621364736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3732
18:09:10.439 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3734 rows, more = false, responseScanTimestamp = 7317388289684324352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3734
18:09:10.448 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388289717039104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.453 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388289785012224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.458 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388289785012224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.478 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3737 rows, more = false, responseScanTimestamp = 7317388289846628352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3737
18:09:10.482 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388289912233984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.488 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388289912233984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.502 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3740 rows, more = false, responseScanTimestamp = 7317388289950605312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3740
18:09:10.515 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3742 rows, more = false, responseScanTimestamp = 7317388290010484736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3742
18:09:10.519 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388290075709440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.531 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3745 rows, more = false, responseScanTimestamp = 7317388290100535296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3745
18:09:10.539 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1484041699(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:10.544 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3747 rows, more = false, responseScanTimestamp = 7317388290142326784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3747
18:09:10.558 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3749 rows, more = false, responseScanTimestamp = 7317388290192019456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3749
18:09:10.563 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388290250555392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.567 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388290274025472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.583 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3762 rows, more = false, responseScanTimestamp = 7317388290296147968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3762
18:09:10.598 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3765 rows, more = false, responseScanTimestamp = 7317388290365960192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3765
18:09:10.602 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388290424877056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.612 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2052860176(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:10.618 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3767 rows, more = false, responseScanTimestamp = 7317388290424877056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3767
18:09:10.630 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3769 rows, more = false, responseScanTimestamp = 7317388290487459840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3769
18:09:10.635 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388290521169920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.639 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388290576470016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.653 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3780 rows, more = false, responseScanTimestamp = 7317388290576470016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3780
18:09:10.656 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388290652180480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.661 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388290652180480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.679 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3784 rows, more = false, responseScanTimestamp = 7317388290678341632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3784
18:09:10.684 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388290720124928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.688 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388290748182528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.693 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@126025220(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:10.706 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3788 rows, more = false, responseScanTimestamp = 7317388290793828352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3788
18:09:10.719 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3790 rows, more = false, responseScanTimestamp = 7317388290854629376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3790
18:09:10.735 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3801 rows, more = false, responseScanTimestamp = 7317388290912063488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3801
18:09:10.738 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388290965315584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.754 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3804 rows, more = false, responseScanTimestamp = 7317388290999791616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3804
18:09:10.768 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1609328179(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:10.772 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3806 rows, more = false, responseScanTimestamp = 7317388291046350848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3806
18:09:10.778 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388291128713216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.794 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3810 rows, more = false, responseScanTimestamp = 7317388291154542592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3810
18:09:10.813 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3821 rows, more = false, responseScanTimestamp = 7317388291206807552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3821
18:09:10.829 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3824 rows, more = false, responseScanTimestamp = 7317388291290906624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3824
18:09:10.843 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@579523480(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:10.844 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3826 rows, more = false, responseScanTimestamp = 7317388291344654336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3826
18:09:10.858 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3829 rows, more = false, responseScanTimestamp = 7317388291428311040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3829
18:09:10.861 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388291466940416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.874 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3830 rows, more = false, responseScanTimestamp = 7317388291466940416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3830
18:09:10.893 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3841 rows, more = false, responseScanTimestamp = 7317388291541327872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3841
18:09:10.910 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3845 rows, more = false, responseScanTimestamp = 7317388291641139200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3845
18:09:10.915 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388291700236288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.929 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3848 rows, more = false, responseScanTimestamp = 7317388291729186816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.929 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3848
18:09:10.935 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388291777159168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.949 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3851 rows, more = false, responseScanTimestamp = 7317388291803217920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3851
18:09:10.963 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3853 rows, more = false, responseScanTimestamp = 7317388291849957376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3853
18:09:10.968 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388291919847424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.973 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388291945074688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.993 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3857 rows, more = false, responseScanTimestamp = 7317388291945074688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:10.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3857
18:09:11.012 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3860 rows, more = false, responseScanTimestamp = 7317388292043784192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.012 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3860
18:09:11.031 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3863 rows, more = false, responseScanTimestamp = 7317388292119662592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3863
18:09:11.034 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388292194091008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.046 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3866 rows, more = false, responseScanTimestamp = 7317388292194091008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.047 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3866
18:09:11.050 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388292228984832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.053 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388292278583296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.058 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388292278583296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.063 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388292278583296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.067 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388292306456576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.080 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3870 rows, more = false, responseScanTimestamp = 7317388292350873600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3870
18:09:11.084 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388292401807360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.101 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3872 rows, more = false, responseScanTimestamp = 7317388292401807360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3872
18:09:11.107 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388292471889920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.111 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388292497186816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.123 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@956660336(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:11.125 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3877 rows, more = false, responseScanTimestamp = 7317388292523753472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3877
18:09:11.131 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388292583739392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.131 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@694669706(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:11.140 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@352778091(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:11.147 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3880 rows, more = false, responseScanTimestamp = 7317388292611473408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3880
18:09:11.150 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388292645343232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.156 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388292678684672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.174 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3910 rows, more = false, responseScanTimestamp = 7317388292708519936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3910
18:09:11.178 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388292790870016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.194 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3913 rows, more = false, responseScanTimestamp = 7317388292790870016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3913
18:09:11.201 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388292865966080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.207 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388292891938816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.222 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1642389568(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:11.226 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3918 rows, more = false, responseScanTimestamp = 7317388292922429440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3918
18:09:11.253 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3919 rows, more = false, responseScanTimestamp = 7317388292952899584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3919
18:09:11.258 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388293091622912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.273 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3931 rows, more = false, responseScanTimestamp = 7317388293129273344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3931
18:09:11.289 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3932 rows, more = false, responseScanTimestamp = 7317388293155758080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3932
18:09:11.306 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3935 rows, more = false, responseScanTimestamp = 7317388293252354048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3935
18:09:11.320 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3938 rows, more = false, responseScanTimestamp = 7317388293330735104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3938
18:09:11.333 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388293384544256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.348 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3941 rows, more = false, responseScanTimestamp = 7317388293407854592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3941
18:09:11.364 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3943 rows, more = false, responseScanTimestamp = 7317388293490069504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3943
18:09:11.370 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388293557129216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.382 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3946 rows, more = false, responseScanTimestamp = 7317388293580517376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3946
18:09:11.386 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388293628141568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.397 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1931526390(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:11.398 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3948 rows, more = false, responseScanTimestamp = 7317388293628141568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3948
18:09:11.415 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3949 rows, more = false, responseScanTimestamp = 7317388293672837120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.415 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3949
18:09:11.422 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388293766418432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.426 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388293795467264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.431 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388293795467264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.475 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3962 rows, more = false, responseScanTimestamp = 7317388293833334784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3962
18:09:11.485 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1692181657(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:11.489 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3967 rows, more = false, responseScanTimestamp = 7317388293998522368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3967
18:09:11.508 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3969 rows, more = false, responseScanTimestamp = 7317388294058582016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3969
18:09:11.513 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388294118637568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.531 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3981 rows, more = false, responseScanTimestamp = 7317388294159503360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3981
18:09:11.535 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388294222127104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.539 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388294247800832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.556 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3985 rows, more = false, responseScanTimestamp = 7317388294279618560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3985
18:09:11.574 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3987 rows, more = false, responseScanTimestamp = 7317388294356336640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3987
18:09:11.579 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388294416199680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.583 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388294416199680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.587 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388294444490752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.590 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388294478561280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.593 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388294478561280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.610 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3992 rows, more = false, responseScanTimestamp = 7317388294502076416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3992
18:09:11.613 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388294548312064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.639 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1187232454(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:11.644 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3995 rows, more = false, responseScanTimestamp = 7317388294571278336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3995
18:09:11.653 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388294696665088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.672 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4000 rows, more = false, responseScanTimestamp = 7317388294725611520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4000
18:09:11.688 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4012 rows, more = false, responseScanTimestamp = 7317388294814437376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4012
18:09:11.704 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4015 rows, more = false, responseScanTimestamp = 7317388294891532288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.705 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4015
18:09:11.723 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@6530238(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:11.723 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4016 rows, more = false, responseScanTimestamp = 7317388294937894912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4016
18:09:11.727 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388295033675776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.739 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4019 rows, more = false, responseScanTimestamp = 7317388295033675776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4019
18:09:11.761 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4020 rows, more = false, responseScanTimestamp = 7317388295065534464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4020
18:09:11.765 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388295164846080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.779 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4033 rows, more = false, responseScanTimestamp = 7317388295200854016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4033
18:09:11.805 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4034 rows, more = false, responseScanTimestamp = 7317388295234662400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4034
18:09:11.823 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4039 rows, more = false, responseScanTimestamp = 7317388295376506880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4039
18:09:11.838 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4041 rows, more = false, responseScanTimestamp = 7317388295438295040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4041
18:09:11.843 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388295502016512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.857 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4043 rows, more = false, responseScanTimestamp = 7317388295502016512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4043
18:09:11.862 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388295562194944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.866 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388295562194944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.883 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4046 rows, more = false, responseScanTimestamp = 7317388295615963136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.883 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4046
18:09:11.883 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1966203700(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:11.900 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4049 rows, more = false, responseScanTimestamp = 7317388295691706368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4049
18:09:11.904 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388295744356352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.908 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388295770677248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.921 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4061 rows, more = false, responseScanTimestamp = 7317388295770677248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4061
18:09:11.939 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4062 rows, more = false, responseScanTimestamp = 7317388295806603264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4062
18:09:11.943 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388295907373056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.946 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388295936868352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.952 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388295936868352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.964 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4067 rows, more = false, responseScanTimestamp = 7317388295967895552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4067
18:09:11.967 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296001466368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.971 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296027795456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.975 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296054919168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.991 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4070 rows, more = false, responseScanTimestamp = 7317388296054919168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4070
18:09:11.996 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296118591488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:11.999 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296139800576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.003 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296167104512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.008 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296167104512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.012 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296191377408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.020 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296221499392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.026 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296252731392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.026 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1950902631(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:12.030 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296252731392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.036 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296279556096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.041 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296308871168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.045 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296308871168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.048 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296347062272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.053 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296347062272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.076 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4091 rows, more = false, responseScanTimestamp = 7317388296375033856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4091
18:09:12.081 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296453984256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.099 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4095 rows, more = false, responseScanTimestamp = 7317388296483409920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4095
18:09:12.119 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4098 rows, more = false, responseScanTimestamp = 7317388296567431168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4098
18:09:12.124 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296637583360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.137 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4101 rows, more = false, responseScanTimestamp = 7317388296664449024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4101
18:09:12.141 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296664449024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.146 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296697360384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.153 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296766046208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.159 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296766046208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.168 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296804204544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.171 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296831021056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.187 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@797374626(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:12.191 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4106 rows, more = false, responseScanTimestamp = 7317388296862175232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4106
18:09:12.196 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388296941858816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.209 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4110 rows, more = false, responseScanTimestamp = 7317388296969474048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4110
18:09:12.224 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4120 rows, more = false, responseScanTimestamp = 7317388296993722368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4120
18:09:12.242 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4121 rows, more = false, responseScanTimestamp = 7317388297050849280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4121
18:09:12.260 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4123 rows, more = false, responseScanTimestamp = 7317388297141768192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4123
18:09:12.275 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4126 rows, more = false, responseScanTimestamp = 7317388297233969152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4126
18:09:12.289 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4128 rows, more = false, responseScanTimestamp = 7317388297279647744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4128
18:09:12.306 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4131 rows, more = false, responseScanTimestamp = 7317388297353224192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4131
18:09:12.310 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388297410244608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.313 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388297432481792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.317 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388297457967104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.320 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388297457967104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.336 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4136 rows, more = false, responseScanTimestamp = 7317388297478209536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4136
18:09:12.353 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4139 rows, more = false, responseScanTimestamp = 7317388297544749056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4139
18:09:12.357 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388297604149248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.373 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4142 rows, more = false, responseScanTimestamp = 7317388297631797248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4142
18:09:12.378 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388297691467776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.393 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4145 rows, more = false, responseScanTimestamp = 7317388297719631872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4145
18:09:12.401 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388297786097664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.419 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4147 rows, more = false, responseScanTimestamp = 7317388297786097664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4147
18:09:12.433 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4149 rows, more = false, responseScanTimestamp = 7317388297859747840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4149
18:09:12.444 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388297902358528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.447 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388297935343616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.462 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4151 rows, more = false, responseScanTimestamp = 7317388297935343616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4151
18:09:12.475 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4152 rows, more = false, responseScanTimestamp = 7317388298031362048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.475 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4152
18:09:12.489 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4153 rows, more = false, responseScanTimestamp = 7317388298079805440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4153
18:09:12.511 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4155 rows, more = false, responseScanTimestamp = 7317388298159874048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4155
18:09:12.529 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4158 rows, more = false, responseScanTimestamp = 7317388298246029312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4158
18:09:12.533 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388298327359488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.537 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388298327359488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.540 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388298353438720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.556 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4161 rows, more = false, responseScanTimestamp = 7317388298353438720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4161
18:09:12.562 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388298445729792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.570 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388298445729792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.589 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4166 rows, more = false, responseScanTimestamp = 7317388298504208384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4166
18:09:12.609 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4168 rows, more = false, responseScanTimestamp = 7317388298569269248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4168
18:09:12.625 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4171 rows, more = false, responseScanTimestamp = 7317388298645590016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4171
18:09:12.642 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4173 rows, more = false, responseScanTimestamp = 7317388298709700608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4173
18:09:12.666 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4176 rows, more = false, responseScanTimestamp = 7317388298801537024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4176
18:09:12.670 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388298898440192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.674 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388298898440192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.677 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388298927464448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.680 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388298927464448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.685 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388298927464448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.690 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388298957434880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.693 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388298994151424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.706 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4183 rows, more = false, responseScanTimestamp = 7317388298994151424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4183
18:09:12.710 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388299020017664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.713 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388299072348160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.729 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4185 rows, more = false, responseScanTimestamp = 7317388299072348160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4185
18:09:12.734 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388299141619712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.737 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388299176292352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.740 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388299176292352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.741 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@845021112(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:12.743 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388299176292352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.747 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388299205877760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.750 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1208980100(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:12.759 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4189 rows, more = false, responseScanTimestamp = 7317388299205877760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4189
18:09:12.761 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2134624691(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:12.774 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4190 rows, more = false, responseScanTimestamp = 7317388299243618304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4190
18:09:12.794 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4220 rows, more = false, responseScanTimestamp = 7317388299345981440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4220
18:09:12.811 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4223 rows, more = false, responseScanTimestamp = 7317388299412553728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4223
18:09:12.825 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4225 rows, more = false, responseScanTimestamp = 7317388299461779456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4225
18:09:12.829 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388299528290304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.832 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1742761246(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:12.838 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@983428709(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:12.839 [INFO - chaos-test-thread] (MiniKuduCluster.java:399) Killing master server 127.26.172.124:38479
18:09:12.839 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: MASTER
    index: 2
  }
}

18:09:12.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:12.839826 27313 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu with pid 28433
18:09:12.857 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4228 rows, more = false, responseScanTimestamp = 7317388299553243136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4228
18:09:12.858 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@238206976(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:12.860 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
18:09:12.860 [INFO - chaos-test-thread] (MiniKuduCluster.java:380) Starting master server 127.26.172.124:38479
18:09:12.860 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: MASTER
    index: 2
  }
}

18:09:12.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:12.861514 27313 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:09:12.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:09:12.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:12.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data
18:09:12.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:09:12.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:09:12.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:09:12.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/logs
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:09:12.862 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388299607900160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.124:38479
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.124
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=37943
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:09:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39339/jwks.json with env {}
18:09:12.868 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@803595812(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:12.870 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388299676794880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.878 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1267328603(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:12.878 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388299717410816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.883 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388299756666880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.887 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388299756666880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.910 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4270 rows, more = false, responseScanTimestamp = 7317388299799920640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.911 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4270
18:09:12.926 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4281 rows, more = false, responseScanTimestamp = 7317388299879002112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4281
18:09:12.936 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388299956723712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.954 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4286 rows, more = false, responseScanTimestamp = 7317388300008112128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4286
18:09:12.963 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388300077285376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.963 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@515032969(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:12.975 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388300110639104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:12.975 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@102246047(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:12.984 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@105657534(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:13.008 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4289 rows, more = false, responseScanTimestamp = 7317388300110639104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4289
18:09:13.018 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388300276703232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.042 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4321 rows, more = false, responseScanTimestamp = 7317388300316565504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4321
18:09:13.056 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4323 rows, more = false, responseScanTimestamp = 7317388300398002176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4323
18:09:13.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:13.049108 28557 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:09:13.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:13.049536 28557 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:09:13.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:13.049615 28557 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:09:13.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:13.056361 28557 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:09:13.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:13.056465 28557 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:09:13.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:13.056499 28557 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:09:13.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:13.056536 28557 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:09:13.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:13.056572 28557 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:09:13.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:13.056593 28557 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39339/jwks.json
18:09:13.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.063246 28557 master_runner.cc:387] Master server non-default flags:
18:09:13.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/logs
18:09:13.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:09:13.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:09:13.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:09:13.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:09:13.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:09:13.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:09:13.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data
18:09:13.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.124:38479
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39339/jwks.json
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.124
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=37943
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28557
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:09:13.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:09:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.064953 28557 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:09:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.066697 28557 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:09:13.078 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4325 rows, more = false, responseScanTimestamp = 7317388300482666496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4325
18:09:13.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:13.089929 28562 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:09:13.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:13.093508 28565 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:09:13.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:13.097167 28563 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:09:13.105 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4328 rows, more = false, responseScanTimestamp = 7317388300578308096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4328
18:09:13.110 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388300682309632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.110955 28557 server_base.cc:1061] running on GCE node
18:09:13.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.111975 28557 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:09:13.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.113548 28557 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:09:13.117 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388300710813696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.122 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388300710813696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.130671 28557 hybrid_clock.cc:648] HybridClock initialized: now 1786471753130600 us; error 76 us; skew 500 ppm
18:09:13.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.135735 28557 webserver.cc:533] Webserver started at http://127.26.172.124:37943/ using document root <none> and password file <none>
18:09:13.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.138217 28557 fs_manager.cc:362] Metadata directory not provided
18:09:13.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.138666 28557 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:09:13.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:13.142030 27803 heartbeater.cc:646] Failed to heartbeat to 127.26.172.124:38479 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.26.172.124:38479: connect: Connection refused (error 111)
18:09:13.147 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4334 rows, more = false, responseScanTimestamp = 7317388300747309056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4334
18:09:13.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.146003 28557 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.003s	sys 0.000s
18:09:13.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.149955 28577 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:09:13.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.151563 28557 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
18:09:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.151767 28557 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data,/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "120a35a6a9164119a772aab11fdeec52"
18:09:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:47 on dist-test-slave-9zdj"
18:09:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.152395 28557 fs_report.cc:389] FS layout report
18:09:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:09:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/data
18:09:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:09:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:09:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:09:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:09:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:09:13.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:09:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:09:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:09:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:09:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:09:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:09:13.157 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@49520914(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:13.165 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@175485002(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:13.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:13.165247 28371 heartbeater.cc:646] Failed to heartbeat to 127.26.172.124:38479 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.26.172.124:38479: connect: Connection refused (error 111)
18:09:13.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:13.173396 27969 heartbeater.cc:646] Failed to heartbeat to 127.26.172.124:38479 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.26.172.124:38479: connect: Connection refused (error 111)
18:09:13.182 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4337 rows, more = false, responseScanTimestamp = 7317388300834799616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.182 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4337
18:09:13.187 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388301000617984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.189343 28557 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:09:13.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.190320 28557 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:09:13.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.190620 28557 kserver.cc:163] Server-wide thread pool size limit: 3276
18:09:13.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.201567 28557 rpc_server.cc:307] RPC server started. Bound to: 127.26.172.124:38479
18:09:13.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.201586 28640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.172.124:38479 every 8 connection(s)
18:09:13.207 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4361 rows, more = false, responseScanTimestamp = 7317388301026484224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4361
18:09:13.211 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388301052215296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.206509 28557 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:09:13.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.214470 27313 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu as pid 28557
18:09:13.214 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
18:09:13.216 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388301052215296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.220 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388301144555520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.224 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388301144555520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.236778 28641 sys_catalog.cc:263] Verifying existing consensus state
18:09:13.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.242334 28641 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Bootstrap starting.
18:09:13.246 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4364 rows, more = false, responseScanTimestamp = 7317388301181943808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4364
18:09:13.266 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4367 rows, more = false, responseScanTimestamp = 7317388301260644352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4367
18:09:13.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.274380 28641 log.cc:826] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Log is configured to *not* fsync() on all Append() calls
18:09:13.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.287185 28641 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=5 ignored=0} mutations{seen=3 ignored=0} orphaned_commits=0. Pending: 0 replicates
18:09:13.288 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4369 rows, more = false, responseScanTimestamp = 7317388301310656512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.287834 28641 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Bootstrap complete.
18:09:13.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4369
18:09:13.291 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388301444161536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.293279 28641 raft_consensus.cc:359] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:09:13.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.293933 28641 raft_consensus.cc:740] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120a35a6a9164119a772aab11fdeec52, State: Initialized, Role: FOLLOWER
18:09:13.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.294838 28641 consensus_queue.cc:260] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 2.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:09:13.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.296604 28641 sys_catalog.cc:565] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: configured and running, proceeding with master startup.
18:09:13.301 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388301444161536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.299719 28644 sys_catalog.cc:455] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:13.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.299912 28644 sys_catalog.cc:458] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: This master's current role is: FOLLOWER
18:09:13.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.306631 28657 catalog_manager.cc:1295] Loaded cluster ID: 80ca9cd95ed449dfbb48cb035b641580
18:09:13.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.306735 28657 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: loading cluster ID for follower catalog manager: success
18:09:13.308 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388301476040704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.310946 28657 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: acquiring CA information for follower catalog manager: success
18:09:13.312 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388301498392576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.312997 28657 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:09:13.339 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4375 rows, more = false, responseScanTimestamp = 7317388301498392576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4375
18:09:13.344 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388301637025792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.351 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388301637025792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.351 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1302221637(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:13.358 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@714110860(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:13.366 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@896837885(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:13.373 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4379 rows, more = false, responseScanTimestamp = 7317388301690081280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4379
18:09:13.375 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@312781305(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:13.378 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388301766787072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.382 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388301797646336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.387 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388301834657792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.404 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4410 rows, more = false, responseScanTimestamp = 7317388301834657792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4410
18:09:13.410 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388301912174592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.418 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388301912174592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.445 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4422 rows, more = false, responseScanTimestamp = 7317388301950877696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.447 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4422
18:09:13.451 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388302024093696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.455 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388302024093696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.466 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388302024093696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.479 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388302024093696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.483784 28644 sys_catalog.cc:455] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4df53a10a4c848d1bdca0189b172815c. Latest consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:13.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:13.483987 28644 sys_catalog.cc:458] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: This master's current role is: FOLLOWER
18:09:13.489 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388302160830464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.506 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@757056659(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:13.527 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4426 rows, more = false, responseScanTimestamp = 7317388302217195520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4426
18:09:13.545 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4440 rows, more = false, responseScanTimestamp = 7317388302416793600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4440
18:09:13.551 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388302458843136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.574 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4442 rows, more = false, responseScanTimestamp = 7317388302493491200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4442
18:09:13.607 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4444 rows, more = false, responseScanTimestamp = 7317388302580301824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4444
18:09:13.615 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@68876971(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:13.616 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388302742962176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.639 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4449 rows, more = false, responseScanTimestamp = 7317388302775267328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4449
18:09:13.645 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388302814773248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.656 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388302889725952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.676 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388302936903680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.682 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388303001436160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.688 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388303037816832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.695 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388303037816832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.716 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4465 rows, more = false, responseScanTimestamp = 7317388303089115136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4465
18:09:13.724 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388303190937600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.742 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4469 rows, more = false, responseScanTimestamp = 7317388303232954368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4469
18:09:13.746 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388303299010560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.750 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388303326732288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.767 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4472 rows, more = false, responseScanTimestamp = 7317388303326732288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4472
18:09:13.771 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388303407218688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.792 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4474 rows, more = false, responseScanTimestamp = 7317388303407218688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4474
18:09:13.806 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@339315093(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:13.807 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4477 rows, more = false, responseScanTimestamp = 7317388303504637952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4477
18:09:13.810 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388303566405632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.814 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388303566405632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.830 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4480 rows, more = false, responseScanTimestamp = 7317388303597760512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4480
18:09:13.848 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4491 rows, more = false, responseScanTimestamp = 7317388303667326976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4491
18:09:13.867 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4493 rows, more = false, responseScanTimestamp = 7317388303728459776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4493
18:09:13.873 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388303797710848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.881 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388303823130624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.895 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@593822090(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:13.900 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4497 rows, more = false, responseScanTimestamp = 7317388303855693824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4497
18:09:13.916 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4499 rows, more = false, responseScanTimestamp = 7317388303919992832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4499
18:09:13.919 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388303998115840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.935 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4510 rows, more = false, responseScanTimestamp = 7317388303998115840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4510
18:09:13.953 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4513 rows, more = false, responseScanTimestamp = 7317388304100552704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4513
18:09:13.956 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388304152440832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.960 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388304179769344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.980 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4516 rows, more = false, responseScanTimestamp = 7317388304179769344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4516
18:09:13.993 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4520 rows, more = false, responseScanTimestamp = 7317388304268763136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:13.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4520
18:09:13.997 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388304300007424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.001 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388304325459968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.017 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4522 rows, more = false, responseScanTimestamp = 7317388304325459968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4522
18:09:14.023 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388304431931392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.038 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4526 rows, more = false, responseScanTimestamp = 7317388304459030528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.039 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4526
18:09:14.042 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1888317993(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:14.052 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4528 rows, more = false, responseScanTimestamp = 7317388304513048576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4528
18:09:14.053 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@596709681(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:14.055 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388304536485888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.071 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4530 rows, more = false, responseScanTimestamp = 7317388304575565824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4530
18:09:14.074 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388304634163200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.092 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4551 rows, more = false, responseScanTimestamp = 7317388304661622784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4551
18:09:14.111 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4553 rows, more = false, responseScanTimestamp = 7317388304726908928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4553
18:09:14.129 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4556 rows, more = false, responseScanTimestamp = 7317388304795320320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.130 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4556
18:09:14.134 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388304888786944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.155 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4559 rows, more = false, responseScanTimestamp = 7317388304888786944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:14.155625 27803 heartbeater.cc:344] Connected to a master server at 127.26.172.124:38479
18:09:14.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4559
18:09:14.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:14.158665 28588 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" instance_seqno: 1786471728196768) as {username='slave'} at 127.26.172.65:50779; Asking this server to re-register.
18:09:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:14.160362 27803 heartbeater.cc:461] Registering TS with master...
18:09:14.161 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388304977489920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:14.162007 28588 ts_manager.cc:194] Registered new tserver with Master: a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669)
18:09:14.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:14.175014 28371 heartbeater.cc:344] Connected to a master server at 127.26.172.124:38479
18:09:14.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:14.176435 28589 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "8514fc03a2094ad982145665599bea38" instance_seqno: 1786471742422608) as {username='slave'} at 127.26.172.67:51413; Asking this server to re-register.
18:09:14.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:14.176966 28371 heartbeater.cc:461] Registering TS with master...
18:09:14.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:14.178221 28589 ts_manager.cc:194] Registered new tserver with Master: 8514fc03a2094ad982145665599bea38 (127.26.172.67:39501)
18:09:14.187 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4563 rows, more = false, responseScanTimestamp = 7317388305001652224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.188 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4563
18:09:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:14.192045 27969 heartbeater.cc:344] Connected to a master server at 127.26.172.124:38479
18:09:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:14.193055 28589 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "46e7990de51f44a78a7a22d510d32188" instance_seqno: 1786471728430578) as {username='slave'} at 127.26.172.66:50781; Asking this server to re-register.
18:09:14.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:14.193771 27969 heartbeater.cc:461] Registering TS with master...
18:09:14.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:14.195030 28589 ts_manager.cc:194] Registered new tserver with Master: 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:09:14.199 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388305120837632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.202 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388305175080960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.227 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4568 rows, more = false, responseScanTimestamp = 7317388305175080960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4568
18:09:14.232 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388305204625408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.250 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4569 rows, more = false, responseScanTimestamp = 7317388305204625408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4569
18:09:14.266 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4571 rows, more = false, responseScanTimestamp = 7317388305361231872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4571
18:09:14.284 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4574 rows, more = false, responseScanTimestamp = 7317388305442582528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4574
18:09:14.304 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4576 rows, more = false, responseScanTimestamp = 7317388305501425664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4576
18:09:14.309 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388305588420608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.312 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388305616265216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.327 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4580 rows, more = false, responseScanTimestamp = 7317388305616265216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4580
18:09:14.333 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388305677058048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.352 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4583 rows, more = false, responseScanTimestamp = 7317388305702305792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4583
18:09:14.368 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4585 rows, more = false, responseScanTimestamp = 7317388305774194688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.368 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4585
18:09:14.374 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2067550711(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:14.383 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1893623371(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:14.386 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4588 rows, more = false, responseScanTimestamp = 7317388305862455296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4588
18:09:14.393 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1809407555(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:14.401 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1089127056(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:14.402 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4590 rows, more = false, responseScanTimestamp = 7317388305924288512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4590
18:09:14.413 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1505788051(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:14.423 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4610 rows, more = false, responseScanTimestamp = 7317388306002853888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4610
18:09:14.424 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1513052638(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:14.434 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2066038686(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:14.454 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4620 rows, more = false, responseScanTimestamp = 7317388306039742464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4620
18:09:14.472 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4650 rows, more = false, responseScanTimestamp = 7317388306180206592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4650
18:09:14.490 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4661 rows, more = false, responseScanTimestamp = 7317388306268917760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4661
18:09:14.498 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388306357870592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.504 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388306382077952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.523 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4666 rows, more = false, responseScanTimestamp = 7317388306411970560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4666
18:09:14.525 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1833798696(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:14.527 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388306473545728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.532 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388306512048128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.533 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@819219722(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:14.536 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388306512048128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.553 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4670 rows, more = false, responseScanTimestamp = 7317388306547515392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4670
18:09:14.561 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388306614632448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.585 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4691 rows, more = false, responseScanTimestamp = 7317388306641125376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4691
18:09:14.606 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4695 rows, more = false, responseScanTimestamp = 7317388306741178368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4695
18:09:14.626 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4699 rows, more = false, responseScanTimestamp = 7317388306841559040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4699
18:09:14.645 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4701 rows, more = false, responseScanTimestamp = 7317388306899398656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4701
18:09:14.648 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388306988089344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.653 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388307010187264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.657 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388307037564928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.661 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388307037564928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.685 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4707 rows, more = false, responseScanTimestamp = 7317388307062521856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4707
18:09:14.690 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388307134300160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.693 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388307134300160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.700 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388307134300160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.706 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388307166871552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.713 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388307233402880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.747 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4713 rows, more = false, responseScanTimestamp = 7317388307266093056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4713
18:09:14.751 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@269816679(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:14.752 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388307415277568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.761 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1117656884(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:14.774 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4719 rows, more = false, responseScanTimestamp = 7317388307440513024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4719
18:09:14.797 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4720 rows, more = false, responseScanTimestamp = 7317388307466715136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4720
18:09:14.802 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388307619205120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.822 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4743 rows, more = false, responseScanTimestamp = 7317388307645812736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4743
18:09:14.827 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388307723345920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.836 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1127477123(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:14.850 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4747 rows, more = false, responseScanTimestamp = 7317388307743461376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4747
18:09:14.854 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388307847933952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.870 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4760 rows, more = false, responseScanTimestamp = 7317388307847933952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4760
18:09:14.873 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388307928453120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.893 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4763 rows, more = false, responseScanTimestamp = 7317388307928453120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4763
18:09:14.898 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388308002263040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.905 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1369261810(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:14.923 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4767 rows, more = false, responseScanTimestamp = 7317388308025655296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4767
18:09:14.942 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4780 rows, more = false, responseScanTimestamp = 7317388308126285824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4780
18:09:14.962 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4783 rows, more = false, responseScanTimestamp = 7317388308206301184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4783
18:09:14.965 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388308284051456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.968 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388308309131264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.972 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388308309131264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.979 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388308344713216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.982 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388308365398016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.987 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388308365398016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:14.990 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388308401496064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.008 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4790 rows, more = false, responseScanTimestamp = 7317388308401496064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4790
18:09:15.024 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4793 rows, more = false, responseScanTimestamp = 7317388308485910528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.024 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4793
18:09:15.028 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388308515860480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.031 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388308555280384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.035 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388308555280384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.050 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4796 rows, more = false, responseScanTimestamp = 7317388308600393728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4796
18:09:15.053 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1764485517(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.062 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388308652969984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.063 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1530819627(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.076 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@128829240(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.077 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4799 rows, more = false, responseScanTimestamp = 7317388308677853184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4799
18:09:15.087 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1018997737(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.099 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4810 rows, more = false, responseScanTimestamp = 7317388308746285056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4810
18:09:15.120 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4830 rows, more = false, responseScanTimestamp = 7317388308847263744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4830
18:09:15.123 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388308929622016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.127 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388308949221376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.131 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388308983062528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.135 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388308983062528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.144 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388309008224256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.158 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@183323250(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.168 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4846 rows, more = false, responseScanTimestamp = 7317388309029502976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4846
18:09:15.169 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@584775720(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.184 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4849 rows, more = false, responseScanTimestamp = 7317388309104500736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4849
18:09:15.205 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4860 rows, more = false, responseScanTimestamp = 7317388309181648896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4860
18:09:15.230 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4871 rows, more = false, responseScanTimestamp = 7317388309270806528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4871
18:09:15.247 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4873 rows, more = false, responseScanTimestamp = 7317388309386018816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4873
18:09:15.267 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4875 rows, more = false, responseScanTimestamp = 7317388309472911360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4875
18:09:15.269 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1269268300(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.295 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4878 rows, more = false, responseScanTimestamp = 7317388309543247872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4878
18:09:15.301 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388309666811904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.305 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388309695746048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.312 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388309695746048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.316 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388309721407488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.319 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388309748191232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.322 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388309748191232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.325 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388309770903552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.331 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388309770903552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.352 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4897 rows, more = false, responseScanTimestamp = 7317388309799657472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4897
18:09:15.374 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4900 rows, more = false, responseScanTimestamp = 7317388309898252288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4900
18:09:15.394 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4903 rows, more = false, responseScanTimestamp = 7317388309982146560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4903
18:09:15.398 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388310066429952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.402 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388310088466432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.409 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@312309298(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.415 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1916993737(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.420 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4907 rows, more = false, responseScanTimestamp = 7317388310088466432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4907
18:09:15.424 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@120438033(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.424 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388310163800064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.427 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388310190891008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.432 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1996550055(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.443 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388310231928832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.457 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4940 rows, more = false, responseScanTimestamp = 7317388310262284288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4940
18:09:15.470 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4940 rows, more = false, responseScanTimestamp = 7317388310262284288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.475 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388310376968192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.479 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388310403284992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.482 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388310403284992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.500 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4953 rows, more = false, responseScanTimestamp = 7317388310427471872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.501 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4953
18:09:15.520 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4956 rows, more = false, responseScanTimestamp = 7317388310495129600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4956
18:09:15.543 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4959 rows, more = false, responseScanTimestamp = 7317388310574604288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4959
18:09:15.548 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388310659612672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.555 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388310690906112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.572 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4962 rows, more = false, responseScanTimestamp = 7317388310690906112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4962
18:09:15.594 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4965 rows, more = false, responseScanTimestamp = 7317388310787076096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4965
18:09:15.599 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388310884511744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.604 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388310915276800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.622 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4970 rows, more = false, responseScanTimestamp = 7317388310934478848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4970
18:09:15.640 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4973 rows, more = false, responseScanTimestamp = 7317388311004254208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4973
18:09:15.643 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311078281216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.647 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311078281216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.650 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311111057408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.653 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311111057408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.657 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311131852800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.657 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@240466835(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.660 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311131852800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.676 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4979 rows, more = false, responseScanTimestamp = 7317388311153623040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.676 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4979
18:09:15.680 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311208697856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.703 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4991 rows, more = false, responseScanTimestamp = 7317388311230029824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4991
18:09:15.708 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311340113920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.713 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311340113920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.716 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311374159872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.739 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4996 rows, more = false, responseScanTimestamp = 7317388311374159872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4996
18:09:15.740 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1694115800(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.743 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311459504128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.748 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311489982464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.750 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@248896355(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.757 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2119721161(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.768 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1509311794(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.768 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4999 rows, more = false, responseScanTimestamp = 7317388311489982464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4999
18:09:15.771 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311595245568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.775 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311595245568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.778 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311634612224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.797 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5030 rows, more = false, responseScanTimestamp = 7317388311634612224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5030
18:09:15.801 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311713304576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.806 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311732396032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.822 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5044 rows, more = false, responseScanTimestamp = 7317388311754571776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5044
18:09:15.827 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311784325120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.831 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311831994368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.834 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311860322304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.837 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311860322304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.840 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311860322304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.845 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311890784256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.847 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1820814643(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.856 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1286192387(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.863 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5048 rows, more = false, responseScanTimestamp = 7317388311890784256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5048
18:09:15.864 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1900728951(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.867 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311961776128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.871 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388311999053824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.872 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@444520121(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.878 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388312034115584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.883 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388312034115584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.904 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5080 rows, more = false, responseScanTimestamp = 7317388312067608576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5080
18:09:15.932 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5092 rows, more = false, responseScanTimestamp = 7317388312151289856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5092
18:09:15.937 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388312258457600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.941 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388312286208000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.946 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388312311046144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.947 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1296555568(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:15.962 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5099 rows, more = false, responseScanTimestamp = 7317388312336531456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5099
18:09:15.969 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388312367976448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.979 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388312404922368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.982 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388312442077184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:15.990 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388312471064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.016 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5113 rows, more = false, responseScanTimestamp = 7317388312499531776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5113
18:09:16.020 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388312627433472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.023 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388312627433472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.042 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5118 rows, more = false, responseScanTimestamp = 7317388312627433472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5118
18:09:16.060 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5121 rows, more = false, responseScanTimestamp = 7317388312704086016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.060 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5121
18:09:16.080 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5124 rows, more = false, responseScanTimestamp = 7317388312791076864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5124
18:09:16.094 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1283928894(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:16.097 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5126 rows, more = false, responseScanTimestamp = 7317388312869330944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5126
18:09:16.117 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5129 rows, more = false, responseScanTimestamp = 7317388312944402432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5129
18:09:16.135 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5141 rows, more = false, responseScanTimestamp = 7317388313018896384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5141
18:09:16.151 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5143 rows, more = false, responseScanTimestamp = 7317388313088978944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5143
18:09:16.155 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388313139122176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.160 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388313167511552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.171 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1803131315(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:16.178 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@132010363(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:16.183 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5147 rows, more = false, responseScanTimestamp = 7317388313205469184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5147
18:09:16.187 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388313285115904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.211 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5160 rows, more = false, responseScanTimestamp = 7317388313320968192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5160
18:09:16.218 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388313404436480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.234 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5172 rows, more = false, responseScanTimestamp = 7317388313404436480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5172
18:09:16.247 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5174 rows, more = false, responseScanTimestamp = 7317388313509527552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5174
18:09:16.266 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5175 rows, more = false, responseScanTimestamp = 7317388313530691584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5175
18:09:16.270 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388313637650432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.270 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1947970030(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:16.276 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@32533136(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:16.287 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5179 rows, more = false, responseScanTimestamp = 7317388313664892928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5179
18:09:16.308 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5190 rows, more = false, responseScanTimestamp = 7317388313714241536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5190
18:09:16.312 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388313799499776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.315 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388313822621696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.335 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5203 rows, more = false, responseScanTimestamp = 7317388313822621696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5203
18:09:16.340 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388313903448064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.350 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@644079388(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:16.357 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5207 rows, more = false, responseScanTimestamp = 7317388313933905920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5207
18:09:16.376 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5209 rows, more = false, responseScanTimestamp = 7317388313983799296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.376 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5209
18:09:16.380 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388314083086336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.397 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5222 rows, more = false, responseScanTimestamp = 7317388314108026880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5222
18:09:16.401 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388314185293824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.418 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5225 rows, more = false, responseScanTimestamp = 7317388314185293824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5225
18:09:16.420 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1396901666(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:16.441 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5228 rows, more = false, responseScanTimestamp = 7317388314259566592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5228
18:09:16.450 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388314280820736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.468 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5240 rows, more = false, responseScanTimestamp = 7317388314396872704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5240
18:09:16.486 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5242 rows, more = false, responseScanTimestamp = 7317388314449072128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.487 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5242
18:09:16.504 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5245 rows, more = false, responseScanTimestamp = 7317388314528620544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5245
18:09:16.507 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388314556252160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.512 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388314612068352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.515 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388314648367104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.518 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2050916477(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:16.535 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5248 rows, more = false, responseScanTimestamp = 7317388314648367104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5248
18:09:16.538 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388314712481792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.542 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388314712481792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.564 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5260 rows, more = false, responseScanTimestamp = 7317388314770079744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5260
18:09:16.582 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5263 rows, more = false, responseScanTimestamp = 7317388314856398848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5263
18:09:16.599 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5265 rows, more = false, responseScanTimestamp = 7317388314909704192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5265
18:09:16.604 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388315004088320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.607 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388315025612800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.624 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5269 rows, more = false, responseScanTimestamp = 7317388315025612800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5269
18:09:16.628 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388315095347200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.645 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5273 rows, more = false, responseScanTimestamp = 7317388315118178304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5273
18:09:16.662 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5276 rows, more = false, responseScanTimestamp = 7317388315193262080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5276
18:09:16.663 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2014888256(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:16.666 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388315255033856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.683 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5279 rows, more = false, responseScanTimestamp = 7317388315276353536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5279
18:09:16.689 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388315346358272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.704 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5292 rows, more = false, responseScanTimestamp = 7317388315374256128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.705 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5292
18:09:16.709 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388315434856448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.725 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5295 rows, more = false, responseScanTimestamp = 7317388315463577600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5295
18:09:16.729 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388315516821504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.734 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1086028384(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:16.740 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@193597250(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:16.746 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5298 rows, more = false, responseScanTimestamp = 7317388315539107840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5298
18:09:16.766 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5300 rows, more = false, responseScanTimestamp = 7317388315593252864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5300
18:09:16.783 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5322 rows, more = false, responseScanTimestamp = 7317388315689922560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5322
18:09:16.787 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388315755986944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.802 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5326 rows, more = false, responseScanTimestamp = 7317388315778113536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5326
18:09:16.803 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@87640870(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:16.819 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5329 rows, more = false, responseScanTimestamp = 7317388315847737344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.820 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5329
18:09:16.839 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5340 rows, more = false, responseScanTimestamp = 7317388315898580992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5340
18:09:16.855 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5343 rows, more = false, responseScanTimestamp = 7317388315965128704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5343
18:09:16.858 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388316045656064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.861 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388316065271808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.864 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388316065271808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.868 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388316092207104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.891 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5349 rows, more = false, responseScanTimestamp = 7317388316115128320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5349
18:09:16.895 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388316183388160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.898 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388316183388160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.914 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5353 rows, more = false, responseScanTimestamp = 7317388316228370432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5353
18:09:16.930 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5356 rows, more = false, responseScanTimestamp = 7317388316303761408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5356
18:09:16.930 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@991270912(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:16.945 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5358 rows, more = false, responseScanTimestamp = 7317388316350640128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5358
18:09:16.949 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388316420907008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.952 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388316446294016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.956 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388316446294016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.974 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5372 rows, more = false, responseScanTimestamp = 7317388316469284864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5372
18:09:16.977 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388316515434496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:16.983 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388316544499712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.006 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5376 rows, more = false, responseScanTimestamp = 7317388316573089792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5376
18:09:17.009 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388316664094720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.012 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388316684423168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.030 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5381 rows, more = false, responseScanTimestamp = 7317388316707631104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5381
18:09:17.053 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5383 rows, more = false, responseScanTimestamp = 7317388316754153472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5383
18:09:17.075 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5387 rows, more = false, responseScanTimestamp = 7317388316850270208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5387
18:09:17.090 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5389 rows, more = false, responseScanTimestamp = 7317388316912087040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5389
18:09:17.110 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5391 rows, more = false, responseScanTimestamp = 7317388316992942080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5391
18:09:17.129 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5394 rows, more = false, responseScanTimestamp = 7317388317079580672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5394
18:09:17.138 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@543591800(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:17.148 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5397 rows, more = false, responseScanTimestamp = 7317388317159108608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.148 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5397
18:09:17.166 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5400 rows, more = false, responseScanTimestamp = 7317388317245652992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5400
18:09:17.175 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388317332725760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.193 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5412 rows, more = false, responseScanTimestamp = 7317388317332725760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5412
18:09:17.196 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388317442691072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.200 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388317442691072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.203 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388317471170560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.216 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388317471170560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.229 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2068669993(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:17.236 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5416 rows, more = false, responseScanTimestamp = 7317388317471170560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.236 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5416
18:09:17.238 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@887251485(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:17.239 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388317593157632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.257 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5420 rows, more = false, responseScanTimestamp = 7317388317620740096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5420
18:09:17.262 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388317674553344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.279 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5441 rows, more = false, responseScanTimestamp = 7317388317700816896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5441
18:09:17.306 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5444 rows, more = false, responseScanTimestamp = 7317388317798727680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5444
18:09:17.311 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388317895581696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.318 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@597698841(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:17.332 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5448 rows, more = false, responseScanTimestamp = 7317388317921124352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5448
18:09:17.336 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388318010265600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.340 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388318010265600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.360 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5461 rows, more = false, responseScanTimestamp = 7317388318042988544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5461
18:09:17.377 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5464 rows, more = false, responseScanTimestamp = 7317388318128230400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5464
18:09:17.398 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5466 rows, more = false, responseScanTimestamp = 7317388318182227968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5466
18:09:17.399 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@934903128(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:17.401 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388318237474816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.406 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388318286213120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.431 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5469 rows, more = false, responseScanTimestamp = 7317388318286213120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5469
18:09:17.454 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5482 rows, more = false, responseScanTimestamp = 7317388318397919232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5482
18:09:17.462 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388318397919232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.479 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5484 rows, more = false, responseScanTimestamp = 7317388318542397440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5484
18:09:17.499 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5485 rows, more = false, responseScanTimestamp = 7317388318567104512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.500 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5485
18:09:17.517 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5488 rows, more = false, responseScanTimestamp = 7317388318672662528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5488
18:09:17.523 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388318755635200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.532 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388318755635200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.557 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5492 rows, more = false, responseScanTimestamp = 7317388318786850816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5492
18:09:17.562 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388318905315328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.566 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388318905315328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.572 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388318945607680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.580 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@659896744(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:17.592 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5497 rows, more = false, responseScanTimestamp = 7317388318983659520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5497
18:09:17.596 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388319057965056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.622 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5510 rows, more = false, responseScanTimestamp = 7317388319088734208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5510
18:09:17.640 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5514 rows, more = false, responseScanTimestamp = 7317388319197761536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5514
18:09:17.643 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388319265968128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.649 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388319265968128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.652 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388319298629632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.659 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388319323291648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.682 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5518 rows, more = false, responseScanTimestamp = 7317388319323291648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.682 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5518
18:09:17.686 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388319442862080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.692 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388319442862080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.698 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388319473811456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.719 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5524 rows, more = false, responseScanTimestamp = 7317388319502016512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5524
18:09:17.722 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388319577223168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.736 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@8406485(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:17.740 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5527 rows, more = false, responseScanTimestamp = 7317388319577223168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5527
18:09:17.743 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@583683133(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:17.766 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5529 rows, more = false, responseScanTimestamp = 7317388319648632832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5529
18:09:17.784 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5550 rows, more = false, responseScanTimestamp = 7317388319757234176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5550
18:09:17.788 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388319850782720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.792 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388319875813376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.797 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388319875813376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.818 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5555 rows, more = false, responseScanTimestamp = 7317388319910825984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5555
18:09:17.826 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1592112769(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:17.833 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1358122124(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:17.836 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5558 rows, more = false, responseScanTimestamp = 7317388319994830848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.836 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5558
18:09:17.841 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1381959082(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:17.857 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5560 rows, more = false, responseScanTimestamp = 7317388320063647744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5560
18:09:17.875 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5590 rows, more = false, responseScanTimestamp = 7317388320149098496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5590
18:09:17.878 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388320205701120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.882 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388320205701120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.902 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5593 rows, more = false, responseScanTimestamp = 7317388320245678080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5593
18:09:17.906 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388320329658368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.914 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@570687608(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:17.931 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5597 rows, more = false, responseScanTimestamp = 7317388320351318016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5597
18:09:17.935 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388320451190784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.939 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388320473980928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.941 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388320498429952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.945 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388320498429952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.963 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5613 rows, more = false, responseScanTimestamp = 7317388320520798208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5613
18:09:17.966 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388320567910400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.982 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5616 rows, more = false, responseScanTimestamp = 7317388320594395136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5616
18:09:17.985 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1369897735(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:17.995 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@469453459(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:17.998 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5618 rows, more = false, responseScanTimestamp = 7317388320668418048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:17.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5618
18:09:18.001 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388320717852672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.003 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@824409619(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:18.009 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@866566031(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:18.015 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1438520383(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:18.020 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5620 rows, more = false, responseScanTimestamp = 7317388320717852672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5620
18:09:18.024 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388320812306432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.028 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388320835162112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.046 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5670 rows, more = false, responseScanTimestamp = 7317388320860393472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.047 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5670
18:09:18.050 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388320934686720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.054 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388320934686720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.058 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388320965955584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.076 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5674 rows, more = false, responseScanTimestamp = 7317388320965955584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5674
18:09:18.079 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388321051758592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.082 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@340816841(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:18.083 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388321073283072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.086 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388321092825088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.090 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388321092825088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.094 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388321116102656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.098 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388321134018560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.102 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388321134018560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.106 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388321153937408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.124 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5692 rows, more = false, responseScanTimestamp = 7317388321180246016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.124 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5692
18:09:18.141 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5695 rows, more = false, responseScanTimestamp = 7317388321253023744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.141 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5695
18:09:18.158 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5698 rows, more = false, responseScanTimestamp = 7317388321317732352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.159 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5698
18:09:18.181 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5701 rows, more = false, responseScanTimestamp = 7317388321382711296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5701
18:09:18.185 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388321464311808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.188 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388321489555456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.205 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5706 rows, more = false, responseScanTimestamp = 7317388321516630016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5706
18:09:18.206 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1051284662(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:18.215 [INFO - chaos-test-thread] (MiniKuduCluster.java:399) Killing master server 127.26.172.124:38479
18:09:18.215 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: MASTER
    index: 2
  }
}

18:09:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.215773 27313 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu with pid 28557
18:09:18.226 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5708 rows, more = false, responseScanTimestamp = 7317388321565913088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5708
18:09:18.240 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
18:09:18.240 [INFO - chaos-test-thread] (MiniKuduCluster.java:380) Starting master server 127.26.172.124:38479
18:09:18.241 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: MASTER
    index: 2
  }
}

18:09:18.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.241694 27313 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/logs
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.124:38479
18:09:18.242 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5709 rows, more = false, responseScanTimestamp = 7317388321592926208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.124
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=37943
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:09:18.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39339/jwks.json with env {}
18:09:18.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5709
18:09:18.262 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5720 rows, more = false, responseScanTimestamp = 7317388321703919616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5720
18:09:18.297 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5723 rows, more = false, responseScanTimestamp = 7317388321807958016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5723
18:09:18.316 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5727 rows, more = false, responseScanTimestamp = 7317388321952722944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5727
18:09:18.336 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5729 rows, more = false, responseScanTimestamp = 7317388322013532160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5729
18:09:18.354 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5732 rows, more = false, responseScanTimestamp = 7317388322102763520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5732
18:09:18.358 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388322185248768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.361 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388322212098048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.375 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@947248683(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:18.397 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5736 rows, more = false, responseScanTimestamp = 7317388322212098048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5736
18:09:18.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:18.423413 27349 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.172.124:38479: connect: Connection refused (error 111) [suppressed 5 similar messages]
18:09:18.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:18.439215 27349 consensus_peers.cc:597] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c -> Peer 120a35a6a9164119a772aab11fdeec52 (127.26.172.124:38479): Couldn't send request to peer 120a35a6a9164119a772aab11fdeec52. Status: Network error: Client connection negotiation failed: client connection to 127.26.172.124:38479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
18:09:18.441 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5750 rows, more = false, responseScanTimestamp = 7317388322357755904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5750
18:09:18.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:18.442709 28674 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:09:18.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:18.443084 28674 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:09:18.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:18.443166 28674 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:09:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:18.455464 28674 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:09:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:18.455587 28674 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:09:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:18.455626 28674 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:09:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:18.455652 28674 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:09:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:18.455677 28674 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:09:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:18.455698 28674 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39339/jwks.json
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.463541 28674 master_runner.cc:387] Master server non-default flags:
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/logs
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.124:38479
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39339/jwks.json
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:09:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:09:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:09:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.124
18:09:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=37943
18:09:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:09:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28674
18:09:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:09:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:09:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:09:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:09:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:09:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:09:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:09:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:09:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:09:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:09:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:09:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.466230 28674 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:09:18.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.468118 28674 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:09:18.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:18.479308 28688 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:09:18.481 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5755 rows, more = false, responseScanTimestamp = 7317388322539401216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.481 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5755
18:09:18.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:18.481699 28686 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:09:18.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:18.481968 28685 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:09:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.483153 28674 server_base.cc:1061] running on GCE node
18:09:18.484 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@491727606(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.484805 28674 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:09:18.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.486371 28674 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:09:18.490 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388322687619072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.489825 28674 hybrid_clock.cc:648] HybridClock initialized: now 1786471758489748 us; error 56 us; skew 500 ppm
18:09:18.492 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@177659053(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:18.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.494792 28674 webserver.cc:533] Webserver started at http://127.26.172.124:37943/ using document root <none> and password file <none>
18:09:18.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.496335 28674 fs_manager.cc:362] Metadata directory not provided
18:09:18.496 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388322716094464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.496635 28674 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:09:18.505 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2121151917(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:18.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.520140 28674 fs_manager.cc:714] Time spent opening directory manager: real 0.020s	user 0.004s	sys 0.000s
18:09:18.526 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5760 rows, more = false, responseScanTimestamp = 7317388322761969664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5760
18:09:18.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.534338 28695 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:09:18.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.540472 28674 fs_manager.cc:730] Time spent opening block manager: real 0.016s	user 0.002s	sys 0.000s
18:09:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.540979 28674 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data,/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "120a35a6a9164119a772aab11fdeec52"
18:09:18.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:47 on dist-test-slave-9zdj"
18:09:18.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.542172 28674 fs_report.cc:389] FS layout report
18:09:18.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:09:18.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:18.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:18.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/data
18:09:18.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:09:18.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:09:18.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:09:18.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:09:18.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:09:18.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:09:18.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:09:18.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:09:18.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:09:18.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:09:18.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:09:18.555 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5790 rows, more = false, responseScanTimestamp = 7317388322877358080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5790
18:09:18.559 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323004301312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.571796 28674 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:09:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.575021 28674 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:09:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.576009 28674 kserver.cc:163] Server-wide thread pool size limit: 3276
18:09:18.577 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1752967373(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:18.582 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5796 rows, more = false, responseScanTimestamp = 7317388323026984960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.582 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5796
18:09:18.587 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323107094528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.590071 28674 rpc_server.cc:307] RPC server started. Bound to: 127.26.172.124:38479
18:09:18.590 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323139264512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.593 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323139264512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.592856 28674 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:09:18.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.595696 27313 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu as pid 28674
18:09:18.596 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
18:09:18.597 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323166265344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.602200 28757 sys_catalog.cc:263] Verifying existing consensus state
18:09:18.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.602928 28756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.172.124:38479 every 8 connection(s)
18:09:18.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.606388 28757 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Bootstrap starting.
18:09:18.614 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5811 rows, more = false, responseScanTimestamp = 7317388323193954304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5811
18:09:18.619 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323258470400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.622 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323285934080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.632231 28757 log.cc:826] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Log is configured to *not* fsync() on all Append() calls
18:09:18.647 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5814 rows, more = false, responseScanTimestamp = 7317388323285934080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.647 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5814
18:09:18.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.647481 28757 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=5 ignored=0} mutations{seen=3 ignored=0} orphaned_commits=0. Pending: 0 replicates
18:09:18.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.648073 28757 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Bootstrap complete.
18:09:18.650 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323366285312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.654129 28757 raft_consensus.cc:359] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:09:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.655236 28757 raft_consensus.cc:740] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120a35a6a9164119a772aab11fdeec52, State: Initialized, Role: FOLLOWER
18:09:18.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.657258 28757 consensus_queue.cc:260] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 2.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:09:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.658007 28763 sys_catalog.cc:455] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.658326 28763 sys_catalog.cc:458] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: This master's current role is: FOLLOWER
18:09:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.658954 28757 sys_catalog.cc:565] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: configured and running, proceeding with master startup.
18:09:18.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.671180 28775 catalog_manager.cc:1295] Loaded cluster ID: 80ca9cd95ed449dfbb48cb035b641580
18:09:18.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.671285 28775 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: loading cluster ID for follower catalog manager: success
18:09:18.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.674860 28775 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: acquiring CA information for follower catalog manager: success
18:09:18.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:18.676570 28775 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:09:18.678 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5818 rows, more = false, responseScanTimestamp = 7317388323396399104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5818
18:09:18.682 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323512934400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.685 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323537674240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.691 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323537674240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.696 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323591065600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.730 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5825 rows, more = false, responseScanTimestamp = 7317388323591065600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5825
18:09:18.750 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5829 rows, more = false, responseScanTimestamp = 7317388323698192384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5829
18:09:18.755 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323803484160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.758 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323827613696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.762 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323849854976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.783 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5834 rows, more = false, responseScanTimestamp = 7317388323849854976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5834
18:09:18.787 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323932016640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.791 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323960750080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.794 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388323990257664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.818 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5839 rows, more = false, responseScanTimestamp = 7317388323990257664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5839
18:09:18.845 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5842 rows, more = false, responseScanTimestamp = 7317388324084641792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.845 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5842
18:09:18.848 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388324213211136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.867 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5846 rows, more = false, responseScanTimestamp = 7317388324213211136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5846
18:09:18.890 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5849 rows, more = false, responseScanTimestamp = 7317388324292374528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5849
18:09:18.910 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5852 rows, more = false, responseScanTimestamp = 7317388324369571840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5852
18:09:18.917 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388324470059008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.926 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@201369518(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:18.946 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5857 rows, more = false, responseScanTimestamp = 7317388324493701120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.947 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5857
18:09:18.950 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388324620025856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.977 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5871 rows, more = false, responseScanTimestamp = 7317388324620025856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5871
18:09:18.981 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388324744626176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:18.995 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388324744626176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:19.020407 28540 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:19.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:19.020624 28540 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: This master's current role is: LEADER
18:09:19.022 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5877 rows, more = false, responseScanTimestamp = 7317388324775772160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5877
18:09:19.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:19.027251 28763 sys_catalog.cc:455] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4df53a10a4c848d1bdca0189b172815c. Latest consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:19.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:19.027443 28763 sys_catalog.cc:458] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: This master's current role is: FOLLOWER
18:09:19.042 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5881 rows, more = false, responseScanTimestamp = 7317388324926963712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5881
18:09:19.065 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5884 rows, more = false, responseScanTimestamp = 7317388325019488256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5884
18:09:19.068 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388325065744384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.087 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5887 rows, more = false, responseScanTimestamp = 7317388325114986496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5887
18:09:19.094 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388325183590400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.113 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5891 rows, more = false, responseScanTimestamp = 7317388325205590016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.114 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5891
18:09:19.117 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388325298069504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.135 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5895 rows, more = false, responseScanTimestamp = 7317388325324304384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5895
18:09:19.138 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388325394333696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.142 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388325394333696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.159 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5899 rows, more = false, responseScanTimestamp = 7317388325423022080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.159 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5899
18:09:19.164 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388325471297536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.167 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388325496455168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.170 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388325523615744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:19.180812 28719 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "46e7990de51f44a78a7a22d510d32188" instance_seqno: 1786471728430578) as {username='slave'} at 127.26.172.66:38963; Asking this server to re-register.
18:09:19.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:19.181546 27969 heartbeater.cc:461] Registering TS with master...
18:09:19.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:19.183081 28719 ts_manager.cc:194] Registered new tserver with Master: 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:09:19.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:19.184011 28718 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" instance_seqno: 1786471728196768) as {username='slave'} at 127.26.172.65:55775; Asking this server to re-register.
18:09:19.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:19.185158 27803 heartbeater.cc:461] Registering TS with master...
18:09:19.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:19.187062 28718 ts_manager.cc:194] Registered new tserver with Master: a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669)
18:09:19.189 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5903 rows, more = false, responseScanTimestamp = 7317388325523615744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5903
18:09:19.192 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388325588484096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.205 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@818897207(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:19.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:19.211795 28718 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "8514fc03a2094ad982145665599bea38" instance_seqno: 1786471742422608) as {username='slave'} at 127.26.172.67:44345; Asking this server to re-register.
18:09:19.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:19.212414 28371 heartbeater.cc:461] Registering TS with master...
18:09:19.213 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5906 rows, more = false, responseScanTimestamp = 7317388325588484096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5906
18:09:19.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:19.214553 28718 ts_manager.cc:194] Registered new tserver with Master: 8514fc03a2094ad982145665599bea38 (127.26.172.67:39501)
18:09:19.238 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5909 rows, more = false, responseScanTimestamp = 7317388325685977088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5909
18:09:19.242 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388325816836096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.259 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5922 rows, more = false, responseScanTimestamp = 7317388325816836096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.259 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5922
18:09:19.292 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5925 rows, more = false, responseScanTimestamp = 7317388325894606848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.292 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5925
18:09:19.327 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5931 rows, more = false, responseScanTimestamp = 7317388326038274048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5931
18:09:19.331 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388326148333568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.335 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388326170857472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.338 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388326212648960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.355 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5937 rows, more = false, responseScanTimestamp = 7317388326212648960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5937
18:09:19.376 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5940 rows, more = false, responseScanTimestamp = 7317388326276497408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5940
18:09:19.380 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388326370328576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.397 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1065609694(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:19.403 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5945 rows, more = false, responseScanTimestamp = 7317388326391726080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5945
18:09:19.424 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5949 rows, more = false, responseScanTimestamp = 7317388326474227712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.425 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5949
18:09:19.454 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5962 rows, more = false, responseScanTimestamp = 7317388326571380736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5962
18:09:19.475 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5966 rows, more = false, responseScanTimestamp = 7317388326674956288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5966
18:09:19.496 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5969 rows, more = false, responseScanTimestamp = 7317388326788124672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5969
18:09:19.501 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388326862110720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.519 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5973 rows, more = false, responseScanTimestamp = 7317388326885597184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5973
18:09:19.546 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5976 rows, more = false, responseScanTimestamp = 7317388326955294720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.546 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5976
18:09:19.552 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388327063621632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.557 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388327088443392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:19.558084 28781 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:19.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:19.558279 28781 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: This master's current role is: LEADER
18:09:19.560 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388327120556032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.564 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388327120556032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.583 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5984 rows, more = false, responseScanTimestamp = 7317388327151251456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5984
18:09:19.587 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388327226920960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.590 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388327226920960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.595 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388327226920960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.613 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5987 rows, more = false, responseScanTimestamp = 7317388327261585408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5987
18:09:19.618 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@909153443(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:19.634 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5988 rows, more = false, responseScanTimestamp = 7317388327306752000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5988
18:09:19.637 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388327405056000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.669 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6000 rows, more = false, responseScanTimestamp = 7317388327449219072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6000
18:09:19.695 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6004 rows, more = false, responseScanTimestamp = 7317388327557263360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6004
18:09:19.699 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388327684960256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.718 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6008 rows, more = false, responseScanTimestamp = 7317388327684960256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6008
18:09:19.738 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6011 rows, more = false, responseScanTimestamp = 7317388327767773184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.739 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6011
18:09:19.754 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6014 rows, more = false, responseScanTimestamp = 7317388327861940224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6014
18:09:19.759 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388327897440256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.785 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6016 rows, more = false, responseScanTimestamp = 7317388327946625024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6016
18:09:19.807 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6019 rows, more = false, responseScanTimestamp = 7317388328026648576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6019
18:09:19.833 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6022 rows, more = false, responseScanTimestamp = 7317388328127918080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6022
18:09:19.854 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6026 rows, more = false, responseScanTimestamp = 7317388328228519936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.854 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6026
18:09:19.876 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6029 rows, more = false, responseScanTimestamp = 7317388328309100544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.877 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6029
18:09:19.894 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6033 rows, more = false, responseScanTimestamp = 7317388328426979328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6033
18:09:19.897 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388328501383168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.909 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1057253404(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:19.916 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1946771474(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:19.919 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6036 rows, more = false, responseScanTimestamp = 7317388328501383168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.920 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6036
18:09:19.923 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388328595976192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.928 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388328595976192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.953 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6050 rows, more = false, responseScanTimestamp = 7317388328628490240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6050
18:09:19.976 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6062 rows, more = false, responseScanTimestamp = 7317388328738717696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:19.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6062
18:09:20.000 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6065 rows, more = false, responseScanTimestamp = 7317388328826896384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6065
18:09:20.001 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1424276052(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.004 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388328915464192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.008 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1715710439(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.025 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6069 rows, more = false, responseScanTimestamp = 7317388328949972992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6069
18:09:20.028 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388329022656512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.031 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388329042866176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.049 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6091 rows, more = false, responseScanTimestamp = 7317388329042866176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6091
18:09:20.053 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388329121976320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.057 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388329145610240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.078 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6095 rows, more = false, responseScanTimestamp = 7317388329175560192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6095
18:09:20.083 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2057005499(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.093 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1169002250(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.098 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6098 rows, more = false, responseScanTimestamp = 7317388329254584320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6098
18:09:20.106 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@887798769(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.113 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1335701530(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.120 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1852460771(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.123 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6100 rows, more = false, responseScanTimestamp = 7317388329316458496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6100
18:09:20.142 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6130 rows, more = false, responseScanTimestamp = 7317388329432109056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6130
18:09:20.146 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388329516089344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.168 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6151 rows, more = false, responseScanTimestamp = 7317388329516089344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.169 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6151
18:09:20.173 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388329586118656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.198 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6154 rows, more = false, responseScanTimestamp = 7317388329624866816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6154
18:09:20.202 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1192647163(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.204 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388329743900672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.208 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388329774157824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.217 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@650270683(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.232 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6159 rows, more = false, responseScanTimestamp = 7317388329774157824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6159
18:09:20.235 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388329860329472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.255 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6180 rows, more = false, responseScanTimestamp = 7317388329887129600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6180
18:09:20.258 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388329980465152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.273 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6183 rows, more = false, responseScanTimestamp = 7317388329980465152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6183
18:09:20.302 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6184 rows, more = false, responseScanTimestamp = 7317388330006016000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6184
18:09:20.328 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6189 rows, more = false, responseScanTimestamp = 7317388330158641152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6189
18:09:20.332 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388330255745024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.346 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6193 rows, more = false, responseScanTimestamp = 7317388330277539840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6193
18:09:20.369 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6194 rows, more = false, responseScanTimestamp = 7317388330311483392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6194
18:09:20.374 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@16367353(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.388 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6198 rows, more = false, responseScanTimestamp = 7317388330447622144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.388 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6198
18:09:20.410 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6210 rows, more = false, responseScanTimestamp = 7317388330526085120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6210
18:09:20.436 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6213 rows, more = false, responseScanTimestamp = 7317388330616197120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6213
18:09:20.457 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6215 rows, more = false, responseScanTimestamp = 7317388330678644736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6215
18:09:20.480 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6216 rows, more = false, responseScanTimestamp = 7317388330708492288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6216
18:09:20.484 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388330891067392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.501 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6220 rows, more = false, responseScanTimestamp = 7317388330913943552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6220
18:09:20.506 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388330982756352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.524 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6222 rows, more = false, responseScanTimestamp = 7317388330982756352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6222
18:09:20.550 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6224 rows, more = false, responseScanTimestamp = 7317388331045949440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6224
18:09:20.554 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1012458835(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.560 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1232386722(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.568 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2109493464(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.570 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6228 rows, more = false, responseScanTimestamp = 7317388331184087040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6228
18:09:20.597 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6240 rows, more = false, responseScanTimestamp = 7317388331270938624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6240
18:09:20.625 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6262 rows, more = false, responseScanTimestamp = 7317388331378642944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6262
18:09:20.647 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@822028256(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.653 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6266 rows, more = false, responseScanTimestamp = 7317388331490099200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6266
18:09:20.658 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388331589427200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.680 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6270 rows, more = false, responseScanTimestamp = 7317388331621777408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6270
18:09:20.699 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6282 rows, more = false, responseScanTimestamp = 7317388331705565184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6282
18:09:20.722 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6285 rows, more = false, responseScanTimestamp = 7317388331796234240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6285
18:09:20.727 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388331893051392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.743 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6288 rows, more = false, responseScanTimestamp = 7317388331893051392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6288
18:09:20.760 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6291 rows, more = false, responseScanTimestamp = 7317388331975606272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6291
18:09:20.764 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388332034736128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.784 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6294 rows, more = false, responseScanTimestamp = 7317388332066693120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6294
18:09:20.796 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1266036433(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.806 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6297 rows, more = false, responseScanTimestamp = 7317388332142260224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6297
18:09:20.809 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388332235919360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.831 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6300 rows, more = false, responseScanTimestamp = 7317388332235919360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.831 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6300
18:09:20.834 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388332332810240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.837 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388332356362240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.843 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388332356362240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.859 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@666582199(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.864 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6315 rows, more = false, responseScanTimestamp = 7317388332377448448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6315
18:09:20.864 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@941523464(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.867 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388332462505984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.871 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1897358028(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:20.886 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6320 rows, more = false, responseScanTimestamp = 7317388332484493312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6320
18:09:20.890 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388332563025920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.893 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388332590661632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.898 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388332590661632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.903 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388332613386240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.906 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388332634304512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.926 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6353 rows, more = false, responseScanTimestamp = 7317388332634304512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6353
18:09:20.947 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6356 rows, more = false, responseScanTimestamp = 7317388332710146048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.947 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6356
18:09:20.966 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6360 rows, more = false, responseScanTimestamp = 7317388332813295616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6360
18:09:20.986 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6362 rows, more = false, responseScanTimestamp = 7317388332877533184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:20.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6362
18:09:21.006 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6365 rows, more = false, responseScanTimestamp = 7317388332964945920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6365
18:09:21.016 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@191748761(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:21.023 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1967985095(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:21.027 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6367 rows, more = false, responseScanTimestamp = 7317388333031215104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6367
18:09:21.048 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6370 rows, more = false, responseScanTimestamp = 7317388333129678848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6370
18:09:21.056 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388333186760704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.062 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388333224046592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.077 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6391 rows, more = false, responseScanTimestamp = 7317388333282897920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6391
18:09:21.082 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388333305909248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.107 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6393 rows, more = false, responseScanTimestamp = 7317388333364174848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6393
18:09:21.110 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388333457977344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.114 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388333481607168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.119 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388333481607168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.121 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388333516124160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.146 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6398 rows, more = false, responseScanTimestamp = 7317388333516124160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6398
18:09:21.149 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388333623078912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.153 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388333623078912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.160 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388333661523968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.163 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388333661523968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.188 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6404 rows, more = false, responseScanTimestamp = 7317388333689532416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6404
18:09:21.199 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@965723044(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:21.212 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6407 rows, more = false, responseScanTimestamp = 7317388333774794752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6407
18:09:21.236 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6410 rows, more = false, responseScanTimestamp = 7317388333881053184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6410
18:09:21.266 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6422 rows, more = false, responseScanTimestamp = 7317388333996740608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6422
18:09:21.270 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388334121099264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.274 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388334121099264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.279 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1942275931(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:21.301 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6428 rows, more = false, responseScanTimestamp = 7317388334154870784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6428
18:09:21.330 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6440 rows, more = false, responseScanTimestamp = 7317388334238056448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6440
18:09:21.351 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@379085480(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:21.352 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6445 rows, more = false, responseScanTimestamp = 7317388334364635136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6445
18:09:21.358 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@197565077(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:21.378 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6449 rows, more = false, responseScanTimestamp = 7317388334473650176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6449
18:09:21.406 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6470 rows, more = false, responseScanTimestamp = 7317388334569611264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6470
18:09:21.409 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388334676496384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.434 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6475 rows, more = false, responseScanTimestamp = 7317388334704451584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6475
18:09:21.481 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6477 rows, more = false, responseScanTimestamp = 7317388334782152704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.481 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6477
18:09:21.488 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388334998777856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.492 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388335019110400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.522 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6485 rows, more = false, responseScanTimestamp = 7317388335044579328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6485
18:09:21.548 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6489 rows, more = false, responseScanTimestamp = 7317388335141572608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6489
18:09:21.575 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6493 rows, more = false, responseScanTimestamp = 7317388335258791936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6493
18:09:21.578 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388335377424384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.582 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388335377424384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.585 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388335413141504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.588 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388335413141504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.615 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6498 rows, more = false, responseScanTimestamp = 7317388335446978560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6498
18:09:21.639 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6500 rows, more = false, responseScanTimestamp = 7317388335519518720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6500
18:09:21.662 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6504 rows, more = false, responseScanTimestamp = 7317388335655415808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6504
18:09:21.667 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388335730679808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.669 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388335755579392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.695 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6507 rows, more = false, responseScanTimestamp = 7317388335755579392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6507
18:09:21.702 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388335867183104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.706 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388335895719936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.728 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6512 rows, more = false, responseScanTimestamp = 7317388335895719936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.728 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6512
18:09:21.732 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388335992066048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.736 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388336020582400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.761 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6516 rows, more = false, responseScanTimestamp = 7317388336020582400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6516
18:09:21.766 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388336127873024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.769 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388336152416256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.772 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388336152416256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.799 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6522 rows, more = false, responseScanTimestamp = 7317388336186286080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6522
18:09:21.819 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1276373674(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:21.824 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6526 rows, more = false, responseScanTimestamp = 7317388336298917888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6526
18:09:21.827 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@431489644(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:21.831 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388336394645504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.836 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388336419995648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.863 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6540 rows, more = false, responseScanTimestamp = 7317388336453648384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6540
18:09:21.868 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388336547442688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.871 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388336588374016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.874 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388336588374016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.878 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388336588374016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.883 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388336618782720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.911 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6556 rows, more = false, responseScanTimestamp = 7317388336648351744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6556
18:09:21.915 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388336745717760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.919 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388336774643712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.940 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6561 rows, more = false, responseScanTimestamp = 7317388336774643712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6561
18:09:21.963 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6563 rows, more = false, responseScanTimestamp = 7317388336863870976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6563
18:09:21.967 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388336974475264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.978 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1281404625(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:21.986 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1934460922(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:21.992 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6567 rows, more = false, responseScanTimestamp = 7317388336974475264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:21.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6567
18:09:21.996 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388337070563328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.023 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6580 rows, more = false, responseScanTimestamp = 7317388337103433728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6580
18:09:22.027 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388337195732992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.052 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6592 rows, more = false, responseScanTimestamp = 7317388337219145728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6592
18:09:22.078 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6596 rows, more = false, responseScanTimestamp = 7317388337337393152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6596
18:09:22.102 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6600 rows, more = false, responseScanTimestamp = 7317388337450332160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6600
18:09:22.125 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6603 rows, more = false, responseScanTimestamp = 7317388337531555840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6603
18:09:22.143 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6607 rows, more = false, responseScanTimestamp = 7317388337629802496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6607
18:09:22.147 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388337706434560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.149 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388337729056768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.154 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388337729056768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.178 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6612 rows, more = false, responseScanTimestamp = 7317388337756168192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6612
18:09:22.183 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388337858576384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.188 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388337858576384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.197 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@551056771(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:22.215 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6617 rows, more = false, responseScanTimestamp = 7317388337890004992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6617
18:09:22.218 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388337991757824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.242 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6630 rows, more = false, responseScanTimestamp = 7317388337991757824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6630
18:09:22.263 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6634 rows, more = false, responseScanTimestamp = 7317388338120687616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6634
18:09:22.267 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388338198929408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.271 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2041227414(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:22.277 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@821401428(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:22.284 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6638 rows, more = false, responseScanTimestamp = 7317388338221412352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6638
18:09:22.307 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6640 rows, more = false, responseScanTimestamp = 7317388338269847552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6640
18:09:22.335 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6661 rows, more = false, responseScanTimestamp = 7317388338364760064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6661
18:09:22.338 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388338494062592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.361 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6666 rows, more = false, responseScanTimestamp = 7317388338494062592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6666
18:09:22.365 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388338585124864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.390 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6670 rows, more = false, responseScanTimestamp = 7317388338609053696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6670
18:09:22.416 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6674 rows, more = false, responseScanTimestamp = 7317388338717790208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6674
18:09:22.418 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@798536935(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:22.458 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6678 rows, more = false, responseScanTimestamp = 7317388338812370944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6678
18:09:22.483 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6694 rows, more = false, responseScanTimestamp = 7317388339002277888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6694
18:09:22.487 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388339112833024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.500 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1284483322(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:22.513 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6696 rows, more = false, responseScanTimestamp = 7317388339112833024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6696
18:09:22.530 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6700 rows, more = false, responseScanTimestamp = 7317388339212042240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6700
18:09:22.532 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388339246649344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.556 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6710 rows, more = false, responseScanTimestamp = 7317388339246649344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6710
18:09:22.559 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388339391262720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.562 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388339391262720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.566 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388339427090432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.591 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6716 rows, more = false, responseScanTimestamp = 7317388339453042688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6716
18:09:22.613 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6720 rows, more = false, responseScanTimestamp = 7317388339551035392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6720
18:09:22.636 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6723 rows, more = false, responseScanTimestamp = 7317388339631091712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6723
18:09:22.656 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6727 rows, more = false, responseScanTimestamp = 7317388339728375808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6727
18:09:22.659 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388339797131264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.662 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388339820662784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.687 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6732 rows, more = false, responseScanTimestamp = 7317388339847716864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6732
18:09:22.689 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388339946536960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.698 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1615681509(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:22.709 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6737 rows, more = false, responseScanTimestamp = 7317388339946536960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6737
18:09:22.733 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6740 rows, more = false, responseScanTimestamp = 7317388340019212288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6740
18:09:22.755 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6753 rows, more = false, responseScanTimestamp = 7317388340124774400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6753
18:09:22.758 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388340211093504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.777 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6757 rows, more = false, responseScanTimestamp = 7317388340229529600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6757
18:09:22.797 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6761 rows, more = false, responseScanTimestamp = 7317388340318564352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6761
18:09:22.801 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388340393820160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.821 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2090738575(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:22.823 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6765 rows, more = false, responseScanTimestamp = 7317388340415524864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6765
18:09:22.844 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6769 rows, more = false, responseScanTimestamp = 7317388340499746816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6769
18:09:22.866 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6781 rows, more = false, responseScanTimestamp = 7317388340574035968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6781
18:09:22.870 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388340667301888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.896 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6786 rows, more = false, responseScanTimestamp = 7317388340690587648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6786
18:09:22.900 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388340801314816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.921 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6791 rows, more = false, responseScanTimestamp = 7317388340801314816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6791
18:09:22.925 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388340901928960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.929 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388340901928960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.932 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388340932001792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.935 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388340932001792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.939 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388340964360192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.942 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388340964360192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.945 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388340990853120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.948 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388340990853120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.951 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388341015769088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.971 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6799 rows, more = false, responseScanTimestamp = 7317388341015769088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6799
18:09:22.975 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388341106765824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.997 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6804 rows, more = false, responseScanTimestamp = 7317388341125865472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:22.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6804
18:09:23.003 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@374050679(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:23.016 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6807 rows, more = false, responseScanTimestamp = 7317388341197074432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6807
18:09:23.036 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6810 rows, more = false, responseScanTimestamp = 7317388341271801856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6810
18:09:23.057 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6823 rows, more = false, responseScanTimestamp = 7317388341363814400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6823
18:09:23.069 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388341442097152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.073 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388341442097152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.077 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388341442097152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.081 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388341469581312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.104 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6828 rows, more = false, responseScanTimestamp = 7317388341469581312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6828
18:09:23.107 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388341640609792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.110 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388341640609792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.113 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388341676883968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.137 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6834 rows, more = false, responseScanTimestamp = 7317388341695901696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6834
18:09:23.159 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6837 rows, more = false, responseScanTimestamp = 7317388341784477696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6837
18:09:23.162 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388341851893760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.184 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6841 rows, more = false, responseScanTimestamp = 7317388341874466816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6841
18:09:23.211 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6844 rows, more = false, responseScanTimestamp = 7317388341960802304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6844
18:09:23.234 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6849 rows, more = false, responseScanTimestamp = 7317388342086164480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6849
18:09:23.254 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6851 rows, more = false, responseScanTimestamp = 7317388342158254080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6851
18:09:23.275 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6854 rows, more = false, responseScanTimestamp = 7317388342247739392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6854
18:09:23.278 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388342345273344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.281 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388342364508160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.304 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6859 rows, more = false, responseScanTimestamp = 7317388342364508160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6859
18:09:23.309 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388342436880384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.327 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6863 rows, more = false, responseScanTimestamp = 7317388342463369216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6863
18:09:23.330 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388342547283968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.345 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@665992508(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:23.352 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6866 rows, more = false, responseScanTimestamp = 7317388342574813184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6866
18:09:23.378 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6869 rows, more = false, responseScanTimestamp = 7317388342645334016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6869
18:09:23.382 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388342760984576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.402 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6883 rows, more = false, responseScanTimestamp = 7317388342782013440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6883
18:09:23.421 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6886 rows, more = false, responseScanTimestamp = 7317388342856454144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6886
18:09:23.422 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@759870544(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:23.429 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@549808173(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:23.439 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6888 rows, more = false, responseScanTimestamp = 7317388342914187264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6888
18:09:23.443 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388342986317824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.450 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388343030665216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.471 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6910 rows, more = false, responseScanTimestamp = 7317388343063367680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6910
18:09:23.492 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6913 rows, more = false, responseScanTimestamp = 7317388343134724096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6913
18:09:23.496 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388343237242880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.503 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1790929781(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:23.519 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6918 rows, more = false, responseScanTimestamp = 7317388343259656192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6918
18:09:23.543 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6930 rows, more = false, responseScanTimestamp = 7317388343341981696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6930
18:09:23.566 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6933 rows, more = false, responseScanTimestamp = 7317388343438110720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6933
18:09:23.585 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6937 rows, more = false, responseScanTimestamp = 7317388343533408256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6937
18:09:23.597 [INFO - chaos-test-thread] (MiniKuduCluster.java:475) Killing tablet server 127.26.172.65:37669
18:09:23.597 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

18:09:23.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.597820 27313 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu with pid 27651
18:09:23.610 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6941 rows, more = false, responseScanTimestamp = 7317388343620120576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6941
18:09:23.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:23.612967 27837 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from 127.26.172.65:37669 (error 108)
18:09:23.615 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
18:09:23.615 [INFO - chaos-test-thread] (MiniKuduCluster.java:456) Starting tablet server 127.26.172.65:37669
18:09:23.617 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.618223 27313 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/wal
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/data
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/logs
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/data/info.pb
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.65:37669
18:09:23.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.172.65
18:09:23.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:09:23.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=43789
18:09:23.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.65
18:09:23.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:09:23.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:09:23.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:09:23.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:09:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:23.622874 28800 negotiation.cc:336] Failed RPC negotiation. Trace:
18:09:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:09:23.614038 (+     0us) reactor.cc:730] Submitting negotiation task for client connection to 127.26.172.65:37669 (local address 127.26.172.66:49371)
18:09:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:09:23.621983 (+  7945us) negotiation.cc:107] Waiting for socket to connect
18:09:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:09:23.622089 (+   106us) negotiation.cc:326] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.26.172.65:37669: connect: Connection reset by peer (error 104)
18:09:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"client-negotiator.queue_time_us":7783,"thread_start_us":383,"threads_started":1}
18:09:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:23.623396 27837 consensus_peers.cc:597] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 -> Peer a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669): Couldn't send request to peer a73fa5b403af4fd09ef8eaf9987b6495. Status: Network error: Client connection negotiation failed: client connection to 127.26.172.65:37669: connect: Connection reset by peer (error 104). This is attempt 1: this message will repeat every 5th retry.
18:09:23.630 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6944 rows, more = false, responseScanTimestamp = 7317388343691059200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6944
18:09:23.654 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6946 rows, more = false, responseScanTimestamp = 7317388343808933888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6946
18:09:23.677 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6950 rows, more = false, responseScanTimestamp = 7317388343903137792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6950
18:09:23.700 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6954 rows, more = false, responseScanTimestamp = 7317388343993872384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6954
18:09:23.704 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388344097243136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.707 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1548935363(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:23.709 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388344097243136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.715 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@616703789(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:23.737 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6959 rows, more = false, responseScanTimestamp = 7317388344126369792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6959
18:09:23.773 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6981 rows, more = false, responseScanTimestamp = 7317388344231542784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6981
18:09:23.781 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@793622424(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:23.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:23.791368 28803 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:09:23.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:23.791800 28803 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:09:23.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:23.791879 28803 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:09:23.795 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6987 rows, more = false, responseScanTimestamp = 7317388344389738496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6987
18:09:23.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:23.798431 28803 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:09:23.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:23.798635 28803 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.172.65
18:09:23.800 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388344454254592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.805712 28803 tablet_server_runner.cc:78] Tablet server non-default flags:
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/logs
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/data
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/wal
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.65:37669
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/data/info.pb
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.65
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=43789
18:09:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:09:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:09:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28803
18:09:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:09:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:09:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:09:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:09:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.172.65
18:09:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:09:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:09:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:09:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:09:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:09:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:09:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:09:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.807430 28803 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:09:23.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.809191 28803 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:09:23.821 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7000 rows, more = false, responseScanTimestamp = 7317388344482664448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7000
18:09:23.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:23.821961 28814 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:09:23.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:23.822484 28810 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:09:23.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.823819 28803 server_base.cc:1061] running on GCE node
18:09:23.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:23.822072 28811 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:09:23.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.829438 28803 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:09:23.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.830470 28803 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:09:23.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.837913 28803 hybrid_clock.cc:648] HybridClock initialized: now 1786471763837854 us; error 61 us; skew 500 ppm
18:09:23.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.841068 28803 webserver.cc:533] Webserver started at http://127.26.172.65:43789/ using document root <none> and password file <none>
18:09:23.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.842708 28803 fs_manager.cc:362] Metadata directory not provided
18:09:23.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.843050 28803 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:09:23.850 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7003 rows, more = false, responseScanTimestamp = 7317388344562356224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7003
18:09:23.851 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1043891655(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:23.854 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388344688713728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.864362 28803 fs_manager.cc:714] Time spent opening directory manager: real 0.018s	user 0.002s	sys 0.001s
18:09:23.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.868194 28823 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:09:23.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.870944 28803 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.000s
18:09:23.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.871133 28803 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/data,/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/wal
18:09:23.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a73fa5b403af4fd09ef8eaf9987b6495"
18:09:23.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:48 on dist-test-slave-9zdj"
18:09:23.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.871963 28803 fs_report.cc:389] FS layout report
18:09:23.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:09:23.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/wal
18:09:23.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/wal
18:09:23.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/data/data
18:09:23.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:09:23.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:09:23.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:09:23.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:09:23.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:09:23.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:09:23.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:09:23.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:09:23.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:09:23.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:09:23.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:09:23.876 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7009 rows, more = false, responseScanTimestamp = 7317388344715403264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7009
18:09:23.894 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7021 rows, more = false, responseScanTimestamp = 7317388344799416320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7021
18:09:23.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.907194 28803 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:09:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.908390 28803 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:09:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.908636 28803 kserver.cc:163] Server-wide thread pool size limit: 3276
18:09:23.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.909653 28803 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.911643 28830 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
18:09:23.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.916852 28803 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
18:09:23.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.916953 28803 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.006s	user 0.001s	sys 0.000s
18:09:23.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.917016 28803 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
18:09:23.917 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1965502011(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:23.919 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7024 rows, more = false, responseScanTimestamp = 7317388344877318144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.920848 28803 ts_tablet_manager.cc:616] Registered 1 tablets
18:09:23.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7024
18:09:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.920965 28803 ts_tablet_manager.cc:595] Time spent register tablets: real 0.004s	user 0.003s	sys 0.000s
18:09:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.921459 28830 tablet_bootstrap.cc:492] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495: Bootstrap starting.
18:09:23.924 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388344987553792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.925 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1080661245(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:23.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.936398 28803 rpc_server.cc:307] RPC server started. Bound to: 127.26.172.65:37669
18:09:23.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.937882 28803 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-0/data/info.pb
18:09:23.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.940006 27313 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu as pid 28803
18:09:23.941 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
18:09:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.943295 28957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.172.65:37669 every 8 connection(s)
18:09:23.960 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7029 rows, more = false, responseScanTimestamp = 7317388344987553792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7029
18:09:23.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.961097 28959 heartbeater.cc:344] Connected to a master server at 127.26.172.124:38479
18:09:23.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.961432 28959 heartbeater.cc:461] Registering TS with master...
18:09:23.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.962230 28959 heartbeater.cc:507] Master 127.26.172.124:38479 requested a full tablet report, sending...
18:09:23.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.965197 28961 heartbeater.cc:344] Connected to a master server at 127.26.172.125:44641
18:09:23.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.965324 28961 heartbeater.cc:461] Registering TS with master...
18:09:23.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.965548 28718 ts_manager.cc:194] Re-registered known tserver with Master: a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669)
18:09:23.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.965586 28961 heartbeater.cc:507] Master 127.26.172.125:44641 requested a full tablet report, sending...
18:09:23.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.966607 28960 heartbeater.cc:344] Connected to a master server at 127.26.172.126:43589
18:09:23.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.966711 28960 heartbeater.cc:461] Registering TS with master...
18:09:23.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.966732 27448 ts_manager.cc:194] Re-registered known tserver with Master: a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669)
18:09:23.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.966948 28960 heartbeater.cc:507] Master 127.26.172.126:43589 requested a full tablet report, sending...
18:09:23.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.968101 27368 ts_manager.cc:194] Re-registered known tserver with Master: a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669)
18:09:23.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:23.969760 27368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.172.65:58175
18:09:23.986 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7052 rows, more = false, responseScanTimestamp = 7317388345110450176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:23.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7052
18:09:23.989 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388345252528128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.014 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7056 rows, more = false, responseScanTimestamp = 7317388345252528128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7056
18:09:24.032 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7061 rows, more = false, responseScanTimestamp = 7317388345386377216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7061
18:09:24.035 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388345453809664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.040 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388345453809664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.059 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@39455263(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:24.062 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7065 rows, more = false, responseScanTimestamp = 7317388345477820416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7065
18:09:24.064 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2025234734(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:24.083 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7069 rows, more = false, responseScanTimestamp = 7317388345568518144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7069
18:09:24.087 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388345636995072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.092 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388345664696320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.097 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388345664696320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.119 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7092 rows, more = false, responseScanTimestamp = 7317388345694892032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7092
18:09:24.122 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388345797922816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.125 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388345821257728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.127 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388345821257728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.147 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7097 rows, more = false, responseScanTimestamp = 7317388345843552256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7097
18:09:24.150 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388345931714560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.180 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7101 rows, more = false, responseScanTimestamp = 7317388345931714560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7101
18:09:24.185 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388346026921984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.201 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@883695349(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:24.208 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@955169505(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:24.209 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7106 rows, more = false, responseScanTimestamp = 7317388346065829888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.210 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7106
18:09:24.242 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7110 rows, more = false, responseScanTimestamp = 7317388346178023424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7110
18:09:24.246 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388346312523776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.249 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388346312523776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.272 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7134 rows, more = false, responseScanTimestamp = 7317388346337689600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7134
18:09:24.278 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1781941521(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:24.285 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@667170472(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:24.291 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1934348051(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:24.296 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1044335145(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:24.300 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7138 rows, more = false, responseScanTimestamp = 7317388346437881856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7138
18:09:24.303 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1719246386(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:24.329 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7160 rows, more = false, responseScanTimestamp = 7317388346542465024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.329 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7160
18:09:24.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:24.332147 28830 log.cc:826] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495: Log is configured to *not* fsync() on all Append() calls
18:09:24.348 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7193 rows, more = false, responseScanTimestamp = 7317388346670813184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7193
18:09:24.352 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388346743390208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.362 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1619957027(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:24.369 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1301343606(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:24.375 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7197 rows, more = false, responseScanTimestamp = 7317388346766471168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7197
18:09:24.379 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388346834644992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.404 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7210 rows, more = false, responseScanTimestamp = 7317388346863194112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7210
18:09:24.408 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388346967986176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.430 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7224 rows, more = false, responseScanTimestamp = 7317388346991357952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7224
18:09:24.433 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388347066781696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.435 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388347088760832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.462 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7228 rows, more = false, responseScanTimestamp = 7317388347088760832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7228
18:09:24.465 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388347200847872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.475 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388347222913024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.505 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7232 rows, more = false, responseScanTimestamp = 7317388347245838336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7232
18:09:24.518 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@154835183(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:24.530 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7236 rows, more = false, responseScanTimestamp = 7317388347374297088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7236
18:09:24.533 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388347496067072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.537 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388347496067072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.542 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388347496067072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.547 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388347524284416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.553 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388347554500608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.556 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388347581140992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.560 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388347581140992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.571 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388347581140992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.576 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388347608977408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.603 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7255 rows, more = false, responseScanTimestamp = 7317388347668365312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7255
18:09:24.615 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@588783604(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:24.635 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7258 rows, more = false, responseScanTimestamp = 7317388347776864256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7258
18:09:24.638 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388347923804160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.647 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388347923804160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.669 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7272 rows, more = false, responseScanTimestamp = 7317388347958378496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7272
18:09:24.682 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@933994809(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:24.694 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7276 rows, more = false, responseScanTimestamp = 7317388348051431424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7276
18:09:24.720 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7280 rows, more = false, responseScanTimestamp = 7317388348145717248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7280
18:09:24.724 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388348266143744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.726 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388348287623168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.749 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7295 rows, more = false, responseScanTimestamp = 7317388348287623168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7295
18:09:24.779 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7299 rows, more = false, responseScanTimestamp = 7317388348381790208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7299
18:09:24.810 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7304 rows, more = false, responseScanTimestamp = 7317388348512346112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.811 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7304
18:09:24.820 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388348608172032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.827 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388348639735808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.838 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388348639735808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.849 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388348698632192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.885 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7309 rows, more = false, responseScanTimestamp = 7317388348753203200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7309
18:09:24.910 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7314 rows, more = false, responseScanTimestamp = 7317388348936654848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7314
18:09:24.913 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2098856423(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:24.913 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388349037477888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.935 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7319 rows, more = false, responseScanTimestamp = 7317388349064179712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7319
18:09:24.939 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388349143351296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.966 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7331 rows, more = false, responseScanTimestamp = 7317388349143351296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7331
18:09:24.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:24.973130 28960 heartbeater.cc:499] Master 127.26.172.126:43589 was elected leader, sending a full tablet report...
18:09:24.987 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@540676939(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:24.991 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7335 rows, more = false, responseScanTimestamp = 7317388349260328960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:24.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7335
18:09:25.018 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7339 rows, more = false, responseScanTimestamp = 7317388349372239872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.018 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7339
18:09:25.043 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7353 rows, more = false, responseScanTimestamp = 7317388349486067712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7353
18:09:25.047 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388349602394112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.048 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1136549639(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:25.050 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388349602394112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.053 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388349625491456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.080 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7359 rows, more = false, responseScanTimestamp = 7317388349625491456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7359
18:09:25.083 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388349729943552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.109 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7373 rows, more = false, responseScanTimestamp = 7317388349749964800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7373
18:09:25.112 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388349862350848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.115 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@695634976(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:25.121 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@80655824(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:25.135 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7378 rows, more = false, responseScanTimestamp = 7317388349862350848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7378
18:09:25.137 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388349970939904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.162 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7400 rows, more = false, responseScanTimestamp = 7317388349970939904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7400
18:09:25.189 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7404 rows, more = false, responseScanTimestamp = 7317388350066511872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7404
18:09:25.189 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1948147273(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:25.195 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1164538282(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:25.202 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1482941099(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:25.213 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7408 rows, more = false, responseScanTimestamp = 7317388350175604736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7408
18:09:25.217 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388350275948544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.246 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7440 rows, more = false, responseScanTimestamp = 7317388350298767360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.252 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7440
18:09:25.257 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388350433259520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.287 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7444 rows, more = false, responseScanTimestamp = 7317388350433259520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7444
18:09:25.290 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388350590267392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.293 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388350590267392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.296 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388350590267392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.320 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7450 rows, more = false, responseScanTimestamp = 7317388350629007360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7450
18:09:25.326 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388350720376832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.355 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7455 rows, more = false, responseScanTimestamp = 7317388350740799488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.355 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7455
18:09:25.360 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388350856998912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.364 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388350856998912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.392 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7461 rows, more = false, responseScanTimestamp = 7317388350902788096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7461
18:09:25.395 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388351024480256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.399 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388351024480256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.403 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388351051886592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.405 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388351051886592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.431 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7467 rows, more = false, responseScanTimestamp = 7317388351072657408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7467
18:09:25.433 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388351179788288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.456 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7472 rows, more = false, responseScanTimestamp = 7317388351179788288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7472
18:09:25.459 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388351281229824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.484 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@695385154(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:25.488 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7474 rows, more = false, responseScanTimestamp = 7317388351281229824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.488 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7474
18:09:25.516 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7479 rows, more = false, responseScanTimestamp = 7317388351410786304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7479
18:09:25.535 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7493 rows, more = false, responseScanTimestamp = 7317388351527366656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7493
18:09:25.538 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388351574188032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.542 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388351574188032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.570 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7496 rows, more = false, responseScanTimestamp = 7317388351637372928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7496
18:09:25.598 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7501 rows, more = false, responseScanTimestamp = 7317388351740903424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7501
18:09:25.606 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388351860322304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.615 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@790119219(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:25.632 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7507 rows, more = false, responseScanTimestamp = 7317388351881203712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7507
18:09:25.660 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7521 rows, more = false, responseScanTimestamp = 7317388352008253440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.660 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7521
18:09:25.663 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388352122871808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.667 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388352122871808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.688 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7527 rows, more = false, responseScanTimestamp = 7317388352150515712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7527
18:09:25.691 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388352183758848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.727 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7529 rows, more = false, responseScanTimestamp = 7317388352227205120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7529
18:09:25.751 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7534 rows, more = false, responseScanTimestamp = 7317388352372305920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7534
18:09:25.755 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388352472985600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.760 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388352492019712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.781 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7538 rows, more = false, responseScanTimestamp = 7317388352537735168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7538
18:09:25.820 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7540 rows, more = false, responseScanTimestamp = 7317388352612601856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.820 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7540
18:09:25.828 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@569545563(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:25.844 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7547 rows, more = false, responseScanTimestamp = 7317388352776753152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7547
18:09:25.846 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388352867049472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.849 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388352867049472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.853 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388352890949632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.874 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7562 rows, more = false, responseScanTimestamp = 7317388352914890752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7562
18:09:25.878 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388352991756288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.904 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7567 rows, more = false, responseScanTimestamp = 7317388353012789248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7567
18:09:25.929 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7571 rows, more = false, responseScanTimestamp = 7317388353104736256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7571
18:09:25.951 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1724074868(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:25.952 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7575 rows, more = false, responseScanTimestamp = 7317388353213927424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7575
18:09:25.955 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388353307320320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.959 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388353307320320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.978 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7580 rows, more = false, responseScanTimestamp = 7317388353348497408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:25.978 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7580
18:09:25.982 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388353394298880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.008 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7592 rows, more = false, responseScanTimestamp = 7317388353428230144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7592
18:09:26.011 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388353543434240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.014 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388353543434240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.018 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388353543434240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.022 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388353575165952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.043 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7598 rows, more = false, responseScanTimestamp = 7317388353607675904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7598
18:09:26.047 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388353669783552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.069 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7602 rows, more = false, responseScanTimestamp = 7317388353690316800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7602
18:09:26.098 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7606 rows, more = false, responseScanTimestamp = 7317388353793703936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7606
18:09:26.101 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388353892618240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.127 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7610 rows, more = false, responseScanTimestamp = 7317388353917239296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7610
18:09:26.130 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388354032918528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.152 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1525640002(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:26.159 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@931379959(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:26.165 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7615 rows, more = false, responseScanTimestamp = 7317388354032918528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7615
18:09:26.196 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7620 rows, more = false, responseScanTimestamp = 7317388354166714368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.196 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7620
18:09:26.199 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388354316308480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.203 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388354316308480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.208 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388354340167680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.212 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388354360762368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.217 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388354360762368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.246 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7646 rows, more = false, responseScanTimestamp = 7317388354395734016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7646
18:09:26.278 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7649 rows, more = false, responseScanTimestamp = 7317388354488418304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7649
18:09:26.303 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7654 rows, more = false, responseScanTimestamp = 7317388354638655488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7654
18:09:26.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:26.320371 27837 consensus_peers.cc:597] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 -> Peer a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669): Couldn't send request to peer a73fa5b403af4fd09ef8eaf9987b6495. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
18:09:26.331 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7659 rows, more = false, responseScanTimestamp = 7317388354743009280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7659
18:09:26.356 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7664 rows, more = false, responseScanTimestamp = 7317388354867957760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7664
18:09:26.381 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7669 rows, more = false, responseScanTimestamp = 7317388354977214464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7669
18:09:26.408 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7672 rows, more = false, responseScanTimestamp = 7317388355051352064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7672
18:09:26.415 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@48144151(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:26.421 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2126179539(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:26.427 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1596865853(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:26.437 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7678 rows, more = false, responseScanTimestamp = 7317388355182202880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7678
18:09:26.443 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388355269844992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.450 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388355291725824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.477 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7700 rows, more = false, responseScanTimestamp = 7317388355291725824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7700
18:09:26.501 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7713 rows, more = false, responseScanTimestamp = 7317388355461120000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.501 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7713
18:09:26.504 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388355566829568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.527 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7718 rows, more = false, responseScanTimestamp = 7317388355566829568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7718
18:09:26.553 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7721 rows, more = false, responseScanTimestamp = 7317388355659501568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7721
18:09:26.570 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1968205869(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:26.577 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7726 rows, more = false, responseScanTimestamp = 7317388355773063168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7726
18:09:26.580 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388355877466112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.584 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388355877466112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.610 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7740 rows, more = false, responseScanTimestamp = 7317388355908759552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7740
18:09:26.633 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7743 rows, more = false, responseScanTimestamp = 7317388355984027648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7743
18:09:26.637 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388356096839680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.661 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7748 rows, more = false, responseScanTimestamp = 7317388356118302720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7748
18:09:26.664 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388356209627136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.686 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7753 rows, more = false, responseScanTimestamp = 7317388356230430720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7753
18:09:26.710 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7756 rows, more = false, responseScanTimestamp = 7317388356308377600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7756
18:09:26.713 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388356425203712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.735 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7761 rows, more = false, responseScanTimestamp = 7317388356425203712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7761
18:09:26.738 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388356527685632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.741 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388356527685632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.760 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@58748855(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:26.762 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7766 rows, more = false, responseScanTimestamp = 7317388356554510336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7766
18:09:26.766 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388356627742720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.767 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@712361824(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:26.768 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388356627742720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.775 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@68997318(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:26.798 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7770 rows, more = false, responseScanTimestamp = 7317388356656619520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7770
18:09:26.825 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7801 rows, more = false, responseScanTimestamp = 7317388356775944192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7801
18:09:26.838 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1924860272(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:26.847 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1917205831(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:26.855 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7806 rows, more = false, responseScanTimestamp = 7317388356889079808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7806
18:09:26.856 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1988930216(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:26.878 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7820 rows, more = false, responseScanTimestamp = 7317388357016154112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7820
18:09:26.903 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7842 rows, more = false, responseScanTimestamp = 7317388357119049728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7842
18:09:26.906 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388357211127808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.925 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@343203423(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:26.929 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7845 rows, more = false, responseScanTimestamp = 7317388357211127808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.929 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7845
18:09:26.933 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388357309976576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.934 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1051632936(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:26.936 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388357309976576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.939 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2109803455(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:26.939 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388357335281664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.952 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1846224709(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:26.962 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7860 rows, more = false, responseScanTimestamp = 7317388357367865344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7860
18:09:26.966 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388357442920448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.969 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388357466284032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.992 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7890 rows, more = false, responseScanTimestamp = 7317388357466284032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:26.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7890
18:09:26.997 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388357561311232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.020 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1547672317(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.026 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7894 rows, more = false, responseScanTimestamp = 7317388357581295616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7894
18:09:27.026 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@401863607(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.030 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388357719613440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.057 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7900 rows, more = false, responseScanTimestamp = 7317388357719613440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7900
18:09:27.084 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7923 rows, more = false, responseScanTimestamp = 7317388357826502656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7923
18:09:27.088 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388357943734272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.090 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1654300165(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.097 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1427946524(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.113 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7928 rows, more = false, responseScanTimestamp = 7317388357968277504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.114 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7928
18:09:27.117 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388358065405952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.120 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388358085689344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.140 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7951 rows, more = false, responseScanTimestamp = 7317388358085689344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7951
18:09:27.159 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7956 rows, more = false, responseScanTimestamp = 7317388358189989888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.159 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7956
18:09:27.162 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388358264152064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.165 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1968450608(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.190 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7958 rows, more = false, responseScanTimestamp = 7317388358264152064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7958
18:09:27.194 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388358334132224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.218 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7970 rows, more = false, responseScanTimestamp = 7317388358368788480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7970
18:09:27.220 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388358487973888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.223 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388358487973888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.226 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388358487973888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.252 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7973 rows, more = false, responseScanTimestamp = 7317388358487973888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.252 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7973
18:09:27.277 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7978 rows, more = false, responseScanTimestamp = 7317388358639013888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7978
18:09:27.280 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388358738931712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.284 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388358759723008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.287 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388358759723008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.312 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7985 rows, more = false, responseScanTimestamp = 7317388358781173760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7985
18:09:27.315 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388358869192704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.318 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388358892785664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.321 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388358917767168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.326 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388358917767168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.351 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7992 rows, more = false, responseScanTimestamp = 7317388358945398784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.351 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7992
18:09:27.378 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7995 rows, more = false, responseScanTimestamp = 7317388359027286016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7995
18:09:27.405 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8000 rows, more = false, responseScanTimestamp = 7317388359153119232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8000
18:09:27.426 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2108823398(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.430 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8005 rows, more = false, responseScanTimestamp = 7317388359259893760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8005
18:09:27.443 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1273939043(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.456 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8009 rows, more = false, responseScanTimestamp = 7317388359361445888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8009
18:09:27.460 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2074242398(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.471 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@801369014(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.490 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8010 rows, more = false, responseScanTimestamp = 7317388359387791360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8010
18:09:27.493 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388359612067840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.497 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388359612067840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.502 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388359638847488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:27.526485 28830 tablet_bootstrap.cc:492] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495: Bootstrap replayed 1/1 log segments. Stats: ops{read=3967 overwritten=0 applied=3967 ignored=0} inserts{seen=6944 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
18:09:27.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:27.527139 28830 tablet_bootstrap.cc:492] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495: Bootstrap complete.
18:09:27.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:27.529250 28830 ts_tablet_manager.cc:1403] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495: Time spent bootstrapping tablet: real 3.608s	user 3.268s	sys 0.252s
18:09:27.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:27.532456 28830 raft_consensus.cc:359] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:09:27.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:27.533077 28830 raft_consensus.cc:740] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a73fa5b403af4fd09ef8eaf9987b6495, State: Initialized, Role: FOLLOWER
18:09:27.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:27.533831 28830 consensus_queue.cc:260] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3967, Last appended: 2.3967, Last appended by leader: 3967, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:27.535053 28830 ts_tablet_manager.cc:1434] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
18:09:27.535 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8052 rows, more = false, responseScanTimestamp = 7317388359660244992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8052
18:09:27.556 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8059 rows, more = false, responseScanTimestamp = 7317388359800659968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8059
18:09:27.578 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8062 rows, more = false, responseScanTimestamp = 7317388359882113024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8062
18:09:27.595 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1109905423(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.599 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8065 rows, more = false, responseScanTimestamp = 7317388359944253440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8065
18:09:27.606 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388360053698560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.628 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8070 rows, more = false, responseScanTimestamp = 7317388360075452416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8070
18:09:27.632 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388360189403136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.635 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388360189403136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.655 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8085 rows, more = false, responseScanTimestamp = 7317388360214921216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8085
18:09:27.657 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2144848372(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.660 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388360284864512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.682 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8089 rows, more = false, responseScanTimestamp = 7317388360306249728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.682 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8089
18:09:27.706 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8102 rows, more = false, responseScanTimestamp = 7317388360397848576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8102
18:09:27.728 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8107 rows, more = false, responseScanTimestamp = 7317388360508473344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8107
18:09:27.732 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388360598142976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.735 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388360598142976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.737 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388360598142976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.740 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388360624062464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.743 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388360648617984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.747 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388360648617984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.769 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8113 rows, more = false, responseScanTimestamp = 7317388360670498816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8113
18:09:27.772 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388360756592640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.775 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388360780124160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.776 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@402101197(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.783 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@668550366(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.789 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1526878082(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.796 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8118 rows, more = false, responseScanTimestamp = 7317388360780124160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8118
18:09:27.816 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8140 rows, more = false, responseScanTimestamp = 7317388360870215680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8140
18:09:27.838 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8153 rows, more = false, responseScanTimestamp = 7317388360958832640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8153
18:09:27.845 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@442217855(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.851 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@823735298(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.858 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1544251723(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.860 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8157 rows, more = false, responseScanTimestamp = 7317388361038987264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8157
18:09:27.865 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388361127354368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.874 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@356270871(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.881 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1384905858(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.885 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8170 rows, more = false, responseScanTimestamp = 7317388361127354368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8170
18:09:27.905 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8190 rows, more = false, responseScanTimestamp = 7317388361222901760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8190
18:09:27.924 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8211 rows, more = false, responseScanTimestamp = 7317388361300475904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8211
18:09:27.941 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@709520373(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:27.944 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8215 rows, more = false, responseScanTimestamp = 7317388361387560960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8215
18:09:27.965 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8219 rows, more = false, responseScanTimestamp = 7317388361471623168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8219
18:09:27.968 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388361548562432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.971 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388361574256640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.974 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388361574256640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.977 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388361604005888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:27.980 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388361604005888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.004 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8233 rows, more = false, responseScanTimestamp = 7317388361625821184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8233
18:09:28.014 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388361730396160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.017 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388361730396160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.044 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8239 rows, more = false, responseScanTimestamp = 7317388361751543808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8239
18:09:28.048 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388361895067648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.051 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388361895067648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.072 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@755769030(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:28.076 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8245 rows, more = false, responseScanTimestamp = 7317388361918627840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8245
18:09:28.104 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8249 rows, more = false, responseScanTimestamp = 7317388362007015424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8249
18:09:28.133 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8262 rows, more = false, responseScanTimestamp = 7317388362116321280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8262
18:09:28.137 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388362223677440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.181 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8267 rows, more = false, responseScanTimestamp = 7317388362248523776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8267
18:09:28.215 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1524614283(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:28.226 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8274 rows, more = false, responseScanTimestamp = 7317388362436288512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8274
18:09:28.280 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8280 rows, more = false, responseScanTimestamp = 7317388362619973632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8280
18:09:28.289 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388362846199808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.340 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8297 rows, more = false, responseScanTimestamp = 7317388362871705600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.340 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8297
18:09:28.343 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388363071881216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.393 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8304 rows, more = false, responseScanTimestamp = 7317388363071881216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8304
18:09:28.424 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8311 rows, more = false, responseScanTimestamp = 7317388363293896704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8311
18:09:28.447 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1472027838(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:28.447 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8316 rows, more = false, responseScanTimestamp = 7317388363426504704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8316
18:09:28.454 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@785485951(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:28.487 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8319 rows, more = false, responseScanTimestamp = 7317388363495432192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.487 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8319
18:09:28.490 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388363705020416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.495 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388363705020416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.498 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388363732074496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.512 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1667649869(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:28.524 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8346 rows, more = false, responseScanTimestamp = 7317388363750281216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8346
18:09:28.553 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8350 rows, more = false, responseScanTimestamp = 7317388363841060864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8350
18:09:28.557 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388363941523456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.561 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388363964682240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.565 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388364003848192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.592 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8365 rows, more = false, responseScanTimestamp = 7317388364003848192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8365
18:09:28.614 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8369 rows, more = false, responseScanTimestamp = 7317388364114911232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8369
18:09:28.634 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8373 rows, more = false, responseScanTimestamp = 7317388364216934400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8373
18:09:28.637 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388364308606976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.640 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388364308606976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.647 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388364308606976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.650 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388364341354496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.654 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388364341354496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.676 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8378 rows, more = false, responseScanTimestamp = 7317388364386291712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8378
18:09:28.679 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388364473098240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.682 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388364493021184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.701 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8383 rows, more = false, responseScanTimestamp = 7317388364493021184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8383
18:09:28.705 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388364532703232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.708 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388364589076480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.710 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388364608872448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.735 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8387 rows, more = false, responseScanTimestamp = 7317388364608872448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8387
18:09:28.738 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388364721074176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.741 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388364721074176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.744 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388364721074176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.772 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8393 rows, more = false, responseScanTimestamp = 7317388364746330112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8393
18:09:28.781 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1203317302(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:28.795 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8398 rows, more = false, responseScanTimestamp = 7317388364871991296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8398
18:09:28.819 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8410 rows, more = false, responseScanTimestamp = 7317388364959182848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8410
18:09:28.839 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2061289171(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:28.843 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8415 rows, more = false, responseScanTimestamp = 7317388365069787136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8415
18:09:28.847 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388365150269440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.870 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8420 rows, more = false, responseScanTimestamp = 7317388365174145024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8420
18:09:28.894 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8433 rows, more = false, responseScanTimestamp = 7317388365274435584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8433
18:09:28.897 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388365366685696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.903 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1487725471(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:28.921 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8438 rows, more = false, responseScanTimestamp = 7317388365387345920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8438
18:09:28.941 [DEBUG - chaos-test-thread] (Connection.java:575) [peer master-127.26.172.124:38479(127.26.172.124:38479)] disconnecting while in state TERMINATED
18:09:28.950 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8451 rows, more = false, responseScanTimestamp = 7317388365479825408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8451
18:09:28.971 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@160509438(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:28.978 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8456 rows, more = false, responseScanTimestamp = 7317388365588246528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:28.978 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8456
18:09:28.981 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388365692137472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.004 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8459 rows, more = false, responseScanTimestamp = 7317388365692137472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8459
18:09:29.007 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388365823660032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.036 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8472 rows, more = false, responseScanTimestamp = 7317388365823660032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8472
18:09:29.041 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388365944659968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.044 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@125263456(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:29.071 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8478 rows, more = false, responseScanTimestamp = 7317388365966569472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8478
18:09:29.074 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388366072381440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.102 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8492 rows, more = false, responseScanTimestamp = 7317388366095949824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8492
18:09:29.107 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388366207922176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.110 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@461498883(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:29.116 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@613303031(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:29.138 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8498 rows, more = false, responseScanTimestamp = 7317388366230609920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8498
18:09:29.142 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388366363963392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.145 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388366388883456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.149 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388366388883456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.176 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8523 rows, more = false, responseScanTimestamp = 7317388366410915840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8523
18:09:29.180 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388366512160768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.184 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388366537748480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.185 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@619738437(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:29.206 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8528 rows, more = false, responseScanTimestamp = 7317388366537748480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8528
18:09:29.212 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388366638444544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.214 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388366666465280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.237 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8541 rows, more = false, responseScanTimestamp = 7317388366666465280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8541
18:09:29.240 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388366746288128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.266 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8544 rows, more = false, responseScanTimestamp = 7317388366769053696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8544
18:09:29.269 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388366874980352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.293 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8548 rows, more = false, responseScanTimestamp = 7317388366874980352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8548
18:09:29.316 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8552 rows, more = false, responseScanTimestamp = 7317388366982483968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8552
18:09:29.341 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8556 rows, more = false, responseScanTimestamp = 7317388367089455104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8556
18:09:29.344 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388367199301632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.348 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388367199301632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.374 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8562 rows, more = false, responseScanTimestamp = 7317388367229628416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8562
18:09:29.386 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@432647141(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:29.399 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8566 rows, more = false, responseScanTimestamp = 7317388367318679552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8566
18:09:29.402 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388367432806400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.429 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8580 rows, more = false, responseScanTimestamp = 7317388367432806400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8580
18:09:29.466 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8585 rows, more = false, responseScanTimestamp = 7317388367551414272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8585
18:09:29.470 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388367697199104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.496 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8590 rows, more = false, responseScanTimestamp = 7317388367697199104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8590
18:09:29.500 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388367828213760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.503 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388367851220992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.507 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388367851220992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.531 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8597 rows, more = false, responseScanTimestamp = 7317388367871156224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8597
18:09:29.534 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388367966109696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.537 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388367986163712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.541 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388367986163712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.567 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8603 rows, more = false, responseScanTimestamp = 7317388368014729216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.567 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8603
18:09:29.570 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388368120115200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.595 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8608 rows, more = false, responseScanTimestamp = 7317388368138760192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8608
18:09:29.622 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8612 rows, more = false, responseScanTimestamp = 7317388368230637568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8612
18:09:29.626 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388368328880128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.634 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@218929965(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:29.652 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8617 rows, more = false, responseScanTimestamp = 7317388368353538048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8617
18:09:29.656 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388368469725184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.679 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8632 rows, more = false, responseScanTimestamp = 7317388368494731264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8632
18:09:29.682 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388368563134464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.686 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388368587771904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.689 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388368614649856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.715 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8637 rows, more = false, responseScanTimestamp = 7317388368614649856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8637
18:09:29.718 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388368724185088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.746 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8641 rows, more = false, responseScanTimestamp = 7317388368724185088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8641
18:09:29.773 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8646 rows, more = false, responseScanTimestamp = 7317388368848429056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8646
18:09:29.798 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8651 rows, more = false, responseScanTimestamp = 7317388368968957952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8651
18:09:29.817 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1531177345(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:29.823 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2092885489(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:29.831 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8655 rows, more = false, responseScanTimestamp = 7317388369061064704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.831 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8655
18:09:29.832 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@687664896(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:29.855 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8670 rows, more = false, responseScanTimestamp = 7317388369205792768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8670
18:09:29.884 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8692 rows, more = false, responseScanTimestamp = 7317388369304494080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8692
18:09:29.911 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8697 rows, more = false, responseScanTimestamp = 7317388369407762432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8697
18:09:29.938 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8702 rows, more = false, responseScanTimestamp = 7317388369528819712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.938 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8702
18:09:29.967 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8707 rows, more = false, responseScanTimestamp = 7317388369642496000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8707
18:09:29.970 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388369768148992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.994 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8711 rows, more = false, responseScanTimestamp = 7317388369768148992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:29.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8711
18:09:29.998 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388369860861952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.022 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1103154369(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:30.027 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8715 rows, more = false, responseScanTimestamp = 7317388369884078080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8715
18:09:30.031 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388369996877824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.056 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8720 rows, more = false, responseScanTimestamp = 7317388370021027840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8720
18:09:30.079 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8733 rows, more = false, responseScanTimestamp = 7317388370126106624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8733
18:09:30.100 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@93010585(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:30.106 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8736 rows, more = false, responseScanTimestamp = 7317388370224013312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8736
18:09:30.131 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8739 rows, more = false, responseScanTimestamp = 7317388370305708032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8739
18:09:30.134 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388370432024576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.136 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388370451517440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.159 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8754 rows, more = false, responseScanTimestamp = 7317388370451517440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.159 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8754
18:09:30.162 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388370536169472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.191 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8759 rows, more = false, responseScanTimestamp = 7317388370557587456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8759
18:09:30.194 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388370666983424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.220 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8763 rows, more = false, responseScanTimestamp = 7317388370666983424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8763
18:09:30.250 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8768 rows, more = false, responseScanTimestamp = 7317388370787954688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8768
18:09:30.253 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388370919256064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.256 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388370919256064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.260 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388370951856128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.283 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@236050100(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:30.284 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8774 rows, more = false, responseScanTimestamp = 7317388370951856128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8774
18:09:30.287 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388371061526528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.314 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8779 rows, more = false, responseScanTimestamp = 7317388371061526528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8779
18:09:30.317 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388371179245568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.341 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8794 rows, more = false, responseScanTimestamp = 7317388371198820352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8794
18:09:30.341 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1096461465(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:30.348 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@104580791(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:30.365 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8799 rows, more = false, responseScanTimestamp = 7317388371302998016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8799
18:09:30.392 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8821 rows, more = false, responseScanTimestamp = 7317388371401338880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8821
18:09:30.417 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8825 rows, more = false, responseScanTimestamp = 7317388371493441536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8825
18:09:30.417 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1522039579(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:30.420 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388371566141440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.455 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8829 rows, more = false, responseScanTimestamp = 7317388371599716352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8829
18:09:30.461 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388371730350080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.466 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388371781091328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.470 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388371801653248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.473 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388371827793920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.503 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8845 rows, more = false, responseScanTimestamp = 7317388371827793920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8845
18:09:30.507 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388371941535744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.532 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8850 rows, more = false, responseScanTimestamp = 7317388371965255680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8850
18:09:30.559 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8854 rows, more = false, responseScanTimestamp = 7317388372066746368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8854
18:09:30.563 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388372175101952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.566 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1511826062(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:30.567 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388372175101952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.597 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8859 rows, more = false, responseScanTimestamp = 7317388372217683968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8859
18:09:30.601 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388372332228608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.604 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388372359020544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.607 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388372359020544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.635 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8874 rows, more = false, responseScanTimestamp = 7317388372381278208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8874
18:09:30.638 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388372484186112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.665 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8878 rows, more = false, responseScanTimestamp = 7317388372484186112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8878
18:09:30.669 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388372628316160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.697 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8883 rows, more = false, responseScanTimestamp = 7317388372628316160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8883
18:09:30.726 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8888 rows, more = false, responseScanTimestamp = 7317388372757241856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8888
18:09:30.755 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8892 rows, more = false, responseScanTimestamp = 7317388372857028608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8892
18:09:30.784 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8897 rows, more = false, responseScanTimestamp = 7317388372989038592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8897
18:09:30.790 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388373102575616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.793 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388373124046848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.796 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388373124046848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.804 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388373155078144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.834 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8904 rows, more = false, responseScanTimestamp = 7317388373177147392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8904
18:09:30.858 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8909 rows, more = false, responseScanTimestamp = 7317388373304156160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8909
18:09:30.862 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388373400100864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.865 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388373425061888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.887 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8914 rows, more = false, responseScanTimestamp = 7317388373425061888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8914
18:09:30.891 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388373528424448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.918 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8919 rows, more = false, responseScanTimestamp = 7317388373552427008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8919
18:09:30.921 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388373654740992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.924 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388373676421120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.928 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388373676421120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.954 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8925 rows, more = false, responseScanTimestamp = 7317388373699964928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8925
18:09:30.981 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8929 rows, more = false, responseScanTimestamp = 7317388373780156416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8929
18:09:30.984 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388373901447168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:30.988 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388373921984512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.008 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1320612656(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.012 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8935 rows, more = false, responseScanTimestamp = 7317388373947936768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.012 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8935
18:09:31.014 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@383818287(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.014 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388374035472384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.017 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388374057385984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.020 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@253315915(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.020 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388374057385984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.023 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388374080274432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.027 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388374080274432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.027 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@816746740(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.030 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388374080274432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.062 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8960 rows, more = false, responseScanTimestamp = 7317388374107611136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8960
18:09:31.065 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388374226259968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.070 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388374251966464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.075 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388374279569408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.107 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8986 rows, more = false, responseScanTimestamp = 7317388374301372416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8986
18:09:31.134 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8991 rows, more = false, responseScanTimestamp = 7317388374410956800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8991
18:09:31.137 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388374527123456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.149 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1241045666(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.158 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1532694608(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.164 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8997 rows, more = false, responseScanTimestamp = 7317388374547681280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8997
18:09:31.168 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388374637887488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.171 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388374671065088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.204 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9020 rows, more = false, responseScanTimestamp = 7317388374698393600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9020
18:09:31.207 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388374818390016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.222 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@517819235(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.229 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1513111932(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.233 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9026 rows, more = false, responseScanTimestamp = 7317388374841323520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9026
18:09:31.235 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1427287378(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.237 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388374934892544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.261 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9040 rows, more = false, responseScanTimestamp = 7317388374960791552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9040
18:09:31.286 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9061 rows, more = false, responseScanTimestamp = 7317388375042981888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9061
18:09:31.290 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388375150047232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.293 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388375175770112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.296 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388375175770112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.305 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1447620144(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.311 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@582623689(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.323 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9067 rows, more = false, responseScanTimestamp = 7317388375202295808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9067
18:09:31.347 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9090 rows, more = false, responseScanTimestamp = 7317388375326416896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9090
18:09:31.372 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9094 rows, more = false, responseScanTimestamp = 7317388375416475648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.372 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9094
18:09:31.375 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388375501819904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.399 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9099 rows, more = false, responseScanTimestamp = 7317388375529545728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9099
18:09:31.403 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388375627456512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.408 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388375627456512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.410 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388375650971648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.445 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9104 rows, more = false, responseScanTimestamp = 7317388375650971648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9104
18:09:31.445 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2052697923(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.452 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@987882855(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.452 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388375799111680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.455 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388375848726528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.459 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388375848726528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.462 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388375848726528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.491 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9120 rows, more = false, responseScanTimestamp = 7317388375874949120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9120
18:09:31.495 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388376001609728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.518 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9135 rows, more = false, responseScanTimestamp = 7317388376018345984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9135
18:09:31.524 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388376125480960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.528 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388376125480960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.534 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388376149647360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.538 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388376175726592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.541 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388376202190848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.569 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9143 rows, more = false, responseScanTimestamp = 7317388376202190848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9143
18:09:31.578 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@726246757(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.588 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1485733292(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.596 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9147 rows, more = false, responseScanTimestamp = 7317388376307310592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.596 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9147
18:09:31.600 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388376391659520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.603 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388376435412992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.628 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9170 rows, more = false, responseScanTimestamp = 7317388376467222528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9170
18:09:31.632 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388376557621248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.658 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9174 rows, more = false, responseScanTimestamp = 7317388376581369856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9174
18:09:31.662 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388376679923712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.690 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9179 rows, more = false, responseScanTimestamp = 7317388376704520192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9179
18:09:31.715 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9184 rows, more = false, responseScanTimestamp = 7317388376818110464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9184
18:09:31.719 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388376912519168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.747 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9189 rows, more = false, responseScanTimestamp = 7317388376938049536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9189
18:09:31.751 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388377050669056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.755 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388377050669056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.784 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9195 rows, more = false, responseScanTimestamp = 7317388377083498496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9195
18:09:31.788 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388377199931392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.790 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388377199931392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.817 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9200 rows, more = false, responseScanTimestamp = 7317388377227010048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9200
18:09:31.821 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388377334771712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.824 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388377355853824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.842 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1864032841(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.849 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1516627984(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.854 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9205 rows, more = false, responseScanTimestamp = 7317388377355853824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9205
18:09:31.880 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9220 rows, more = false, responseScanTimestamp = 7317388377498607616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9220
18:09:31.910 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9234 rows, more = false, responseScanTimestamp = 7317388377598676992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9234
18:09:31.913 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388377726849024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.941 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9240 rows, more = false, responseScanTimestamp = 7317388377726849024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9240
18:09:31.967 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1012993204(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.969 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9245 rows, more = false, responseScanTimestamp = 7317388377842155520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9245
18:09:31.973 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388377952997376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.974 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@388593033(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.983 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@790222223(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.989 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1514773780(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:31.996 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9249 rows, more = false, responseScanTimestamp = 7317388377952997376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:31.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9249
18:09:32.021 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9280 rows, more = false, responseScanTimestamp = 7317388378076917760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9280
18:09:32.024 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388378156806144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.053 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9293 rows, more = false, responseScanTimestamp = 7317388378181472256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9293
18:09:32.053 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1853439557(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.058 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@849382206(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.078 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9298 rows, more = false, responseScanTimestamp = 7317388378294267904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9298
18:09:32.081 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388378407198720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.086 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388378407198720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.116 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9322 rows, more = false, responseScanTimestamp = 7317388378440847360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9322
18:09:32.120 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388378560040960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.148 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9328 rows, more = false, responseScanTimestamp = 7317388378581667840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.148 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9328
18:09:32.151 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388378676137984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.155 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388378696622080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.182 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9334 rows, more = false, responseScanTimestamp = 7317388378724974592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9334
18:09:32.215 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9339 rows, more = false, responseScanTimestamp = 7317388378832445440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9339
18:09:32.221 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388378978832384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.239 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1408537928(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.247 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1162023711(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.249 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9345 rows, more = false, responseScanTimestamp = 7317388378978832384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.249 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9345
18:09:32.253 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388379104108544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.255 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1651480292(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.257 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388379104108544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.284 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9360 rows, more = false, responseScanTimestamp = 7317388379133894656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9360
18:09:32.311 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9382 rows, more = false, responseScanTimestamp = 7317388379244867584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9382
18:09:32.324 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1419778284(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.332 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@596220389(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.333 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9387 rows, more = false, responseScanTimestamp = 7317388379356037120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9387
18:09:32.340 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2123345248(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.359 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9390 rows, more = false, responseScanTimestamp = 7317388379447676928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9390
18:09:32.364 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388379552342016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.367 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388379573338112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.391 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9423 rows, more = false, responseScanTimestamp = 7317388379592855552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9423
18:09:32.398 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1615453411(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.417 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9427 rows, more = false, responseScanTimestamp = 7317388379686912000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9427
18:09:32.421 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388379799199744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.423 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388379820212224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.449 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9442 rows, more = false, responseScanTimestamp = 7317388379820212224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9442
18:09:32.471 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@880467838(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.478 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1532182181(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.479 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9445 rows, more = false, responseScanTimestamp = 7317388379881533440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9445
18:09:32.481 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388380049989632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.485 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388380049989632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.509 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9460 rows, more = false, responseScanTimestamp = 7317388380079955968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9460
18:09:32.538 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9471 rows, more = false, responseScanTimestamp = 7317388380156882944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9471
18:09:32.568 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9475 rows, more = false, responseScanTimestamp = 7317388380261924864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9475
18:09:32.596 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9480 rows, more = false, responseScanTimestamp = 7317388380412874752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.596 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9480
18:09:32.632 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9483 rows, more = false, responseScanTimestamp = 7317388380504961024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9483
18:09:32.636 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388380666122240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.636 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1479830530(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.639 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388380695113728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.643 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388380695113728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.646 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1983122723(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.651 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@349683124(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.679 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9489 rows, more = false, responseScanTimestamp = 7317388380695113728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9489
18:09:32.710 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9523 rows, more = false, responseScanTimestamp = 7317388380865777664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.711 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9523
18:09:32.714 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388380965953536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.726 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1446191005(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.747 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9528 rows, more = false, responseScanTimestamp = 7317388380994101248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9528
18:09:32.778 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9540 rows, more = false, responseScanTimestamp = 7317388381137694720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9540
18:09:32.782 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388381263097856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.788 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388381286023168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.803 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@765209893(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.809 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2073518240(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.815 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9546 rows, more = false, responseScanTimestamp = 7317388381306707968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9546
18:09:32.816 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1384401019(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.821 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@470121025(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:32.842 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9550 rows, more = false, responseScanTimestamp = 7317388381411414016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9550
18:09:32.869 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9591 rows, more = false, responseScanTimestamp = 7317388381534896128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9591
18:09:32.900 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9596 rows, more = false, responseScanTimestamp = 7317388381655015424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9596
18:09:32.927 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9599 rows, more = false, responseScanTimestamp = 7317388381738631168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9599
18:09:32.930 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388381880762368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.933 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388381904400384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.959 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9605 rows, more = false, responseScanTimestamp = 7317388381904400384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.959 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9605
18:09:32.988 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9608 rows, more = false, responseScanTimestamp = 7317388381969625088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:32.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9608
18:09:33.014 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9614 rows, more = false, responseScanTimestamp = 7317388382146744320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9614
18:09:33.016 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388382221434880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.019 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388382245715968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.019 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1346144737(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:33.025 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@275669286(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:33.031 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1624847552(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:33.049 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9618 rows, more = false, responseScanTimestamp = 7317388382245715968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9618
18:09:33.082 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9650 rows, more = false, responseScanTimestamp = 7317388382365884416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9650
18:09:33.107 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9654 rows, more = false, responseScanTimestamp = 7317388382507585536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9654
18:09:33.111 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388382609428480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.113 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1463393768(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:33.118 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1669227887(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:33.140 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9658 rows, more = false, responseScanTimestamp = 7317388382633381888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9658
18:09:33.165 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9682 rows, more = false, responseScanTimestamp = 7317388382760878080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9682
18:09:33.168 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388382849249280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.193 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9687 rows, more = false, responseScanTimestamp = 7317388382871707648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9687
18:09:33.197 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388382976761856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.226 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9692 rows, more = false, responseScanTimestamp = 7317388382976761856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9692
18:09:33.230 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388383084494848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.257 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9697 rows, more = false, responseScanTimestamp = 7317388383122030592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9697
18:09:33.260 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388383240892416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.263 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388383240892416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.291 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9703 rows, more = false, responseScanTimestamp = 7317388383268134912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9703
18:09:33.295 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@8019831(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:33.301 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@699143308(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:33.307 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@853609100(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:33.313 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@572802210(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:33.319 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9708 rows, more = false, responseScanTimestamp = 7317388383372800000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9708
18:09:33.322 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388383474360320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.350 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9740 rows, more = false, responseScanTimestamp = 7317388383500627968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9740
18:09:33.353 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388383616417792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.401 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9754 rows, more = false, responseScanTimestamp = 7317388383616417792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9754
18:09:33.435 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9762 rows, more = false, responseScanTimestamp = 7317388383816921088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9762
18:09:33.458 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1886860918(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:33.470 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9767 rows, more = false, responseScanTimestamp = 7317388383942774784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9767
18:09:33.473 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388384091967488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.476 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388384091967488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.515 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9780 rows, more = false, responseScanTimestamp = 7317388384125710336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9780
18:09:33.518 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388384280760320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.550 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9787 rows, more = false, responseScanTimestamp = 7317388384307277824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9787
18:09:33.591 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9791 rows, more = false, responseScanTimestamp = 7317388384419205120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9791
18:09:33.597 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388384597176320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.600 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388384620650496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.604 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388384620650496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.609 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388384667992064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.616 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@968246400(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:33.625 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@54103120(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:33.640 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9798 rows, more = false, responseScanTimestamp = 7317388384667992064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9798
18:09:33.669 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9820 rows, more = false, responseScanTimestamp = 7317388384805318656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9820
18:09:33.672 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388384909606912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.700 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9826 rows, more = false, responseScanTimestamp = 7317388384930230272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9826
18:09:33.729 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9831 rows, more = false, responseScanTimestamp = 7317388385040748544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9831
18:09:33.731 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388385155608576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.758 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9837 rows, more = false, responseScanTimestamp = 7317388385174462464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9837
18:09:33.784 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9841 rows, more = false, responseScanTimestamp = 7317388385279152128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9841
18:09:33.814 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9845 rows, more = false, responseScanTimestamp = 7317388385389080576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9845
18:09:33.845 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9850 rows, more = false, responseScanTimestamp = 7317388385504985088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.845 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9850
18:09:33.848 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388385626746880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.861 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@62441921(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:33.868 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1253411654(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:33.875 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9856 rows, more = false, responseScanTimestamp = 7317388385647972352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9856
18:09:33.875 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1093420244(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:33.881 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@238554029(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:33.901 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9870 rows, more = false, responseScanTimestamp = 7317388385771167744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9870
18:09:33.905 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388385883783168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.911 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388385883783168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.914 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388385908580352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.917 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388385932984320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.942 [INFO - chaos-test-thread] (MiniKuduCluster.java:399) Killing master server 127.26.172.124:38479
18:09:33.942 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: MASTER
    index: 2
  }
}

18:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:33.943060 27313 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu with pid 28674
18:09:33.955 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9904 rows, more = false, responseScanTimestamp = 7317388385932984320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9904
18:09:33.958 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
18:09:33.958 [INFO - chaos-test-thread] (MiniKuduCluster.java:380) Starting master server 127.26.172.124:38479
18:09:33.958 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: MASTER
    index: 2
  }
}

18:09:33.959 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388386042458112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:33.959425 27313 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/logs
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.124:38479
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.124
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=37943
18:09:33.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:09:33.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:09:33.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:09:33.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:09:33.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:09:33.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:09:33.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:09:33.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39339/jwks.json with env {}
18:09:34.006 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9910 rows, more = false, responseScanTimestamp = 7317388386061275136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9910
18:09:34.012 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388386287779840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.014 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1259023722(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.015 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388386312724480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.043 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9919 rows, more = false, responseScanTimestamp = 7317388386345697280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9919
18:09:34.076 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9932 rows, more = false, responseScanTimestamp = 7317388386452791296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9932
18:09:34.089 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@763523318(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.096 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@237738870(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.110 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9936 rows, more = false, responseScanTimestamp = 7317388386563338240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9936
18:09:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:34.141649 28995 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:09:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:34.142021 28995 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:09:34.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:34.142098 28995 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:09:34.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:34.148094 28995 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:09:34.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:34.148209 28995 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:09:34.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:34.148247 28995 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:09:34.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:34.148281 28995 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:09:34.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:34.148327 28995 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:09:34.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:34.148350 28995 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39339/jwks.json
18:09:34.148 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9950 rows, more = false, responseScanTimestamp = 7317388386709131264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.148 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9950
18:09:34.152 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388386885697536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.154642 28995 master_runner.cc:387] Master server non-default flags:
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/logs
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.124:38479
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39339/jwks.json
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.124
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=37943
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28995
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:09:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:09:34.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.156203 28995 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:09:34.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.157811 28995 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:09:34.163 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1073777789(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.171 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1383237994(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:34.172972 29002 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:09:34.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:34.173070 29007 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:09:34.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:34.173185 29005 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:09:34.178 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1816745490(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.178367 28995 server_base.cc:1061] running on GCE node
18:09:34.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.181002 28995 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:09:34.182 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9967 rows, more = false, responseScanTimestamp = 7317388386905718784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9967
18:09:34.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.183558 28995 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:09:34.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.184824 28995 hybrid_clock.cc:648] HybridClock initialized: now 1786471774184805 us; error 51 us; skew 500 ppm
18:09:34.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.188674 28995 webserver.cc:533] Webserver started at http://127.26.172.124:37943/ using document root <none> and password file <none>
18:09:34.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.189704 28995 fs_manager.cc:362] Metadata directory not provided
18:09:34.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.189816 28995 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:09:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.196514 28995 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.004s	sys 0.000s
18:09:34.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:34.198814 28959 heartbeater.cc:646] Failed to heartbeat to 127.26.172.124:38479 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.26.172.124:38479: connect: Connection refused (error 111)
18:09:34.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.200400 29014 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:09:34.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.202607 28995 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
18:09:34.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.203430 28995 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data,/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "120a35a6a9164119a772aab11fdeec52"
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:47 on dist-test-slave-9zdj"
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.206149 28995 fs_report.cc:389] FS layout report
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/data
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:09:34.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:09:34.218 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9980 rows, more = false, responseScanTimestamp = 7317388387015495680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.221 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9980
18:09:34.225 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388387174395904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.243136 28995 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:09:34.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.244364 28995 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:09:34.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.244953 28995 kserver.cc:163] Server-wide thread pool size limit: 3276
18:09:34.255 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10003 rows, more = false, responseScanTimestamp = 7317388387174395904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10003
18:09:34.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.258198 28995 rpc_server.cc:307] RPC server started. Bound to: 127.26.172.124:38479
18:09:34.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.260644 28995 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:09:34.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.261832 27313 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu as pid 28995
18:09:34.262 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
18:09:34.263 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1047236806(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.263098 29077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.172.124:38479 every 8 connection(s)
18:09:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.268697 29079 sys_catalog.cc:263] Verifying existing consensus state
18:09:34.270 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2060226578(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.272522 29079 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Bootstrap starting.
18:09:34.277 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1018392568(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.282 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10008 rows, more = false, responseScanTimestamp = 7317388387311824896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10008
18:09:34.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.301043 29079 log.cc:826] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Log is configured to *not* fsync() on all Append() calls
18:09:34.313 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10020 rows, more = false, responseScanTimestamp = 7317388387417153536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10020
18:09:34.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.322355 29079 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=5 ignored=0} mutations{seen=3 ignored=0} orphaned_commits=0. Pending: 0 replicates
18:09:34.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.322896 29079 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Bootstrap complete.
18:09:34.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.331758 29079 raft_consensus.cc:359] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:09:34.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.332280 29079 raft_consensus.cc:740] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120a35a6a9164119a772aab11fdeec52, State: Initialized, Role: FOLLOWER
18:09:34.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.332973 29079 consensus_queue.cc:260] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 2.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:09:34.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.334622 29079 sys_catalog.cc:565] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: configured and running, proceeding with master startup.
18:09:34.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.337328 29084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:34.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.337520 29084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: This master's current role is: FOLLOWER
18:09:34.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.337663 29084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4df53a10a4c848d1bdca0189b172815c. Latest consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:34.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.337775 29084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: This master's current role is: FOLLOWER
18:09:34.342 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10043 rows, more = false, responseScanTimestamp = 7317388387558473728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10043
18:09:34.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.347131 29096 catalog_manager.cc:1295] Loaded cluster ID: 80ca9cd95ed449dfbb48cb035b641580
18:09:34.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.352851 29096 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: loading cluster ID for follower catalog manager: success
18:09:34.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.355974 29096 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: acquiring CA information for follower catalog manager: success
18:09:34.359 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@451692474(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:34.362061 29096 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:09:34.365 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2019756417(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.374 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1722895007(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.382 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1096430878(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.388 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@972253976(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.394 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10046 rows, more = false, responseScanTimestamp = 7317388387651411968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10046
18:09:34.425 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10080 rows, more = false, responseScanTimestamp = 7317388387875135488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10080
18:09:34.429 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388387986862080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.461 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10103 rows, more = false, responseScanTimestamp = 7317388388017692672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10103
18:09:34.475 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1505514150(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.481 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@892673724(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.507 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10106 rows, more = false, responseScanTimestamp = 7317388388111851520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.507 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10106
18:09:34.510 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388388351143936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.563 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10132 rows, more = false, responseScanTimestamp = 7317388388351143936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10132
18:09:34.600 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10141 rows, more = false, responseScanTimestamp = 7317388388580806656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10141
18:09:34.634 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10146 rows, more = false, responseScanTimestamp = 7317388388713717760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10146
18:09:34.660 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10151 rows, more = false, responseScanTimestamp = 7317388388854353920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10151
18:09:34.666 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388388971704320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.682 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@634863553(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.695 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10156 rows, more = false, responseScanTimestamp = 7317388389004726272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10156
18:09:34.723 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10170 rows, more = false, responseScanTimestamp = 7317388389126737920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10170
18:09:34.728 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388389242548224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.730 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388389267894272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.734 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388389267894272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.744 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@123612104(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.763 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10177 rows, more = false, responseScanTimestamp = 7317388389291102208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10177
18:09:34.766 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388389403922432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.771 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388389403922432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.774 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388389429342208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.802 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10193 rows, more = false, responseScanTimestamp = 7317388389453144064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10193
18:09:34.808 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1011642599(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.815 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@563173676(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.821 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1034179560(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.829 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10198 rows, more = false, responseScanTimestamp = 7317388389565796352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10198
18:09:34.830 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1272066047(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.856 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10210 rows, more = false, responseScanTimestamp = 7317388389649096704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10210
18:09:34.888 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10242 rows, more = false, responseScanTimestamp = 7317388389783027712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10242
18:09:34.903 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@348566826(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.913 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1068881575(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:34.923 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10247 rows, more = false, responseScanTimestamp = 7317388389911539712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10247
18:09:34.927 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388390057336832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.933 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388390057336832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.936 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388390097240064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.969 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10270 rows, more = false, responseScanTimestamp = 7317388390097240064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10270
18:09:34.997 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10275 rows, more = false, responseScanTimestamp = 7317388390229422080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:34.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10275
18:09:35.029 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10280 rows, more = false, responseScanTimestamp = 7317388390366347264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10280
18:09:35.061 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10285 rows, more = false, responseScanTimestamp = 7317388390486884352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10285
18:09:35.065 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388390599467008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.069 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388390628323328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.073 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388390662103040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.100 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10293 rows, more = false, responseScanTimestamp = 7317388390681616384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10293
18:09:35.105 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388390788423680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.131 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10299 rows, more = false, responseScanTimestamp = 7317388390810517504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10299
18:09:35.135 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388390914375680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.163 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10305 rows, more = false, responseScanTimestamp = 7317388390933708800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10305
18:09:35.166 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388391036428288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.169 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388391057092608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.198 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10310 rows, more = false, responseScanTimestamp = 7317388391057092608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10310
18:09:35.203 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388391175909376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:35.226483 27969 heartbeater.cc:344] Connected to a master server at 127.26.172.124:38479
18:09:35.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:35.228544 28959 heartbeater.cc:344] Connected to a master server at 127.26.172.124:38479
18:09:35.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:35.228523 29035 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "46e7990de51f44a78a7a22d510d32188" instance_seqno: 1786471728430578) as {username='slave'} at 127.26.172.66:36457; Asking this server to re-register.
18:09:35.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:35.229178 27969 heartbeater.cc:461] Registering TS with master...
18:09:35.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:35.230839 29036 ts_manager.cc:194] Registered new tserver with Master: 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:09:35.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:35.232960 29035 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" instance_seqno: 1786471763932167) as {username='slave'} at 127.26.172.65:52137; Asking this server to re-register.
18:09:35.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:35.233494 28959 heartbeater.cc:461] Registering TS with master...
18:09:35.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:35.234745 29035 ts_manager.cc:194] Registered new tserver with Master: a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669)
18:09:35.239 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10316 rows, more = false, responseScanTimestamp = 7317388391204229120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10316
18:09:35.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:35.260221 28371 heartbeater.cc:344] Connected to a master server at 127.26.172.124:38479
18:09:35.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:35.261554 29035 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "8514fc03a2094ad982145665599bea38" instance_seqno: 1786471742422608) as {username='slave'} at 127.26.172.67:36073; Asking this server to re-register.
18:09:35.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:35.262230 28371 heartbeater.cc:461] Registering TS with master...
18:09:35.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:35.267235 29035 ts_manager.cc:194] Registered new tserver with Master: 8514fc03a2094ad982145665599bea38 (127.26.172.67:39501)
18:09:35.271 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10320 rows, more = false, responseScanTimestamp = 7317388391341010944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.272 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10320
18:09:35.274 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388391489499136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.306 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10326 rows, more = false, responseScanTimestamp = 7317388391489499136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10326
18:09:35.334 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10331 rows, more = false, responseScanTimestamp = 7317388391624060928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10331
18:09:35.364 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10337 rows, more = false, responseScanTimestamp = 7317388391754203136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10337
18:09:35.367 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388391864565760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.397 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10342 rows, more = false, responseScanTimestamp = 7317388391864565760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10342
18:09:35.399 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@538048938(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:35.405 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2061932416(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:35.415 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1537737235(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:35.427 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10348 rows, more = false, responseScanTimestamp = 7317388391997374464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10348
18:09:35.482 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10370 rows, more = false, responseScanTimestamp = 7317388392107548672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.482 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10370
18:09:35.487 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388392351997952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.530 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10389 rows, more = false, responseScanTimestamp = 7317388392376217600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10389
18:09:35.562 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10396 rows, more = false, responseScanTimestamp = 7317388392547475456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10396
18:09:35.565 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388392681975808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.569 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388392681975808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.571 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388392712613888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.603 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10402 rows, more = false, responseScanTimestamp = 7317388392712613888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10402
18:09:35.607 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1245312815(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:35.632 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10408 rows, more = false, responseScanTimestamp = 7317388392835493888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10408
18:09:35.661 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10422 rows, more = false, responseScanTimestamp = 7317388392960466944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10422
18:09:35.690 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10428 rows, more = false, responseScanTimestamp = 7317388393082990592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10428
18:09:35.693 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388393205710848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.723 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1707772779(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:35.724 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10433 rows, more = false, responseScanTimestamp = 7317388393205710848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10433
18:09:35.730 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@727599813(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:35.736 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@813530407(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:35.761 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10439 rows, more = false, responseScanTimestamp = 7317388393347092480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10439
18:09:35.767 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388393478135808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.770 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388393501999104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.774 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388393534619648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.806 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10473 rows, more = false, responseScanTimestamp = 7317388393534619648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10473
18:09:35.809 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388393654558720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.813 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388393678147584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.847 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10479 rows, more = false, responseScanTimestamp = 7317388393708093440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10479
18:09:35.874 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@897086600(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:35.882 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10484 rows, more = false, responseScanTimestamp = 7317388393807499264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.882 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10484
18:09:35.911 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10490 rows, more = false, responseScanTimestamp = 7317388393987751936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10490
18:09:35.940 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10504 rows, more = false, responseScanTimestamp = 7317388394106540032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10504
18:09:35.943 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388394217877504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.946 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388394238210048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.980 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10511 rows, more = false, responseScanTimestamp = 7317388394260180992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10511
18:09:35.983 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388394398769152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.987 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388394398769152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:35.996 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@81272991(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:36.003 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1569282723(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:36.015 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10517 rows, more = false, responseScanTimestamp = 7317388394421747712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.015 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10517
18:09:36.019 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388394542018560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.022 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388394542018560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.025 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388394567454720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.028 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388394567454720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.031 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388394567454720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.062 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10542 rows, more = false, responseScanTimestamp = 7317388394592833536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10542
18:09:36.091 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10547 rows, more = false, responseScanTimestamp = 7317388394723094528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10547
18:09:36.123 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10550 rows, more = false, responseScanTimestamp = 7317388394825601024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.124 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10550
18:09:36.145 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@113676400(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:36.157 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10555 rows, more = false, responseScanTimestamp = 7317388394966810624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10555
18:09:36.185 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10570 rows, more = false, responseScanTimestamp = 7317388395121377280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10570
18:09:36.189 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388395213750272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.191 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388395243597824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.238 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10574 rows, more = false, responseScanTimestamp = 7317388395243597824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10574
18:09:36.241 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388395430088704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.278 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10581 rows, more = false, responseScanTimestamp = 7317388395457724416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10581
18:09:36.318 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10585 rows, more = false, responseScanTimestamp = 7317388395574005760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10585
18:09:36.361 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10592 rows, more = false, responseScanTimestamp = 7317388395781648384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10592
18:09:36.403 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10596 rows, more = false, responseScanTimestamp = 7317388395931521024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10596
18:09:36.408 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388396104806400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.438 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10602 rows, more = false, responseScanTimestamp = 7317388396128743424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10602
18:09:36.473 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10606 rows, more = false, responseScanTimestamp = 7317388396234776576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10606
18:09:36.476 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388396400648192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.504 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10611 rows, more = false, responseScanTimestamp = 7317388396425658368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10611
18:09:36.507 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388396518187008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.521 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1886156820(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:36.537 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10616 rows, more = false, responseScanTimestamp = 7317388396539613184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10616
18:09:36.541 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388396681371648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.545 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388396681371648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.575 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10632 rows, more = false, responseScanTimestamp = 7317388396705075200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10632
18:09:36.587 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@905278046(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:36.594 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@574515713(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:36.601 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@273230630(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:36.608 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10637 rows, more = false, responseScanTimestamp = 7317388396821913600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10637
18:09:36.609 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@66473443(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:36.615 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@487569473(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:36.641 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10650 rows, more = false, responseScanTimestamp = 7317388396937625600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10650
18:09:36.646 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388397098483712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.650 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388397098483712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.677 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10693 rows, more = false, responseScanTimestamp = 7317388397136752640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10693
18:09:36.679 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388397248843776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.684 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388397248843776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.713 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10699 rows, more = false, responseScanTimestamp = 7317388397275283456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10699
18:09:36.747 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10704 rows, more = false, responseScanTimestamp = 7317388397394034688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10704
18:09:36.752 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388397528334336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.754 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388397553737728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.760 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388397553737728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.763 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388397553737728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.767 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388397580664832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.802 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10710 rows, more = false, responseScanTimestamp = 7317388397580664832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10710
18:09:36.832 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10715 rows, more = false, responseScanTimestamp = 7317388397724704768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10715
18:09:36.862 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10719 rows, more = false, responseScanTimestamp = 7317388397851926528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10719
18:09:36.866 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388397985431552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.897 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10724 rows, more = false, responseScanTimestamp = 7317388398010535936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10724
18:09:36.929 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10729 rows, more = false, responseScanTimestamp = 7317388398153252864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10729
18:09:36.933 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388398264139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.937 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388398295015424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.941 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388398295015424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.944 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388398319820800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.947 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388398319820800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.975 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1278261123(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:36.979 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10736 rows, more = false, responseScanTimestamp = 7317388398348189696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10736
18:09:36.982 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@368686392(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:36.984 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388398474489856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:36.991 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@609315633(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:36.998 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1157366346(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:37.004 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@230242809(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:37.014 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10740 rows, more = false, responseScanTimestamp = 7317388398497783808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10740
18:09:37.017 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388398620471296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.049 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10780 rows, more = false, responseScanTimestamp = 7317388398620471296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10780
18:09:37.059 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388398764797952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.062 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388398784704512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.075 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1437670659(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:37.092 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10796 rows, more = false, responseScanTimestamp = 7317388398784704512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.092 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10796
18:09:37.095 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388398939398144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.128 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10810 rows, more = false, responseScanTimestamp = 7317388398939398144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10810
18:09:37.140 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2056715367(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:37.158 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10816 rows, more = false, responseScanTimestamp = 7317388399078211584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10816
18:09:37.196 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10830 rows, more = false, responseScanTimestamp = 7317388399196393472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.196 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10830
18:09:37.226 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10836 rows, more = false, responseScanTimestamp = 7317388399353839616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10836
18:09:37.254 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10839 rows, more = false, responseScanTimestamp = 7317388399478722560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10839
18:09:37.283 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10843 rows, more = false, responseScanTimestamp = 7317388399590051840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10843
18:09:37.321 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10847 rows, more = false, responseScanTimestamp = 7317388399708827648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10847
18:09:37.350 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10853 rows, more = false, responseScanTimestamp = 7317388399861841920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10853
18:09:37.350 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1583107885(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:37.353 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388399985954816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.357 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388400006582272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.361 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388400034394112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.364 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388400053952512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.396 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10870 rows, more = false, responseScanTimestamp = 7317388400053952512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10870
18:09:37.399 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388400173694976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.430 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10875 rows, more = false, responseScanTimestamp = 7317388400173694976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10875
18:09:37.467 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10880 rows, more = false, responseScanTimestamp = 7317388400312692736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10880
18:09:37.472 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388400459595776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.476 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388400459595776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.479 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388400508522496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.482 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388400537542656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.513 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10886 rows, more = false, responseScanTimestamp = 7317388400537542656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10886
18:09:37.516 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388400662941696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.520 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388400688799744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.552 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10893 rows, more = false, responseScanTimestamp = 7317388400688799744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10893
18:09:37.582 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10900 rows, more = false, responseScanTimestamp = 7317388400834605056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10900
18:09:37.606 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@451855342(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:37.614 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10904 rows, more = false, responseScanTimestamp = 7317388400935559168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10904
18:09:37.617 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388401059999744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.651 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10910 rows, more = false, responseScanTimestamp = 7317388401087279104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10910
18:09:37.655 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388401219133440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.674 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1198165173(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:37.687 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10925 rows, more = false, responseScanTimestamp = 7317388401245413376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10925
18:09:37.721 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10940 rows, more = false, responseScanTimestamp = 7317388401378271232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10940
18:09:37.742 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@181548539(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:37.752 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10946 rows, more = false, responseScanTimestamp = 7317388401522601984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10946
18:09:37.785 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10950 rows, more = false, responseScanTimestamp = 7317388401641979904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10950
18:09:37.788 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388401784012800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.792 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388401784012800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.795 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388401805279232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.797 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388401805279232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.801 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388401834008576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.804 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388401857212416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.833 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10968 rows, more = false, responseScanTimestamp = 7317388401857212416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10968
18:09:37.866 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10972 rows, more = false, responseScanTimestamp = 7317388401956786176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10972
18:09:37.893 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10978 rows, more = false, responseScanTimestamp = 7317388402117017600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10978
18:09:37.897 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388402222706688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.900 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388402244382720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.932 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10982 rows, more = false, responseScanTimestamp = 7317388402244382720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10982
18:09:37.935 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388402372554752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.959 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10989 rows, more = false, responseScanTimestamp = 7317388402395361280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:37.959 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10989
18:09:38.001 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10991 rows, more = false, responseScanTimestamp = 7317388402442240000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10991
18:09:38.001 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@910894763(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.030 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10998 rows, more = false, responseScanTimestamp = 7317388402649448448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10998
18:09:38.059 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11013 rows, more = false, responseScanTimestamp = 7317388402785480704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11013
18:09:38.061 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1515610687(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.062 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388402895831040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.067 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1229607652(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.075 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1378671579(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.081 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1027457355(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.087 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1410534217(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.091 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11019 rows, more = false, responseScanTimestamp = 7317388402920902656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11019
18:09:38.095 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1331019357(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.125 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11050 rows, more = false, responseScanTimestamp = 7317388403028164608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11050
18:09:38.131 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388403167748096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.136 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388403194232832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.163 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2064860783(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.171 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11084 rows, more = false, responseScanTimestamp = 7317388403229118464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11084
18:09:38.171 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@678950879(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.203 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11089 rows, more = false, responseScanTimestamp = 7317388403340689408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11089
18:09:38.236 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11113 rows, more = false, responseScanTimestamp = 7317388403490377728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.236 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11113
18:09:38.239 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1685252315(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.240 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388403616010240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.245 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@104269150(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.275 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11119 rows, more = false, responseScanTimestamp = 7317388403641196544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11119
18:09:38.278 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388403766767616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.281 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388403766767616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.313 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11143 rows, more = false, responseScanTimestamp = 7317388403821359104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11143
18:09:38.314 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1735793609(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.319 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1890111991(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.325 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@66050825(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.332 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1028404191(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.338 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1781784556(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.341 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11148 rows, more = false, responseScanTimestamp = 7317388403935219712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11148
18:09:38.346 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388404057473024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.350 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388404057473024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.353 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388404092223488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.381 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11190 rows, more = false, responseScanTimestamp = 7317388404092223488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11190
18:09:38.412 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11204 rows, more = false, responseScanTimestamp = 7317388404223684608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11204
18:09:38.415 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388404341346304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.454 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11210 rows, more = false, responseScanTimestamp = 7317388404365299712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11210
18:09:38.459 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388404494254080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.462 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388404530290688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.481 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1545772084(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.496 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11216 rows, more = false, responseScanTimestamp = 7317388404558004224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.496 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11216
18:09:38.531 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11220 rows, more = false, responseScanTimestamp = 7317388404663881728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11220
18:09:38.547 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@560476970(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.552 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2103848467(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.562 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11235 rows, more = false, responseScanTimestamp = 7317388404829884416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11235
18:09:38.565 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388404935237632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.570 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388404935237632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.606 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11250 rows, more = false, responseScanTimestamp = 7317388404996976640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11250
18:09:38.639 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11263 rows, more = false, responseScanTimestamp = 7317388405133418496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11263
18:09:38.644 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388405273063424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.677 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11269 rows, more = false, responseScanTimestamp = 7317388405296009216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11269
18:09:38.680 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388405436387328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.684 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388405436387328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.712 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11276 rows, more = false, responseScanTimestamp = 7317388405457350656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11276
18:09:38.715 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388405577355264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.750 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11281 rows, more = false, responseScanTimestamp = 7317388405577355264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11281
18:09:38.754 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388405739208704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.758 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388405739208704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.760 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388405771657216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.763 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@157172460(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.770 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1104526543(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.793 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11288 rows, more = false, responseScanTimestamp = 7317388405771657216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11288
18:09:38.797 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388405901328384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.801 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388405927620608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.831 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@558114492(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:38.835 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11312 rows, more = false, responseScanTimestamp = 7317388405927620608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11312
18:09:38.870 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11319 rows, more = false, responseScanTimestamp = 7317388406074753024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11319
18:09:38.902 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11335 rows, more = false, responseScanTimestamp = 7317388406223081472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11335
18:09:38.931 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11341 rows, more = false, responseScanTimestamp = 7317388406345039872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11341
18:09:38.967 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11347 rows, more = false, responseScanTimestamp = 7317388406470139904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11347
18:09:38.999 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11352 rows, more = false, responseScanTimestamp = 7317388406591684608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:38.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11352
18:09:39.002 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388406748635136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.005 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388406772776960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.008 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388406772776960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.011 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388406794432512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.015 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388406794432512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.020 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388406822490112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.023 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388406843752448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.059 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1839104561(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:39.063 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11363 rows, more = false, responseScanTimestamp = 7317388406865620992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11363
18:09:39.066 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@372044876(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:39.068 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388407007436800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.073 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388407033597952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.105 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11380 rows, more = false, responseScanTimestamp = 7317388407060643840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11380
18:09:39.136 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2062745986(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:39.139 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11393 rows, more = false, responseScanTimestamp = 7317388407172517888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11393
18:09:39.172 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11399 rows, more = false, responseScanTimestamp = 7317388407326351360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11399
18:09:39.175 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388407456636928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.177 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388407474978816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.200 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2055383462(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:39.208 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11415 rows, more = false, responseScanTimestamp = 7317388407474978816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.208 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11415
18:09:39.242 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11419 rows, more = false, responseScanTimestamp = 7317388407588757504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11419
18:09:39.245 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388407747264512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.263 [INFO - chaos-test-thread] (MiniKuduCluster.java:399) Killing master server 127.26.172.124:38479
18:09:39.263 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: MASTER
    index: 2
  }
}

18:09:39.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.263661 27313 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu with pid 28995
18:09:39.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:39.281356 28237 connection.cc:573] client connection to 127.26.172.124:38479 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
18:09:39.293 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
18:09:39.293 [INFO - chaos-test-thread] (MiniKuduCluster.java:380) Starting master server 127.26.172.124:38479
18:09:39.293 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: MASTER
    index: 2
  }
}

18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.293954 27313 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/logs
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.124:38479
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.124
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=37943
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:09:39.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39339/jwks.json with env {}
18:09:39.296 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11434 rows, more = false, responseScanTimestamp = 7317388407747264512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11434
18:09:39.304 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388407953272832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.309 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388407975264256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.346 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11444 rows, more = false, responseScanTimestamp = 7317388408016080896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11444
18:09:39.350 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388408139337728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.398 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11450 rows, more = false, responseScanTimestamp = 7317388408195694592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11450
18:09:39.455 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11457 rows, more = false, responseScanTimestamp = 7317388408392671232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11457
18:09:39.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:39.472838 29118 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:09:39.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:39.473237 29118 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:09:39.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:39.473321 29118 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:09:39.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:39.481706 29118 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:09:39.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:39.481848 29118 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:09:39.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:39.481889 29118 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:09:39.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:39.481914 29118 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:09:39.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:39.481940 29118 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:09:39.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:39.481961 29118 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39339/jwks.json
18:09:39.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.489005 29118 master_runner.cc:387] Master server non-default flags:
18:09:39.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/logs
18:09:39.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:09:39.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:09:39.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.124:38479
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39339/jwks.json
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.124
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=37943
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29118
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:09:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.490782 29118 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:09:39.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.492467 29118 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:09:39.503 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1662268365(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:39.504 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11463 rows, more = false, responseScanTimestamp = 7317388408553361408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11463
18:09:39.507 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388408813232128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.513 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@317404535(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:39.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:39.514273 29128 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:09:39.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:39.514675 29127 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:09:39.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:39.514822 29130 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:09:39.522 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1886833081(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:39.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.525279 29118 server_base.cc:1061] running on GCE node
18:09:39.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.526315 29118 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:09:39.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.527963 29118 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:09:39.535 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11469 rows, more = false, responseScanTimestamp = 7317388408813232128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11469
18:09:39.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:39.536404 27349 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.172.124:38479: connect: Connection refused (error 111)
18:09:39.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:39.537865 27349 consensus_peers.cc:597] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c -> Peer 120a35a6a9164119a772aab11fdeec52 (127.26.172.124:38479): Couldn't send request to peer 120a35a6a9164119a772aab11fdeec52. Status: Network error: Client connection negotiation failed: client connection to 127.26.172.124:38479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
18:09:39.543 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388408929406976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.543581 29118 hybrid_clock.cc:648] HybridClock initialized: now 1786471779543501 us; error 105 us; skew 500 ppm
18:09:39.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.547448 29118 webserver.cc:533] Webserver started at http://127.26.172.124:37943/ using document root <none> and password file <none>
18:09:39.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.548424 29118 fs_manager.cc:362] Metadata directory not provided
18:09:39.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.548525 29118 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:09:39.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.557396 29118 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.003s	sys 0.000s
18:09:39.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.561651 29138 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:09:39.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.563344 29118 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.563512 29118 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data,/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "120a35a6a9164119a772aab11fdeec52"
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:47 on dist-test-slave-9zdj"
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.564217 29118 fs_report.cc:389] FS layout report
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/wal
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/data
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:09:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:09:39.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.591696 29118 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:09:39.592 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11500 rows, more = false, responseScanTimestamp = 7317388408978710528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.592679 29118 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:09:39.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11500
18:09:39.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.593267 29118 kserver.cc:163] Server-wide thread pool size limit: 3276
18:09:39.612 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@525762952(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:39.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.615236 29118 rpc_server.cc:307] RPC server started. Bound to: 127.26.172.124:38479
18:09:39.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.618853 29118 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/master-2/data/info.pb
18:09:39.623 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1570657268(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:39.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.623796 29199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.172.124:38479 every 8 connection(s)
18:09:39.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.626076 27313 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu as pid 29118
18:09:39.626 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
18:09:39.645 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11506 rows, more = false, responseScanTimestamp = 7317388409175556096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11506
18:09:39.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.646227 29200 sys_catalog.cc:263] Verifying existing consensus state
18:09:39.648 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388409374330880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.650058 29200 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Bootstrap starting.
18:09:39.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.677409 29200 log.cc:826] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Log is configured to *not* fsync() on all Append() calls
18:09:39.690 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11531 rows, more = false, responseScanTimestamp = 7317388409399791616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11531
18:09:39.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.693359 29200 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=5 ignored=0} mutations{seen=3 ignored=0} orphaned_commits=0. Pending: 0 replicates
18:09:39.694 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388409544138752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.694033 29200 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: Bootstrap complete.
18:09:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.702247 29200 raft_consensus.cc:359] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:09:39.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.702948 29200 raft_consensus.cc:740] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120a35a6a9164119a772aab11fdeec52, State: Initialized, Role: FOLLOWER
18:09:39.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.703821 29200 consensus_queue.cc:260] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 2.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } }
18:09:39.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.705744 29200 sys_catalog.cc:565] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: configured and running, proceeding with master startup.
18:09:39.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.714198 29203 sys_catalog.cc:455] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:39.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.714398 29203 sys_catalog.cc:458] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: This master's current role is: FOLLOWER
18:09:39.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.715356 29217 catalog_manager.cc:1295] Loaded cluster ID: 80ca9cd95ed449dfbb48cb035b641580
18:09:39.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.715564 29217 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: loading cluster ID for follower catalog manager: success
18:09:39.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.719101 29217 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: acquiring CA information for follower catalog manager: success
18:09:39.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:39.721325 29217 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:09:39.724 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@370513341(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:39.732 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11536 rows, more = false, responseScanTimestamp = 7317388409580179456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11536
18:09:39.738 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388409708691456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.743 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388409755430912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.746 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388409755430912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.749 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388409755430912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.781 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11550 rows, more = false, responseScanTimestamp = 7317388409799458816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11550
18:09:39.786 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388409922883584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.835 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11552 rows, more = false, responseScanTimestamp = 7317388409954476032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.836 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11552
18:09:39.840 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388410156961792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.843 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388410183376896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.889 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11559 rows, more = false, responseScanTimestamp = 7317388410183376896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11559
18:09:39.895 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388410379276288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.937 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11565 rows, more = false, responseScanTimestamp = 7317388410412044288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11565
18:09:39.984 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11570 rows, more = false, responseScanTimestamp = 7317388410575351808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11570
18:09:39.987 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388410775568384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:39.992 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388410775568384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:40.018172 29117 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:40.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:40.018359 29117 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: This master's current role is: LEADER
18:09:40.021 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1349041607(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:40.025565 29203 sys_catalog.cc:455] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4df53a10a4c848d1bdca0189b172815c. Latest consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:40.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:40.025796 29203 sys_catalog.cc:458] T 00000000000000000000000000000000 P 120a35a6a9164119a772aab11fdeec52 [sys.catalog]: This master's current role is: FOLLOWER
18:09:40.074 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11576 rows, more = false, responseScanTimestamp = 7317388410775568384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.074 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11576
18:09:40.077 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388411149467648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.130 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11596 rows, more = false, responseScanTimestamp = 7317388411175464960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.130 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11596
18:09:40.146 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2073640067(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.152 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1412940279(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.163 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11606 rows, more = false, responseScanTimestamp = 7317388411387305984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11606
18:09:40.201 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11620 rows, more = false, responseScanTimestamp = 7317388411510554624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.201 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11620
18:09:40.204 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388411682885632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:40.227555 29159 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "46e7990de51f44a78a7a22d510d32188" instance_seqno: 1786471728430578) as {username='slave'} at 127.26.172.66:43387; Asking this server to re-register.
18:09:40.228 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1857363633(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:40.228698 27969 heartbeater.cc:461] Registering TS with master...
18:09:40.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:40.230342 29159 ts_manager.cc:194] Registered new tserver with Master: 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:09:40.235 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2074476581(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.242 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11636 rows, more = false, responseScanTimestamp = 7317388411682885632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11636
18:09:40.245 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1231640310(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:40.249274 29159 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" instance_seqno: 1786471763932167) as {username='slave'} at 127.26.172.65:59221; Asking this server to re-register.
18:09:40.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:40.249851 28959 heartbeater.cc:461] Registering TS with master...
18:09:40.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:40.251178 29157 ts_manager.cc:194] Registered new tserver with Master: a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669)
18:09:40.253 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@591072853(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.261 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1698548757(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.274 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11640 rows, more = false, responseScanTimestamp = 7317388411823210496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11640
18:09:40.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:40.301263 28371 heartbeater.cc:344] Connected to a master server at 127.26.172.124:38479
18:09:40.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:40.303026 29157 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "8514fc03a2094ad982145665599bea38" instance_seqno: 1786471742422608) as {username='slave'} at 127.26.172.67:41929; Asking this server to re-register.
18:09:40.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:40.303725 28371 heartbeater.cc:461] Registering TS with master...
18:09:40.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:40.304863 29157 ts_manager.cc:194] Registered new tserver with Master: 8514fc03a2094ad982145665599bea38 (127.26.172.67:39501)
18:09:40.308 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11690 rows, more = false, responseScanTimestamp = 7317388411981692928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11690
18:09:40.312 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388412107816960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.315 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388412139696128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.340 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@785473471(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.343 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11695 rows, more = false, responseScanTimestamp = 7317388412139696128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11695
18:09:40.347 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@764179061(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.375 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11699 rows, more = false, responseScanTimestamp = 7317388412260339712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11699
18:09:40.379 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388412396429312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.410 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11723 rows, more = false, responseScanTimestamp = 7317388412396429312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11723
18:09:40.413 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388412536987648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.415 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1455331383(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.416 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388412536987648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.419 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388412567465984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.422 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388412567465984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.422 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1575529361(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.453 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11729 rows, more = false, responseScanTimestamp = 7317388412567465984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11729
18:09:40.484 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11750 rows, more = false, responseScanTimestamp = 7317388412640165888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11750
18:09:40.487 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388412844658688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.521 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11755 rows, more = false, responseScanTimestamp = 7317388412844658688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11755
18:09:40.556 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11760 rows, more = false, responseScanTimestamp = 7317388412969017344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11760
18:09:40.559 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388413126549504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:40.591081 29226 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } }
18:09:40.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:40.591269 29226 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4df53a10a4c848d1bdca0189b172815c [sys.catalog]: This master's current role is: LEADER
18:09:40.593 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11767 rows, more = false, responseScanTimestamp = 7317388413147541504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11767
18:09:40.626 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11773 rows, more = false, responseScanTimestamp = 7317388413289484288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11773
18:09:40.629 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388413404717056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.633 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388413436624896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.668 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11779 rows, more = false, responseScanTimestamp = 7317388413436624896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11779
18:09:40.672 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388413583130624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.675 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388413610090496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.687 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2044734260(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.692 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@934404519(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.698 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@359446598(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.706 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11786 rows, more = false, responseScanTimestamp = 7317388413610090496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11786
18:09:40.709 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388413723725824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.742 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11810 rows, more = false, responseScanTimestamp = 7317388413748543488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11810
18:09:40.775 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11825 rows, more = false, responseScanTimestamp = 7317388413881741312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11825
18:09:40.779 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388414025576448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.783 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388414044254208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.785 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388414044254208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.790 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388414072713216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.826 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11833 rows, more = false, responseScanTimestamp = 7317388414072713216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11833
18:09:40.854 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11840 rows, more = false, responseScanTimestamp = 7317388414243938304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.854 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11840
18:09:40.857 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388414349565952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.860 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388414369652736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.866 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388414390677504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.869 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388414390677504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.883 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@230702425(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.890 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1963007582(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.898 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1292199296(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.901 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11846 rows, more = false, responseScanTimestamp = 7317388414411173888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11846
18:09:40.905 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388414533791744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.907 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388414564581376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.939 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11870 rows, more = false, responseScanTimestamp = 7317388414564581376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11870
18:09:40.964 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1029393134(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.968 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11885 rows, more = false, responseScanTimestamp = 7317388414701277184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:40.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11885
18:09:40.971 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@838697705(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:40.972 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388414814576640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.004 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11890 rows, more = false, responseScanTimestamp = 7317388414840012800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11890
18:09:41.034 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1291032934(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:41.040 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11913 rows, more = false, responseScanTimestamp = 7317388414959882240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11913
18:09:41.072 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11920 rows, more = false, responseScanTimestamp = 7317388415121756160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11920
18:09:41.108 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11933 rows, more = false, responseScanTimestamp = 7317388415249014784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11933
18:09:41.109 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@717016093(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:41.111 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388415378092032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.115 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1305997214(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:41.115 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388415403851776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.124 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@283170311(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:41.151 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11940 rows, more = false, responseScanTimestamp = 7317388415429185536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11940
18:09:41.182 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11972 rows, more = false, responseScanTimestamp = 7317388415558344704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.182 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11972
18:09:41.214 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11978 rows, more = false, responseScanTimestamp = 7317388415692705792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11978
18:09:41.220 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388415827775488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.224 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388415849594880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.259 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11986 rows, more = false, responseScanTimestamp = 7317388415870156800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.259 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11986
18:09:41.262 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388416007409664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.292 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11993 rows, more = false, responseScanTimestamp = 7317388416030617600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11993
18:09:41.323 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11998 rows, more = false, responseScanTimestamp = 7317388416144211968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11998
18:09:41.355 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12003 rows, more = false, responseScanTimestamp = 7317388416277745664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.355 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12003
18:09:41.395 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12008 rows, more = false, responseScanTimestamp = 7317388416397819904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12008
18:09:41.415 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1082672596(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:41.423 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@202946044(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:41.431 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12015 rows, more = false, responseScanTimestamp = 7317388416565776384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12015
18:09:41.431 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2126577918(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:41.434 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388416715497472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.437 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1753723343(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:41.478 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12030 rows, more = false, responseScanTimestamp = 7317388416715497472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12030
18:09:41.481 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388416908705792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.515 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12065 rows, more = false, responseScanTimestamp = 7317388416931393536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12065
18:09:41.518 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388417063604224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.558 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12071 rows, more = false, responseScanTimestamp = 7317388417063604224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12071
18:09:41.564 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1780744174(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:41.570 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@593301507(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:41.589 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12077 rows, more = false, responseScanTimestamp = 7317388417212977152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.589 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12077
18:09:41.594 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388417359278080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.597 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388417378119680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.601 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388417400008704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.639 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12104 rows, more = false, responseScanTimestamp = 7317388417420632064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12104
18:09:41.642 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388417524686848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.675 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12110 rows, more = false, responseScanTimestamp = 7317388417570091008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12110
18:09:41.678 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388417723060224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.681 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388417723060224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.685 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388417748762624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.688 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388417748762624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.691 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1441608294(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:41.696 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@11659485(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:41.724 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12118 rows, more = false, responseScanTimestamp = 7317388417770020864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12118
18:09:41.727 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388417905979392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.761 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12143 rows, more = false, responseScanTimestamp = 7317388417927114752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12143
18:09:41.796 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12148 rows, more = false, responseScanTimestamp = 7317388418034749440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12148
18:09:41.832 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12155 rows, more = false, responseScanTimestamp = 7317388418221916160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12155
18:09:41.864 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12161 rows, more = false, responseScanTimestamp = 7317388418351673344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12161
18:09:41.867 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388418493440000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.901 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12167 rows, more = false, responseScanTimestamp = 7317388418493440000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12167
18:09:41.941 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12172 rows, more = false, responseScanTimestamp = 7317388418623729664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12172
18:09:41.945 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388418799419392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.956 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388418825162752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.960 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388418851352576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.963 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388418851352576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.966 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388418899726336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.970 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388418899726336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:41.997 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1964551082(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:42.002 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1049518082(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:42.012 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12184 rows, more = false, responseScanTimestamp = 7317388418925342720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.012 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12184
18:09:42.014 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388419090640896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.018 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388419090640896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.056 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12210 rows, more = false, responseScanTimestamp = 7317388419126198272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12210
18:09:42.059 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388419288420352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.091 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12217 rows, more = false, responseScanTimestamp = 7317388419288420352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12217
18:09:42.127 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12222 rows, more = false, responseScanTimestamp = 7317388419402448896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12222
18:09:42.131 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388419559370752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.134 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388419580620800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.166 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12231 rows, more = false, responseScanTimestamp = 7317388419605524480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12231
18:09:42.169 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388419720990720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.172 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388419742539776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.176 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388419763060736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.179 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388419763060736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.215 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12239 rows, more = false, responseScanTimestamp = 7317388419785830400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12239
18:09:42.251 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12245 rows, more = false, responseScanTimestamp = 7317388419909468160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12245
18:09:42.286 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12251 rows, more = false, responseScanTimestamp = 7317388420059910144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12251
18:09:42.289 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388420197879808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.292 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@38538167(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:42.297 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@229964835(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:42.327 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12258 rows, more = false, responseScanTimestamp = 7317388420218626048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12258
18:09:42.330 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388420392792064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.334 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388420392792064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.364 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12284 rows, more = false, responseScanTimestamp = 7317388420421836800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12284
18:09:42.366 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1036075972(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:42.368 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388420521746432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.373 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1887615502(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:42.408 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12289 rows, more = false, responseScanTimestamp = 7317388420552294400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12289
18:09:42.411 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388420696473600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.455 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12313 rows, more = false, responseScanTimestamp = 7317388420696473600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12313
18:09:42.494 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12318 rows, more = false, responseScanTimestamp = 7317388420849025024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12318
18:09:42.498 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388421061091328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.501 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388421083176960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.504 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388421106806784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.511 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@317785626(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:42.518 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@940483971(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:42.526 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@266739237(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:42.538 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12327 rows, more = false, responseScanTimestamp = 7317388421106806784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12327
18:09:42.542 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388421237157888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.578 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12360 rows, more = false, responseScanTimestamp = 7317388421262356480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12360
18:09:42.611 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12366 rows, more = false, responseScanTimestamp = 7317388421400252416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12366
18:09:42.615 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388421537726464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.619 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388421565325312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.622 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388421588217856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.655 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12373 rows, more = false, responseScanTimestamp = 7317388421588217856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12373
18:09:42.689 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12378 rows, more = false, responseScanTimestamp = 7317388421727444992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12378
18:09:42.723 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12385 rows, more = false, responseScanTimestamp = 7317388421873344512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12385
18:09:42.757 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12390 rows, more = false, responseScanTimestamp = 7317388422008729600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12390
18:09:42.762 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388422138458112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.803 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12396 rows, more = false, responseScanTimestamp = 7317388422162337792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12396
18:09:42.840 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12403 rows, more = false, responseScanTimestamp = 7317388422339223552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12403
18:09:42.840 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1783727901(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:42.876 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12409 rows, more = false, responseScanTimestamp = 7317388422488563712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12409
18:09:42.880 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388422617866240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.905 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1888128411(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:42.918 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12424 rows, more = false, responseScanTimestamp = 7317388422638968832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12424
18:09:42.967 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12440 rows, more = false, responseScanTimestamp = 7317388422814175232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:42.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12440
18:09:43.007 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12448 rows, more = false, responseScanTimestamp = 7317388422989946880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12448
18:09:43.010 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388423173799936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.031 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1038421172(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:43.039 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@47004187(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:43.041 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12455 rows, more = false, responseScanTimestamp = 7317388423173799936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12455
18:09:43.044 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388423304200192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.047 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388423304200192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.081 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12470 rows, more = false, responseScanTimestamp = 7317388423339163648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12470
18:09:43.085 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388423471235072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.088 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388423492976640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.126 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12485 rows, more = false, responseScanTimestamp = 7317388423492976640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12485
18:09:43.130 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388423652958208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.162 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12492 rows, more = false, responseScanTimestamp = 7317388423677321216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12492
18:09:43.164 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388423794491392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.179 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1690446896(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:43.197 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12496 rows, more = false, responseScanTimestamp = 7317388423816306688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12496
18:09:43.200 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388423932370944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.239 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12511 rows, more = false, responseScanTimestamp = 7317388423955316736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12511
18:09:43.242 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388424125648896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.251 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1082164070(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:43.282 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12517 rows, more = false, responseScanTimestamp = 7317388424125648896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12517
18:09:43.316 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12533 rows, more = false, responseScanTimestamp = 7317388424305627136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12533
18:09:43.349 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12538 rows, more = false, responseScanTimestamp = 7317388424430927872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12538
18:09:43.352 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388424575049728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.357 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388424575049728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.361 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388424606097408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.393 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12545 rows, more = false, responseScanTimestamp = 7317388424606097408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12545
18:09:43.430 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12549 rows, more = false, responseScanTimestamp = 7317388424715878400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12549
18:09:43.461 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1435871086(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:43.468 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12554 rows, more = false, responseScanTimestamp = 7317388424885927936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12554
18:09:43.468 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1046692389(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:43.471 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388425040568320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.476 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388425067028480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.481 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388425067028480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.515 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12570 rows, more = false, responseScanTimestamp = 7317388425093791744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12570
18:09:43.548 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12585 rows, more = false, responseScanTimestamp = 7317388425235660800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12585
18:09:43.551 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388425384148992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.554 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388425384148992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.582 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1261783669(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:43.589 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12593 rows, more = false, responseScanTimestamp = 7317388425412546560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.589 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12593
18:09:43.592 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@267025350(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:43.638 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12599 rows, more = false, responseScanTimestamp = 7317388425537138688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12599
18:09:43.662 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2000425858(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:43.668 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1399461162(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:43.672 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12625 rows, more = false, responseScanTimestamp = 7317388425750151168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12625
18:09:43.675 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388425890811904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.710 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12630 rows, more = false, responseScanTimestamp = 7317388425890811904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12630
18:09:43.737 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@846040016(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:43.748 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12654 rows, more = false, responseScanTimestamp = 7317388426056445952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12654
18:09:43.784 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12660 rows, more = false, responseScanTimestamp = 7317388426197807104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12660
18:09:43.788 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388426338217984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.791 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388426361364480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.795 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388426390478848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.834 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12676 rows, more = false, responseScanTimestamp = 7317388426390478848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12676
18:09:43.868 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12683 rows, more = false, responseScanTimestamp = 7317388426560385024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12683
18:09:43.868 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1854267920(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:43.871 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388426703372288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.874 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388426703372288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.875 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2033339457(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:43.878 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388426733170688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.882 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388426733170688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.885 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388426761601024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.888 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388426761601024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.927 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12710 rows, more = false, responseScanTimestamp = 7317388426782027776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12710
18:09:43.988 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12715 rows, more = false, responseScanTimestamp = 7317388426919895040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12715
18:09:43.992 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388427184418816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.995 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388427184418816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:43.999 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388427219357696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.003 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388427243290624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.042 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12727 rows, more = false, responseScanTimestamp = 7317388427243290624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12727
18:09:44.087 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12733 rows, more = false, responseScanTimestamp = 7317388427399925760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12733
18:09:44.087 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2054341896(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:44.095 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@614458013(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:44.096 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388427586592768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.103 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388427628511232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.103 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1699418492(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:44.136 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12750 rows, more = false, responseScanTimestamp = 7317388427664371712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12750
18:09:44.139 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388427784151040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.179 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12772 rows, more = false, responseScanTimestamp = 7317388427784151040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12772
18:09:44.183 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388427980468224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.219 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12780 rows, more = false, responseScanTimestamp = 7317388427980468224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12780
18:09:44.222 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388428120383488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.227 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388428147060736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.243 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@250612176(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:44.251 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1657194371(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:44.274 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12786 rows, more = false, responseScanTimestamp = 7317388428147060736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12786
18:09:44.318 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12811 rows, more = false, responseScanTimestamp = 7317388428352188416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12811
18:09:44.327 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@966154828(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:44.357 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12818 rows, more = false, responseScanTimestamp = 7317388428541403136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12818
18:09:44.362 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388428708880384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.365 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388428708880384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.369 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388428738158592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.372 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388428738158592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.377 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388428766928896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.400 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@74149107(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:44.426 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12836 rows, more = false, responseScanTimestamp = 7317388428790095872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12836
18:09:44.469 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12852 rows, more = false, responseScanTimestamp = 7317388428980416512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12852
18:09:44.490 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@182147879(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:44.509 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12856 rows, more = false, responseScanTimestamp = 7317388429136629760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12856
18:09:44.542 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12870 rows, more = false, responseScanTimestamp = 7317388429303922688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12870
18:09:44.547 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388429459935232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.562 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1593147168(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:44.578 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12877 rows, more = false, responseScanTimestamp = 7317388429483077632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12877
18:09:44.613 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12891 rows, more = false, responseScanTimestamp = 7317388429614145536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12891
18:09:44.616 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388429737476096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.619 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388429762465792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.633 [DEBUG - chaos-test-thread] (Connection.java:575) [peer master-127.26.172.124:38479(127.26.172.124:38479)] disconnecting while in state TERMINATED
18:09:44.655 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12898 rows, more = false, responseScanTimestamp = 7317388429784834048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12898
18:09:44.658 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388429927505920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.663 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388429953601536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.686 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1429871240(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:44.699 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12905 rows, more = false, responseScanTimestamp = 7317388429953601536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12905
18:09:44.737 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12910 rows, more = false, responseScanTimestamp = 7317388430082592768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12910
18:09:44.740 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388430245666816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.743 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388430269808640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.747 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388430292574208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.759 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@174712872(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:44.785 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12927 rows, more = false, responseScanTimestamp = 7317388430292574208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12927
18:09:44.788 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388430437105664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.826 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12942 rows, more = false, responseScanTimestamp = 7317388430464016384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12942
18:09:44.860 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12948 rows, more = false, responseScanTimestamp = 7317388430613471232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.860 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12948
18:09:44.887 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1522239521(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:44.898 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12954 rows, more = false, responseScanTimestamp = 7317388430756139008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12954
18:09:44.938 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12960 rows, more = false, responseScanTimestamp = 7317388430906937344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12960
18:09:44.988 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12976 rows, more = false, responseScanTimestamp = 7317388431085412352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:44.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12976
18:09:44.992 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388431274553344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.030 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12981 rows, more = false, responseScanTimestamp = 7317388431274553344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12981
18:09:45.043 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@801300521(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:45.082 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12987 rows, more = false, responseScanTimestamp = 7317388431463759872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12987
18:09:45.085 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388431645966336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.089 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388431672639488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.092 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388431704576000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.113 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@715735299(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:45.128 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13005 rows, more = false, responseScanTimestamp = 7317388431704576000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13005
18:09:45.132 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388431873802240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.135 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388431873802240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.167 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13021 rows, more = false, responseScanTimestamp = 7317388431873802240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13021
18:09:45.178 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1875166422(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:45.185 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1765323663(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:45.191 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1363399977(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:45.198 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@830617435(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:45.202 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13027 rows, more = false, responseScanTimestamp = 7317388432019697664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13027
18:09:45.204 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2015999945(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:45.205 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388432154472448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.212 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1411499912(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:45.247 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13060 rows, more = false, responseScanTimestamp = 7317388432180228096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13060
18:09:45.283 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@453294776(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:45.288 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13093 rows, more = false, responseScanTimestamp = 7317388432340447232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13093
18:09:45.292 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388432501329920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.296 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388432501329920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.337 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13100 rows, more = false, responseScanTimestamp = 7317388432541728768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13100
18:09:45.341 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388432712937472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.348 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388432712937472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.352 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388432748568576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.355 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388432748568576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.358 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388432782446592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.410 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13116 rows, more = false, responseScanTimestamp = 7317388432782446592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13116
18:09:45.414 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388433004253184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.454 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13124 rows, more = false, responseScanTimestamp = 7317388433004253184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13124
18:09:45.457 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388433127542784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.461 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388433127542784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.513 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13128 rows, more = false, responseScanTimestamp = 7317388433127542784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13128
18:09:45.516 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388433423093760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.529 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1000111724(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:45.557 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13137 rows, more = false, responseScanTimestamp = 7317388433451458560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13137
18:09:45.598 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13150 rows, more = false, responseScanTimestamp = 7317388433581797376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13150
18:09:45.610 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@247337257(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:45.616 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1425644273(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:45.660 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13156 rows, more = false, responseScanTimestamp = 7317388433769033728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13156
18:09:45.698 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1788226476(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:45.701 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13183 rows, more = false, responseScanTimestamp = 7317388434014695424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13183
18:09:45.742 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13189 rows, more = false, responseScanTimestamp = 7317388434203254784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13189
18:09:45.745 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388434359693312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.749 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388434359693312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.752 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388434385747968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.756 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388434385747968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.788 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@841045900(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:45.798 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13204 rows, more = false, responseScanTimestamp = 7317388434385747968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13204
18:09:45.841 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13210 rows, more = false, responseScanTimestamp = 7317388434598866944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13210
18:09:45.879 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13225 rows, more = false, responseScanTimestamp = 7317388434776633344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13225
18:09:45.883 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388434938908672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.924 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13232 rows, more = false, responseScanTimestamp = 7317388434938908672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13232
18:09:45.958 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13239 rows, more = false, responseScanTimestamp = 7317388435108720640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:45.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13239
18:09:46.002 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13244 rows, more = false, responseScanTimestamp = 7317388435273224192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13244
18:09:46.038 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13250 rows, more = false, responseScanTimestamp = 7317388435430948864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13250
18:09:46.046 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1281896376(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.053 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1415449302(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.059 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@256807098(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.066 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@929774568(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.076 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13257 rows, more = false, responseScanTimestamp = 7317388435583361024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13257
18:09:46.079 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388435739058176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.082 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388435739058176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.126 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13290 rows, more = false, responseScanTimestamp = 7317388435739058176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13290
18:09:46.129 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388435944685568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.132 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@989058898(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.133 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388435963658240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.135 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388435983478784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.171 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13309 rows, more = false, responseScanTimestamp = 7317388435983478784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13309
18:09:46.196 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@517956192(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.203 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1701833281(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.206 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13324 rows, more = false, responseScanTimestamp = 7317388436115615744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13324
18:09:46.249 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13330 rows, more = false, responseScanTimestamp = 7317388436268310528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.249 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13330
18:09:46.254 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388436456222720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.275 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@188033407(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.282 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@802698764(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.289 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1257348597(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.295 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13355 rows, more = false, responseScanTimestamp = 7317388436456222720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13355
18:09:46.299 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388436621967360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.332 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13380 rows, more = false, responseScanTimestamp = 7317388436650450944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.332 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13380
18:09:46.357 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1356225288(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.370 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13394 rows, more = false, responseScanTimestamp = 7317388436795224064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13394
18:09:46.374 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388436929236992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.408 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13410 rows, more = false, responseScanTimestamp = 7317388436954779648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13410
18:09:46.411 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388437086085120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.416 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388437109534720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.418 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388437136482304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.423 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388437136482304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.427 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388437164744704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.433 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388437164744704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.443 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1921707708(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.458 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@470601399(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.464 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1515513590(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.469 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13418 rows, more = false, responseScanTimestamp = 7317388437186658304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13418
18:09:46.473 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388437340078080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.511 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13440 rows, more = false, responseScanTimestamp = 7317388437369528320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13440
18:09:46.530 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@943257775(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.537 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@492965402(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.543 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1734414967(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.546 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13455 rows, more = false, responseScanTimestamp = 7317388437511843840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.546 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13455
18:09:46.550 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@452934459(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.582 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13470 rows, more = false, responseScanTimestamp = 7317388437665951744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13470
18:09:46.586 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388437814841344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.622 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13503 rows, more = false, responseScanTimestamp = 7317388437814841344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13503
18:09:46.662 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13509 rows, more = false, responseScanTimestamp = 7317388437975359488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13509
18:09:46.684 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1711097163(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.696 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13514 rows, more = false, responseScanTimestamp = 7317388438123409408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13514
18:09:46.737 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13530 rows, more = false, responseScanTimestamp = 7317388438293721088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13530
18:09:46.777 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13537 rows, more = false, responseScanTimestamp = 7317388438443716608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13537
18:09:46.814 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13544 rows, more = false, responseScanTimestamp = 7317388438614933504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13544
18:09:46.817 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388438766505984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.821 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388438789394432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.862 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13552 rows, more = false, responseScanTimestamp = 7317388438789394432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13552
18:09:46.898 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13559 rows, more = false, responseScanTimestamp = 7317388438952415232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13559
18:09:46.902 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388439104966656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.938 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13567 rows, more = false, responseScanTimestamp = 7317388439124439040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.938 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13567
18:09:46.941 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388439275524096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.968 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1751291184(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:46.979 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13575 rows, more = false, responseScanTimestamp = 7317388439295152128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.979 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13575
18:09:46.983 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388439428222976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.986 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388439450066944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:46.990 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388439476228096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.024 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13591 rows, more = false, responseScanTimestamp = 7317388439476228096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13591
18:09:47.029 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388439626948608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.033 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@125812961(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:47.041 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1689916886(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:47.048 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1801638679(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:47.067 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13598 rows, more = false, responseScanTimestamp = 7317388439648665600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.067 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13598
18:09:47.105 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13620 rows, more = false, responseScanTimestamp = 7317388439758508032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13620
18:09:47.108 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388439942733824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.111 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388439966183424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.115 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388439966183424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.156 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13638 rows, more = false, responseScanTimestamp = 7317388439995768832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.156 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13638
18:09:47.159 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388440168697856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.173 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@399835230(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:47.193 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13646 rows, more = false, responseScanTimestamp = 7317388440168697856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13646
18:09:47.196 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388440309157888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.232 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13662 rows, more = false, responseScanTimestamp = 7317388440326336512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13662
18:09:47.236 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388440473894912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.240 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388440473894912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.244 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388440502140928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.277 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13670 rows, more = false, responseScanTimestamp = 7317388440532271104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13670
18:09:47.281 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388440659165184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.298 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1859433101(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:47.317 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13675 rows, more = false, responseScanTimestamp = 7317388440659165184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13675
18:09:47.352 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13690 rows, more = false, responseScanTimestamp = 7317388440809406464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13690
18:09:47.356 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388440965439488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.366 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1517555236(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:47.402 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13697 rows, more = false, responseScanTimestamp = 7317388440990986240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13697
18:09:47.406 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388441165713408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.430 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@670270486(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:47.438 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@412858182(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:47.457 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13715 rows, more = false, responseScanTimestamp = 7317388441191010304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13715
18:09:47.496 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13730 rows, more = false, responseScanTimestamp = 7317388441354440704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13730
18:09:47.501 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388441541038080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.506 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388441568296960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.512 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1393569282(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:47.545 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13748 rows, more = false, responseScanTimestamp = 7317388441593712640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13748
18:09:47.577 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@695148394(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:47.584 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13763 rows, more = false, responseScanTimestamp = 7317388441753051136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13763
18:09:47.587 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388441900728320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.591 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388441929162752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.594 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388441954480128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.597 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388441954480128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.632 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13781 rows, more = false, responseScanTimestamp = 7317388441978265600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13781
18:09:47.672 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13787 rows, more = false, responseScanTimestamp = 7317388442113867776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13787
18:09:47.675 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388442267852800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.702 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@310898021(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:47.712 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13794 rows, more = false, responseScanTimestamp = 7317388442289614848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13794
18:09:47.753 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13800 rows, more = false, responseScanTimestamp = 7317388442436870144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13800
18:09:47.756 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388442588385280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.759 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388442616385536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.763 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388442616385536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.766 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388442645696512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.773 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1466128884(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:47.780 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@89197860(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:47.805 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13818 rows, more = false, responseScanTimestamp = 7317388442673491968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.805 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13818
18:09:47.843 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13841 rows, more = false, responseScanTimestamp = 7317388442803097600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13841
18:09:47.846 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388442974347264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.850 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388442997317632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.854 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388442997317632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.857 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388443025215488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.895 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13851 rows, more = false, responseScanTimestamp = 7317388443046334464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13851
18:09:47.898 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388443182624768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.902 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388443205275648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.903 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1410651819(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:47.907 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388443205275648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.909 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2035672457(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:47.953 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13859 rows, more = false, responseScanTimestamp = 7317388443237666816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13859
18:09:47.996 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13884 rows, more = false, responseScanTimestamp = 7317388443388444672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:47.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13884
18:09:48.038 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13890 rows, more = false, responseScanTimestamp = 7317388443572969472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13890
18:09:48.045 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@884260782(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:48.080 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13898 rows, more = false, responseScanTimestamp = 7317388443780440064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13898
18:09:48.125 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13912 rows, more = false, responseScanTimestamp = 7317388443913162752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13912
18:09:48.164 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13919 rows, more = false, responseScanTimestamp = 7317388444112367616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13919
18:09:48.184 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@956410929(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:48.203 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13925 rows, more = false, responseScanTimestamp = 7317388444278579200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13925
18:09:48.211 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388444438867968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.259 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1272091700(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:48.261 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13941 rows, more = false, responseScanTimestamp = 7317388444460769280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.261 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13941
18:09:48.265 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388444685950976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.268 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@494754154(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:48.304 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13949 rows, more = false, responseScanTimestamp = 7317388444685950976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13949
18:09:48.345 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13973 rows, more = false, responseScanTimestamp = 7317388444843851776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13973
18:09:48.348 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388445027258368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.352 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388445027258368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.386 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13982 rows, more = false, responseScanTimestamp = 7317388445048397824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13982
18:09:48.391 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388445188624384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.427 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13987 rows, more = false, responseScanTimestamp = 7317388445188624384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13987
18:09:48.432 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388445373210624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.463 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@212196516(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:48.479 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13995 rows, more = false, responseScanTimestamp = 7317388445392519168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13995
18:09:48.482 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388445574524928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.486 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388445599539200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.526 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14011 rows, more = false, responseScanTimestamp = 7317388445599539200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14011
18:09:48.563 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14017 rows, more = false, responseScanTimestamp = 7317388445756346368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14017
18:09:48.608 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14024 rows, more = false, responseScanTimestamp = 7317388445931094016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14024
18:09:48.612 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388446094569472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.616 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388446111686656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.654 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14033 rows, more = false, responseScanTimestamp = 7317388446145228800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14033
18:09:48.658 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388446296768512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.660 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388446296768512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.663 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388446336344064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.666 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388446336344064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.708 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14041 rows, more = false, responseScanTimestamp = 7317388446360035328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14041
18:09:48.747 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14048 rows, more = false, responseScanTimestamp = 7317388446523478016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14048
18:09:48.752 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388446665539584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.757 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388446686666752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.761 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388446714384384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.765 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388446740320256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.803 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14058 rows, more = false, responseScanTimestamp = 7317388446760599552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14058
18:09:48.807 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388446906331136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.833 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@946964773(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:48.845 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14064 rows, more = false, responseScanTimestamp = 7317388446906331136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.845 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14064
18:09:48.849 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388447067672576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.853 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388447088611328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.896 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14081 rows, more = false, responseScanTimestamp = 7317388447117602816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14081
18:09:48.940 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14089 rows, more = false, responseScanTimestamp = 7317388447279042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14089
18:09:48.945 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1734199595(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:48.953 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@270301859(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:48.975 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14097 rows, more = false, responseScanTimestamp = 7317388447459512320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:48.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14097
18:09:49.013 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14120 rows, more = false, responseScanTimestamp = 7317388447584174080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14120
18:09:49.056 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14127 rows, more = false, responseScanTimestamp = 7317388447761489920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14127
18:09:49.097 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14134 rows, more = false, responseScanTimestamp = 7317388447946682368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14134
18:09:49.137 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14140 rows, more = false, responseScanTimestamp = 7317388448100573184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14140
18:09:49.141 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388448272277504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.180 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14148 rows, more = false, responseScanTimestamp = 7317388448296611840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14148
18:09:49.220 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14155 rows, more = false, responseScanTimestamp = 7317388448442126336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14155
18:09:49.258 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@855561464(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:49.263 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14162 rows, more = false, responseScanTimestamp = 7317388448607166464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14162
18:09:49.268 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388448785391616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.306 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14170 rows, more = false, responseScanTimestamp = 7317388448810811392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14170
18:09:49.310 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388448970231808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.313 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388448990818304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.319 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@108153635(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:49.352 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14187 rows, more = false, responseScanTimestamp = 7317388448990818304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14187
18:09:49.355 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388449165017088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.393 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14204 rows, more = false, responseScanTimestamp = 7317388449165017088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14204
18:09:49.430 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14210 rows, more = false, responseScanTimestamp = 7317388449315430400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14210
18:09:49.433 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388449456816128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.468 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@267378263(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:49.471 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14215 rows, more = false, responseScanTimestamp = 7317388449478201344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14215
18:09:49.475 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388449640783872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.475 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2085975147(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:49.516 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14220 rows, more = false, responseScanTimestamp = 7317388449667317760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14220
18:09:49.544 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@952645133(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:09:49.558 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14244 rows, more = false, responseScanTimestamp = 7317388449815990272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14244
18:09:49.561 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317388449981628416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.599 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14260 rows, more = false, responseScanTimestamp = 7317388450000605184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:49.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14260
18:09:49.634 [INFO - chaos-test-thread] (MiniKuduCluster.java:475) Killing tablet server 127.26.172.66:42069
18:09:49.634 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 1
  }
}

18:09:49.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.634653 27313 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu with pid 27815
18:09:49.652 [DEBUG - kudu-nio-6] (Connection.java:239) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] handling channelInactive
18:09:49.652 [DEBUG - kudu-nio-6] (Connection.java:709) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] cleaning up while in state READY due to: connection closed
18:09:49.652 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
18:09:49.652 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: connection closed
18:09:49.652 [INFO - chaos-test-thread] (MiniKuduCluster.java:456) Starting tablet server 127.26.172.66:42069
18:09:49.652 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: connection closed
18:09:49.652 [DEBUG - kudu-nio-6] (RemoteTablet.java:145) tablet 1304625f73ff4a65a45c93ca9e5a40d5 already removed ts 46e7990de51f44a78a7a22d510d32188, size left is 2
18:09:49.652 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 1
  }
}

18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.653137 27313 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/wal
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/data
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/logs
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/data/info.pb
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.66:42069
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.172.66
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=45549
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.66
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:09:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:09:49.664 [DEBUG - pool-2-thread-1] (Connection.java:748) [peer master-127.26.172.124:38479(127.26.172.124:38479)] connecting to peer
18:09:49.666 [DEBUG - kudu-nio-7] (Connection.java:757) [peer master-127.26.172.124:38479(127.26.172.124:38479)] Successfully connected to peer
18:09:49.693 [DEBUG - kudu-nio-7] (Negotiator.java:918) Authenticated connection [id: 0xbc08fcc0, L:/127.0.0.1:33598 - R:/127.26.172.124:38479] using TOKEN/null
18:09:49.704 [DEBUG - kudu-nio-7] (RemoteTablet.java:167) master-127.26.172.124:38479 was demoted as the leader for Kudu Master
18:09:49.704 [DEBUG - kudu-nio-7] (RemoteTablet.java:160) master-127.26.172.124:38479 couldn't be demoted as the leader for Kudu Master, there is no known leader
18:09:49.724 [DEBUG - pool-2-thread-1] (Connection.java:748) [peer master-127.26.172.125:44641(127.26.172.125:44641)] connecting to peer
18:09:49.726 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.172.125:44641(127.26.172.125:44641)] Successfully connected to peer
18:09:49.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:09:49.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=2, TimeoutTracker(timeout=29934, elapsed=62), Traces: [0ms] sending RPC to server master-127.26.172.124:38479, [38ms] delaying RPC due to: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [39ms] received response from server master-127.26.172.124:38479: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [59ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [61ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, deferred=Deferred@601918585(state=PENDING, result=null, callback=get tablet locations from the master for table org.apache.kudu.client.ITClient-1786471726440 -> release master lookup permit -> retry RPC, errback=passthrough -> release master lookup permit -> retry RPC after error)) after lookup
18:09:49.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:09:49.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=2, TimeoutTracker(timeout=29968, elapsed=66), Traces: [0ms] sending RPC to server master-127.26.172.124:38479, [40ms] delaying RPC due to: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [40ms] received response from server master-127.26.172.124:38479: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [59ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.124:38479: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, deferred=Deferred@227645213(state=PENDING, result=null, callback=get tablet locations from the master for table org.apache.kudu.client.ITClient-1786471726440 -> release master lookup permit -> retry RPC, errback=passthrough -> release master lookup permit -> retry RPC after error)) after lookup
18:09:49.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:49.734 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)[L],8514fc03a2094ad982145665599bea38(127.26.172.67:39501),a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:49.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=2, sequence_id=8027, TimeoutTracker(timeout=30000, elapsed=103), Traces: [0ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [21ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: connection closed, [21ms] delaying RPC due to: Network error: connection closed, [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [73ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [73ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [92ms] Sub RPC GetTableLocations: refreshing cache from master, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [96ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.124:38479: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, [99ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [102ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, deferred=Deferred@1660820730(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007fa498338850@7a776db1 -> passthrough -> wakeup thread writer-test-thread, errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@2a1f5baf -> wakeup thread writer-test-thread)) after lookup
18:09:49.735 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] connecting to peer
18:09:49.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:49.737 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)[L],8514fc03a2094ad982145665599bea38(127.26.172.67:39501),a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:49.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=2, KuduRpc(method=Scan, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=2, TimeoutTracker(timeout=30000, elapsed=137), Traces: [0ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [52ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: connection closed, [52ms] delaying RPC due to: Network error: connection closed, [66ms] refreshing cache from master, [66ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [104ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [105ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [125ms] Sub RPC GetTableLocations: refreshing cache from master, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [127ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.124:38479: OK, [129ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [137ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, deferred=Deferred@2013820564(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread, errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread))) after lookup
18:09:49.738 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.738 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] cleaning up while in state CONNECTING due to: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.738 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.738 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:49.747 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)[L],8514fc03a2094ad982145665599bea38(127.26.172.67:39501),a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:49.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=4, KuduRpc(method=Scan, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=4, TimeoutTracker(timeout=30000, elapsed=147), Traces: [0ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [52ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: connection closed, [52ms] delaying RPC due to: Network error: connection closed, [66ms] refreshing cache from master, [66ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [104ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [105ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [125ms] Sub RPC GetTableLocations: refreshing cache from master, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [127ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.124:38479: OK, [129ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [137ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [138ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [138ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [138ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [143ms] refreshing cache from master, [143ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [147ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, deferred=Deferred@2013820564(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@601918585 after retry RPC@1717454104), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@601918585 after retry RPC@1717454104)))) after lookup
18:09:49.748 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] connecting to peer
18:09:49.749 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7e8ce4fd, L:/127.0.0.1:52488 - R:/127.26.172.125:44641] using TOKEN/null
18:09:49.750 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.750 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] cleaning up while in state CONNECTING due to: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.750 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:49.766 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)[L],8514fc03a2094ad982145665599bea38(127.26.172.67:39501),a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:49.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=4, sequence_id=8027, TimeoutTracker(timeout=30000, elapsed=135), Traces: [0ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [21ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: connection closed, [21ms] delaying RPC due to: Network error: connection closed, [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [73ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [73ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [92ms] Sub RPC GetTableLocations: refreshing cache from master, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [96ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.124:38479: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, [99ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [102ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [104ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [107ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [107ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [133ms] refreshing cache from master, [133ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [135ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, deferred=Deferred@1660820730(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007fa498338850@7a776db1 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@227645213 after retry RPC@357637838), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@2a1f5baf -> wakeup thread writer-test-thread -> (continuation of Deferred@227645213 after retry RPC@357637838))) after lookup
18:09:49.767 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] connecting to peer
18:09:49.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:49.768 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)[L],8514fc03a2094ad982145665599bea38(127.26.172.67:39501),a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:49.769 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.769 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] cleaning up while in state CONNECTING due to: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=6, KuduRpc(method=Scan, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=6, TimeoutTracker(timeout=30000, elapsed=169), Traces: [0ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [52ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: connection closed, [52ms] delaying RPC due to: Network error: connection closed, [66ms] refreshing cache from master, [66ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [104ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [105ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [125ms] Sub RPC GetTableLocations: refreshing cache from master, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [127ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.124:38479: OK, [129ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [137ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [138ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [138ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [138ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [143ms] refreshing cache from master, [143ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [147ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [148ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [150ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [150ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [164ms] refreshing cache from master, [164ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [168ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, deferred=Deferred@2013820564(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@601918585 after retry RPC@1717454104) -> (continuation of Deferred@712023811 after retry RPC@927613933), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@601918585 after retry RPC@1717454104) -> (continuation of Deferred@712023811 after retry RPC@927613933)))) after lookup
18:09:49.769 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.769 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] connecting to peer
18:09:49.770 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.770 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] cleaning up while in state CONNECTING due to: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.770 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:49.806 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)[L],8514fc03a2094ad982145665599bea38(127.26.172.67:39501),a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:49.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=6, sequence_id=8027, TimeoutTracker(timeout=30000, elapsed=174), Traces: [0ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [21ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: connection closed, [21ms] delaying RPC due to: Network error: connection closed, [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [73ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [73ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [92ms] Sub RPC GetTableLocations: refreshing cache from master, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [96ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.124:38479: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, [99ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [102ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [104ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [107ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [107ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [133ms] refreshing cache from master, [133ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [135ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [136ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [138ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [138ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [172ms] refreshing cache from master, [172ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [174ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, deferred=Deferred@1660820730(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007fa498338850@7a776db1 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@227645213 after retry RPC@357637838) -> (continuation of Deferred@1857879354 after retry RPC@193764907), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@2a1f5baf -> wakeup thread writer-test-thread -> (continuation of Deferred@227645213 after retry RPC@357637838) -> (continuation of Deferred@1857879354 after retry RPC@193764907))) after lookup
18:09:49.807 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] connecting to peer
18:09:49.808 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.808 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] cleaning up while in state CONNECTING due to: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.808 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:49.809473 29247 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:09:49.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:49.809847 29247 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:09:49.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:49.809924 29247 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:09:49.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:49.813983 29247 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:09:49.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:49.814173 29247 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.172.66
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.818756 29247 tablet_server_runner.cc:78] Tablet server non-default flags:
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/logs
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.172.84:35121
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/data
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/wal
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.172.66:42069
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/data/info.pb
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.172.66
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=45549
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.172.126:43589,127.26.172.125:44641,127.26.172.124:38479
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29247
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.172.66
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:09:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:09:49.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.820344 29247 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:09:49.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.821820 29247 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:09:49.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:49.830217 29254 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:09:49.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:49.830236 29258 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:09:49.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:49.830407 29256 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:09:49.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.831424 29247 server_base.cc:1061] running on GCE node
18:09:49.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.832000 29247 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:09:49.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.832792 29247 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:09:49.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.834028 29247 hybrid_clock.cc:648] HybridClock initialized: now 1786471789834006 us; error 36 us; skew 500 ppm
18:09:49.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.836881 29247 webserver.cc:533] Webserver started at http://127.26.172.66:45549/ using document root <none> and password file <none>
18:09:49.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.837664 29247 fs_manager.cc:362] Metadata directory not provided
18:09:49.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.837809 29247 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:09:49.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.841924 29247 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
18:09:49.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.844877 29265 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:09:49.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:49.846 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)[L],8514fc03a2094ad982145665599bea38(127.26.172.67:39501),a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:49.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=8, KuduRpc(method=Scan, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=8, TimeoutTracker(timeout=30000, elapsed=246), Traces: [0ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [52ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: connection closed, [52ms] delaying RPC due to: Network error: connection closed, [66ms] refreshing cache from master, [66ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [104ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [105ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [125ms] Sub RPC GetTableLocations: refreshing cache from master, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [127ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.124:38479: OK, [129ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [137ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [138ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [138ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [138ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [143ms] refreshing cache from master, [143ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [147ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [148ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [150ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [150ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [164ms] refreshing cache from master, [164ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [168ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [169ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [170ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [170ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [244ms] refreshing cache from master, [244ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [245ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, deferred=Deferred@2013820564(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@601918585 after retry RPC@1717454104) -> (continuation of Deferred@712023811 after retry RPC@927613933) -> (continuation of Deferred@1178495016 after retry RPC@699194114), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@601918585 after retry RPC@1717454104) -> (continuation of Deferred@712023811 after retry RPC@927613933) -> (continuation of Deferred@1178495016 after retry RPC@699194114)))) after lookup
18:09:49.847 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] connecting to peer
18:09:49.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:49.848 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)[L],8514fc03a2094ad982145665599bea38(127.26.172.67:39501),a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:49.848 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.848 [DEBUG - kudu-nio-6] (Connection.java:709) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] cleaning up while in state CONNECTING due to: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.848 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=8, sequence_id=8027, TimeoutTracker(timeout=30000, elapsed=216), Traces: [0ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [21ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: connection closed, [21ms] delaying RPC due to: Network error: connection closed, [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [73ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [73ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [92ms] Sub RPC GetTableLocations: refreshing cache from master, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [96ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.124:38479: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, [99ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [102ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [104ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [107ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [107ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [133ms] refreshing cache from master, [133ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [135ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [136ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [138ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [138ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [172ms] refreshing cache from master, [172ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [174ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [176ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [177ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [177ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [213ms] refreshing cache from master, [213ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [216ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, deferred=Deferred@1660820730(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007fa498338850@7a776db1 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@227645213 after retry RPC@357637838) -> (continuation of Deferred@1857879354 after retry RPC@193764907) -> (continuation of Deferred@1239316983 after retry RPC@107339525), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@2a1f5baf -> wakeup thread writer-test-thread -> (continuation of Deferred@227645213 after retry RPC@357637838) -> (continuation of Deferred@1857879354 after retry RPC@193764907) -> (continuation of Deferred@1239316983 after retry RPC@107339525))) after lookup
18:09:49.849 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] connecting to peer
18:09:49.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.849496 29247 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.003s	sys 0.000s
18:09:49.850 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.850 [DEBUG - kudu-nio-7] (Connection.java:709) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] cleaning up while in state CONNECTING due to: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.850 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.849736 29247 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/data,/tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/wal
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "46e7990de51f44a78a7a22d510d32188"
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:48 on dist-test-slave-9zdj"
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.850382 29247 fs_report.cc:389] FS layout report
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/wal
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/wal
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/data/data
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:09:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:09:49.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.876087 29247 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:09:49.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.877070 29247 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:09:49.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.877314 29247 kserver.cc:163] Server-wide thread pool size limit: 3276
18:09:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.878223 29247 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:09:49.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.879849 29273 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
18:09:49.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.884202 29247 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
18:09:49.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.884308 29247 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.005s	user 0.001s	sys 0.000s
18:09:49.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.884377 29247 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
18:09:49.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.886396 29247 ts_tablet_manager.cc:616] Registered 1 tablets
18:09:49.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.886508 29247 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.001s
18:09:49.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.886938 29273 tablet_bootstrap.cc:492] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188: Bootstrap starting.
18:09:49.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.899693 29247 rpc_server.cc:307] RPC server started. Bound to: 127.26.172.66:42069
18:09:49.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.899717 29394 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.172.66:42069 every 8 connection(s)
18:09:49.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.900882 29247 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskmgMXr_/test-tmp/mini-kudu-cluster15147341851448068289/ts-1/data/info.pb
18:09:49.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.904060 27313 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu as pid 29247
18:09:49.904 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
18:09:49.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.913090 29395 heartbeater.cc:344] Connected to a master server at 127.26.172.124:38479
18:09:49.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.913414 29395 heartbeater.cc:461] Registering TS with master...
18:09:49.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.913712 29396 heartbeater.cc:344] Connected to a master server at 127.26.172.126:43589
18:09:49.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.913817 29396 heartbeater.cc:461] Registering TS with master...
18:09:49.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.914187 29396 heartbeater.cc:507] Master 127.26.172.126:43589 requested a full tablet report, sending...
18:09:49.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.914253 29395 heartbeater.cc:507] Master 127.26.172.124:38479 requested a full tablet report, sending...
18:09:49.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.915764 29397 heartbeater.cc:344] Connected to a master server at 127.26.172.125:44641
18:09:49.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.915874 29397 heartbeater.cc:461] Registering TS with master...
18:09:49.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.916065 29397 heartbeater.cc:507] Master 127.26.172.125:44641 requested a full tablet report, sending...
18:09:49.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.917230 27448 ts_manager.cc:194] Re-registered known tserver with Master: 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:09:49.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.917443 29159 ts_manager.cc:194] Re-registered known tserver with Master: 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:09:49.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.918203 27368 ts_manager.cc:194] Re-registered known tserver with Master: 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:09:49.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:49.919096 27368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.172.66:47863
18:09:50.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:50.006 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)[L],8514fc03a2094ad982145665599bea38(127.26.172.67:39501),a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:50.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=10, KuduRpc(method=Scan, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=10, TimeoutTracker(timeout=30000, elapsed=406), Traces: [0ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [52ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: connection closed, [52ms] delaying RPC due to: Network error: connection closed, [66ms] refreshing cache from master, [66ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [104ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [105ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [125ms] Sub RPC GetTableLocations: refreshing cache from master, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [127ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.124:38479: OK, [129ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [137ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [138ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [138ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [138ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [143ms] refreshing cache from master, [143ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [147ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [148ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [150ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [150ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [164ms] refreshing cache from master, [164ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [168ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [169ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [170ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [170ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [244ms] refreshing cache from master, [244ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [245ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [247ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [248ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [248ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [403ms] refreshing cache from master, [403ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [405ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, deferred=Deferred@2013820564(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@601918585 after retry RPC@1717454104) -> (continuation of Deferred@712023811 after retry RPC@927613933) -> (continuation of Deferred@1178495016 after retry RPC@699194114) -> (continuation of Deferred@2050160432 after retry RPC@1384612484), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@601918585 after retry RPC@1717454104) -> (continuation of Deferred@712023811 after retry RPC@927613933) -> (continuation of Deferred@1178495016 after retry RPC@699194114) -> (continuation of Deferred@2050160432 after retry RPC@1384612484)))) after lookup
18:09:50.007 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] connecting to peer
18:09:50.008 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] Successfully connected to peer
18:09:50.025 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf9ffa769, L:/127.0.0.1:47930 - R:/127.26.172.66:42069] using TOKEN/null
18:09:50.029 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Tablet not RUNNING: BOOTSTRAPPING
18:09:50.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:50.366 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)[L],8514fc03a2094ad982145665599bea38(127.26.172.67:39501),a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:50.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=10, sequence_id=8027, TimeoutTracker(timeout=30000, elapsed=734), Traces: [0ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [21ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: connection closed, [21ms] delaying RPC due to: Network error: connection closed, [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [73ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [73ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [92ms] Sub RPC GetTableLocations: refreshing cache from master, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [96ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.124:38479: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, [99ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [102ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [104ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [107ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [107ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [133ms] refreshing cache from master, [133ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [135ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [136ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [138ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [138ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [172ms] refreshing cache from master, [172ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [174ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [176ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [177ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [177ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [213ms] refreshing cache from master, [213ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [216ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [218ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [219ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [219ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [732ms] refreshing cache from master, [732ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [734ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, deferred=Deferred@1660820730(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007fa498338850@7a776db1 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@227645213 after retry RPC@357637838) -> (continuation of Deferred@1857879354 after retry RPC@193764907) -> (continuation of Deferred@1239316983 after retry RPC@107339525) -> (continuation of Deferred@1992335428 after retry RPC@415080378), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@2a1f5baf -> wakeup thread writer-test-thread -> (continuation of Deferred@227645213 after retry RPC@357637838) -> (continuation of Deferred@1857879354 after retry RPC@193764907) -> (continuation of Deferred@1239316983 after retry RPC@107339525) -> (continuation of Deferred@1992335428 after retry RPC@415080378))) after lookup
18:09:50.369 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Tablet not RUNNING: BOOTSTRAPPING
18:09:50.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:50.403129 29273 log.cc:826] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188: Log is configured to *not* fsync() on all Append() calls
18:09:50.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:50.921150 29396 heartbeater.cc:499] Master 127.26.172.126:43589 was elected leader, sending a full tablet report...
18:09:51.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:51.046 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)[L],8514fc03a2094ad982145665599bea38(127.26.172.67:39501),a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:51.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=12, KuduRpc(method=Scan, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=12, TimeoutTracker(timeout=30000, elapsed=1446), Traces: [0ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [52ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: connection closed, [52ms] delaying RPC due to: Network error: connection closed, [66ms] refreshing cache from master, [66ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [104ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [105ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [125ms] Sub RPC GetTableLocations: refreshing cache from master, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [127ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.124:38479: OK, [129ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [137ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [138ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [138ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [138ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [143ms] refreshing cache from master, [143ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [147ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [148ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [150ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [150ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [164ms] refreshing cache from master, [164ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [168ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [169ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [170ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [170ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [244ms] refreshing cache from master, [244ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [245ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [247ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [248ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [248ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [403ms] refreshing cache from master, [403ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [405ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [407ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [429ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [429ms] received response from server 46e7990de51f44a78a7a22d510d32188: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [1443ms] refreshing cache from master, [1443ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [1445ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, deferred=Deferred@2013820564(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@601918585 after retry RPC@1717454104) -> (continuation of Deferred@712023811 after retry RPC@927613933) -> (continuation of Deferred@1178495016 after retry RPC@699194114) -> (continuation of Deferred@2050160432 after retry RPC@1384612484) -> (continuation of Deferred@1454994851 after retry RPC@621292976), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@601918585 after retry RPC@1717454104) -> (continuation of Deferred@712023811 after retry RPC@927613933) -> (continuation of Deferred@1178495016 after retry RPC@699194114) -> (continuation of Deferred@2050160432 after retry RPC@1384612484) -> (continuation of Deferred@1454994851 after retry RPC@621292976)))) after lookup
18:09:51.048 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Tablet not RUNNING: BOOTSTRAPPING
18:09:51.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.132200 29406 raft_consensus.cc:493] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46e7990de51f44a78a7a22d510d32188)
18:09:51.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.132418 29406 raft_consensus.cc:515] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:09:51.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.133116 29407 raft_consensus.cc:493] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 46e7990de51f44a78a7a22d510d32188)
18:09:51.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.133308 29407 raft_consensus.cc:515] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:09:51.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.133949 29406 leader_election.cc:290] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669), 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:09:51.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.136567 29407 leader_election.cc:290] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8514fc03a2094ad982145665599bea38 (127.26.172.67:39501), 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:09:51.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.139933 29342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "8514fc03a2094ad982145665599bea38" candidate_term: 3 candidate_status { last_received { term: 2 index: 8028 } } ignore_live_leader: false dest_uuid: "46e7990de51f44a78a7a22d510d32188" is_pre_election: true
18:09:51.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.141672 28888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "8514fc03a2094ad982145665599bea38" candidate_term: 3 candidate_status { last_received { term: 2 index: 8028 } } ignore_live_leader: false dest_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" is_pre_election: true
18:09:51.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:51.141738 28237 leader_election.cc:343] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069): Illegal state: must be running to vote when last-logged opid is not known
18:09:51.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.141942 28888 raft_consensus.cc:2468] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8514fc03a2094ad982145665599bea38 in term 2.
18:09:51.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.141968 28320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" candidate_term: 3 candidate_status { last_received { term: 2 index: 8028 } } ignore_live_leader: false dest_uuid: "8514fc03a2094ad982145665599bea38" is_pre_election: true
18:09:51.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.142094 28320 raft_consensus.cc:2468] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a73fa5b403af4fd09ef8eaf9987b6495 in term 2.
18:09:51.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.142460 28242 leader_election.cc:304] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8514fc03a2094ad982145665599bea38, a73fa5b403af4fd09ef8eaf9987b6495; no voters: 46e7990de51f44a78a7a22d510d32188
18:09:51.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.142997 29406 raft_consensus.cc:2804] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 2 FOLLOWER]: Leader pre-election won for term 3
18:09:51.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.142841 28827 leader_election.cc:304] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8514fc03a2094ad982145665599bea38, a73fa5b403af4fd09ef8eaf9987b6495; no voters: 
18:09:51.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.143080 29406 raft_consensus.cc:493] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 46e7990de51f44a78a7a22d510d32188)
18:09:51.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.143121 29406 raft_consensus.cc:3060] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 2 FOLLOWER]: Advancing to term 3
18:09:51.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.143358 29407 raft_consensus.cc:2804] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 2 FOLLOWER]: Leader pre-election won for term 3
18:09:51.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.143455 29407 raft_consensus.cc:493] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 46e7990de51f44a78a7a22d510d32188)
18:09:51.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.143514 29407 raft_consensus.cc:3060] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 2 FOLLOWER]: Advancing to term 3
18:09:51.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.144377 29406 raft_consensus.cc:515] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:09:51.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.144886 29406 leader_election.cc:290] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [CANDIDATE]: Term 3 election: Requested vote from peers a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669), 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:09:51.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.145485 28888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "8514fc03a2094ad982145665599bea38" candidate_term: 3 candidate_status { last_received { term: 2 index: 8028 } } ignore_live_leader: false dest_uuid: "a73fa5b403af4fd09ef8eaf9987b6495"
18:09:51.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.146034 29342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "8514fc03a2094ad982145665599bea38" candidate_term: 3 candidate_status { last_received { term: 2 index: 8028 } } ignore_live_leader: false dest_uuid: "46e7990de51f44a78a7a22d510d32188"
18:09:51.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.146067 29407 raft_consensus.cc:515] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:09:51.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:51.146443 28237 leader_election.cc:343] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069): Illegal state: must be running to vote when last-logged opid is not known
18:09:51.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.146540 28888 raft_consensus.cc:2393] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8514fc03a2094ad982145665599bea38 in current term 3: Already voted for candidate a73fa5b403af4fd09ef8eaf9987b6495 in this term.
18:09:51.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.146610 29407 leader_election.cc:290] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [CANDIDATE]: Term 3 election: Requested vote from peers 8514fc03a2094ad982145665599bea38 (127.26.172.67:39501), 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:09:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.147182 28242 leader_election.cc:304] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8514fc03a2094ad982145665599bea38; no voters: 46e7990de51f44a78a7a22d510d32188, a73fa5b403af4fd09ef8eaf9987b6495
18:09:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.147234 28320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" candidate_term: 3 candidate_status { last_received { term: 2 index: 8028 } } ignore_live_leader: false dest_uuid: "8514fc03a2094ad982145665599bea38"
18:09:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.147444 28320 raft_consensus.cc:2393] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a73fa5b403af4fd09ef8eaf9987b6495 in current term 3: Already voted for candidate 8514fc03a2094ad982145665599bea38 in this term.
18:09:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.147541 29406 raft_consensus.cc:2749] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
18:09:51.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.148478 29342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" candidate_term: 3 candidate_status { last_received { term: 2 index: 8028 } } ignore_live_leader: false dest_uuid: "46e7990de51f44a78a7a22d510d32188" is_pre_election: true
18:09:51.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.148561 29341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" candidate_term: 3 candidate_status { last_received { term: 2 index: 8028 } } ignore_live_leader: false dest_uuid: "46e7990de51f44a78a7a22d510d32188"
18:09:51.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:51.148975 28824 leader_election.cc:343] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069): Illegal state: must be running to vote when last-logged opid is not known
18:09:51.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:51.149441 28824 leader_election.cc:343] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069): Illegal state: must be running to vote when last-logged opid is not known
18:09:51.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.149539 28824 leader_election.cc:304] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a73fa5b403af4fd09ef8eaf9987b6495; no voters: 46e7990de51f44a78a7a22d510d32188, 8514fc03a2094ad982145665599bea38
18:09:51.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:51.149780 29407 raft_consensus.cc:2749] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
18:09:51.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:51.485 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)[L],8514fc03a2094ad982145665599bea38(127.26.172.67:39501),a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:51.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=12, sequence_id=8027, TimeoutTracker(timeout=30000, elapsed=1854), Traces: [0ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [21ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: connection closed, [21ms] delaying RPC due to: Network error: connection closed, [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [73ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [73ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [92ms] Sub RPC GetTableLocations: refreshing cache from master, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [96ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.124:38479: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, [99ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [102ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [104ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [107ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [107ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [133ms] refreshing cache from master, [133ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [135ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [136ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [138ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [138ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [172ms] refreshing cache from master, [172ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [174ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [176ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [177ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [177ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [213ms] refreshing cache from master, [213ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [216ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [218ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [219ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [219ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [732ms] refreshing cache from master, [732ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [734ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [735ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [738ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [738ms] received response from server 46e7990de51f44a78a7a22d510d32188: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [1852ms] refreshing cache from master, [1852ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [1854ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, deferred=Deferred@1660820730(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007fa498338850@7a776db1 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@227645213 after retry RPC@357637838) -> (continuation of Deferred@1857879354 after retry RPC@193764907) -> (continuation of Deferred@1239316983 after retry RPC@107339525) -> (continuation of Deferred@1992335428 after retry RPC@415080378) -> (continuation of Deferred@1080189705 after retry RPC@1567298251), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@2a1f5baf -> wakeup thread writer-test-thread -> (continuation of Deferred@227645213 after retry RPC@357637838) -> (continuation of Deferred@1857879354 after retry RPC@193764907) -> (continuation of Deferred@1239316983 after retry RPC@107339525) -> (continuation of Deferred@1992335428 after retry RPC@415080378) -> (continuation of Deferred@1080189705 after retry RPC@1567298251))) after lookup
18:09:51.487 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Tablet not RUNNING: BOOTSTRAPPING
18:09:51.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:51.806 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)[L],8514fc03a2094ad982145665599bea38(127.26.172.67:39501),a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:51.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=14, KuduRpc(method=Scan, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=14, TimeoutTracker(timeout=30000, elapsed=2206), Traces: [0ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [52ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: connection closed, [52ms] delaying RPC due to: Network error: connection closed, [66ms] refreshing cache from master, [66ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [104ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [105ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [125ms] Sub RPC GetTableLocations: refreshing cache from master, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [127ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.124:38479: OK, [129ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [137ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [138ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [138ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [138ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [143ms] refreshing cache from master, [143ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [147ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [148ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [150ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [150ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [164ms] refreshing cache from master, [164ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [168ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [169ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [170ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [170ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [244ms] refreshing cache from master, [244ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [245ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [247ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [248ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [248ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [403ms] refreshing cache from master, [403ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [405ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [407ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [429ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [429ms] received response from server 46e7990de51f44a78a7a22d510d32188: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [1443ms] refreshing cache from master, [1443ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [1445ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [1446ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [1448ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [1448ms] received response from server 46e7990de51f44a78a7a22d510d32188: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [2203ms] refreshing cache from master, [2203ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [2205ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, deferred=Deferred@2013820564(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@601918585 after retry RPC@1717454104) -> (continuation of Deferred@712023811 after retry RPC@927613933) -> (continuation of Deferred@1178495016 after retry RPC@699194114) -> (continuation of Deferred@2050160432 after retry RPC@1384612484) -> (continuation of Deferred@1454994851 after retry RPC@621292976) -> (continuation of Deferred@156326836 after retry RPC@1517820860), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@601918585 after retry RPC@1717454104) -> (continuation of Deferred@712023811 after retry RPC@927613933) -> (continuation of Deferred@1178495016 after retry RPC@699194114) -> (continuation of Deferred@2050160432 after retry RPC@1384612484) -> (continuation of Deferred@1454994851 after retry RPC@621292976) -> (continuation of Deferred@156326836 after retry RPC@1517820860)))) after lookup
18:09:51.808 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Tablet not RUNNING: BOOTSTRAPPING
18:09:52.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:52.705 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)[L],8514fc03a2094ad982145665599bea38(127.26.172.67:39501),a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:52.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=14, sequence_id=8027, TimeoutTracker(timeout=30000, elapsed=3074), Traces: [0ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [21ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: connection closed, [21ms] delaying RPC due to: Network error: connection closed, [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [73ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [73ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [92ms] Sub RPC GetTableLocations: refreshing cache from master, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [96ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.124:38479: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, [99ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [102ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [104ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [107ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [107ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [133ms] refreshing cache from master, [133ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [135ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [136ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [138ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [138ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [172ms] refreshing cache from master, [172ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [174ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [176ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [177ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [177ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [213ms] refreshing cache from master, [213ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [216ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [218ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [219ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [219ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [732ms] refreshing cache from master, [732ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [734ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [735ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [738ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [738ms] received response from server 46e7990de51f44a78a7a22d510d32188: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [1852ms] refreshing cache from master, [1852ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [1854ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [1855ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [1856ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [1856ms] received response from server 46e7990de51f44a78a7a22d510d32188: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [3072ms] refreshing cache from master, [3072ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [3074ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, deferred=Deferred@1660820730(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007fa498338850@7a776db1 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@227645213 after retry RPC@357637838) -> (continuation of Deferred@1857879354 after retry RPC@193764907) -> (continuation of Deferred@1239316983 after retry RPC@107339525) -> (continuation of Deferred@1992335428 after retry RPC@415080378) -> (continuation of Deferred@1080189705 after retry RPC@1567298251) -> (continuation of Deferred@806274288 after retry RPC@864138686), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@2a1f5baf -> wakeup thread writer-test-thread -> (continuation of Deferred@227645213 after retry RPC@357637838) -> (continuation of Deferred@1857879354 after retry RPC@193764907) -> (continuation of Deferred@1239316983 after retry RPC@107339525) -> (continuation of Deferred@1992335428 after retry RPC@415080378) -> (continuation of Deferred@1080189705 after retry RPC@1567298251) -> (continuation of Deferred@806274288 after retry RPC@864138686))) after lookup
18:09:52.708 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069) for tablet 1304625f73ff4a65a45c93ca9e5a40d5: Tablet not RUNNING: BOOTSTRAPPING
18:09:52.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.950107 29416 raft_consensus.cc:493] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:09:52.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.950337 29416 raft_consensus.cc:515] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:09:52.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.951406 29341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "8514fc03a2094ad982145665599bea38" candidate_term: 4 candidate_status { last_received { term: 2 index: 8028 } } ignore_live_leader: false dest_uuid: "46e7990de51f44a78a7a22d510d32188" is_pre_election: true
18:09:52.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.951409 28888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "8514fc03a2094ad982145665599bea38" candidate_term: 4 candidate_status { last_received { term: 2 index: 8028 } } ignore_live_leader: false dest_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" is_pre_election: true
18:09:52.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.951615 28888 raft_consensus.cc:2468] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8514fc03a2094ad982145665599bea38 in term 3.
18:09:52.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.951221 29416 leader_election.cc:290] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669), 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:09:52.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:52.952057 28237 leader_election.cc:343] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [CANDIDATE]: Term 4 pre-election: Tablet error from VoteRequest() call to peer 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069): Illegal state: must be running to vote when last-logged opid is not known
18:09:52.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.952211 28237 leader_election.cc:304] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8514fc03a2094ad982145665599bea38, a73fa5b403af4fd09ef8eaf9987b6495; no voters: 46e7990de51f44a78a7a22d510d32188
18:09:52.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.952394 29416 raft_consensus.cc:2804] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 3 FOLLOWER]: Leader pre-election won for term 4
18:09:52.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.952448 29416 raft_consensus.cc:493] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:09:52.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.952476 29416 raft_consensus.cc:3060] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 3 FOLLOWER]: Advancing to term 4
18:09:52.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.953384 29416 raft_consensus.cc:515] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:09:52.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.953888 29416 leader_election.cc:290] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [CANDIDATE]: Term 4 election: Requested vote from peers a73fa5b403af4fd09ef8eaf9987b6495 (127.26.172.65:37669), 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069)
18:09:52.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.954435 28888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "8514fc03a2094ad982145665599bea38" candidate_term: 4 candidate_status { last_received { term: 2 index: 8028 } } ignore_live_leader: false dest_uuid: "a73fa5b403af4fd09ef8eaf9987b6495"
18:09:52.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.954434 29341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1304625f73ff4a65a45c93ca9e5a40d5" candidate_uuid: "8514fc03a2094ad982145665599bea38" candidate_term: 4 candidate_status { last_received { term: 2 index: 8028 } } ignore_live_leader: false dest_uuid: "46e7990de51f44a78a7a22d510d32188"
18:09:52.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.954698 28888 raft_consensus.cc:3060] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 3 FOLLOWER]: Advancing to term 4
18:09:52.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:52.955366 28237 leader_election.cc:343] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [CANDIDATE]: Term 4 election: Tablet error from VoteRequest() call to peer 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069): Illegal state: must be running to vote when last-logged opid is not known
18:09:52.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.956579 28888 raft_consensus.cc:2468] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8514fc03a2094ad982145665599bea38 in term 4.
18:09:52.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.957849 28242 leader_election.cc:304] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8514fc03a2094ad982145665599bea38, a73fa5b403af4fd09ef8eaf9987b6495; no voters: 46e7990de51f44a78a7a22d510d32188
18:09:52.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.958374 29416 raft_consensus.cc:2804] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 4 FOLLOWER]: Leader election won for term 4
18:09:52.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.959290 29416 raft_consensus.cc:697] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [term 4 LEADER]: Becoming Leader. State: Replica: 8514fc03a2094ad982145665599bea38, State: Running, Role: LEADER
18:09:52.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.960026 29416 consensus_queue.cc:237] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8028, Committed index: 8028, Last appended: 2.8028, Last appended by leader: 8028, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:09:52.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:52.964184 27368 catalog_manager.cc:5719] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 reported cstate change: term changed from 2 to 4, leader changed from 46e7990de51f44a78a7a22d510d32188 (127.26.172.66) to 8514fc03a2094ad982145665599bea38 (127.26.172.67). New cstate: current_term: 4 leader_uuid: "8514fc03a2094ad982145665599bea38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } health_report { overall_health: UNKNOWN } } }
18:09:53.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1304625f73ff4a65a45c93ca9e5a40d5 for table 'org.apache.kudu.client.ITClient-1786471726440' with partition [<start>, <end>)
18:09:53.406 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1304625f73ff4a65a45c93ca9e5a40d5@[46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069),8514fc03a2094ad982145665599bea38(127.26.172.67:39501)[L],a73fa5b403af4fd09ef8eaf9987b6495(127.26.172.65:37669)]}]
18:09:53.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=1304625f73ff4a65a45c93ca9e5a40d5, attempt=16, sequence_id=8027, TimeoutTracker(timeout=30000, elapsed=3775), Traces: [0ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [21ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: connection closed, [21ms] delaying RPC due to: Network error: connection closed, [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.124:38479, [73ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [73ms] Sub RPC GetTableLocations: received response from server master-127.26.172.124:38479: Illegal state: Not the leader. Local UUID: 120a35a6a9164119a772aab11fdeec52, Raft Consensus state: current_term: 2 leader_uuid: "4df53a10a4c848d1bdca0189b172815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4df53a10a4c848d1bdca0189b172815c" member_type: VOTER last_known_addr { host: "127.26.172.126" port: 43589 } } peers { permanent_uuid: "d6d46d9ed2fa41778e0ab4ecc78b7762" member_type: VOTER last_known_addr { host: "127.26.172.125" port: 44641 } } peers { permanent_uuid: "120a35a6a9164119a772aab11fdeec52" member_type: VOTER last_known_addr { host: "127.26.172.124" port: 38479 } } } (error 0), [92ms] Sub RPC GetTableLocations: refreshing cache from master, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.124:38479, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.126:43589, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.172.125:44641, [96ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.124:38479: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.26.172.126:43589: OK, [99ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [102ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [104ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [107ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [107ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [133ms] refreshing cache from master, [133ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [135ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [136ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [138ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [138ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [172ms] refreshing cache from master, [172ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [174ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [176ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [177ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [177ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [213ms] refreshing cache from master, [213ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [216ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [218ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [219ms] received response from server 46e7990de51f44a78a7a22d510d32188: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [219ms] delaying RPC due to: Network error: Failed to connect to peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069): Connection refused: /127.26.172.66:42069, [732ms] refreshing cache from master, [732ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [734ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [735ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [738ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [738ms] received response from server 46e7990de51f44a78a7a22d510d32188: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [1852ms] refreshing cache from master, [1852ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [1854ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [1855ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [1856ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [1856ms] received response from server 46e7990de51f44a78a7a22d510d32188: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [3072ms] refreshing cache from master, [3072ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [3074ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, [3075ms] sending RPC to server 46e7990de51f44a78a7a22d510d32188, [3077ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [3077ms] received response from server 46e7990de51f44a78a7a22d510d32188: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [3773ms] refreshing cache from master, [3773ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.172.126:43589, [3775ms] Sub RPC GetTableLocations: received response from server master-127.26.172.126:43589: OK, deferred=Deferred@1660820730(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007fa498338850@7a776db1 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@227645213 after retry RPC@357637838) -> (continuation of Deferred@1857879354 after retry RPC@193764907) -> (continuation of Deferred@1239316983 after retry RPC@107339525) -> (continuation of Deferred@1992335428 after retry RPC@415080378) -> (continuation of Deferred@1080189705 after retry RPC@1567298251) -> (continuation of Deferred@806274288 after retry RPC@864138686) -> (continuation of Deferred@1944057083 after retry RPC@900761396), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@2a1f5baf -> wakeup thread writer-test-thread -> (continuation of Deferred@227645213 after retry RPC@357637838) -> (continuation of Deferred@1857879354 after retry RPC@193764907) -> (continuation of Deferred@1239316983 after retry RPC@107339525) -> (continuation of Deferred@1992335428 after retry RPC@415080378) -> (continuation of Deferred@1080189705 after retry RPC@1567298251) -> (continuation of Deferred@806274288 after retry RPC@864138686) -> (continuation of Deferred@1944057083 after retry RPC@900761396))) after lookup
18:09:53.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:53.412082 28888 raft_consensus.cc:1275] T 1304625f73ff4a65a45c93ca9e5a40d5 P a73fa5b403af4fd09ef8eaf9987b6495 [term 4 FOLLOWER]: Refusing update from remote peer 8514fc03a2094ad982145665599bea38: Log matching property violated. Preceding OpId in replica: term: 2 index: 8028. Preceding OpId from leader: term: 4 index: 8030. (index mismatch)
18:09:53.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:09:53.412469 28237 consensus_peers.cc:597] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 -> Peer 46e7990de51f44a78a7a22d510d32188 (127.26.172.66:42069): Couldn't send request to peer 46e7990de51f44a78a7a22d510d32188. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
18:09:53.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:53.412741 29416 consensus_queue.cc:1048] T 1304625f73ff4a65a45c93ca9e5a40d5 P 8514fc03a2094ad982145665599bea38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8029, Last known committed idx: 8028, Time since last communication: 0.000s
18:09:54.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:54.895406 29273 tablet_bootstrap.cc:492] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188: Bootstrap replayed 1/1 log segments. Stats: ops{read=8028 overwritten=0 applied=8028 ignored=0} inserts{seen=14272 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
18:09:54.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:54.896059 29273 tablet_bootstrap.cc:492] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188: Bootstrap complete.
18:09:54.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:54.898419 29273 ts_tablet_manager.cc:1403] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188: Time spent bootstrapping tablet: real 5.012s	user 4.619s	sys 0.388s
18:09:54.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:54.901160 29273 raft_consensus.cc:359] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:09:54.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:54.901729 29273 raft_consensus.cc:740] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e7990de51f44a78a7a22d510d32188, State: Initialized, Role: FOLLOWER
18:09:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:54.902395 29273 consensus_queue.cc:260] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8028, Last appended: 2.8028, Last appended by leader: 8028, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a73fa5b403af4fd09ef8eaf9987b6495" member_type: VOTER last_known_addr { host: "127.26.172.65" port: 37669 } } peers { permanent_uuid: "8514fc03a2094ad982145665599bea38" member_type: VOTER last_known_addr { host: "127.26.172.67" port: 39501 } } peers { permanent_uuid: "46e7990de51f44a78a7a22d510d32188" member_type: VOTER last_known_addr { host: "127.26.172.66" port: 42069 } }
18:09:54.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:54.903676 29273 ts_tablet_manager.cc:1434] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
18:09:54.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:54.923182 29341 raft_consensus.cc:3060] T 1304625f73ff4a65a45c93ca9e5a40d5 P 46e7990de51f44a78a7a22d510d32188 [term 2 FOLLOWER]: Advancing to term 4
18:09:55.542 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14265 rows, more = false, responseScanTimestamp = 7317388450149318656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:55.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14265
18:09:55.603 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14273 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786471726440, tablet=1304625f73ff4a65a45c93ca9e5a40d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:09:55.605 [DEBUG - main] (Connection.java:575) [peer master-127.26.172.124:38479(127.26.172.124:38479)] disconnecting while in state READY
18:09:55.606 [DEBUG - main] (Connection.java:575) [peer master-127.26.172.125:44641(127.26.172.125:44641)] disconnecting while in state READY
18:09:55.606 [DEBUG - main] (Connection.java:575) [peer master-127.26.172.126:43589(127.26.172.126:43589)] disconnecting while in state READY
18:09:55.606 [DEBUG - kudu-nio-7] (Connection.java:239) [peer master-127.26.172.124:38479(127.26.172.124:38479)] handling channelInactive
18:09:55.606 [DEBUG - main] (Connection.java:575) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] disconnecting while in state READY
18:09:55.606 [DEBUG - main] (Connection.java:575) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] disconnecting while in state READY
18:09:55.606 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.172.124:38479(127.26.172.124:38479)] cleaning up while in state READY due to: connection closed
18:09:55.607 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.172.125:44641(127.26.172.125:44641)] handling channelInactive
18:09:55.608 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.172.125:44641(127.26.172.125:44641)] cleaning up while in state READY due to: connection closed
18:09:55.608 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] handling channelInactive
18:09:55.608 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 46e7990de51f44a78a7a22d510d32188(127.26.172.66:42069)] cleaning up while in state READY due to: connection closed
18:09:55.609 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] handling channelInactive
18:09:55.609 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 8514fc03a2094ad982145665599bea38(127.26.172.67:39501)] cleaning up while in state READY due to: connection closed
18:09:55.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:09:55.613 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.172.126:43589(127.26.172.126:43589)] handling channelInactive
18:09:55.613 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.172.126:43589(127.26.172.126:43589)] cleaning up while in state READY due to: connection closed
18:09:55.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:55.613447 27313 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu with pid 28803
18:09:55.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:55.630190 27313 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu with pid 29247
18:09:55.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:55.646166 27313 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu with pid 28216
18:09:55.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:55.661954 27313 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu with pid 27326
18:09:55.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:55.674666 27313 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu with pid 27414
18:09:55.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:55.689421 27313 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskmgMXr_/build/debug/bin/kudu with pid 29118
18:09:55.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:09:55Z chronyd exiting

Time: 69.248

OK (1 test)

