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

23:08:02.246 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:08:02.253 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:08:02.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.254720 18714 mini_oidc.cc:150] Starting JWKS server
23:08:02.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.256337 18714 webserver.cc:534] Webserver started at http://127.0.0.1:41705/ using document root <none> and password file <none>
23:08:02.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.256484 18714 mini_oidc.cc:186] Starting OIDC Discovery server
23:08:02.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.256716 18714 webserver.cc:534] Webserver started at http://127.0.0.1:34727/ using document root <none> and password file <none>
23:08:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:08:02Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:08:02.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:08:02Z Disabled control of system clock
23:08:02.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.271811 18714 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu
23:08:02.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu
23:08:02.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-0/wal
23:08:02.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-0/data
23:08:02.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:08:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:08:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:08:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:08:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:08:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:08:02.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-0/logs
23:08:02.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-0/data/info.pb
23:08:02.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:08:02.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:08:02.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:08:02.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:08:02.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:08:02.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:08:02.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:08:02.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:08:02.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:08:02.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:08:02.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:08:02.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:08:02.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.70.190:40745
23:08:02.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.70.190
23:08:02.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:08:02.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.70.148:43805
23:08:02.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:08:02.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:08:02.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:08:02.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:08:02.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.70.190:40745,127.18.70.189:39091,127.18.70.188:41495
23:08:02.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:08:02.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41705/jwks.json with env {}
23:08:02.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.375066 18725 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:08:02.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.375295 18725 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:08:02.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.375341 18725 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:08:02.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.378939 18725 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:08:02.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.379007 18725 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:08:02.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.379027 18725 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:08:02.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.379045 18725 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:08:02.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.379061 18725 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:08:02.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.379074 18725 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41705/jwks.json
23:08:02.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.383267 18725 master_runner.cc:387] Master server non-default flags:
23:08:02.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:08:02.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.70.148:43805
23:08:02.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:08:02.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:08:02.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-0/data
23:08:02.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-0/wal
23:08:02.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:08:02.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.70.190:40745,127.18.70.189:39091,127.18.70.188:41495
23:08:02.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:08:02.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:08:02.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:08:02.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.70.190:40745
23:08:02.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:08:02.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:08:02.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:08:02.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41705/jwks.json
23:08:02.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:08:02.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:08:02.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-0/data/info.pb
23:08:02.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.70.190
23:08:02.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:08:02.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:08:02.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18725
23:08:02.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:08:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:08:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:08:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:08:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-0/logs
23:08:02.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:08:02.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:08:02.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:08:02.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:08:02.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:08:02.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5090956cd8459f75ecce585332f90a8f50524d7f
23:08:02.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:08:02.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 22:43:23 UTC on bdcb31816ec0
23:08:02.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16826
23:08:02.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.384454 18725 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:08:02.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.385658 18725 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:08:02.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.391359 18733 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:02.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.391477 18730 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:02.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.391637 18731 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:02.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.391995 18725 server_base.cc:1061] running on GCE node
23:08:02.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.392623 18725 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:08:02.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.393772 18725 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:08:02.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.394958 18725 hybrid_clock.cc:648] HybridClock initialized: now 1783465682394942 us; error 31 us; skew 500 ppm
23:08:02.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.396926 18725 webserver.cc:534] Webserver started at http://127.18.70.190:36149/ using document root <none> and password file <none>
23:08:02.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.397500 18725 fs_manager.cc:362] Metadata directory not provided
23:08:02.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.397553 18725 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:08:02.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.397714 18725 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:08:02.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.399358 18725 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-0/data/instance:
23:08:02.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5608f667ec2e44aba9e46378a6a9b899"
23:08:02.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:02 on dist-test-slave-sx1x"
23:08:02.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.399797 18725 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-0/wal/instance:
23:08:02.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5608f667ec2e44aba9e46378a6a9b899"
23:08:02.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:02 on dist-test-slave-sx1x"
23:08:02.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.403596 18725 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
23:08:02.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.405846 18739 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:08:02.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.406957 18725 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:08:02.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.407054 18725 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-0/data,/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-0/wal
23:08:02.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5608f667ec2e44aba9e46378a6a9b899"
23:08:02.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:02 on dist-test-slave-sx1x"
23:08:02.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.407128 18725 fs_report.cc:389] FS layout report
23:08:02.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:08:02.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-0/wal
23:08:02.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-0/wal
23:08:02.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-0/data/data
23:08:02.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:08:02.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:08:02.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:08:02.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:08:02.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:08:02.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:08:02.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:08:02.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:08:02.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:08:02.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:08:02.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:08:02.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.425800 18725 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:08:02.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.426460 18725 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:08:02.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.426610 18725 kserver.cc:163] Server-wide thread pool size limit: 3276
23:08:02.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.433552 18791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.190:40745 every 8 connection(s)
23:08:02.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.433552 18725 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.190:40745
23:08:02.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.434653 18725 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-0/data/info.pb
23:08:02.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.437364 18792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:08:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.438309 18714 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu as pid 18725
23:08:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.438460 18714 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-0/wal/instance
23:08:02.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.440090 18714 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu
23:08:02.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu
23:08:02.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-1/wal
23:08:02.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-1/data
23:08:02.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:08:02.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:08:02.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:08:02.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:08:02.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:08:02.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:08:02.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-1/logs
23:08:02.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-1/data/info.pb
23:08:02.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:08:02.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:08:02.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:08:02.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:08:02.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:08:02.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:08:02.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:08:02.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:08:02.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:08:02.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:08:02.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:08:02.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:08:02.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.70.189:39091
23:08:02.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.70.189
23:08:02.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:08:02.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.70.148:43805
23:08:02.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:08:02.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:08:02.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:08:02.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:08:02.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.70.190:40745,127.18.70.189:39091,127.18.70.188:41495
23:08:02.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:08:02.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41705/jwks.json with env {}
23:08:02.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.441048 18792 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } has no permanent_uuid. Determining permanent_uuid...
23:08:02.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.453048 18792 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } has no permanent_uuid. Determining permanent_uuid...
23:08:02.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.454044 18742 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.70.189:39091: connect: Connection refused (error 111)
23:08:02.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.455240 18792 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.70.189:39091: Network error: Client connection negotiation failed: client connection to 127.18.70.189:39091: connect: Connection refused (error 111)
23:08:02.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.504506 18792 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } attempt: 1
23:08:02.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.506115 18792 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.70.189:39091: Network error: Client connection negotiation failed: client connection to 127.18.70.189:39091: connect: Connection refused (error 111)
23:08:02.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.552013 18794 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:08:02.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.552249 18794 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:08:02.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.552295 18794 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:08:02.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.555783 18794 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:08:02.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.555845 18794 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:08:02.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.555866 18794 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:08:02.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.555881 18794 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:08:02.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.555898 18794 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:08:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.555912 18794 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41705/jwks.json
23:08:02.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.561278 18794 master_runner.cc:387] Master server non-default flags:
23:08:02.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:08:02.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.70.148:43805
23:08:02.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:08:02.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:08:02.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-1/data
23:08:02.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-1/wal
23:08:02.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:08:02.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.70.190:40745,127.18.70.189:39091,127.18.70.188:41495
23:08:02.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:08:02.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:08:02.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:08:02.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.70.189:39091
23:08:02.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:08:02.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:08:02.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:08:02.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41705/jwks.json
23:08:02.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:08:02.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:08:02.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-1/data/info.pb
23:08:02.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.70.189
23:08:02.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:08:02.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:08:02.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18794
23:08:02.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:08:02.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:08:02.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:08:02.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:08:02.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-1/logs
23:08:02.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:08:02.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:08:02.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:08:02.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:08:02.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:08:02.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5090956cd8459f75ecce585332f90a8f50524d7f
23:08:02.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:08:02.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 22:43:23 UTC on bdcb31816ec0
23:08:02.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16826
23:08:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.562789 18794 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:08:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.564204 18794 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:08:02.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.570194 18794 server_base.cc:1061] running on GCE node
23:08:02.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.570160 18805 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:02.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.570168 18802 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:02.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.570665 18803 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:02.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.571245 18794 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:08:02.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.572301 18794 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:08:02.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.573452 18794 hybrid_clock.cc:648] HybridClock initialized: now 1783465682573442 us; error 34 us; skew 500 ppm
23:08:02.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.574335 18792 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } attempt: 2
23:08:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.575685 18794 webserver.cc:534] Webserver started at http://127.18.70.189:35149/ using document root <none> and password file <none>
23:08:02.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.575819 18792 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.70.189:39091: Network error: Client connection negotiation failed: client connection to 127.18.70.189:39091: connect: Connection refused (error 111)
23:08:02.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.576658 18794 fs_manager.cc:362] Metadata directory not provided
23:08:02.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.576721 18794 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:08:02.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.576944 18794 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:08:02.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.578686 18794 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-1/data/instance:
23:08:02.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a726d7d4a4af47509b0d0fbb425e9990"
23:08:02.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:02 on dist-test-slave-sx1x"
23:08:02.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.579216 18794 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-1/wal/instance:
23:08:02.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a726d7d4a4af47509b0d0fbb425e9990"
23:08:02.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:02 on dist-test-slave-sx1x"
23:08:02.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.582829 18794 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:08:02.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.584997 18811 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:08:02.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.586005 18794 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
23:08:02.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.586113 18794 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-1/data,/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-1/wal
23:08:02.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a726d7d4a4af47509b0d0fbb425e9990"
23:08:02.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:02 on dist-test-slave-sx1x"
23:08:02.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.586215 18794 fs_report.cc:389] FS layout report
23:08:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:08:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-1/wal
23:08:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-1/wal
23:08:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-1/data/data
23:08:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:08:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:08:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:08:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:08:02.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:08:02.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:08:02.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:08:02.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:08:02.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:08:02.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:08:02.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:08:02.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.608506 18794 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:08:02.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.609333 18794 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:08:02.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.609522 18794 kserver.cc:163] Server-wide thread pool size limit: 3276
23:08:02.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.616525 18794 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.189:39091
23:08:02.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.616537 18863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.189:39091 every 8 connection(s)
23:08:02.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.617697 18794 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-1/data/info.pb
23:08:02.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.619582 18714 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu as pid 18794
23:08:02.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.619675 18714 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-1/wal/instance
23:08:02.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.620378 18714 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu
23:08:02.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu
23:08:02.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-2/wal
23:08:02.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-2/data
23:08:02.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:08:02.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:08:02.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:08:02.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:08:02.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:08:02.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:08:02.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-2/logs
23:08:02.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-2/data/info.pb
23:08:02.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:08:02.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:08:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:08:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:08:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:08:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:08:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:08:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:08:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:08:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:08:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:08:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:08:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.70.188:41495
23:08:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.70.188
23:08:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:08:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.70.148:43805
23:08:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:08:02.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:08:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:08:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:08:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.70.190:40745,127.18.70.189:39091,127.18.70.188:41495
23:08:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:08:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41705/jwks.json with env {}
23:08:02.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.620615 18864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:08:02.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.624343 18864 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } has no permanent_uuid. Determining permanent_uuid...
23:08:02.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.636086 18864 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } has no permanent_uuid. Determining permanent_uuid...
23:08:02.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.642529 18864 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } has no permanent_uuid. Determining permanent_uuid...
23:08:02.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.643433 18812 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.70.188:41495: connect: Connection refused (error 111)
23:08:02.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.644474 18864 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.70.188:41495: Network error: Client connection negotiation failed: client connection to 127.18.70.188:41495: connect: Connection refused (error 111)
23:08:02.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.666990 18792 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } attempt: 3
23:08:02.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.671530 18792 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } has no permanent_uuid. Determining permanent_uuid...
23:08:02.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.673031 18792 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.70.188:41495: Network error: Client connection negotiation failed: client connection to 127.18.70.188:41495: connect: Connection refused (error 111)
23:08:02.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.693712 18864 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } attempt: 1
23:08:02.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.695387 18864 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.70.188:41495: Network error: Client connection negotiation failed: client connection to 127.18.70.188:41495: connect: Connection refused (error 111)
23:08:02.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.704218 18792 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } attempt: 1
23:08:02.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.705703 18792 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.70.188:41495: Network error: Client connection negotiation failed: client connection to 127.18.70.188:41495: connect: Connection refused (error 111)
23:08:02.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.733479 18866 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:08:02.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.733755 18866 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:08:02.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.733807 18866 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:08:02.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.737247 18866 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:08:02.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.737319 18866 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:08:02.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.737340 18866 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:08:02.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.737356 18866 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:08:02.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.737373 18866 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:08:02.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.737387 18866 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41705/jwks.json
23:08:02.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.742745 18866 master_runner.cc:387] Master server non-default flags:
23:08:02.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:08:02.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.70.148:43805
23:08:02.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:08:02.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:08:02.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-2/data
23:08:02.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-2/wal
23:08:02.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:08:02.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.70.190:40745,127.18.70.189:39091,127.18.70.188:41495
23:08:02.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:08:02.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:08:02.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:08:02.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.70.188:41495
23:08:02.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:08:02.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:08:02.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:08:02.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41705/jwks.json
23:08:02.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:08:02.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:08:02.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-2/data/info.pb
23:08:02.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.70.188
23:08:02.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:08:02.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:08:02.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18866
23:08:02.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:08:02.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:08:02.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:08:02.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:08:02.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-2/logs
23:08:02.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:08:02.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:08:02.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:08:02.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:08:02.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:08:02.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5090956cd8459f75ecce585332f90a8f50524d7f
23:08:02.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:08:02.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 22:43:23 UTC on bdcb31816ec0
23:08:02.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16826
23:08:02.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.743841 18866 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:08:02.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.744926 18866 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:08:02.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.751096 18875 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:02.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.751178 18877 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:02.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.751098 18874 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:02.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.751528 18866 server_base.cc:1061] running on GCE node
23:08:02.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.752077 18866 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:08:02.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.753047 18866 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:08:02.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.754485 18866 hybrid_clock.cc:648] HybridClock initialized: now 1783465682754421 us; error 78 us; skew 500 ppm
23:08:02.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.756346 18866 webserver.cc:534] Webserver started at http://127.18.70.188:32989/ using document root <none> and password file <none>
23:08:02.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.756949 18866 fs_manager.cc:362] Metadata directory not provided
23:08:02.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.757009 18866 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:08:02.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.757228 18866 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:08:02.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.758948 18866 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-2/data/instance:
23:08:02.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "690c3f5f370a459ea7aa78a88e473c76"
23:08:02.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:02 on dist-test-slave-sx1x"
23:08:02.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.759563 18866 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-2/wal/instance:
23:08:02.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "690c3f5f370a459ea7aa78a88e473c76"
23:08:02.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:02 on dist-test-slave-sx1x"
23:08:02.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.762975 18866 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
23:08:02.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.763573 18864 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } attempt: 2
23:08:02.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.765002 18864 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.70.188:41495: Network error: Client connection negotiation failed: client connection to 127.18.70.188:41495: connect: Connection refused (error 111)
23:08:02.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.765444 18883 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:08:02.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.766639 18866 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
23:08:02.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.766762 18866 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-2/data,/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-2/wal
23:08:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "690c3f5f370a459ea7aa78a88e473c76"
23:08:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:02 on dist-test-slave-sx1x"
23:08:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.766865 18866 fs_report.cc:389] FS layout report
23:08:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:08:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-2/wal
23:08:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-2/wal
23:08:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-2/data/data
23:08:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:08:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:08:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:08:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:08:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:08:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:08:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:08:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:08:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:08:02.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:08:02.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:08:02.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.780889 18792 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } attempt: 2
23:08:02.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.782239 18792 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.70.188:41495: Network error: Client connection negotiation failed: client connection to 127.18.70.188:41495: connect: Connection refused (error 111)
23:08:02.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.782722 18866 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:08:02.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.783313 18866 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:08:02.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.783470 18866 kserver.cc:163] Server-wide thread pool size limit: 3276
23:08:02.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.790181 18935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.188:41495 every 8 connection(s)
23:08:02.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.790177 18866 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.188:41495
23:08:02.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.791251 18866 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-2/data/info.pb
23:08:02.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.793936 18936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:08:02.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.796669 18936 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } has no permanent_uuid. Determining permanent_uuid...
23:08:02.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.799649 18714 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu as pid 18866
23:08:02.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.799749 18714 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/master-2/wal/instance
23:08:02.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.808966 18936 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } has no permanent_uuid. Determining permanent_uuid...
23:08:02.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.813339 18936 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } has no permanent_uuid. Determining permanent_uuid...
23:08:02.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.819312 18936 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76: Bootstrap starting.
23:08:02.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.821825 18936 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76: Neither blocks nor log segments found. Creating new log.
23:08:02.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.822948 18936 log.cc:826] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76: Log is configured to *not* fsync() on all Append() calls
23:08:02.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.824599 18936 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76: No bootstrap required, opened a new log
23:08:02.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.827965 18936 raft_consensus.cc:359] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } }
23:08:02.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.828140 18936 raft_consensus.cc:385] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:08:02.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.828174 18936 raft_consensus.cc:740] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 690c3f5f370a459ea7aa78a88e473c76, State: Initialized, Role: FOLLOWER
23:08:02.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.828550 18936 consensus_queue.cc:260] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76 [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: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } }
23:08:02.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.828994 18945 sys_catalog.cc:455] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76 [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: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } } }
23:08:02.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.829105 18945 sys_catalog.cc:458] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76 [sys.catalog]: This master's current role is: FOLLOWER
23:08:02.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.829586 18936 sys_catalog.cc:565] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76 [sys.catalog]: configured and running, proceeding with master startup.
23:08:02.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.834368 18956 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:08:02.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.834448 18956 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:08:02.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.833245 18866 master_runner.cc:187] Error getting master registration for 127.18.70.190:40745: OK, instance_id { permanent_uuid: "5608f667ec2e44aba9e46378a6a9b899" instance_seqno: 1783465682431650 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:08:02.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.835250 18866 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:08:02.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.856191 18864 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } attempt: 3
23:08:02.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.862423 18864 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990: Bootstrap starting.
23:08:02.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.865440 18864 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990: Neither blocks nor log segments found. Creating new log.
23:08:02.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.866400 18864 log.cc:826] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990: Log is configured to *not* fsync() on all Append() calls
23:08:02.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.867950 18864 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990: No bootstrap required, opened a new log
23:08:02.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.870396 18864 raft_consensus.cc:359] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } }
23:08:02.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.870555 18864 raft_consensus.cc:385] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:08:02.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.870596 18864 raft_consensus.cc:740] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a726d7d4a4af47509b0d0fbb425e9990, State: Initialized, Role: FOLLOWER
23:08:02.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.870988 18864 consensus_queue.cc:260] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [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: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } }
23:08:02.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.871429 18959 sys_catalog.cc:455] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [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: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } } }
23:08:02.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.871544 18959 sys_catalog.cc:458] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [sys.catalog]: This master's current role is: FOLLOWER
23:08:02.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.872092 18864 sys_catalog.cc:565] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [sys.catalog]: configured and running, proceeding with master startup.
23:08:02.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.877329 18970 catalog_manager.cc:1593] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:08:02.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.877883 18970 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:08:02.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.875748 18794 master_runner.cc:187] Error getting master registration for 127.18.70.190:40745: OK, instance_id { permanent_uuid: "5608f667ec2e44aba9e46378a6a9b899" instance_seqno: 1783465682431650 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:08:02.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.878302 18794 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:08:02.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.881417 18792 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } attempt: 3
23:08:02.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.888832 18792 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899: Bootstrap starting.
23:08:02.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.891851 18792 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899: Neither blocks nor log segments found. Creating new log.
23:08:02.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.893589 18792 log.cc:826] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899: Log is configured to *not* fsync() on all Append() calls
23:08:02.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.895839 18792 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899: No bootstrap required, opened a new log
23:08:02.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.899390 18792 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } }
23:08:02.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.900036 18792 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:08:02.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.900369 18792 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5608f667ec2e44aba9e46378a6a9b899, State: Initialized, Role: FOLLOWER
23:08:02.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.901165 18792 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899 [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: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } }
23:08:02.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.902609 18792 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899 [sys.catalog]: configured and running, proceeding with master startup.
23:08:02.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.907157 18973 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899 [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: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } } }
23:08:02.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.907629 18973 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899 [sys.catalog]: This master's current role is: FOLLOWER
23:08:02.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.910960 18984 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:08:02.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.911314 18984 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:08:02.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.912926 18725 master_runner.cc:264] No leader master found from master 5608f667ec2e44aba9e46378a6a9b899
23:08:02.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:02.913004 18725 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:08:02.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:02.928071 18745 tablet.cc:2406] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:08:03.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.028631 18959 raft_consensus.cc:493] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:08:03.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.028824 18959 raft_consensus.cc:515] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } }
23:08:03.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.029973 18959 leader_election.cc:290] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5608f667ec2e44aba9e46378a6a9b899 (127.18.70.190:40745), 690c3f5f370a459ea7aa78a88e473c76 (127.18.70.188:41495)
23:08:03.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.030685 18910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a726d7d4a4af47509b0d0fbb425e9990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "690c3f5f370a459ea7aa78a88e473c76" is_pre_election: true
23:08:03.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.031003 18910 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a726d7d4a4af47509b0d0fbb425e9990 in term 0.
23:08:03.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.031061 18766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a726d7d4a4af47509b0d0fbb425e9990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5608f667ec2e44aba9e46378a6a9b899" is_pre_election: true
23:08:03.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.031293 18766 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a726d7d4a4af47509b0d0fbb425e9990 in term 0.
23:08:03.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.031759 18812 leader_election.cc:304] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [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: 690c3f5f370a459ea7aa78a88e473c76, a726d7d4a4af47509b0d0fbb425e9990; no voters: 
23:08:03.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.032276 18959 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:08:03.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.032346 18959 raft_consensus.cc:493] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:08:03.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.032388 18959 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [term 0 FOLLOWER]: Advancing to term 1
23:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.034657 18889 tablet.cc:2406] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.034689 18959 raft_consensus.cc:515] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } }
23:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.035414 18766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a726d7d4a4af47509b0d0fbb425e9990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5608f667ec2e44aba9e46378a6a9b899"
23:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.035542 18766 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899 [term 0 FOLLOWER]: Advancing to term 1
23:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.036688 18766 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a726d7d4a4af47509b0d0fbb425e9990 in term 1.
23:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.037055 18813 leader_election.cc:304] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [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: 5608f667ec2e44aba9e46378a6a9b899, a726d7d4a4af47509b0d0fbb425e9990; no voters: 
23:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.039640 18910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a726d7d4a4af47509b0d0fbb425e9990" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "690c3f5f370a459ea7aa78a88e473c76"
23:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.039764 18910 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76 [term 0 FOLLOWER]: Advancing to term 1
23:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.040941 18910 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a726d7d4a4af47509b0d0fbb425e9990 in term 1.
23:08:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.041317 18959 leader_election.cc:290] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [CANDIDATE]: Term 1 election: Requested vote from peers 5608f667ec2e44aba9e46378a6a9b899 (127.18.70.190:40745), 690c3f5f370a459ea7aa78a88e473c76 (127.18.70.188:41495)
23:08:03.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.041477 18959 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [term 1 FOLLOWER]: Leader election won for term 1
23:08:03.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.041543 18959 raft_consensus.cc:697] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [term 1 LEADER]: Becoming Leader. State: Replica: a726d7d4a4af47509b0d0fbb425e9990, State: Running, Role: LEADER
23:08:03.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.041882 18959 consensus_queue.cc:237] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [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: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } }
23:08:03.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.043715 18959 sys_catalog.cc:455] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a726d7d4a4af47509b0d0fbb425e9990. Latest consensus state: current_term: 1 leader_uuid: "a726d7d4a4af47509b0d0fbb425e9990" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } } }
23:08:03.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.043814 18959 sys_catalog.cc:458] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [sys.catalog]: This master's current role is: LEADER
23:08:03.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.045411 18988 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:08:03.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.046437 18988 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:08:03.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.055739 18910 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76 [term 1 FOLLOWER]: Refusing update from remote peer a726d7d4a4af47509b0d0fbb425e9990: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:08:03.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.056491 18986 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:08:03.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.060999 18945 sys_catalog.cc:455] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a726d7d4a4af47509b0d0fbb425e9990. Latest consensus state: current_term: 1 leader_uuid: "a726d7d4a4af47509b0d0fbb425e9990" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } } }
23:08:03.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.061141 18945 sys_catalog.cc:458] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76 [sys.catalog]: This master's current role is: FOLLOWER
23:08:03.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.063898 18766 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899 [term 1 FOLLOWER]: Refusing update from remote peer a726d7d4a4af47509b0d0fbb425e9990: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:08:03.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.064694 18986 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:08:03.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.068171 18945 sys_catalog.cc:455] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a726d7d4a4af47509b0d0fbb425e9990" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } } }
23:08:03.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.068296 18945 sys_catalog.cc:458] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76 [sys.catalog]: This master's current role is: FOLLOWER
23:08:03.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.068545 18973 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a726d7d4a4af47509b0d0fbb425e9990. Latest consensus state: current_term: 1 leader_uuid: "a726d7d4a4af47509b0d0fbb425e9990" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } } }
23:08:03.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.068653 18973 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899 [sys.catalog]: This master's current role is: FOLLOWER
23:08:03.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.069284 18986 sys_catalog.cc:455] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a726d7d4a4af47509b0d0fbb425e9990" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } } }
23:08:03.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.069401 18986 sys_catalog.cc:458] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [sys.catalog]: This master's current role is: LEADER
23:08:03.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.069507 18989 mvcc.cc:204] Tried to move back new op lower bound from 7305075437787172864 to 7305075437742825472. Current Snapshot: MvccSnapshot[applied={T|T < 7305075437787172864}]
23:08:03.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.069967 18990 mvcc.cc:204] Tried to move back new op lower bound from 7305075437787172864 to 7305075437742825472. Current Snapshot: MvccSnapshot[applied={T|T < 7305075437787172864}]
23:08:03.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.073146 18986 sys_catalog.cc:455] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a726d7d4a4af47509b0d0fbb425e9990" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } } }
23:08:03.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.073287 18986 sys_catalog.cc:458] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990 [sys.catalog]: This master's current role is: LEADER
23:08:03.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.073977 18988 catalog_manager.cc:1382] Generated new cluster ID: f99e58d194344a63824fdd8a478e234f
23:08:03.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.074045 18988 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:08:03.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.074461 18973 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a726d7d4a4af47509b0d0fbb425e9990" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5608f667ec2e44aba9e46378a6a9b899" member_type: VOTER last_known_addr { host: "127.18.70.190" port: 40745 } } peers { permanent_uuid: "a726d7d4a4af47509b0d0fbb425e9990" member_type: VOTER last_known_addr { host: "127.18.70.189" port: 39091 } } peers { permanent_uuid: "690c3f5f370a459ea7aa78a88e473c76" member_type: VOTER last_known_addr { host: "127.18.70.188" port: 41495 } } }
23:08:03.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.074579 18973 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899 [sys.catalog]: This master's current role is: FOLLOWER
23:08:03.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.080003 18993 mvcc.cc:204] Tried to move back new op lower bound from 7305075437787172864 to 7305075437742825472. Current Snapshot: MvccSnapshot[applied={T|T < 7305075437787172864}]
23:08:03.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.117403 18988 catalog_manager.cc:1405] Generated new certificate authority record
23:08:03.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.119728 18988 catalog_manager.cc:1539] Loading token signing keys...
23:08:03.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.128786 18988 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a726d7d4a4af47509b0d0fbb425e9990: Generated new TSK 0
23:08:03.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.129920 18988 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:08:03.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.134749 18714 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu
23:08:03.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu
23:08:03.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-0/wal
23:08:03.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-0/data
23:08:03.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:08:03.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:08:03.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:08:03.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:08:03.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:08:03.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:08:03.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-0/logs
23:08:03.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-0/data/info.pb
23:08:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:08:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:08:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:08:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:08:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:08:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:08:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:08:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:08:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:08:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:08:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.70.129:0
23:08:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.70.129
23:08:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.70.129
23:08:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:08:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.70.190:40745,127.18.70.189:39091,127.18.70.188:41495
23:08:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.70.148:43805
23:08:03.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:08:03.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:08:03.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:08:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.243321 18998 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:08:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.243566 18998 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:08:03.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.243606 18998 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:08:03.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.247093 18998 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:08:03.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.247213 18998 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.70.129
23:08:03.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.251305 18998 tablet_server_runner.cc:78] Tablet server non-default flags:
23:08:03.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:08:03.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.70.148:43805
23:08:03.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:08:03.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:08:03.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-0/data
23:08:03.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-0/wal
23:08:03.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:08:03.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:08:03.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.70.129:0
23:08:03.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:08:03.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:08:03.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:08:03.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-0/data/info.pb
23:08:03.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.70.129
23:08:03.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:08:03.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.70.190:40745,127.18.70.189:39091,127.18.70.188:41495
23:08:03.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:08:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18998
23:08:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:08:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:08:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:08:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:08:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.70.129
23:08:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-0/logs
23:08:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:08:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:08:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:08:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:08:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:08:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5090956cd8459f75ecce585332f90a8f50524d7f
23:08:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:08:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 22:43:23 UTC on bdcb31816ec0
23:08:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16826
23:08:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.252566 18998 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:08:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.254024 18998 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:08:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.261487 19004 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.261562 19006 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.261507 19003 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.261950 18998 server_base.cc:1061] running on GCE node
23:08:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.262328 18998 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:08:03.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.262934 18998 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:08:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.264107 18998 hybrid_clock.cc:648] HybridClock initialized: now 1783465683264089 us; error 35 us; skew 500 ppm
23:08:03.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.266209 18998 webserver.cc:534] Webserver started at http://127.18.70.129:41463/ using document root <none> and password file <none>
23:08:03.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.266754 18998 fs_manager.cc:362] Metadata directory not provided
23:08:03.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.266808 18998 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:08:03.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.267016 18998 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:08:03.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.268635 18998 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-0/data/instance:
23:08:03.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "865e0456e1824a759030ea5b19c40fea"
23:08:03.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:03 on dist-test-slave-sx1x"
23:08:03.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.269074 18998 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-0/wal/instance:
23:08:03.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "865e0456e1824a759030ea5b19c40fea"
23:08:03.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:03 on dist-test-slave-sx1x"
23:08:03.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.272591 18998 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
23:08:03.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.275065 19012 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:08:03.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.276147 18998 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
23:08:03.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.276257 18998 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-0/data,/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-0/wal
23:08:03.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "865e0456e1824a759030ea5b19c40fea"
23:08:03.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:03 on dist-test-slave-sx1x"
23:08:03.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.276361 18998 fs_report.cc:389] FS layout report
23:08:03.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:08:03.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-0/wal
23:08:03.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-0/wal
23:08:03.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-0/data/data
23:08:03.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:08:03.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:08:03.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:08:03.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:08:03.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:08:03.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:08:03.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:08:03.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:08:03.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:08:03.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:08:03.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:08:03.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.299312 18998 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:08:03.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.300172 18998 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:08:03.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.300362 18998 kserver.cc:163] Server-wide thread pool size limit: 3276
23:08:03.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.301009 18998 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:08:03.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.302111 18998 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:08:03.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.302160 18998 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:08:03.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.302214 18998 ts_tablet_manager.cc:616] Registered 0 tablets
23:08:03.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.302235 18998 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:08:03.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.312029 18998 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.129:32901
23:08:03.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.312093 19125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.129:32901 every 8 connection(s)
23:08:03.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.313246 18998 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-0/data/info.pb
23:08:03.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.321408 18714 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu as pid 18998
23:08:03.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.321532 18714 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-0/wal/instance
23:08:03.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.323565 19128 heartbeater.cc:344] Connected to a master server at 127.18.70.189:39091
23:08:03.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.323843 19128 heartbeater.cc:461] Registering TS with master...
23:08:03.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.324244 19127 heartbeater.cc:344] Connected to a master server at 127.18.70.190:40745
23:08:03.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.324355 18714 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu
23:08:03.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu
23:08:03.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-1/wal
23:08:03.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-1/data
23:08:03.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:08:03.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:08:03.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:08:03.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:08:03.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:08:03.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-1/logs
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-1/data/info.pb
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.70.130:0
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.70.130
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.70.130
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.70.190:40745,127.18.70.189:39091,127.18.70.188:41495
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.70.148:43805
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:08:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.324275 19126 heartbeater.cc:344] Connected to a master server at 127.18.70.188:41495
23:08:03.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.324517 19128 heartbeater.cc:507] Master 127.18.70.189:39091 requested a full tablet report, sending...
23:08:03.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.325852 19126 heartbeater.cc:461] Registering TS with master...
23:08:03.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.326088 19126 heartbeater.cc:507] Master 127.18.70.188:41495 requested a full tablet report, sending...
23:08:03.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.325852 19127 heartbeater.cc:461] Registering TS with master...
23:08:03.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.327009 19127 heartbeater.cc:507] Master 127.18.70.190:40745 requested a full tablet report, sending...
23:08:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.327493 18828 ts_manager.cc:194] Registered new tserver with Master: 865e0456e1824a759030ea5b19c40fea (127.18.70.129:32901)
23:08:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.327957 18900 ts_manager.cc:194] Registered new tserver with Master: 865e0456e1824a759030ea5b19c40fea (127.18.70.129:32901)
23:08:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.328186 18755 ts_manager.cc:194] Registered new tserver with Master: 865e0456e1824a759030ea5b19c40fea (127.18.70.129:32901)
23:08:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.328995 18828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.70.129:39231
23:08:03.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.429764 19135 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:08:03.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.430016 19135 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:08:03.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.430061 19135 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:08:03.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.433504 19135 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:08:03.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.433630 19135 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.70.130
23:08:03.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.437598 19135 tablet_server_runner.cc:78] Tablet server non-default flags:
23:08:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:08:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.70.148:43805
23:08:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:08:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:08:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-1/data
23:08:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-1/wal
23:08:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:08:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:08:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.70.130:0
23:08:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:08:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:08:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:08:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-1/data/info.pb
23:08:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.70.130
23:08:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:08:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.70.190:40745,127.18.70.189:39091,127.18.70.188:41495
23:08:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:08:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19135
23:08:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:08:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:08:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:08:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:08:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.70.130
23:08:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-1/logs
23:08:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:08:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:08:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:08:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:08:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:08:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5090956cd8459f75ecce585332f90a8f50524d7f
23:08:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:08:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 22:43:23 UTC on bdcb31816ec0
23:08:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16826
23:08:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.439062 19135 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:08:03.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.440446 19135 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:08:03.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.446825 19140 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:03.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.446789 19141 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:03.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.446888 19143 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:03.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.447326 19135 server_base.cc:1061] running on GCE node
23:08:03.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.447718 19135 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:08:03.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.448266 19135 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:08:03.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.449447 19135 hybrid_clock.cc:648] HybridClock initialized: now 1783465683449439 us; error 48 us; skew 500 ppm
23:08:03.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.451324 19135 webserver.cc:534] Webserver started at http://127.18.70.130:41595/ using document root <none> and password file <none>
23:08:03.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.451870 19135 fs_manager.cc:362] Metadata directory not provided
23:08:03.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.451922 19135 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:08:03.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.452076 19135 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:08:03.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.453603 19135 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-1/data/instance:
23:08:03.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "375c2655514f4073b191e8ae5f738cbc"
23:08:03.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:03 on dist-test-slave-sx1x"
23:08:03.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.454104 19135 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-1/wal/instance:
23:08:03.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "375c2655514f4073b191e8ae5f738cbc"
23:08:03.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:03 on dist-test-slave-sx1x"
23:08:03.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.457343 19135 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
23:08:03.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.459514 19149 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:08:03.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.460649 19135 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.460744 19135 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-1/data,/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-1/wal
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "375c2655514f4073b191e8ae5f738cbc"
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:03 on dist-test-slave-sx1x"
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.460819 19135 fs_report.cc:389] FS layout report
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-1/wal
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-1/wal
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-1/data/data
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:08:03.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:08:03.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.477614 19135 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:08:03.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.478289 19135 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:08:03.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.478437 19135 kserver.cc:163] Server-wide thread pool size limit: 3276
23:08:03.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.478940 19135 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:08:03.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.480086 19135 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:08:03.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.480134 19135 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:08:03.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.480172 19135 ts_tablet_manager.cc:616] Registered 0 tablets
23:08:03.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.480186 19135 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:08:03.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.488986 19135 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.130:34037
23:08:03.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.489005 19262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.130:34037 every 8 connection(s)
23:08:03.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.489977 19135 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-1/data/info.pb
23:08:03.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.491003 18714 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu as pid 19135
23:08:03.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.491110 18714 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-1/wal/instance
23:08:03.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.495141 18714 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu
23:08:03.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu
23:08:03.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-2/wal
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-2/data
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-2/logs
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-2/data/info.pb
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.70.131:0
23:08:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.70.131
23:08:03.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.70.131
23:08:03.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:08:03.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.70.190:40745,127.18.70.189:39091,127.18.70.188:41495
23:08:03.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.70.148:43805
23:08:03.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:08:03.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:08:03.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:08:03.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.500392 19263 heartbeater.cc:344] Connected to a master server at 127.18.70.188:41495
23:08:03.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.500756 19264 heartbeater.cc:344] Connected to a master server at 127.18.70.190:40745
23:08:03.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.501036 19264 heartbeater.cc:461] Registering TS with master...
23:08:03.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.501036 19263 heartbeater.cc:461] Registering TS with master...
23:08:03.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.501941 19263 heartbeater.cc:507] Master 127.18.70.188:41495 requested a full tablet report, sending...
23:08:03.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.502024 19264 heartbeater.cc:507] Master 127.18.70.190:40745 requested a full tablet report, sending...
23:08:03.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.502449 19265 heartbeater.cc:344] Connected to a master server at 127.18.70.189:39091
23:08:03.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.502763 19265 heartbeater.cc:461] Registering TS with master...
23:08:03.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.503175 19265 heartbeater.cc:507] Master 127.18.70.189:39091 requested a full tablet report, sending...
23:08:03.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.503180 18755 ts_manager.cc:194] Registered new tserver with Master: 375c2655514f4073b191e8ae5f738cbc (127.18.70.130:34037)
23:08:03.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.503180 18900 ts_manager.cc:194] Registered new tserver with Master: 375c2655514f4073b191e8ae5f738cbc (127.18.70.130:34037)
23:08:03.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.504213 18828 ts_manager.cc:194] Registered new tserver with Master: 375c2655514f4073b191e8ae5f738cbc (127.18.70.130:34037)
23:08:03.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.504949 18828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.70.130:37747
23:08:03.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.603897 19270 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:08:03.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.604178 19270 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:08:03.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.604219 19270 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:08:03.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.607923 19270 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:08:03.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.608048 19270 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.70.131
23:08:03.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.612174 19270 tablet_server_runner.cc:78] Tablet server non-default flags:
23:08:03.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:08:03.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.70.148:43805
23:08:03.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:08:03.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:08:03.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-2/data
23:08:03.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-2/wal
23:08:03.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:08:03.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:08:03.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.70.131:0
23:08:03.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-2/data/info.pb
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.70.131
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.70.190:40745,127.18.70.189:39091,127.18.70.188:41495
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19270
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.70.131
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-2/logs
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5090956cd8459f75ecce585332f90a8f50524d7f
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 22:43:23 UTC on bdcb31816ec0
23:08:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16826
23:08:03.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.613333 19270 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:08:03.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.614475 19270 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:08:03.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.620620 19275 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:03.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.620627 19278 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:03.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:08:03.620687 19276 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
23:08:03.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.620909 19270 server_base.cc:1061] running on GCE node
23:08:03.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.621362 19270 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:08:03.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.621920 19270 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:08:03.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.623072 19270 hybrid_clock.cc:648] HybridClock initialized: now 1783465683623054 us; error 37 us; skew 500 ppm
23:08:03.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.624972 19270 webserver.cc:534] Webserver started at http://127.18.70.131:40691/ using document root <none> and password file <none>
23:08:03.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.625550 19270 fs_manager.cc:362] Metadata directory not provided
23:08:03.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.625608 19270 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:08:03.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.625855 19270 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:08:03.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.627691 19270 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-2/data/instance:
23:08:03.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "83834a3916984cb1bc4b11c1284eda93"
23:08:03.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:03 on dist-test-slave-sx1x"
23:08:03.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.628643 19270 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-2/wal/instance:
23:08:03.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "83834a3916984cb1bc4b11c1284eda93"
23:08:03.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:03 on dist-test-slave-sx1x"
23:08:03.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.632508 19270 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
23:08:03.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.634711 19284 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:08:03.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.635778 19270 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.635878 19270 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-2/data,/tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-2/wal
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "83834a3916984cb1bc4b11c1284eda93"
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:08:03 on dist-test-slave-sx1x"
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.635958 19270 fs_report.cc:389] FS layout report
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-2/wal
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-2/wal
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-2/data/data
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:08:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:08:03.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.661685 19270 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:08:03.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.662437 19270 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:08:03.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.662587 19270 kserver.cc:163] Server-wide thread pool size limit: 3276
23:08:03.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.663132 19270 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:08:03.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.664144 19270 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:08:03.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.664191 19270 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:08:03.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.664228 19270 ts_tablet_manager.cc:616] Registered 0 tablets
23:08:03.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.664242 19270 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:08:03.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.672722 19270 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.131:43145
23:08:03.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.672762 19397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.131:43145 every 8 connection(s)
23:08:03.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.673787 19270 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-2/data/info.pb
23:08:03.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.676182 18714 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu as pid 19270
23:08:03.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.676292 18714 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskKzuUyy/test-tmp/mini-kudu-cluster2320174074287443296/ts-2/wal/instance
23:08:03.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.684365 19398 heartbeater.cc:344] Connected to a master server at 127.18.70.188:41495
23:08:03.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.684587 19398 heartbeater.cc:461] Registering TS with master...
23:08:03.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.684960 19399 heartbeater.cc:344] Connected to a master server at 127.18.70.190:40745
23:08:03.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.685050 19399 heartbeater.cc:461] Registering TS with master...
23:08:03.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.685114 19398 heartbeater.cc:507] Master 127.18.70.188:41495 requested a full tablet report, sending...
23:08:03.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.685251 19399 heartbeater.cc:507] Master 127.18.70.190:40745 requested a full tablet report, sending...
23:08:03.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.685549 19400 heartbeater.cc:344] Connected to a master server at 127.18.70.189:39091
23:08:03.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.685822 19400 heartbeater.cc:461] Registering TS with master...
23:08:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.686126 19400 heartbeater.cc:507] Master 127.18.70.189:39091 requested a full tablet report, sending...
23:08:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.686158 18900 ts_manager.cc:194] Registered new tserver with Master: 83834a3916984cb1bc4b11c1284eda93 (127.18.70.131:43145)
23:08:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.686158 18755 ts_manager.cc:194] Registered new tserver with Master: 83834a3916984cb1bc4b11c1284eda93 (127.18.70.131:43145)
23:08:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.686759 18828 ts_manager.cc:194] Registered new tserver with Master: 83834a3916984cb1bc4b11c1284eda93 (127.18.70.131:43145)
23:08:03.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.687309 18828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.70.131:59395
23:08:03.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.697845 18714 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:08:03.698 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:08:03.700 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:08:03.707 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.18.70.190"
      port: 40745
    }
    bound_http_address {
      host: "127.18.70.190"
      port: 36149
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.18.70.189"
      port: 39091
    }
    bound_http_address {
      host: "127.18.70.189"
      port: 35149
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.18.70.188"
      port: 41495
    }
    bound_http_address {
      host: "127.18.70.188"
      port: 32989
    }
  }
}

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

23:08:03.714 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.18.70.129"
      port: 32901
    }
    bound_http_address {
      host: "127.18.70.129"
      port: 41463
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.18.70.130"
      port: 34037
    }
    bound_http_address {
      host: "127.18.70.130"
      port: 41595
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.18.70.131"
      port: 43145
    }
    bound_http_address {
      host: "127.18.70.131"
      port: 40691
    }
  }
}

23:08:03.715 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:08:03.727 [DEBUG - main] (InternalLoggerFactory.java:63) Using SLF4J as the default logging framework
23:08:03.730 [DEBUG - main] (ResourceLeakDetector.java:129) -Dorg.apache.kudu.shaded.io.netty.leakDetection.level: simple
23:08:03.731 [DEBUG - main] (ResourceLeakDetector.java:130) -Dorg.apache.kudu.shaded.io.netty.leakDetection.targetRecords: 4
23:08:03.735 [DEBUG - main] (ResourceLeakDetectorFactory.java:196) Loaded default ResourceLeakDetector: org.apache.kudu.shaded.io.netty.util.ResourceLeakDetector@57f64f5e
23:08:03.761 [DEBUG - main] (PlatformDependent0.java:1138) Java version: 17
23:08:03.761 [DEBUG - main] (PlatformDependent0.java:616) -Dio.netty.noUnsafe: false
23:08:03.762 [DEBUG - main] (PlatformDependent0.java:559) Thread.isVirtual() is not available: 
23:08:03.762 [DEBUG - main] (PlatformDependent0.java:572) java.lang.BaseVirtualThread is not available: 
23:08:03.763 [DEBUG - main] (PlatformDependent0.java:145) sun.misc.Unsafe.theUnsafe: available
23:08:03.764 [DEBUG - main] (PlatformDependent0.java:208) sun.misc.Unsafe base methods: all available
23:08:03.764 [DEBUG - main] (PlatformDependent0.java:240) sun.misc.Unsafe.storeFence: available
23:08:03.765 [DEBUG - main] (PlatformDependent0.java:283) java.nio.Buffer.address: available
23:08:03.765 [DEBUG - main] (PlatformDependent0.java:369) direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
23:08:03.766 [DEBUG - main] (PlatformDependent0.java:447) java.nio.Bits.unaligned: available, true
23:08:03.768 [DEBUG - main] (PlatformDependent0.java:515) jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class org.apache.kudu.shaded.io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @6fdb1f78
23:08:03.769 [DEBUG - main] (PlatformDependent0.java:545) java.nio.DirectByteBuffer.<init>(long, {int,long}): unavailable
23:08:03.769 [DEBUG - main] (PlatformDependent.java:1214) sun.misc.Unsafe: available
23:08:03.770 [DEBUG - main] (PlatformDependent.java:1360) -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
23:08:03.770 [DEBUG - main] (PlatformDependent.java:1439) -Dio.netty.bitMode: 64 (sun.arch.data.model)
23:08:03.771 [DEBUG - main] (PlatformDependent.java:181) -Dio.netty.maxDirectMemory: -1 bytes
23:08:03.771 [DEBUG - main] (PlatformDependent.java:188) -Dio.netty.uninitializedArrayAllocationThreshold: -1
23:08:03.772 [DEBUG - main] (CleanerJava9.java:71) java.nio.ByteBuffer.cleaner(): available
23:08:03.772 [DEBUG - main] (PlatformDependent.java:209) -Dio.netty.noPreferDirect: false
23:08:03.783 [DEBUG - main] (PlatformDependent.java:1048) org.jctools-core.MpscChunkedArrayQueue: available
23:08:03.816 [DEBUG - main] (MultithreadEventLoopGroup.java:44) -Dio.netty.eventLoopThreads: 8
23:08:03.825 [DEBUG - main] (GlobalEventExecutor.java:54) -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
23:08:03.829 [DEBUG - main] (InternalThreadLocalMap.java:100) -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
23:08:03.829 [DEBUG - main] (InternalThreadLocalMap.java:101) -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
23:08:03.835 [DEBUG - main] (NioEventLoop.java:110) -Dio.netty.noKeySetOptimization: false
23:08:03.835 [DEBUG - main] (NioEventLoop.java:111) -Dio.netty.selectorAutoRebuildThreshold: 512
23:08:03.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.835657 18956 catalog_manager.cc:1294] Loaded cluster ID: f99e58d194344a63824fdd8a478e234f
23:08:03.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.835732 18956 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76: loading cluster ID for follower catalog manager: success
23:08:03.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.837458 18956 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76: acquiring CA information for follower catalog manager: success
23:08:03.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.838594 18956 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 690c3f5f370a459ea7aa78a88e473c76: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:08:03.861 [DEBUG - main] (PooledByteBufAllocator.java:161) -Dio.netty.allocator.numHeapArenas: 8
23:08:03.862 [DEBUG - main] (PooledByteBufAllocator.java:162) -Dio.netty.allocator.numDirectArenas: 8
23:08:03.862 [DEBUG - main] (PooledByteBufAllocator.java:164) -Dio.netty.allocator.pageSize: 8192
23:08:03.862 [DEBUG - main] (PooledByteBufAllocator.java:169) -Dio.netty.allocator.maxOrder: 9
23:08:03.862 [DEBUG - main] (PooledByteBufAllocator.java:173) -Dio.netty.allocator.chunkSize: 4194304
23:08:03.862 [DEBUG - main] (PooledByteBufAllocator.java:174) -Dio.netty.allocator.smallCacheSize: 256
23:08:03.862 [DEBUG - main] (PooledByteBufAllocator.java:175) -Dio.netty.allocator.normalCacheSize: 64
23:08:03.862 [DEBUG - main] (PooledByteBufAllocator.java:176) -Dio.netty.allocator.maxCachedBufferCapacity: 32768
23:08:03.862 [DEBUG - main] (PooledByteBufAllocator.java:177) -Dio.netty.allocator.cacheTrimInterval: 8192
23:08:03.862 [DEBUG - main] (PooledByteBufAllocator.java:178) -Dio.netty.allocator.cacheTrimIntervalMillis: 0
23:08:03.862 [DEBUG - main] (PooledByteBufAllocator.java:179) -Dio.netty.allocator.useCacheForAllThreads: false
23:08:03.862 [DEBUG - main] (PooledByteBufAllocator.java:180) -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
23:08:03.862 [DEBUG - main] (PooledByteBufAllocator.java:182) -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false
23:08:03.876 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
23:08:03.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.913148 18984 catalog_manager.cc:1294] Loaded cluster ID: f99e58d194344a63824fdd8a478e234f
23:08:03.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.913234 18984 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899: loading cluster ID for follower catalog manager: success
23:08:03.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.915798 18984 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899: acquiring CA information for follower catalog manager: success
23:08:03.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:03.917137 18984 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 5608f667ec2e44aba9e46378a6a9b899: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:08:03.925 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:08:04.075 [INFO - main] (Logging.scala:60) Running Spark version 3.5.5
23:08:04.076 [INFO - main] (Logging.scala:60) OS info Linux, 5.4.0-1157-gcp, amd64
23:08:04.076 [INFO - main] (Logging.scala:60) Java version 17.0.18
23:08:04.244 [WARN - main] (NativeCodeLoader.java:60) Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
23:08:04.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:04.331094 19128 heartbeater.cc:499] Master 127.18.70.189:39091 was elected leader, sending a full tablet report...
23:08:04.348 [INFO - main] (Logging.scala:60) ==============================================================
23:08:04.348 [INFO - main] (Logging.scala:60) No custom resources configured for spark.driver.
23:08:04.349 [INFO - main] (Logging.scala:60) ==============================================================
23:08:04.350 [INFO - main] (Logging.scala:60) Submitted application: test
23:08:04.382 [INFO - main] (Logging.scala:60) Default ResourceProfile created, executor resources: Map(cores -> name: cores, amount: 1, script: , vendor: , memory -> name: memory, amount: 1024, script: , vendor: , offHeap -> name: offHeap, amount: 0, script: , vendor: ), task resources: Map(cpus -> name: cpus, amount: 1.0)
23:08:04.393 [INFO - main] (Logging.scala:60) Limiting resource is cpu
23:08:04.394 [INFO - main] (Logging.scala:60) Added ResourceProfile id: 0
23:08:04.459 [INFO - main] (Logging.scala:60) Changing view acls to: slave
23:08:04.460 [INFO - main] (Logging.scala:60) Changing modify acls to: slave
23:08:04.461 [INFO - main] (Logging.scala:60) Changing view acls groups to: 
23:08:04.461 [INFO - main] (Logging.scala:60) Changing modify acls groups to: 
23:08:04.462 [INFO - main] (Logging.scala:60) SecurityManager: authentication disabled; ui acls disabled; users with view permissions: slave; groups with view permissions: EMPTY; users with modify permissions: slave; groups with modify permissions: EMPTY
23:08:04.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:04.506644 19265 heartbeater.cc:499] Master 127.18.70.189:39091 was elected leader, sending a full tablet report...
23:08:04.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:04.688665 19400 heartbeater.cc:499] Master 127.18.70.189:39091 was elected leader, sending a full tablet report...
23:08:04.826 [INFO - main] (Logging.scala:60) Successfully started service 'sparkDriver' on port 33909.
23:08:04.858 [INFO - main] (Logging.scala:60) Registering MapOutputTracker
23:08:04.900 [INFO - main] (Logging.scala:60) Registering BlockManagerMaster
23:08:04.919 [INFO - main] (Logging.scala:60) Using org.apache.spark.storage.DefaultTopologyMapper for getting topology information
23:08:04.919 [INFO - main] (Logging.scala:60) BlockManagerMasterEndpoint up
23:08:04.923 [INFO - main] (Logging.scala:60) Registering BlockManagerMasterHeartbeat
23:08:04.945 [INFO - main] (Logging.scala:60) Created local directory at /tmp/blockmgr-83fbfe42-3b48-49a8-895d-c6c34761efab
23:08:04.991 [INFO - main] (Logging.scala:60) MemoryStore started with capacity 2.0 GiB
23:08:05.013 [INFO - main] (Logging.scala:60) Registering OutputCommitCoordinator
23:08:05.203 [INFO - main] (Logging.scala:60) Starting executor ID driver on host dist-test-slave-sx1x.c.gcp-upstream.internal
23:08:05.203 [INFO - main] (Logging.scala:60) OS info Linux, 5.4.0-1157-gcp, amd64
23:08:05.204 [INFO - main] (Logging.scala:60) Java version 17.0.18
23:08:05.214 [INFO - main] (Logging.scala:60) Starting executor with user classpath (userClassPathFirst = false): ''
23:08:05.214 [INFO - main] (Logging.scala:60) Created or updated repl class loader org.apache.spark.util.MutableURLClassLoader@47248a48 for default.
23:08:05.236 [INFO - main] (Logging.scala:60) Successfully started service 'org.apache.spark.network.netty.NettyBlockTransferService' on port 43513.
23:08:05.237 [INFO - main] (NettyBlockTransferService.scala:84) Server created on dist-test-slave-sx1x.c.gcp-upstream.internal:43513
23:08:05.238 [INFO - main] (Logging.scala:60) Using org.apache.spark.storage.RandomBlockReplicationPolicy for block replication policy
23:08:05.246 [INFO - main] (Logging.scala:60) Registering BlockManager BlockManagerId(driver, dist-test-slave-sx1x.c.gcp-upstream.internal, 43513, None)
23:08:05.251 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Registering block manager dist-test-slave-sx1x.c.gcp-upstream.internal:43513 with 2.0 GiB RAM, BlockManagerId(driver, dist-test-slave-sx1x.c.gcp-upstream.internal, 43513, None)
23:08:05.253 [INFO - main] (Logging.scala:60) Registered BlockManager BlockManagerId(driver, dist-test-slave-sx1x.c.gcp-upstream.internal, 43513, None)
23:08:05.255 [INFO - main] (Logging.scala:60) Initialized BlockManager: BlockManagerId(driver, dist-test-slave-sx1x.c.gcp-upstream.internal, 43513, None)
23:08:05.444 [INFO - main] (Log.java:170) Logging initialized @5230ms to org.sparkproject.jetty.util.log.Slf4jLog
23:08:05.692 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:08:05.736 [DEBUG - main] (Connection.java:748) [peer master-127.18.70.190:40745(127.18.70.190:40745)] connecting to peer
23:08:05.740 [DEBUG - main] (DefaultChannelId.java:84) -Dio.netty.processId: 18689 (auto-detected)
23:08:05.742 [DEBUG - main] (NetUtil.java:149) -Djava.net.preferIPv4Stack: true
23:08:05.742 [DEBUG - main] (NetUtil.java:150) -Djava.net.preferIPv6Addresses: false
23:08:05.744 [DEBUG - main] (NetUtilInitializations.java:145) Loopback interface: lo (lo, 127.0.0.1)
23:08:05.744 [DEBUG - main] (NetUtil.java:198) /proc/sys/net/core/somaxconn: 4096
23:08:05.746 [DEBUG - main] (DefaultChannelId.java:106) -Dio.netty.machineId: 02:42:8a:ff:fe:03:7e:f0 (auto-detected)
23:08:05.765 [DEBUG - main] (ByteBufUtil.java:89) -Dio.netty.allocator.type: pooled
23:08:05.765 [DEBUG - main] (ByteBufUtil.java:101) -Dio.netty.threadLocalDirectBufferSize: 0
23:08:05.765 [DEBUG - main] (ByteBufUtil.java:104) -Dio.netty.maxThreadLocalCharBufferSize: 16384
23:08:05.769 [DEBUG - main] (ChannelInitializerExtensions.java:54) -Dio.netty.bootstrap.extensions: null
23:08:05.773 [DEBUG - main] (Connection.java:748) [peer master-127.18.70.189:39091(127.18.70.189:39091)] connecting to peer
23:08:05.774 [DEBUG - main] (Connection.java:748) [peer master-127.18.70.188:41495(127.18.70.188:41495)] connecting to peer
23:08:05.790 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.70.188:41495(127.18.70.188:41495)] Successfully connected to peer
23:08:05.790 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.70.190:40745(127.18.70.190:40745)] Successfully connected to peer
23:08:05.797 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.70.189:39091(127.18.70.189:39091)] Successfully connected to peer
23:08:05.802 [DEBUG - kudu-nio-0] (AbstractByteBuf.java:63) -Dorg.apache.kudu.shaded.io.netty.buffer.checkAccessible: true
23:08:05.802 [DEBUG - kudu-nio-0] (AbstractByteBuf.java:64) -Dorg.apache.kudu.shaded.io.netty.buffer.checkBounds: true
23:08:05.802 [DEBUG - kudu-nio-0] (ResourceLeakDetectorFactory.java:196) Loaded default ResourceLeakDetector: org.apache.kudu.shaded.io.netty.util.ResourceLeakDetector@1cc025f7
23:08:05.807 [DEBUG - kudu-nio-2] (Recycler.java:96) -Dio.netty.recycler.maxCapacityPerThread: 4096
23:08:05.807 [DEBUG - kudu-nio-2] (Recycler.java:97) -Dio.netty.recycler.ratio: 8
23:08:05.807 [DEBUG - kudu-nio-2] (Recycler.java:98) -Dio.netty.recycler.chunkSize: 32
23:08:05.807 [DEBUG - kudu-nio-2] (Recycler.java:99) -Dio.netty.recycler.blocking: false
23:08:05.807 [DEBUG - kudu-nio-2] (Recycler.java:100) -Dio.netty.recycler.batchFastThreadLocalOnly: true
23:08:05.865 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.70.189
23:08:05.866 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.70.190
23:08:05.867 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.18.70.188
23:08:06.057 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
23:08:06.065 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
23:08:06.066 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
23:08:06.085 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5263e41b, L:/127.0.0.1:54096 - R:/127.18.70.188:41495] using SASL/PLAIN
23:08:06.086 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c682fa3, L:/127.0.0.1:40796 - R:/127.18.70.190:40745] using SASL/PLAIN
23:08:06.087 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd88dde36, L:/127.0.0.1:60136 - R:/127.18.70.189:39091] using SASL/PLAIN
23:08:06.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.209635 18828 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60136:
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "test"
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1_i"
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c2_s"
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c3_double"
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DOUBLE
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c4_long"
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c5_bool"
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c6_short"
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT16
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c7_float"
23:08:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: FLOAT
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c8_binary"
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BINARY
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c9_unixtime_micros"
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: UNIXTIME_MICROS
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c10_byte"
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT8
23:08:06.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c11_decimal32"
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL32
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 9
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c12_decimal64"
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL64
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 18
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c13_decimal128"
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL128
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 38
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c14_varchar"
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: VARCHAR
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       length: 65535
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c15_date"
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DATE
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c16_bool_array"
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: BOOL
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c17_int8_array"
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: INT8
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c18_int16_array"
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: INT16
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c19_int32_array"
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: INT32
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c20_int64_array"
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: INT64
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c21_float_array"
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: FLOAT
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
23:08:06.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c22_double_array"
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: DOUBLE
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c23_date_array"
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: DATE
23:08:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
23:08:06.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c24_unixtime_array"
23:08:06.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
23:08:06.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: UNIXTIME_MICROS
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c25_string_array"
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: STRING
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
23:08:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c26_varchar_array"
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       length: 65535
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: VARCHAR
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c27_binary_array"
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: BINARY
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c28_decimal_array"
23:08:06.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
23:08:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
23:08:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 10
23:08:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       scale: 2
23:08:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
23:08:06.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: DECIMAL64
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c29_non_nullable_string_array"
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: STRING
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\000\000\000\000\000\000\000\000\007\001\000\000\000\000\000\000\0002\000\000\000\006\001\000\000\000\000\000\000\0002\000\000\000\007\000\000\000\000\000\000\000\000"
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:08:06.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) owner: "testuser"
23:08:06.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.242326 19060 tablet_service.cc:1511] Processing CreateTablet for tablet 6a36b3dddef94931b5cde9fde21cd0aa (DEFAULT_TABLE table=test [id=fa2ee47e5d7a4ee5b80241188c4e0879]), partition=RANGE (key) PARTITION 50 <= VALUES
23:08:06.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.242561 19197 tablet_service.cc:1511] Processing CreateTablet for tablet 9b53ba27b4b948569c16d21a5159d4bd (DEFAULT_TABLE table=test [id=fa2ee47e5d7a4ee5b80241188c4e0879]), partition=RANGE (key) PARTITION VALUES < 50
23:08:06.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.243646 19060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a36b3dddef94931b5cde9fde21cd0aa. 1 dirs total, 0 dirs full, 0 dirs failed
23:08:06.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.243678 19197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b53ba27b4b948569c16d21a5159d4bd. 1 dirs total, 0 dirs full, 0 dirs failed
23:08:06.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.250962 19464 tablet_bootstrap.cc:492] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea: Bootstrap starting.
23:08:06.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.252827 19464 tablet_bootstrap.cc:654] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea: Neither blocks nor log segments found. Creating new log.
23:08:06.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table fa2ee47e5d7a4ee5b80241188c4e0879
23:08:06.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.253506 19464 log.cc:826] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea: Log is configured to *not* fsync() on all Append() calls
23:08:06.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.254065 19463 tablet_bootstrap.cc:492] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc: Bootstrap starting.
23:08:06.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.255574 19464 tablet_bootstrap.cc:492] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea: No bootstrap required, opened a new log
23:08:06.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.255761 19464 ts_tablet_manager.cc:1403] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
23:08:06.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.256177 19463 tablet_bootstrap.cc:654] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc: Neither blocks nor log segments found. Creating new log.
23:08:06.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.256968 19463 log.cc:826] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc: Log is configured to *not* fsync() on all Append() calls
23:08:06.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.258821 19463 tablet_bootstrap.cc:492] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc: No bootstrap required, opened a new log
23:08:06.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.259022 19463 ts_tablet_manager.cc:1403] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
23:08:06.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.259361 19464 raft_consensus.cc:359] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865e0456e1824a759030ea5b19c40fea" member_type: VOTER last_known_addr { host: "127.18.70.129" port: 32901 } }
23:08:06.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.259577 19464 raft_consensus.cc:385] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:08:06.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.259629 19464 raft_consensus.cc:740] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865e0456e1824a759030ea5b19c40fea, State: Initialized, Role: FOLLOWER
23:08:06.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.260058 19464 consensus_queue.cc:260] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea [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: true peers { permanent_uuid: "865e0456e1824a759030ea5b19c40fea" member_type: VOTER last_known_addr { host: "127.18.70.129" port: 32901 } }
23:08:06.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.260205 19464 raft_consensus.cc:399] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:08:06.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.260255 19464 raft_consensus.cc:493] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:08:06.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.260329 19464 raft_consensus.cc:3060] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Advancing to term 1
23:08:06.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.261293 19464 raft_consensus.cc:515] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865e0456e1824a759030ea5b19c40fea" member_type: VOTER last_known_addr { host: "127.18.70.129" port: 32901 } }
23:08:06.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.261656 19464 leader_election.cc:304] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 865e0456e1824a759030ea5b19c40fea; no voters: 
23:08:06.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.261981 19464 leader_election.cc:290] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea [CANDIDATE]: Term 1 election: Requested vote from peers 
23:08:06.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.262091 19467 raft_consensus.cc:2804] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea [term 1 FOLLOWER]: Leader election won for term 1
23:08:06.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.262343 19467 raft_consensus.cc:697] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea [term 1 LEADER]: Becoming Leader. State: Replica: 865e0456e1824a759030ea5b19c40fea, State: Running, Role: LEADER
23:08:06.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.262553 19463 raft_consensus.cc:359] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "375c2655514f4073b191e8ae5f738cbc" member_type: VOTER last_known_addr { host: "127.18.70.130" port: 34037 } }
23:08:06.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.262748 19463 raft_consensus.cc:385] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:08:06.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.262805 19463 raft_consensus.cc:740] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375c2655514f4073b191e8ae5f738cbc, State: Initialized, Role: FOLLOWER
23:08:06.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.263135 19464 ts_tablet_manager.cc:1434] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
23:08:06.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.263168 19467 consensus_queue.cc:237] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865e0456e1824a759030ea5b19c40fea" member_type: VOTER last_known_addr { host: "127.18.70.129" port: 32901 } }
23:08:06.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.263213 19463 consensus_queue.cc:260] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc [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: true peers { permanent_uuid: "375c2655514f4073b191e8ae5f738cbc" member_type: VOTER last_known_addr { host: "127.18.70.130" port: 34037 } }
23:08:06.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.263338 19463 raft_consensus.cc:399] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:08:06.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.263391 19463 raft_consensus.cc:493] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:08:06.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.263458 19463 raft_consensus.cc:3060] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc [term 0 FOLLOWER]: Advancing to term 1
23:08:06.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.264166 19463 raft_consensus.cc:515] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "375c2655514f4073b191e8ae5f738cbc" member_type: VOTER last_known_addr { host: "127.18.70.130" port: 34037 } }
23:08:06.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.264745 19463 leader_election.cc:304] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 375c2655514f4073b191e8ae5f738cbc; no voters: 
23:08:06.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.265023 19463 leader_election.cc:290] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc [CANDIDATE]: Term 1 election: Requested vote from peers 
23:08:06.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.265532 19472 raft_consensus.cc:2804] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc [term 1 FOLLOWER]: Leader election won for term 1
23:08:06.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.265877 19472 raft_consensus.cc:697] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc [term 1 LEADER]: Becoming Leader. State: Replica: 375c2655514f4073b191e8ae5f738cbc, State: Running, Role: LEADER
23:08:06.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.266006 19463 ts_tablet_manager.cc:1434] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
23:08:06.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.266309 19472 consensus_queue.cc:237] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "375c2655514f4073b191e8ae5f738cbc" member_type: VOTER last_known_addr { host: "127.18.70.130" port: 34037 } }
23:08:06.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.268478 18828 catalog_manager.cc:5696] T 6a36b3dddef94931b5cde9fde21cd0aa P 865e0456e1824a759030ea5b19c40fea reported cstate change: term changed from 0 to 1, leader changed from <none> to 865e0456e1824a759030ea5b19c40fea (127.18.70.129). New cstate: current_term: 1 leader_uuid: "865e0456e1824a759030ea5b19c40fea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865e0456e1824a759030ea5b19c40fea" member_type: VOTER last_known_addr { host: "127.18.70.129" port: 32901 } health_report { overall_health: HEALTHY } } }
23:08:06.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.274554 18827 catalog_manager.cc:5696] T 9b53ba27b4b948569c16d21a5159d4bd P 375c2655514f4073b191e8ae5f738cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 375c2655514f4073b191e8ae5f738cbc (127.18.70.130). New cstate: current_term: 1 leader_uuid: "375c2655514f4073b191e8ae5f738cbc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "375c2655514f4073b191e8ae5f738cbc" member_type: VOTER last_known_addr { host: "127.18.70.130" port: 34037 } health_report { overall_health: HEALTHY } } }
23:08:06.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.293131 18827 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60136:
23:08:06.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "simple-test"
23:08:06.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:08:06.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
23:08:06.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:08:06.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:08:06.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "val"
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:08:06.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 6917d009dbb54f81b645a0abe52fa775
23:08:06.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.310755 19332 tablet_service.cc:1511] Processing CreateTablet for tablet 28933666d339492e98ce2947cf2f4843 (DEFAULT_TABLE table=simple-test [id=6917d009dbb54f81b645a0abe52fa775]), partition=RANGE (key) PARTITION UNBOUNDED
23:08:06.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.311789 19332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28933666d339492e98ce2947cf2f4843. 1 dirs total, 0 dirs full, 0 dirs failed
23:08:06.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.316627 19478 tablet_bootstrap.cc:492] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93: Bootstrap starting.
23:08:06.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.318960 19478 tablet_bootstrap.cc:654] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93: Neither blocks nor log segments found. Creating new log.
23:08:06.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.319815 19478 log.cc:826] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93: Log is configured to *not* fsync() on all Append() calls
23:08:06.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.321493 19478 tablet_bootstrap.cc:492] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93: No bootstrap required, opened a new log
23:08:06.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.321673 19478 ts_tablet_manager.cc:1403] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
23:08:06.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.324491 19478 raft_consensus.cc:359] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83834a3916984cb1bc4b11c1284eda93" member_type: VOTER last_known_addr { host: "127.18.70.131" port: 43145 } }
23:08:06.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.324676 19478 raft_consensus.cc:385] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:08:06.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.324712 19478 raft_consensus.cc:740] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83834a3916984cb1bc4b11c1284eda93, State: Initialized, Role: FOLLOWER
23:08:06.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.325096 19478 consensus_queue.cc:260] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93 [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: true peers { permanent_uuid: "83834a3916984cb1bc4b11c1284eda93" member_type: VOTER last_known_addr { host: "127.18.70.131" port: 43145 } }
23:08:06.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.325214 19478 raft_consensus.cc:399] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:08:06.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.325253 19478 raft_consensus.cc:493] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:08:06.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.325310 19478 raft_consensus.cc:3060] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93 [term 0 FOLLOWER]: Advancing to term 1
23:08:06.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.326082 19478 raft_consensus.cc:515] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83834a3916984cb1bc4b11c1284eda93" member_type: VOTER last_known_addr { host: "127.18.70.131" port: 43145 } }
23:08:06.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.326377 19478 leader_election.cc:304] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 83834a3916984cb1bc4b11c1284eda93; no voters: 
23:08:06.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.326619 19478 leader_election.cc:290] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:08:06.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.326776 19480 raft_consensus.cc:2804] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93 [term 1 FOLLOWER]: Leader election won for term 1
23:08:06.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.327023 19480 raft_consensus.cc:697] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93 [term 1 LEADER]: Becoming Leader. State: Replica: 83834a3916984cb1bc4b11c1284eda93, State: Running, Role: LEADER
23:08:06.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.327430 19478 ts_tablet_manager.cc:1434] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
23:08:06.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.327445 19480 consensus_queue.cc:237] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83834a3916984cb1bc4b11c1284eda93" member_type: VOTER last_known_addr { host: "127.18.70.131" port: 43145 } }
23:08:06.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.331887 18827 catalog_manager.cc:5696] T 28933666d339492e98ce2947cf2f4843 P 83834a3916984cb1bc4b11c1284eda93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83834a3916984cb1bc4b11c1284eda93 (127.18.70.131). New cstate: current_term: 1 leader_uuid: "83834a3916984cb1bc4b11c1284eda93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83834a3916984cb1bc4b11c1284eda93" member_type: VOTER last_known_addr { host: "127.18.70.131" port: 43145 } health_report { overall_health: HEALTHY } } }
23:08:06.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.380404 18827 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60136:
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "default.IntegrationTestBigLinkedList"
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "prev1"
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "prev2"
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "row_id"
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "client"
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "update_count"
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:08:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
23:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
23:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\004\001\000\377\377\377\377\377\377\377\377"
23:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
23:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
23:08:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
23:08:06.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
23:08:06.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:08:06.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:08:06.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
23:08:06.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:08:06.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:08:06.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:08:06.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb899fe4ae1340499d11d01245c494b7
23:08:06.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.398149 19197 tablet_service.cc:1511] Processing CreateTablet for tablet cdb696f988674f918c0e6db1edcc02ca (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=eb899fe4ae1340499d11d01245c494b7]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION -1 <= VALUES
23:08:06.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.398595 19197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb696f988674f918c0e6db1edcc02ca. 1 dirs total, 0 dirs full, 0 dirs failed
23:08:06.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.398715 19060 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0d57701a8748ca846cf6c3a4542c18 (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=eb899fe4ae1340499d11d01245c494b7]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION VALUES < -1
23:08:06.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.399026 19060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0d57701a8748ca846cf6c3a4542c18. 1 dirs total, 0 dirs full, 0 dirs failed
23:08:06.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.401167 19464 tablet_bootstrap.cc:492] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea: Bootstrap starting.
23:08:06.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.401290 19059 tablet_service.cc:1511] Processing CreateTablet for tablet ef9be1afa8e04e89bb1df6b917cd3823 (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=eb899fe4ae1340499d11d01245c494b7]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION -1 <= VALUES
23:08:06.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.401547 19059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9be1afa8e04e89bb1df6b917cd3823. 1 dirs total, 0 dirs full, 0 dirs failed
23:08:06.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.402285 19464 tablet_bootstrap.cc:654] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea: Neither blocks nor log segments found. Creating new log.
23:08:06.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.404991 19464 tablet_bootstrap.cc:492] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea: No bootstrap required, opened a new log
23:08:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.405088 19464 ts_tablet_manager.cc:1403] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
23:08:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.405117 19463 tablet_bootstrap.cc:492] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc: Bootstrap starting.
23:08:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.405725 19464 raft_consensus.cc:359] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865e0456e1824a759030ea5b19c40fea" member_type: VOTER last_known_addr { host: "127.18.70.129" port: 32901 } }
23:08:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.405886 19464 raft_consensus.cc:385] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:08:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.405920 19464 raft_consensus.cc:740] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865e0456e1824a759030ea5b19c40fea, State: Initialized, Role: FOLLOWER
23:08:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.406056 19464 consensus_queue.cc:260] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea [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: true peers { permanent_uuid: "865e0456e1824a759030ea5b19c40fea" member_type: VOTER last_known_addr { host: "127.18.70.129" port: 32901 } }
23:08:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.406136 19464 raft_consensus.cc:399] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:08:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.406172 19464 raft_consensus.cc:493] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:08:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.406217 19464 raft_consensus.cc:3060] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Advancing to term 1
23:08:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.406327 19463 tablet_bootstrap.cc:654] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc: Neither blocks nor log segments found. Creating new log.
23:08:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.407086 19464 raft_consensus.cc:515] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865e0456e1824a759030ea5b19c40fea" member_type: VOTER last_known_addr { host: "127.18.70.129" port: 32901 } }
23:08:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.407230 19464 leader_election.cc:304] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 865e0456e1824a759030ea5b19c40fea; no voters: 
23:08:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.407325 19464 leader_election.cc:290] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea [CANDIDATE]: Term 1 election: Requested vote from peers 
23:08:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.407559 19464 ts_tablet_manager.cc:1434] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
23:08:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.404649 19332 tablet_service.cc:1511] Processing CreateTablet for tablet 19c95e51aa08486abde8f85cea65592c (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=eb899fe4ae1340499d11d01245c494b7]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION VALUES < -1
23:08:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.408154 19332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c95e51aa08486abde8f85cea65592c. 1 dirs total, 0 dirs full, 0 dirs failed
23:08:06.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.408962 19467 raft_consensus.cc:2804] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea [term 1 FOLLOWER]: Leader election won for term 1
23:08:06.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.409075 19467 raft_consensus.cc:697] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea [term 1 LEADER]: Becoming Leader. State: Replica: 865e0456e1824a759030ea5b19c40fea, State: Running, Role: LEADER
23:08:06.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.409209 19467 consensus_queue.cc:237] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865e0456e1824a759030ea5b19c40fea" member_type: VOTER last_known_addr { host: "127.18.70.129" port: 32901 } }
23:08:06.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.413208 18827 catalog_manager.cc:5696] T 7e0d57701a8748ca846cf6c3a4542c18 P 865e0456e1824a759030ea5b19c40fea reported cstate change: term changed from 0 to 1, leader changed from <none> to 865e0456e1824a759030ea5b19c40fea (127.18.70.129). New cstate: current_term: 1 leader_uuid: "865e0456e1824a759030ea5b19c40fea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865e0456e1824a759030ea5b19c40fea" member_type: VOTER last_known_addr { host: "127.18.70.129" port: 32901 } health_report { overall_health: HEALTHY } } }
23:08:06.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.418711 19464 tablet_bootstrap.cc:492] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea: Bootstrap starting.
23:08:06.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.420034 19464 tablet_bootstrap.cc:654] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea: Neither blocks nor log segments found. Creating new log.
23:08:06.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.423352 19464 tablet_bootstrap.cc:492] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea: No bootstrap required, opened a new log
23:08:06.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.423458 19464 ts_tablet_manager.cc:1403] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
23:08:06.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.423604 19478 tablet_bootstrap.cc:492] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93: Bootstrap starting.
23:08:06.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.424132 19464 raft_consensus.cc:359] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865e0456e1824a759030ea5b19c40fea" member_type: VOTER last_known_addr { host: "127.18.70.129" port: 32901 } }
23:08:06.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.424263 19464 raft_consensus.cc:385] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:08:06.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.424310 19464 raft_consensus.cc:740] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865e0456e1824a759030ea5b19c40fea, State: Initialized, Role: FOLLOWER
23:08:06.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.424438 19464 consensus_queue.cc:260] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea [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: true peers { permanent_uuid: "865e0456e1824a759030ea5b19c40fea" member_type: VOTER last_known_addr { host: "127.18.70.129" port: 32901 } }
23:08:06.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.424523 19464 raft_consensus.cc:399] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:08:06.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.424558 19464 raft_consensus.cc:493] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:08:06.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.424602 19464 raft_consensus.cc:3060] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea [term 0 FOLLOWER]: Advancing to term 1
23:08:06.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.425572 19464 raft_consensus.cc:515] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865e0456e1824a759030ea5b19c40fea" member_type: VOTER last_known_addr { host: "127.18.70.129" port: 32901 } }
23:08:06.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.425715 19464 leader_election.cc:304] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 865e0456e1824a759030ea5b19c40fea; no voters: 
23:08:06.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.425856 19464 leader_election.cc:290] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea [CANDIDATE]: Term 1 election: Requested vote from peers 
23:08:06.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.425917 19467 raft_consensus.cc:2804] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea [term 1 FOLLOWER]: Leader election won for term 1
23:08:06.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.426030 19467 raft_consensus.cc:697] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea [term 1 LEADER]: Becoming Leader. State: Replica: 865e0456e1824a759030ea5b19c40fea, State: Running, Role: LEADER
23:08:06.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.426090 19464 ts_tablet_manager.cc:1434] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
23:08:06.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.426138 19467 consensus_queue.cc:237] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865e0456e1824a759030ea5b19c40fea" member_type: VOTER last_known_addr { host: "127.18.70.129" port: 32901 } }
23:08:06.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.426209 19478 tablet_bootstrap.cc:654] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93: Neither blocks nor log segments found. Creating new log.
23:08:06.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.433282 18827 catalog_manager.cc:5696] T ef9be1afa8e04e89bb1df6b917cd3823 P 865e0456e1824a759030ea5b19c40fea reported cstate change: term changed from 0 to 1, leader changed from <none> to 865e0456e1824a759030ea5b19c40fea (127.18.70.129). New cstate: current_term: 1 leader_uuid: "865e0456e1824a759030ea5b19c40fea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865e0456e1824a759030ea5b19c40fea" member_type: VOTER last_known_addr { host: "127.18.70.129" port: 32901 } health_report { overall_health: HEALTHY } } }
23:08:06.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.444686 19463 tablet_bootstrap.cc:492] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc: No bootstrap required, opened a new log
23:08:06.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.444805 19463 ts_tablet_manager.cc:1403] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc: Time spent bootstrapping tablet: real 0.040s	user 0.003s	sys 0.000s
23:08:06.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.445482 19463 raft_consensus.cc:359] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "375c2655514f4073b191e8ae5f738cbc" member_type: VOTER last_known_addr { host: "127.18.70.130" port: 34037 } }
23:08:06.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.445590 19463 raft_consensus.cc:385] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:08:06.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.445621 19463 raft_consensus.cc:740] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 375c2655514f4073b191e8ae5f738cbc, State: Initialized, Role: FOLLOWER
23:08:06.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.446528 19478 tablet_bootstrap.cc:492] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93: No bootstrap required, opened a new log
23:08:06.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.446626 19478 ts_tablet_manager.cc:1403] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.000s
23:08:06.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.447127 19463 consensus_queue.cc:260] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc [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: true peers { permanent_uuid: "375c2655514f4073b191e8ae5f738cbc" member_type: VOTER last_known_addr { host: "127.18.70.130" port: 34037 } }
23:08:06.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.447263 19463 raft_consensus.cc:399] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:08:06.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.447304 19463 raft_consensus.cc:493] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:08:06.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.447350 19463 raft_consensus.cc:3060] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc [term 0 FOLLOWER]: Advancing to term 1
23:08:06.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.447683 19478 raft_consensus.cc:359] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83834a3916984cb1bc4b11c1284eda93" member_type: VOTER last_known_addr { host: "127.18.70.131" port: 43145 } }
23:08:06.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.447798 19478 raft_consensus.cc:385] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:08:06.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.447829 19478 raft_consensus.cc:740] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83834a3916984cb1bc4b11c1284eda93, State: Initialized, Role: FOLLOWER
23:08:06.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.447983 19478 consensus_queue.cc:260] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93 [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: true peers { permanent_uuid: "83834a3916984cb1bc4b11c1284eda93" member_type: VOTER last_known_addr { host: "127.18.70.131" port: 43145 } }
23:08:06.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.448055 19478 raft_consensus.cc:399] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
23:08:06.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.448082 19478 raft_consensus.cc:493] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
23:08:06.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.448115 19478 raft_consensus.cc:3060] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93 [term 0 FOLLOWER]: Advancing to term 1
23:08:06.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.449061 19478 raft_consensus.cc:515] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83834a3916984cb1bc4b11c1284eda93" member_type: VOTER last_known_addr { host: "127.18.70.131" port: 43145 } }
23:08:06.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.449381 19478 leader_election.cc:304] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 83834a3916984cb1bc4b11c1284eda93; no voters: 
23:08:06.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.449661 19480 raft_consensus.cc:2804] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93 [term 1 FOLLOWER]: Leader election won for term 1
23:08:06.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.449759 19480 raft_consensus.cc:697] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93 [term 1 LEADER]: Becoming Leader. State: Replica: 83834a3916984cb1bc4b11c1284eda93, State: Running, Role: LEADER
23:08:06.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.449865 19480 consensus_queue.cc:237] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83834a3916984cb1bc4b11c1284eda93" member_type: VOTER last_known_addr { host: "127.18.70.131" port: 43145 } }
23:08:06.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.453395 19463 raft_consensus.cc:515] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "375c2655514f4073b191e8ae5f738cbc" member_type: VOTER last_known_addr { host: "127.18.70.130" port: 34037 } }
23:08:06.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.453788 19463 leader_election.cc:304] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 375c2655514f4073b191e8ae5f738cbc; no voters: 
23:08:06.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.454046 18827 catalog_manager.cc:5696] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83834a3916984cb1bc4b11c1284eda93 (127.18.70.131). New cstate: current_term: 1 leader_uuid: "83834a3916984cb1bc4b11c1284eda93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83834a3916984cb1bc4b11c1284eda93" member_type: VOTER last_known_addr { host: "127.18.70.131" port: 43145 } health_report { overall_health: HEALTHY } } }
23:08:06.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.454133 19472 raft_consensus.cc:2804] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc [term 1 FOLLOWER]: Leader election won for term 1
23:08:06.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.454252 19472 raft_consensus.cc:697] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc [term 1 LEADER]: Becoming Leader. State: Replica: 375c2655514f4073b191e8ae5f738cbc, State: Running, Role: LEADER
23:08:06.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.454380 19472 consensus_queue.cc:237] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "375c2655514f4073b191e8ae5f738cbc" member_type: VOTER last_known_addr { host: "127.18.70.130" port: 34037 } }
23:08:06.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.454861 19463 leader_election.cc:290] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc [CANDIDATE]: Term 1 election: Requested vote from peers 
23:08:06.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.455399 19463 ts_tablet_manager.cc:1434] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
23:08:06.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.456403 18828 catalog_manager.cc:5696] T cdb696f988674f918c0e6db1edcc02ca P 375c2655514f4073b191e8ae5f738cbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 375c2655514f4073b191e8ae5f738cbc (127.18.70.130). New cstate: current_term: 1 leader_uuid: "375c2655514f4073b191e8ae5f738cbc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "375c2655514f4073b191e8ae5f738cbc" member_type: VOTER last_known_addr { host: "127.18.70.130" port: 34037 } health_report { overall_health: HEALTHY } } }
23:08:06.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.462975 19478 leader_election.cc:290] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93 [CANDIDATE]: Term 1 election: Requested vote from peers 
23:08:06.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:06.463522 19478 ts_tablet_manager.cc:1434] T 19c95e51aa08486abde8f85cea65592c P 83834a3916984cb1bc4b11c1284eda93: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.000s
23:08:06.936 [INFO - main] (Logging.scala:60) Starting job: foreach at IntegrationTestBigLinkedList.scala:194
23:08:06.958 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got job 0 (foreach at IntegrationTestBigLinkedList.scala:194) with 2 output partitions
23:08:06.959 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ResultStage 0 (foreach at IntegrationTestBigLinkedList.scala:194)
23:08:06.959 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List()
23:08:06.961 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
23:08:06.969 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ResultStage 0 (ParallelCollectionRDD[0] at makeRDD at IntegrationTestBigLinkedList.scala:193), which has no missing parents
23:08:07.090 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_0 stored as values in memory (estimated size 7.1 KiB, free 2.0 GiB)
23:08:07.141 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_0_piece0 stored as bytes in memory (estimated size 4.1 KiB, free 2.0 GiB)
23:08:07.144 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_0_piece0 in memory on dist-test-slave-sx1x.c.gcp-upstream.internal:43513 (size: 4.1 KiB, free: 2.0 GiB)
23:08:07.150 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 0 from broadcast at DAGScheduler.scala:1585
23:08:07.173 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 2 missing tasks from ResultStage 0 (ParallelCollectionRDD[0] at makeRDD at IntegrationTestBigLinkedList.scala:193) (first 15 tasks are for partitions Vector(0, 1))
23:08:07.174 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 0.0 with 2 tasks resource profile 0
23:08:07.268 [INFO - dispatcher-event-loop-2] (Logging.scala:60) Starting task 0.0 in stage 0.0 (TID 0) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 0, PROCESS_LOCAL, 9124 bytes) 
23:08:07.274 [INFO - dispatcher-event-loop-2] (Logging.scala:60) Starting task 1.0 in stage 0.0 (TID 1) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 1, PROCESS_LOCAL, 9124 bytes) 
23:08:07.294 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Logging.scala:60) Running task 0.0 in stage 0.0 (TID 0)
23:08:07.294 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (Logging.scala:60) Running task 1.0 in stage 0.0 (TID 1)
23:08:07.418 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
23:08:07.419 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
23:08:07.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb899fe4ae1340499d11d01245c494b7
23:08:07.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb899fe4ae1340499d11d01245c494b7
23:08:07.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.458 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299998, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299998, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299998}]
23:08:07.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.506 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.508 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.510 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.512 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.514 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.516 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.518 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.519 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.520 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.522 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.535 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.537 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.542 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.545 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.547 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.548 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.551 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.552 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.554 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.562 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.564 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.566 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.567 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.569 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.571 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.572 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.582 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.18.70.129' into [/127.18.70.129] in 5906508ns
23:08:07.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.583 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.584 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.586 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.588 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.589 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.591 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.603 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1d7826cf, flushNotification=Deferred@1321742575(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:07.603 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.616 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.616 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.619 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.621 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.623 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.624 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.630 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2cf443fd, flushNotification=Deferred@232022860(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:07.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.634 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.636 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.643 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.645 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299995, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299995, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299995, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299995, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299995}]
23:08:07.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.651 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.654 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7288696a, flushNotification=Deferred@1404637780(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:07.656 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@776a003d, flushNotification=Deferred@1271473594(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:07.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.659 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.661 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299998}]
23:08:07.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.663 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.664 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.666 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.674 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.676 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.683 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.683 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.683 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.687 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299998, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299998, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299998, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299998, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299998}]
23:08:07.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.688 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.690 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.691 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (Connection.java:748) [peer 83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)] connecting to peer
23:08:07.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.692 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.694 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.695 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (Connection.java:748) [peer 865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)] connecting to peer
23:08:07.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.696 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.698 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.699 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)] Successfully connected to peer
23:08:07.699 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.699 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.700 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.704 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Connection.java:748) [peer 375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)] connecting to peer
23:08:07.706 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)] Successfully connected to peer
23:08:07.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.710 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.712 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.714 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.716 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.718 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)] Successfully connected to peer
23:08:07.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:07.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:07.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:07.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:07.730 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:07.802 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
23:08:07.807 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x467b6d24, L:/127.0.0.1:37002 - R:/127.18.70.131:43145] using TOKEN/null
23:08:07.811 [DEBUG - kudu-nio-5] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
23:08:07.828 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0x2c3e26e2, L:/127.0.0.1:41662 - R:/127.18.70.130:34037] using TOKEN/null
23:08:07.833 [DEBUG - kudu-nio-4] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
23:08:07.850 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x59e3f544, L:/127.0.0.1:58042 - R:/127.18.70.129:32901] using TOKEN/null
23:08:07.958 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6e3a893e, flushNotification=Deferred@2025356809(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:07.967 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@404143a1, flushNotification=Deferred@1300698031(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:07.997 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7b26286f, flushNotification=Deferred@1593448612(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.012 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5653df92, flushNotification=Deferred@1279396356(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.044 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6433093c, flushNotification=Deferred@1598061445(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.100 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6540466, flushNotification=Deferred@1941661032(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.103 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@15ef4552, flushNotification=Deferred@467554419(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.158 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6758d0dd, flushNotification=Deferred@999822304(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.173 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3b5c8bc2, flushNotification=Deferred@1737667719(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.215 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@41c3eb27, flushNotification=Deferred@1778075218(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.222 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@54b20414, flushNotification=Deferred@1032227641(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.256 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3626d234, flushNotification=Deferred@1147305723(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.263 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1cf97a6c, flushNotification=Deferred@1728408832(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.311 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1a262f83, flushNotification=Deferred@693908291(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.319 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2a85cf50, flushNotification=Deferred@2105080438(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.369 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@296be32e, flushNotification=Deferred@2116670814(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.377 [DEBUG - kudu-nio-4] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3c119082, flushNotification=Deferred@2141420254(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.403 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (IntegrationTestBigLinkedList.scala:230) local-1783465685086-0 inserted 10000 node linked list in 973.52425.3ms
23:08:08.406 [DEBUG - kudu-nio-4] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4ec1123, flushNotification=Deferred@762326871(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.407 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@cf27c06, flushNotification=Deferred@912497828(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.424 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (IntegrationTestBigLinkedList.scala:230) local-1783465685086-1 inserted 10000 node linked list in 994.471829.3ms
23:08:08.427 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5558a72f, flushNotification=Deferred@500584684(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.437 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6bd2a2eb, flushNotification=Deferred@1541478890(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.422 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@48692b99, flushNotification=Deferred@240017025(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.534 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@11c31102, flushNotification=Deferred@997140770(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.565 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4b90ac66, flushNotification=Deferred@1693369544(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.593 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3adbf835, flushNotification=Deferred@1184695225(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.685 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4fdf4169, flushNotification=Deferred@230381449(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.685 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1a55f744, flushNotification=Deferred@1227396013(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.707 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@715f572, flushNotification=Deferred@365930972(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.741 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@68c41c5b, flushNotification=Deferred@1189763633(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.796 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@209583f6, flushNotification=Deferred@757975474(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.815 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@738b9f8c, flushNotification=Deferred@609978731(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.836 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6c357f7f, flushNotification=Deferred@2023394074(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.846 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5bb1700, flushNotification=Deferred@1842536226(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.892 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@57c20c7a, flushNotification=Deferred@799721272(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.900 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@61d47b5d, flushNotification=Deferred@586632844(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.930 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7f295ec5, flushNotification=Deferred@75081165(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.937 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@68238b35, flushNotification=Deferred@1145905008(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:08.979 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@46b5288c, flushNotification=Deferred@1588497912(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:09.012 [DEBUG - kudu-nio-4] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@31633e7f, flushNotification=Deferred@100525391(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:09.016 [DEBUG - kudu-nio-4] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5a7e528e, flushNotification=Deferred@1787495518(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:09.017 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (IntegrationTestBigLinkedList.scala:230) local-1783465685086-1 inserted 10000 node linked list in 593.35731.3ms
23:08:09.022 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (IntegrationTestBigLinkedList.scala:230) local-1783465685086-0 inserted 10000 node linked list in 618.444926.3ms
23:08:09.056 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Logging.scala:60) Finished task 0.0 in stage 0.0 (TID 0). 4937 bytes result sent to driver
23:08:09.061 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (Logging.scala:60) Finished task 1.0 in stage 0.0 (TID 1). 4937 bytes result sent to driver
23:08:09.088 [INFO - task-result-getter-0] (Logging.scala:60) Finished task 0.0 in stage 0.0 (TID 0) in 1852 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (1/2)
23:08:09.096 [INFO - task-result-getter-1] (Logging.scala:60) Finished task 1.0 in stage 0.0 (TID 1) in 1822 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (2/2)
23:08:09.097 [INFO - task-result-getter-1] (Logging.scala:60) Removed TaskSet 0.0, whose tasks have all completed, from pool 
23:08:09.106 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ResultStage 0 (foreach at IntegrationTestBigLinkedList.scala:194) finished in 2.119 s
23:08:09.117 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Job 0 is finished. Cancelling potential speculative or zombie tasks for this job
23:08:09.118 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Killing all running tasks in stage 0: Stage finished
23:08:09.120 [INFO - main] (Logging.scala:60) Job 0 finished: foreach at IntegrationTestBigLinkedList.scala:194, took 2.183425 s
23:08:09.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb899fe4ae1340499d11d01245c494b7
23:08:09.126 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=3, operationSize=258, flusherTask=null, flushNotification=Deferred@1408739590(state=PENDING, result=null, callback=<none>, errback=<none>)}
23:08:09.223 [INFO - main] (Logging.scala:60) Setting hive.metastore.warehouse.dir ('null') to the value of spark.sql.warehouse.dir.
23:08:09.235 [INFO - main] (Logging.scala:60) Warehouse path is 'file:/tmp/dist-test-taskKzuUyy/java/build/dist-test/spark-warehouse'.
23:08:10.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table eb899fe4ae1340499d11d01245c494b7
23:08:10.468 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Removed broadcast_0_piece0 on dist-test-slave-sx1x.c.gcp-upstream.internal:43513 in memory (size: 4.1 KiB, free: 2.0 GiB)
23:08:13.105 [INFO - main] (Logging.scala:60) Code generated in 231.944177 ms
23:08:13.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7e0d57701a8748ca846cf6c3a4542c18 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
23:08:13.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cdb696f988674f918c0e6db1edcc02ca for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
23:08:13.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 19c95e51aa08486abde8f85cea65592c for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
23:08:13.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ef9be1afa8e04e89bb1df6b917cd3823 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
23:08:13.143 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=7e0d57701a8748ca846cf6c3a4542c18@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=cdb696f988674f918c0e6db1edcc02ca@[375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=19c95e51aa08486abde8f85cea65592c@[83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=ef9be1afa8e04e89bb1df6b917cd3823@[865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
23:08:13.178 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Registering RDD 10 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 0
23:08:13.182 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got map stage job 1 (collect at IntegrationTestBigLinkedList.scala:421) with 4 output partitions
23:08:13.183 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ShuffleMapStage 1 (collect at IntegrationTestBigLinkedList.scala:421)
23:08:13.183 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List()
23:08:13.184 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
23:08:13.186 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ShuffleMapStage 1 (MapPartitionsRDD[10] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
23:08:13.222 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_1 stored as values in memory (estimated size 25.6 KiB, free 2.0 GiB)
23:08:13.235 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_1_piece0 stored as bytes in memory (estimated size 12.2 KiB, free 2.0 GiB)
23:08:13.236 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_1_piece0 in memory on dist-test-slave-sx1x.c.gcp-upstream.internal:43513 (size: 12.2 KiB, free: 2.0 GiB)
23:08:13.238 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 1 from broadcast at DAGScheduler.scala:1585
23:08:13.241 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 4 missing tasks from ShuffleMapStage 1 (MapPartitionsRDD[10] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
23:08:13.242 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 1.0 with 4 tasks resource profile 0
23:08:13.251 [INFO - dispatcher-event-loop-3] (Logging.scala:60) Starting task 0.0 in stage 1.0 (TID 2) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 0, ANY, 9552 bytes) 
23:08:13.252 [INFO - dispatcher-event-loop-3] (Logging.scala:60) Starting task 1.0 in stage 1.0 (TID 3) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 1, ANY, 9552 bytes) 
23:08:13.252 [INFO - dispatcher-event-loop-3] (Logging.scala:60) Starting task 2.0 in stage 1.0 (TID 4) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 2, ANY, 9552 bytes) 
23:08:13.253 [INFO - dispatcher-event-loop-3] (Logging.scala:60) Starting task 3.0 in stage 1.0 (TID 5) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 3, ANY, 9552 bytes) 
23:08:13.254 [INFO - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (Logging.scala:60) Running task 0.0 in stage 1.0 (TID 2)
23:08:13.257 [INFO - Executor task launch worker for task 1.0 in stage 1.0 (TID 3)] (Logging.scala:60) Running task 1.0 in stage 1.0 (TID 3)
23:08:13.274 [INFO - Executor task launch worker for task 2.0 in stage 1.0 (TID 4)] (Logging.scala:60) Running task 2.0 in stage 1.0 (TID 4)
23:08:13.290 [INFO - Executor task launch worker for task 3.0 in stage 1.0 (TID 5)] (Logging.scala:60) Running task 3.0 in stage 1.0 (TID 5)
23:08:13.371 [DEBUG - Executor task launch worker for task 2.0 in stage 1.0 (TID 4)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
23:08:13.373 [DEBUG - Executor task launch worker for task 3.0 in stage 1.0 (TID 5)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
23:08:13.378 [DEBUG - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
23:08:13.382 [DEBUG - Executor task launch worker for task 1.0 in stage 1.0 (TID 3)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
23:08:13.418 [INFO - Executor task launch worker for task 1.0 in stage 1.0 (TID 3)] (Logging.scala:60) Code generated in 25.992978 ms
23:08:13.463 [INFO - main] (Logging.scala:60) Code generated in 201.722321 ms
23:08:13.503 [INFO - Executor task launch worker for task 3.0 in stage 1.0 (TID 5)] (Logging.scala:60) Code generated in 64.976117 ms
23:08:13.554 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Registering RDD 12 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 1
23:08:13.554 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got map stage job 2 (collect at IntegrationTestBigLinkedList.scala:421) with 4 output partitions
23:08:13.554 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ShuffleMapStage 2 (collect at IntegrationTestBigLinkedList.scala:421)
23:08:13.554 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List()
23:08:13.554 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
23:08:13.557 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ShuffleMapStage 2 (MapPartitionsRDD[12] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
23:08:13.563 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_2 stored as values in memory (estimated size 42.0 KiB, free 2.0 GiB)
23:08:13.605 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_2_piece0 stored as bytes in memory (estimated size 19.5 KiB, free 2.0 GiB)
23:08:13.606 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_2_piece0 in memory on dist-test-slave-sx1x.c.gcp-upstream.internal:43513 (size: 19.5 KiB, free: 2.0 GiB)
23:08:13.626 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 2 from broadcast at DAGScheduler.scala:1585
23:08:13.632 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 4 missing tasks from ShuffleMapStage 2 (MapPartitionsRDD[12] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
23:08:13.632 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 2.0 with 4 tasks resource profile 0
23:08:13.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9951 rows, more = false, responseScanTimestamp = 7305075480723443712) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=19c95e51aa08486abde8f85cea65592c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:08:13.623 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9969 rows, more = false, responseScanTimestamp = 7305075480736280576) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=ef9be1afa8e04e89bb1df6b917cd3823, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:08:13.664 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10085 rows, more = false, responseScanTimestamp = 7305075480819527680) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=7e0d57701a8748ca846cf6c3a4542c18, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:08:13.689 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9998 rows, more = false, responseScanTimestamp = 7305075480768471040) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=cdb696f988674f918c0e6db1edcc02ca, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:08:13.696 [INFO - main] (Logging.scala:60) Code generated in 71.253604 ms
23:08:13.704 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Registering RDD 14 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 2
23:08:13.704 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got map stage job 3 (collect at IntegrationTestBigLinkedList.scala:421) with 4 output partitions
23:08:13.705 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ShuffleMapStage 3 (collect at IntegrationTestBigLinkedList.scala:421)
23:08:13.705 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List()
23:08:13.705 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
23:08:13.706 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ShuffleMapStage 3 (MapPartitionsRDD[14] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
23:08:13.713 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_3 stored as values in memory (estimated size 28.4 KiB, free 2.0 GiB)
23:08:13.716 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_3_piece0 stored as bytes in memory (estimated size 13.1 KiB, free 2.0 GiB)
23:08:13.716 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_3_piece0 in memory on dist-test-slave-sx1x.c.gcp-upstream.internal:43513 (size: 13.1 KiB, free: 2.0 GiB)
23:08:13.730 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 3 from broadcast at DAGScheduler.scala:1585
23:08:13.731 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 4 missing tasks from ShuffleMapStage 3 (MapPartitionsRDD[14] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
23:08:13.732 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 3.0 with 4 tasks resource profile 0
23:08:15.058 [INFO - Executor task launch worker for task 3.0 in stage 1.0 (TID 5)] (Logging.scala:60) Code generated in 41.627527 ms
23:08:15.551 [INFO - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (Logging.scala:60) Finished task 0.0 in stage 1.0 (TID 2). 6025 bytes result sent to driver
23:08:15.553 [INFO - dispatcher-event-loop-3] (Logging.scala:60) Starting task 0.0 in stage 2.0 (TID 6) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 0, ANY, 9574 bytes) 
23:08:15.554 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:60) Running task 0.0 in stage 2.0 (TID 6)
23:08:15.558 [INFO - Executor task launch worker for task 2.0 in stage 1.0 (TID 4)] (Logging.scala:60) Finished task 2.0 in stage 1.0 (TID 4). 5982 bytes result sent to driver
23:08:15.563 [INFO - dispatcher-event-loop-2] (Logging.scala:60) Starting task 1.0 in stage 2.0 (TID 7) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 1, ANY, 9574 bytes) 
23:08:15.564 [INFO - Executor task launch worker for task 1.0 in stage 1.0 (TID 3)] (Logging.scala:60) Finished task 1.0 in stage 1.0 (TID 3). 5982 bytes result sent to driver
23:08:15.564 [INFO - Executor task launch worker for task 1.0 in stage 2.0 (TID 7)] (Logging.scala:60) Running task 1.0 in stage 2.0 (TID 7)
23:08:15.565 [INFO - dispatcher-event-loop-1] (Logging.scala:60) Starting task 2.0 in stage 2.0 (TID 8) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 2, ANY, 9574 bytes) 
23:08:15.571 [INFO - task-result-getter-0] (Logging.scala:60) Finished task 1.0 in stage 1.0 (TID 3) in 2320 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (1/4)
23:08:15.583 [DEBUG - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
23:08:15.586 [INFO - task-result-getter-2] (Logging.scala:60) Finished task 0.0 in stage 1.0 (TID 2) in 2338 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (2/4)
23:08:15.594 [INFO - Executor task launch worker for task 3.0 in stage 1.0 (TID 5)] (Logging.scala:60) Finished task 3.0 in stage 1.0 (TID 5). 5982 bytes result sent to driver
23:08:15.595 [INFO - task-result-getter-3] (Logging.scala:60) Finished task 2.0 in stage 1.0 (TID 4) in 2343 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (3/4)
23:08:15.597 [INFO - dispatcher-event-loop-1] (Logging.scala:60) Starting task 3.0 in stage 2.0 (TID 9) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 3, ANY, 9574 bytes) 
23:08:15.598 [INFO - Executor task launch worker for task 2.0 in stage 2.0 (TID 8)] (Logging.scala:60) Running task 2.0 in stage 2.0 (TID 8)
23:08:15.599 [INFO - task-result-getter-1] (Logging.scala:60) Finished task 3.0 in stage 1.0 (TID 5) in 2347 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (4/4)
23:08:15.599 [INFO - task-result-getter-1] (Logging.scala:60) Removed TaskSet 1.0, whose tasks have all completed, from pool 
23:08:15.604 [INFO - Executor task launch worker for task 3.0 in stage 2.0 (TID 9)] (Logging.scala:60) Running task 3.0 in stage 2.0 (TID 9)
23:08:15.605 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ShuffleMapStage 1 (collect at IntegrationTestBigLinkedList.scala:421) finished in 2.410 s
23:08:15.606 [INFO - dag-scheduler-event-loop] (Logging.scala:60) looking for newly runnable stages
23:08:15.607 [INFO - dag-scheduler-event-loop] (Logging.scala:60) running: Set(ShuffleMapStage 2, ShuffleMapStage 3)
23:08:15.607 [INFO - dag-scheduler-event-loop] (Logging.scala:60) waiting: Set()
23:08:15.608 [INFO - dag-scheduler-event-loop] (Logging.scala:60) failed: Set()
23:08:15.609 [DEBUG - Executor task launch worker for task 1.0 in stage 2.0 (TID 7)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
23:08:15.620 [DEBUG - Executor task launch worker for task 2.0 in stage 2.0 (TID 8)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
23:08:15.646 [DEBUG - Executor task launch worker for task 3.0 in stage 2.0 (TID 9)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
23:08:15.693 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:60) Code generated in 108.827056 ms
23:08:15.721 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:60) Code generated in 18.043868 ms
23:08:15.737 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:60) Code generated in 10.962918 ms
23:08:15.815 [INFO - Executor task launch worker for task 2.0 in stage 2.0 (TID 8)] (Logging.scala:60) Code generated in 51.763012 ms
23:08:15.841 [INFO - main] (Logging.scala:60) For shuffle(0), advisory target size: 67108864, actual target size 1048576, minimum partition size: 1048576
23:08:15.849 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:60) Code generated in 25.006821 ms
23:08:15.949 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10085 rows, more = false, responseScanTimestamp = 7305075490283626496) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=7e0d57701a8748ca846cf6c3a4542c18, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:08:15.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9951 rows, more = false, responseScanTimestamp = 7305075490322923520) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=19c95e51aa08486abde8f85cea65592c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:08:15.999 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9969 rows, more = false, responseScanTimestamp = 7305075490277875712) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=ef9be1afa8e04e89bb1df6b917cd3823, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:08:16.016 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9998 rows, more = false, responseScanTimestamp = 7305075490303578112) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=cdb696f988674f918c0e6db1edcc02ca, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:08:16.044 [INFO - Executor task launch worker for task 2.0 in stage 2.0 (TID 8)] (Logging.scala:60) Code generated in 75.301224 ms
23:08:16.143 [INFO - broadcast-exchange-0] (Logging.scala:60) Starting job: $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264
23:08:16.145 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got job 4 ($anonfun$withThreadLocalCaptured$1 at FutureTask.java:264) with 1 output partitions
23:08:16.145 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ResultStage 5 ($anonfun$withThreadLocalCaptured$1 at FutureTask.java:264)
23:08:16.146 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List(ShuffleMapStage 4)
23:08:16.146 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
23:08:16.146 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ResultStage 5 (MapPartitionsRDD[16] at $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264), which has no missing parents
23:08:16.154 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_4 stored as values in memory (estimated size 8.2 KiB, free 1939.7 MiB)
23:08:16.181 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_4_piece0 stored as bytes in memory (estimated size 4.2 KiB, free 1939.7 MiB)
23:08:16.182 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_4_piece0 in memory on dist-test-slave-sx1x.c.gcp-upstream.internal:43513 (size: 4.2 KiB, free: 2.0 GiB)
23:08:16.183 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 4 from broadcast at DAGScheduler.scala:1585
23:08:16.184 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 1 missing tasks from ResultStage 5 (MapPartitionsRDD[16] at $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264) (first 15 tasks are for partitions Vector(0))
23:08:16.184 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 5.0 with 1 tasks resource profile 0
23:08:16.542 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Removed broadcast_1_piece0 on dist-test-slave-sx1x.c.gcp-upstream.internal:43513 in memory (size: 12.2 KiB, free: 2.0 GiB)
23:08:16.653 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:60) Finished task 0.0 in stage 2.0 (TID 6). 6484 bytes result sent to driver
23:08:16.654 [INFO - dispatcher-event-loop-2] (Logging.scala:60) Starting task 0.0 in stage 3.0 (TID 10) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 0, ANY, 9577 bytes) 
23:08:16.655 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 10)] (Logging.scala:60) Running task 0.0 in stage 3.0 (TID 10)
23:08:16.659 [INFO - task-result-getter-0] (Logging.scala:60) Finished task 0.0 in stage 2.0 (TID 6) in 1105 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (1/4)
23:08:16.686 [DEBUG - Executor task launch worker for task 0.0 in stage 3.0 (TID 10)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
23:08:16.732 [INFO - Executor task launch worker for task 3.0 in stage 2.0 (TID 9)] (Logging.scala:60) Finished task 3.0 in stage 2.0 (TID 9). 6484 bytes result sent to driver
23:08:16.733 [INFO - dispatcher-event-loop-0] (Logging.scala:60) Starting task 1.0 in stage 3.0 (TID 11) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 1, ANY, 9577 bytes) 
23:08:16.734 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 11)] (Logging.scala:60) Running task 1.0 in stage 3.0 (TID 11)
23:08:16.735 [INFO - Executor task launch worker for task 2.0 in stage 2.0 (TID 8)] (Logging.scala:60) Finished task 2.0 in stage 2.0 (TID 8). 6484 bytes result sent to driver
23:08:16.736 [INFO - Executor task launch worker for task 1.0 in stage 2.0 (TID 7)] (Logging.scala:60) Finished task 1.0 in stage 2.0 (TID 7). 6484 bytes result sent to driver
23:08:16.736 [INFO - task-result-getter-2] (Logging.scala:60) Finished task 3.0 in stage 2.0 (TID 9) in 1140 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (2/4)
23:08:16.740 [INFO - dispatcher-event-loop-1] (Logging.scala:60) Starting task 2.0 in stage 3.0 (TID 12) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 2, ANY, 9577 bytes) 
23:08:16.742 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 12)] (Logging.scala:60) Running task 2.0 in stage 3.0 (TID 12)
23:08:16.742 [INFO - task-result-getter-3] (Logging.scala:60) Finished task 1.0 in stage 2.0 (TID 7) in 1180 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (3/4)
23:08:16.743 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 10)] (Logging.scala:60) Code generated in 39.011329 ms
23:08:16.746 [INFO - dispatcher-event-loop-2] (Logging.scala:60) Starting task 3.0 in stage 3.0 (TID 13) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 3, ANY, 9577 bytes) 
23:08:16.748 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 13)] (Logging.scala:60) Running task 3.0 in stage 3.0 (TID 13)
23:08:16.750 [INFO - task-result-getter-1] (Logging.scala:60) Finished task 2.0 in stage 2.0 (TID 8) in 1186 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (4/4)
23:08:16.750 [INFO - task-result-getter-1] (Logging.scala:60) Removed TaskSet 2.0, whose tasks have all completed, from pool 
23:08:16.752 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ShuffleMapStage 2 (collect at IntegrationTestBigLinkedList.scala:421) finished in 3.192 s
23:08:16.752 [INFO - dag-scheduler-event-loop] (Logging.scala:60) looking for newly runnable stages
23:08:16.752 [INFO - dag-scheduler-event-loop] (Logging.scala:60) running: Set(ResultStage 5, ShuffleMapStage 3)
23:08:16.752 [INFO - dag-scheduler-event-loop] (Logging.scala:60) waiting: Set()
23:08:16.752 [INFO - dag-scheduler-event-loop] (Logging.scala:60) failed: Set()
23:08:16.758 [DEBUG - Executor task launch worker for task 1.0 in stage 3.0 (TID 11)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
23:08:16.761 [DEBUG - Executor task launch worker for task 3.0 in stage 3.0 (TID 13)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
23:08:16.762 [DEBUG - Executor task launch worker for task 2.0 in stage 3.0 (TID 12)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
23:08:16.855 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10085 rows, more = false, responseScanTimestamp = 7305075493894574080) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=7e0d57701a8748ca846cf6c3a4542c18, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:08:16.875 [INFO - main] (Logging.scala:60) For shuffle(1), advisory target size: 67108864, actual target size 1048576, minimum partition size: 1048576
23:08:16.892 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9969 rows, more = false, responseScanTimestamp = 7305075493971791872) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=ef9be1afa8e04e89bb1df6b917cd3823, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:08:16.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9998 rows, more = false, responseScanTimestamp = 7305075493955731456) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=cdb696f988674f918c0e6db1edcc02ca, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:08:17.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9951 rows, more = false, responseScanTimestamp = 7305075494036742144) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=19c95e51aa08486abde8f85cea65592c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
23:08:17.046 [INFO - broadcast-exchange-1] (Logging.scala:60) spark.sql.codegen.aggregate.map.twolevel.enabled is set to true, but current version of codegened fast hashmap does not support this aggregate.
23:08:17.099 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 10)] (Logging.scala:60) Code generated in 194.700664 ms
23:08:17.288 [INFO - broadcast-exchange-1] (Logging.scala:60) Code generated in 163.593122 ms
23:08:17.524 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 12)] (Logging.scala:60) Finished task 2.0 in stage 3.0 (TID 12). 5939 bytes result sent to driver
23:08:17.530 [INFO - dispatcher-event-loop-3] (Logging.scala:60) Starting task 0.0 in stage 5.0 (TID 14) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 9015 bytes) 
23:08:17.531 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 14)] (Logging.scala:60) Running task 0.0 in stage 5.0 (TID 14)
23:08:17.532 [INFO - task-result-getter-0] (Logging.scala:60) Finished task 2.0 in stage 3.0 (TID 12) in 792 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (1/4)
23:08:17.562 [INFO - broadcast-exchange-1] (Logging.scala:60) Starting job: $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264
23:08:17.564 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got job 5 ($anonfun$withThreadLocalCaptured$1 at FutureTask.java:264) with 1 output partitions
23:08:17.565 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ResultStage 7 ($anonfun$withThreadLocalCaptured$1 at FutureTask.java:264)
23:08:17.565 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List(ShuffleMapStage 6)
23:08:17.565 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
23:08:17.566 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ResultStage 7 (MapPartitionsRDD[19] at $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264), which has no missing parents
23:08:17.576 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 13)] (Logging.scala:60) Finished task 3.0 in stage 3.0 (TID 13). 5939 bytes result sent to driver
23:08:17.585 [INFO - task-result-getter-2] (Logging.scala:60) Finished task 3.0 in stage 3.0 (TID 13) in 840 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (2/4)
23:08:17.593 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 11)] (Logging.scala:60) Finished task 1.0 in stage 3.0 (TID 11). 5939 bytes result sent to driver
23:08:17.596 [INFO - task-result-getter-3] (Logging.scala:60) Finished task 1.0 in stage 3.0 (TID 11) in 863 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (3/4)
23:08:17.602 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 10)] (Logging.scala:60) Finished task 0.0 in stage 3.0 (TID 10). 5939 bytes result sent to driver
23:08:17.605 [INFO - task-result-getter-1] (Logging.scala:60) Finished task 0.0 in stage 3.0 (TID 10) in 951 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (4/4)
23:08:17.605 [INFO - task-result-getter-1] (Logging.scala:60) Removed TaskSet 3.0, whose tasks have all completed, from pool 
23:08:17.618 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_5 stored as values in memory (estimated size 44.3 KiB, free 2.0 GiB)
23:08:17.621 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_5_piece0 stored as bytes in memory (estimated size 20.7 KiB, free 2.0 GiB)
23:08:17.622 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_5_piece0 in memory on dist-test-slave-sx1x.c.gcp-upstream.internal:43513 (size: 20.7 KiB, free: 2.0 GiB)
23:08:17.623 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 5 from broadcast at DAGScheduler.scala:1585
23:08:17.624 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 1 missing tasks from ResultStage 7 (MapPartitionsRDD[19] at $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264) (first 15 tasks are for partitions Vector(0))
23:08:17.624 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 7.0 with 1 tasks resource profile 0
23:08:17.628 [INFO - dispatcher-event-loop-2] (Logging.scala:60) Starting task 0.0 in stage 7.0 (TID 15) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 8999 bytes) 
23:08:17.631 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 15)] (Logging.scala:60) Running task 0.0 in stage 7.0 (TID 15)
23:08:17.634 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ShuffleMapStage 3 (collect at IntegrationTestBigLinkedList.scala:421) finished in 3.927 s
23:08:17.635 [INFO - dag-scheduler-event-loop] (Logging.scala:60) looking for newly runnable stages
23:08:17.636 [INFO - dag-scheduler-event-loop] (Logging.scala:60) running: Set(ResultStage 5, ResultStage 7)
23:08:17.636 [INFO - dag-scheduler-event-loop] (Logging.scala:60) waiting: Set()
23:08:17.636 [INFO - dag-scheduler-event-loop] (Logging.scala:60) failed: Set()
23:08:17.664 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 14)] (Logging.scala:60) Getting 4 (856.0 KiB) non-empty blocks including 4 (856.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks
23:08:17.665 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 15)] (Logging.scala:60) Getting 4 (904.6 KiB) non-empty blocks including 4 (904.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks
23:08:17.667 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 15)] (Logging.scala:60) Started 0 remote fetches in 20 ms
23:08:17.667 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 14)] (Logging.scala:60) Started 0 remote fetches in 28 ms
23:08:17.705 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 15)] (Logging.scala:60) Code generated in 33.495399 ms
23:08:17.793 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 14)] (Logging.scala:60) Finished task 0.0 in stage 5.0 (TID 14). 790184 bytes result sent to driver
23:08:17.799 [INFO - task-result-getter-0] (Logging.scala:60) Finished task 0.0 in stage 5.0 (TID 14) in 271 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (1/1)
23:08:17.799 [INFO - task-result-getter-0] (Logging.scala:60) Removed TaskSet 5.0, whose tasks have all completed, from pool 
23:08:17.800 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ResultStage 5 ($anonfun$withThreadLocalCaptured$1 at FutureTask.java:264) finished in 1.651 s
23:08:17.801 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Job 4 is finished. Cancelling potential speculative or zombie tasks for this job
23:08:17.801 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Killing all running tasks in stage 5: Stage finished
23:08:17.804 [INFO - broadcast-exchange-0] (Logging.scala:60) Job 4 finished: $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264, took 1.660355 s
23:08:17.833 [INFO - broadcast-exchange-0] (Logging.scala:60) Code generated in 15.628318 ms
23:08:17.928 [INFO - broadcast-exchange-0] (Logging.scala:60) Block broadcast_6 stored as values in memory (estimated size 34.0 MiB, free 2034.6 MiB)
23:08:17.929 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 15)] (Logging.scala:60) Finished task 0.0 in stage 7.0 (TID 15). 838494 bytes result sent to driver
23:08:17.937 [INFO - task-result-getter-2] (Logging.scala:60) Finished task 0.0 in stage 7.0 (TID 15) in 311 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (1/1)
23:08:17.938 [INFO - task-result-getter-2] (Logging.scala:60) Removed TaskSet 7.0, whose tasks have all completed, from pool 
23:08:17.939 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ResultStage 7 ($anonfun$withThreadLocalCaptured$1 at FutureTask.java:264) finished in 0.327 s
23:08:17.939 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Job 5 is finished. Cancelling potential speculative or zombie tasks for this job
23:08:17.940 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Killing all running tasks in stage 7: Stage finished
23:08:17.941 [INFO - broadcast-exchange-1] (Logging.scala:60) Job 5 finished: $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264, took 0.378819 s
23:08:17.959 [INFO - broadcast-exchange-1] (Logging.scala:60) Code generated in 11.203756 ms
23:08:17.995 [INFO - broadcast-exchange-0] (Logging.scala:60) Block broadcast_6_piece0 stored as bytes in memory (estimated size 1135.9 KiB, free 2033.5 MiB)
23:08:17.996 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_6_piece0 in memory on dist-test-slave-sx1x.c.gcp-upstream.internal:43513 (size: 1135.9 KiB, free: 2.0 GiB)
23:08:17.999 [INFO - broadcast-exchange-0] (Logging.scala:60) Created broadcast 6 from $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264
23:08:18.016 [INFO - broadcast-exchange-1] (Logging.scala:60) Block broadcast_7 stored as values in memory (estimated size 34.0 MiB, free 1999.5 MiB)
23:08:18.034 [INFO - main] (Logging.scala:60) For shuffle(2), advisory target size: 67108864, actual target size 1048576, minimum partition size: 1048576
23:08:18.064 [INFO - broadcast-exchange-1] (Logging.scala:60) Block broadcast_7_piece0 stored as bytes in memory (estimated size 1128.5 KiB, free 1998.4 MiB)
23:08:18.065 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_7_piece0 in memory on dist-test-slave-sx1x.c.gcp-upstream.internal:43513 (size: 1128.5 KiB, free: 2.0 GiB)
23:08:18.067 [INFO - broadcast-exchange-1] (Logging.scala:60) Created broadcast 7 from $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264
23:08:18.148 [INFO - main] (Logging.scala:60) Code generated in 49.441843 ms
23:08:18.181 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Registering RDD 22 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 3
23:08:18.181 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got map stage job 6 (collect at IntegrationTestBigLinkedList.scala:421) with 1 output partitions
23:08:18.181 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ShuffleMapStage 9 (collect at IntegrationTestBigLinkedList.scala:421)
23:08:18.181 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List(ShuffleMapStage 8)
23:08:18.181 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
23:08:18.182 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ShuffleMapStage 9 (MapPartitionsRDD[22] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
23:08:18.188 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_8 stored as values in memory (estimated size 58.2 KiB, free 1998.4 MiB)
23:08:18.193 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_8_piece0 stored as bytes in memory (estimated size 25.8 KiB, free 1998.3 MiB)
23:08:18.194 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_8_piece0 in memory on dist-test-slave-sx1x.c.gcp-upstream.internal:43513 (size: 25.8 KiB, free: 2.0 GiB)
23:08:18.203 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 8 from broadcast at DAGScheduler.scala:1585
23:08:18.203 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 1 missing tasks from ShuffleMapStage 9 (MapPartitionsRDD[22] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0))
23:08:18.204 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 9.0 with 1 tasks resource profile 0
23:08:18.207 [INFO - dispatcher-event-loop-2] (Logging.scala:60) Starting task 0.0 in stage 9.0 (TID 16) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 9004 bytes) 
23:08:18.208 [INFO - Executor task launch worker for task 0.0 in stage 9.0 (TID 16)] (Logging.scala:60) Running task 0.0 in stage 9.0 (TID 16)
23:08:18.212 [INFO - main] (Logging.scala:60) For shuffle(0), advisory target size: 67108864, actual target size 1048576, minimum partition size: 1048576
23:08:18.246 [INFO - Executor task launch worker for task 0.0 in stage 9.0 (TID 16)] (Logging.scala:60) Getting 4 (987.5 KiB) non-empty blocks including 4 (987.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks
23:08:18.246 [INFO - Executor task launch worker for task 0.0 in stage 9.0 (TID 16)] (Logging.scala:60) Started 0 remote fetches in 10 ms
23:08:18.337 [INFO - Executor task launch worker for task 0.0 in stage 9.0 (TID 16)] (Logging.scala:60) Code generated in 75.481862 ms
23:08:18.338 [INFO - main] (Logging.scala:60) Code generated in 72.828141 ms
23:08:18.371 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Registering RDD 25 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 4
23:08:18.371 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got map stage job 7 (collect at IntegrationTestBigLinkedList.scala:421) with 1 output partitions
23:08:18.371 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ShuffleMapStage 11 (collect at IntegrationTestBigLinkedList.scala:421)
23:08:18.372 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List(ShuffleMapStage 10)
23:08:18.372 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
23:08:18.373 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ShuffleMapStage 11 (MapPartitionsRDD[25] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
23:08:18.375 [INFO - Executor task launch worker for task 0.0 in stage 9.0 (TID 16)] (Logging.scala:60) Code generated in 27.706522 ms
23:08:18.384 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_9 stored as values in memory (estimated size 62.7 KiB, free 1998.3 MiB)
23:08:18.395 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_9_piece0 stored as bytes in memory (estimated size 27.6 KiB, free 1966.2 MiB)
23:08:18.397 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_9_piece0 in memory on dist-test-slave-sx1x.c.gcp-upstream.internal:43513 (size: 27.6 KiB, free: 2.0 GiB)
23:08:18.403 [INFO - Executor task launch worker for task 0.0 in stage 9.0 (TID 16)] (Logging.scala:60) Code generated in 9.381527 ms
23:08:18.404 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 9 from broadcast at DAGScheduler.scala:1585
23:08:18.405 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 1 missing tasks from ShuffleMapStage 11 (MapPartitionsRDD[25] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0))
23:08:18.405 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 11.0 with 1 tasks resource profile 0
23:08:18.407 [INFO - dispatcher-event-loop-1] (Logging.scala:60) Starting task 0.0 in stage 11.0 (TID 17) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 9004 bytes) 
23:08:18.408 [INFO - Executor task launch worker for task 0.0 in stage 11.0 (TID 17)] (Logging.scala:60) Running task 0.0 in stage 11.0 (TID 17)
23:08:18.434 [INFO - Executor task launch worker for task 0.0 in stage 11.0 (TID 17)] (Logging.scala:60) Getting 4 (856.0 KiB) non-empty blocks including 4 (856.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks
23:08:18.434 [INFO - Executor task launch worker for task 0.0 in stage 11.0 (TID 17)] (Logging.scala:60) Started 0 remote fetches in 2 ms
23:08:18.506 [INFO - Executor task launch worker for task 0.0 in stage 9.0 (TID 16)] (Logging.scala:60) Finished task 0.0 in stage 9.0 (TID 16). 10759 bytes result sent to driver
23:08:18.510 [INFO - task-result-getter-3] (Logging.scala:60) Finished task 0.0 in stage 9.0 (TID 16) in 302 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (1/1)
23:08:18.510 [INFO - task-result-getter-3] (Logging.scala:60) Removed TaskSet 9.0, whose tasks have all completed, from pool 
23:08:18.512 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ShuffleMapStage 9 (collect at IntegrationTestBigLinkedList.scala:421) finished in 0.328 s
23:08:18.512 [INFO - dag-scheduler-event-loop] (Logging.scala:60) looking for newly runnable stages
23:08:18.512 [INFO - dag-scheduler-event-loop] (Logging.scala:60) running: Set(ShuffleMapStage 11)
23:08:18.512 [INFO - dag-scheduler-event-loop] (Logging.scala:60) waiting: Set()
23:08:18.512 [INFO - dag-scheduler-event-loop] (Logging.scala:60) failed: Set()
23:08:18.530 [INFO - Executor task launch worker for task 0.0 in stage 11.0 (TID 17)] (Logging.scala:60) Code generated in 83.826209 ms
23:08:18.548 [INFO - Executor task launch worker for task 0.0 in stage 11.0 (TID 17)] (Logging.scala:60) Code generated in 13.54002 ms
23:08:18.648 [INFO - Executor task launch worker for task 0.0 in stage 11.0 (TID 17)] (Logging.scala:60) Finished task 0.0 in stage 11.0 (TID 17). 11487 bytes result sent to driver
23:08:18.651 [INFO - task-result-getter-1] (Logging.scala:60) Finished task 0.0 in stage 11.0 (TID 17) in 244 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (1/1)
23:08:18.653 [INFO - task-result-getter-1] (Logging.scala:60) Removed TaskSet 11.0, whose tasks have all completed, from pool 
23:08:18.653 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ShuffleMapStage 11 (collect at IntegrationTestBigLinkedList.scala:421) finished in 0.276 s
23:08:18.654 [INFO - dag-scheduler-event-loop] (Logging.scala:60) looking for newly runnable stages
23:08:18.654 [INFO - dag-scheduler-event-loop] (Logging.scala:60) running: Set()
23:08:18.654 [INFO - dag-scheduler-event-loop] (Logging.scala:60) waiting: Set()
23:08:18.654 [INFO - dag-scheduler-event-loop] (Logging.scala:60) failed: Set()
23:08:18.664 [INFO - main] (Logging.scala:60) For shuffle(4), advisory target size: 67108864, actual target size 1048576, minimum partition size: 1048576
23:08:18.665 [INFO - main] (Logging.scala:60) For shuffle(3), advisory target size: 67108864, actual target size 1048576, minimum partition size: 1048576
23:08:18.689 [INFO - main] (Logging.scala:60) spark.sql.codegen.aggregate.map.twolevel.enabled is set to true, but current version of codegened fast hashmap does not support this aggregate.
23:08:18.722 [INFO - main] (Logging.scala:60) Code generated in 21.041209 ms
23:08:18.733 [INFO - main] (Logging.scala:60) spark.sql.codegen.aggregate.map.twolevel.enabled is set to true, but current version of codegened fast hashmap does not support this aggregate.
23:08:18.757 [INFO - main] (Logging.scala:60) Code generated in 17.615223 ms
23:08:18.804 [INFO - main] (Logging.scala:60) Starting job: collect at IntegrationTestBigLinkedList.scala:421
23:08:18.808 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got job 8 (collect at IntegrationTestBigLinkedList.scala:421) with 2 output partitions
23:08:18.808 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ResultStage 16 (collect at IntegrationTestBigLinkedList.scala:421)
23:08:18.808 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List(ShuffleMapStage 15, ShuffleMapStage 13)
23:08:18.809 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
23:08:18.810 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ResultStage 16 (MapPartitionsRDD[31] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
23:08:18.829 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_10 stored as values in memory (estimated size 81.0 KiB, free 1998.2 MiB)
23:08:18.834 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_10_piece0 stored as bytes in memory (estimated size 35.2 KiB, free 1998.1 MiB)
23:08:18.835 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_10_piece0 in memory on dist-test-slave-sx1x.c.gcp-upstream.internal:43513 (size: 35.2 KiB, free: 2.0 GiB)
23:08:18.836 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 10 from broadcast at DAGScheduler.scala:1585
23:08:18.837 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 2 missing tasks from ResultStage 16 (MapPartitionsRDD[31] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1))
23:08:18.837 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 16.0 with 2 tasks resource profile 0
23:08:18.841 [INFO - dispatcher-event-loop-1] (Logging.scala:60) Starting task 0.0 in stage 16.0 (TID 18) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 9108 bytes) 
23:08:18.842 [INFO - dispatcher-event-loop-1] (Logging.scala:60) Starting task 1.0 in stage 16.0 (TID 19) (dist-test-slave-sx1x.c.gcp-upstream.internal, executor driver, partition 1, NODE_LOCAL, 9108 bytes) 
23:08:18.843 [INFO - Executor task launch worker for task 0.0 in stage 16.0 (TID 18)] (Logging.scala:60) Running task 0.0 in stage 16.0 (TID 18)
23:08:18.843 [INFO - Executor task launch worker for task 1.0 in stage 16.0 (TID 19)] (Logging.scala:60) Running task 1.0 in stage 16.0 (TID 19)
23:08:18.881 [INFO - Executor task launch worker for task 1.0 in stage 16.0 (TID 19)] (Logging.scala:60) Getting 1 (80.0 B) non-empty blocks including 1 (80.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks
23:08:18.881 [INFO - Executor task launch worker for task 1.0 in stage 16.0 (TID 19)] (Logging.scala:60) Started 0 remote fetches in 1 ms
23:08:18.885 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Removed broadcast_9_piece0 on dist-test-slave-sx1x.c.gcp-upstream.internal:43513 in memory (size: 27.6 KiB, free: 2.0 GiB)
23:08:18.885 [INFO - Executor task launch worker for task 0.0 in stage 16.0 (TID 18)] (Logging.scala:60) Getting 1 (192.0 B) non-empty blocks including 1 (192.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks
23:08:18.886 [INFO - Executor task launch worker for task 0.0 in stage 16.0 (TID 18)] (Logging.scala:60) Started 0 remote fetches in 2 ms
23:08:18.909 [INFO - Executor task launch worker for task 1.0 in stage 16.0 (TID 19)] (Logging.scala:60) Code generated in 24.230367 ms
23:08:18.913 [INFO - Executor task launch worker for task 0.0 in stage 16.0 (TID 18)] (Logging.scala:60) Code generated in 26.524932 ms
23:08:18.917 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Removed broadcast_5_piece0 on dist-test-slave-sx1x.c.gcp-upstream.internal:43513 in memory (size: 20.7 KiB, free: 2.0 GiB)
23:08:18.928 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Removed broadcast_8_piece0 on dist-test-slave-sx1x.c.gcp-upstream.internal:43513 in memory (size: 25.8 KiB, free: 2.0 GiB)
23:08:18.933 [INFO - Executor task launch worker for task 1.0 in stage 16.0 (TID 19)] (Logging.scala:60) Finished task 1.0 in stage 16.0 (TID 19). 16496 bytes result sent to driver
23:08:18.937 [INFO - task-result-getter-0] (Logging.scala:60) Finished task 1.0 in stage 16.0 (TID 19) in 95 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (1/2)
23:08:18.945 [INFO - Executor task launch worker for task 0.0 in stage 16.0 (TID 18)] (Logging.scala:60) Finished task 0.0 in stage 16.0 (TID 18). 16533 bytes result sent to driver
23:08:18.948 [INFO - task-result-getter-2] (Logging.scala:60) Finished task 0.0 in stage 16.0 (TID 18) in 109 ms on dist-test-slave-sx1x.c.gcp-upstream.internal (executor driver) (2/2)
23:08:18.950 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ResultStage 16 (collect at IntegrationTestBigLinkedList.scala:421) finished in 0.130 s
23:08:18.950 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Job 8 is finished. Cancelling potential speculative or zombie tasks for this job
23:08:18.953 [INFO - task-result-getter-2] (Logging.scala:60) Removed TaskSet 16.0, whose tasks have all completed, from pool 
23:08:18.953 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Killing all running tasks in stage 16: Stage finished
23:08:18.954 [INFO - main] (Logging.scala:60) Job 8 finished: collect at IntegrationTestBigLinkedList.scala:421, took 0.149544 s
23:08:18.978 [INFO - main] (Logging.scala:60) Code generated in 9.259604 ms
23:08:19.003 [INFO - main] (Logging.scala:60) SparkContext is stopping with exitCode 0.
23:08:19.036 [INFO - dispatcher-event-loop-2] (Logging.scala:60) MapOutputTrackerMasterEndpoint stopped!
23:08:19.057 [INFO - main] (Logging.scala:60) MemoryStore cleared
23:08:19.058 [INFO - main] (Logging.scala:60) BlockManager stopped
23:08:19.061 [INFO - main] (Logging.scala:60) BlockManagerMaster stopped
23:08:19.063 [INFO - dispatcher-event-loop-0] (Logging.scala:60) OutputCommitCoordinator stopped!
23:08:19.071 [INFO - main] (Logging.scala:60) Successfully stopped SparkContext
23:08:19.073 [DEBUG - main] (Connection.java:575) [peer master-127.18.70.188:41495(127.18.70.188:41495)] disconnecting while in state READY
23:08:19.074 [DEBUG - main] (Connection.java:575) [peer master-127.18.70.189:39091(127.18.70.189:39091)] disconnecting while in state READY
23:08:19.074 [DEBUG - main] (Connection.java:575) [peer 865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)] disconnecting while in state READY
23:08:19.074 [DEBUG - main] (Connection.java:575) [peer master-127.18.70.190:40745(127.18.70.190:40745)] disconnecting while in state READY
23:08:19.074 [DEBUG - main] (Connection.java:575) [peer 375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)] disconnecting while in state READY
23:08:19.074 [DEBUG - main] (Connection.java:575) [peer 83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)] disconnecting while in state READY
23:08:19.078 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:08:19.079 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.70.190:40745(127.18.70.190:40745)] handling channelInactive
23:08:19.079 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.70.189:39091(127.18.70.189:39091)] handling channelInactive
23:08:19.079 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.70.190:40745(127.18.70.190:40745)] cleaning up while in state READY due to: connection closed
23:08:19.079 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.70.189:39091(127.18.70.189:39091)] cleaning up while in state READY due to: connection closed
23:08:19.080 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)] handling channelInactive
23:08:19.080 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 865e0456e1824a759030ea5b19c40fea(127.18.70.129:32901)] cleaning up while in state READY due to: connection closed
23:08:19.081 [DEBUG - kudu-nio-4] (PoolThreadCache.java:218) Freed 46 thread-local buffer(s) from thread: kudu-nio-4
23:08:19.081 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
23:08:19.082 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)] handling channelInactive
23:08:19.082 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 83834a3916984cb1bc4b11c1284eda93(127.18.70.131:43145)] cleaning up while in state READY due to: connection closed
23:08:19.083 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 46 thread-local buffer(s) from thread: kudu-nio-3
23:08:19.079 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)] handling channelInactive
23:08:19.083 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 375c2655514f4073b191e8ae5f738cbc(127.18.70.130:34037)] cleaning up while in state READY due to: connection closed
23:08:19.084 [DEBUG - kudu-nio-5] (PoolThreadCache.java:218) Freed 43 thread-local buffer(s) from thread: kudu-nio-5
23:08:19.084 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 35 thread-local buffer(s) from thread: kudu-nio-1
23:08:19.086 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.70.188:41495(127.18.70.188:41495)] handling channelInactive
23:08:19.086 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.70.188:41495(127.18.70.188:41495)] cleaning up while in state READY due to: connection closed
23:08:19.087 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-2
23:08:19.088 [DEBUG - main] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:08:19.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:19.095944 18714 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu with pid 18998
23:08:19.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:19.103226 18714 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu with pid 19135
23:08:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:19.110306 18714 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu with pid 19270
23:08:19.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:19.117208 18714 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu with pid 18725
23:08:19.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:19.123291 18714 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu with pid 18794
23:08:19.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:08:19.130589 18714 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskKzuUyy/build/debug/bin/kudu with pid 18866
23:08:19.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:08:19Z chronyd exiting

Time: 18.526

OK (1 test)

23:08:19.183 [INFO - shutdown-hook-0] (Logging.scala:60) Shutdown hook called
23:08:19.184 [INFO - shutdown-hook-0] (Logging.scala:60) Deleting directory /tmp/spark-91b8fa2a-78b8-48d5-a8b3-64752a9f8ee5
