Note: This is test shard 7 of 8.
[==========] Running 28 tests from 8 test suites.
[----------] Global test environment set-up.
[----------] 20 tests from ClientTest
[ RUN ] ClientTest.ConnectToClusterNoMasterAddressSpecified
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260619 01:06:39.247663 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:43069
I20260619 01:06:39.249058 396 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260619 01:06:39.250213 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:39.271822 405 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
W20260619 01:06:39.271843 403 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
I20260619 01:06:39.273195 396 server_base.cc:1034] running on GCE node
W20260619 01:06:39.272607 402 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
I20260619 01:06:40.576258 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:40.576526 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:40.576757 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831200576741 us; error 0 us; skew 500 ppm
I20260619 01:06:40.577673 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:40.590639 396 webserver.cc:460] Webserver started at http://127.0.99.62:40897/ using document root <none> and password file <none>
I20260619 01:06:40.592151 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:40.592592 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:40.593307 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:40.605234 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "1bf137dc736c4e898b762d61267c7d55"
format_stamp: "Formatted at 2026-06-19 01:06:40 on dist-test-slave-93wm"
I20260619 01:06:40.614687 396 fs_manager.cc:691] Time spent creating directory manager: real 0.008s user 0.007s sys 0.001s
I20260619 01:06:40.621369 411 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:40.622958 396 fs_manager.cc:725] Time spent opening block manager: real 0.005s user 0.003s sys 0.001s
I20260619 01:06:40.624182 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "1bf137dc736c4e898b762d61267c7d55"
format_stamp: "Formatted at 2026-06-19 01:06:40 on dist-test-slave-93wm"
I20260619 01:06:40.624792 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:40.682595 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:40.684280 396 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260619 01:06:40.684813 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:40.789011 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:43069
I20260619 01:06:40.789075 472 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:43069 every 8 connection(s)
I20260619 01:06:40.796782 473 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:40.820883 473 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55: Bootstrap starting.
I20260619 01:06:40.827085 473 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:40.829522 473 log.cc:824] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55: Log is configured to *not* fsync() on all Append() calls
I20260619 01:06:40.834545 473 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55: No bootstrap required, opened a new log
I20260619 01:06:40.861868 473 raft_consensus.cc:348] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf137dc736c4e898b762d61267c7d55" member_type: VOTER }
I20260619 01:06:40.862648 473 raft_consensus.cc:374] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:40.863031 473 raft_consensus.cc:729] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf137dc736c4e898b762d61267c7d55, State: Initialized, Role: FOLLOWER
I20260619 01:06:40.863857 473 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [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: "1bf137dc736c4e898b762d61267c7d55" member_type: VOTER }
I20260619 01:06:40.864321 473 raft_consensus.cc:388] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:40.864553 473 raft_consensus.cc:482] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:40.864833 473 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:40.869233 473 raft_consensus.cc:504] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf137dc736c4e898b762d61267c7d55" member_type: VOTER }
I20260619 01:06:40.870013 473 leader_election.cc:302] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [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: 1bf137dc736c4e898b762d61267c7d55; no voters:
I20260619 01:06:40.871987 473 leader_election.cc:288] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:40.872346 476 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:40.874922 476 raft_consensus.cc:686] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf137dc736c4e898b762d61267c7d55, State: Running, Role: LEADER
I20260619 01:06:40.875790 476 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [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: "1bf137dc736c4e898b762d61267c7d55" member_type: VOTER }
I20260619 01:06:40.876693 473 sys_catalog.cc:564] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:40.890018 478 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1bf137dc736c4e898b762d61267c7d55. Latest consensus state: current_term: 1 leader_uuid: "1bf137dc736c4e898b762d61267c7d55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf137dc736c4e898b762d61267c7d55" member_type: VOTER } }
I20260619 01:06:40.890623 478 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:40.892743 477 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1bf137dc736c4e898b762d61267c7d55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf137dc736c4e898b762d61267c7d55" member_type: VOTER } }
I20260619 01:06:40.893388 477 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:40.893916 484 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:40.907341 484 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:40.919214 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:40.928151 484 catalog_manager.cc:1347] Generated new cluster ID: ad0a0a00d8f74f1cad313e4e899257dc
I20260619 01:06:40.928481 484 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:40.961318 484 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:40.964125 484 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:40.992406 484 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55: Generated new TSK 0
I20260619 01:06:40.993750 484 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:41.055435 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:41.065980 495 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
W20260619 01:06:41.070755 496 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
W20260619 01:06:41.071781 498 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
I20260619 01:06:41.072402 396 server_base.cc:1034] running on GCE node
I20260619 01:06:41.073103 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:41.073292 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:41.073527 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831201073494 us; error 0 us; skew 500 ppm
I20260619 01:06:41.074162 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:41.079212 396 webserver.cc:460] Webserver started at http://127.0.99.1:43419/ using document root <none> and password file <none>
I20260619 01:06:41.079787 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:41.079986 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:41.080276 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:41.081499 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "2d939bc5b9c74c2fa4cbb2e3139ba988"
format_stamp: "Formatted at 2026-06-19 01:06:41 on dist-test-slave-93wm"
I20260619 01:06:41.087488 396 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.000s sys 0.005s
I20260619 01:06:41.092315 503 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:41.093156 396 fs_manager.cc:725] Time spent opening block manager: real 0.004s user 0.003s sys 0.001s
I20260619 01:06:41.093485 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "2d939bc5b9c74c2fa4cbb2e3139ba988"
format_stamp: "Formatted at 2026-06-19 01:06:41 on dist-test-slave-93wm"
I20260619 01:06:41.093844 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.ConnectToClusterNoMasterAddressSpecified.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:41.137298 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:41.138736 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:41.155680 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:41.156095 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:41.156497 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:41.156776 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:41.298514 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:36313
I20260619 01:06:41.299022 573 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:36313 every 8 connection(s)
I20260619 01:06:41.306356 574 heartbeater.cc:347] Connected to a master server at 127.0.99.62:43069
I20260619 01:06:41.306819 574 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:41.307821 574 heartbeater.cc:511] Master 127.0.99.62:43069 requested a full tablet report, sending...
I20260619 01:06:41.311285 428 ts_manager.cc:194] Registered new tserver with Master: 2d939bc5b9c74c2fa4cbb2e3139ba988 (127.0.99.1:36313)
I20260619 01:06:41.311558 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006151522s
I20260619 01:06:41.315285 428 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44024
I20260619 01:06:41.330006 574 heartbeater.cc:503] Master 127.0.99.62:43069 was elected leader, sending a full tablet report...
I20260619 01:06:41.348600 428 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44038:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:41.419746 539 tablet_service.cc:1467] Processing CreateTablet for tablet f8b94c8ed4b5423294099128e364f588 (DEFAULT_TABLE table=client-testtb [id=d5235c13464e46bd93f6e259624ad2fa]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:41.419859 538 tablet_service.cc:1467] Processing CreateTablet for tablet 733ae19c90c6473fa5d37101d365de16 (DEFAULT_TABLE table=client-testtb [id=d5235c13464e46bd93f6e259624ad2fa]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:41.421296 539 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f8b94c8ed4b5423294099128e364f588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:41.422009 538 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 733ae19c90c6473fa5d37101d365de16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:41.436856 584 tablet_bootstrap.cc:492] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988: Bootstrap starting.
I20260619 01:06:41.445989 584 tablet_bootstrap.cc:654] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:41.453107 584 tablet_bootstrap.cc:492] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988: No bootstrap required, opened a new log
I20260619 01:06:41.453516 584 ts_tablet_manager.cc:1397] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988: Time spent bootstrapping tablet: real 0.017s user 0.011s sys 0.000s
I20260619 01:06:41.456033 584 raft_consensus.cc:348] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d939bc5b9c74c2fa4cbb2e3139ba988" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36313 } }
I20260619 01:06:41.456686 584 raft_consensus.cc:374] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:41.456951 584 raft_consensus.cc:729] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d939bc5b9c74c2fa4cbb2e3139ba988, State: Initialized, Role: FOLLOWER
I20260619 01:06:41.457581 584 consensus_queue.cc:260] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [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: "2d939bc5b9c74c2fa4cbb2e3139ba988" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36313 } }
I20260619 01:06:41.458235 584 raft_consensus.cc:388] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:41.458555 584 raft_consensus.cc:482] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:41.458858 584 raft_consensus.cc:3037] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:41.464237 584 raft_consensus.cc:504] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d939bc5b9c74c2fa4cbb2e3139ba988" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36313 } }
I20260619 01:06:41.464821 584 leader_election.cc:302] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [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: 2d939bc5b9c74c2fa4cbb2e3139ba988; no voters:
I20260619 01:06:41.467445 584 leader_election.cc:288] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:41.467887 586 raft_consensus.cc:2781] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:41.475831 584 ts_tablet_manager.cc:1428] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988: Time spent starting tablet: real 0.022s user 0.006s sys 0.015s
I20260619 01:06:41.476783 584 tablet_bootstrap.cc:492] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988: Bootstrap starting.
I20260619 01:06:41.479794 586 raft_consensus.cc:686] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 1 LEADER]: Becoming Leader. State: Replica: 2d939bc5b9c74c2fa4cbb2e3139ba988, State: Running, Role: LEADER
I20260619 01:06:41.480635 586 consensus_queue.cc:237] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [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: "2d939bc5b9c74c2fa4cbb2e3139ba988" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36313 } }
I20260619 01:06:41.482474 584 tablet_bootstrap.cc:654] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:41.495057 428 catalog_manager.cc:5495] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d939bc5b9c74c2fa4cbb2e3139ba988 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "2d939bc5b9c74c2fa4cbb2e3139ba988" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d939bc5b9c74c2fa4cbb2e3139ba988" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36313 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:41.501580 584 tablet_bootstrap.cc:492] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988: No bootstrap required, opened a new log
I20260619 01:06:41.502059 584 ts_tablet_manager.cc:1397] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988: Time spent bootstrapping tablet: real 0.025s user 0.004s sys 0.019s
I20260619 01:06:41.504453 584 raft_consensus.cc:348] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d939bc5b9c74c2fa4cbb2e3139ba988" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36313 } }
I20260619 01:06:41.504892 584 raft_consensus.cc:374] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:41.505160 584 raft_consensus.cc:729] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d939bc5b9c74c2fa4cbb2e3139ba988, State: Initialized, Role: FOLLOWER
I20260619 01:06:41.505767 584 consensus_queue.cc:260] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [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: "2d939bc5b9c74c2fa4cbb2e3139ba988" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36313 } }
I20260619 01:06:41.506275 584 raft_consensus.cc:388] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:41.506529 584 raft_consensus.cc:482] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:41.506860 584 raft_consensus.cc:3037] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:41.510867 584 raft_consensus.cc:504] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d939bc5b9c74c2fa4cbb2e3139ba988" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36313 } }
I20260619 01:06:41.511446 584 leader_election.cc:302] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [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: 2d939bc5b9c74c2fa4cbb2e3139ba988; no voters:
I20260619 01:06:41.511940 584 leader_election.cc:288] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:41.512101 586 raft_consensus.cc:2781] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:41.513367 586 raft_consensus.cc:686] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 1 LEADER]: Becoming Leader. State: Replica: 2d939bc5b9c74c2fa4cbb2e3139ba988, State: Running, Role: LEADER
I20260619 01:06:41.513933 584 ts_tablet_manager.cc:1428] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988: Time spent starting tablet: real 0.012s user 0.012s sys 0.000s
I20260619 01:06:41.514114 586 consensus_queue.cc:237] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [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: "2d939bc5b9c74c2fa4cbb2e3139ba988" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36313 } }
I20260619 01:06:41.520232 428 catalog_manager.cc:5495] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d939bc5b9c74c2fa4cbb2e3139ba988 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "2d939bc5b9c74c2fa4cbb2e3139ba988" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d939bc5b9c74c2fa4cbb2e3139ba988" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36313 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:41.561250 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:41.588490 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:41.589279 396 tablet_replica.cc:330] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988: stopping tablet replica
I20260619 01:06:41.590265 396 raft_consensus.cc:2229] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:41.590876 396 raft_consensus.cc:2258] T 733ae19c90c6473fa5d37101d365de16 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:41.594164 396 tablet_replica.cc:330] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988: stopping tablet replica
I20260619 01:06:41.594741 396 raft_consensus.cc:2229] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:41.595191 396 raft_consensus.cc:2258] T f8b94c8ed4b5423294099128e364f588 P 2d939bc5b9c74c2fa4cbb2e3139ba988 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:41.757452 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:41.767692 396 master.cc:537] Master@127.0.99.62:43069 shutting down...
I20260619 01:06:41.846072 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:41.846645 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:41.847010 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P 1bf137dc736c4e898b762d61267c7d55: stopping tablet replica
I20260619 01:06:41.866470 396 master.cc:552] Master@127.0.99.62:43069 shutdown complete.
[ OK ] ClientTest.ConnectToClusterNoMasterAddressSpecified (2650 ms)
[ RUN ] ClientTest.TestScanAtFutureTimestamp
I20260619 01:06:41.895140 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:40405
I20260619 01:06:41.896417 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:41.901995 597 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
W20260619 01:06:41.904040 598 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
W20260619 01:06:41.905604 600 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
I20260619 01:06:41.906204 396 server_base.cc:1034] running on GCE node
I20260619 01:06:41.906970 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:41.907179 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:41.907341 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831201907327 us; error 0 us; skew 500 ppm
I20260619 01:06:41.907826 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:41.910948 396 webserver.cc:460] Webserver started at http://127.0.99.62:36493/ using document root <none> and password file <none>
I20260619 01:06:41.911417 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:41.911619 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:41.911893 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:41.912952 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "fddda0208af8439ab167ebb43b67ffd8"
format_stamp: "Formatted at 2026-06-19 01:06:41 on dist-test-slave-93wm"
I20260619 01:06:41.917609 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 01:06:41.921021 605 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:41.921875 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 01:06:41.922181 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "fddda0208af8439ab167ebb43b67ffd8"
format_stamp: "Formatted at 2026-06-19 01:06:41 on dist-test-slave-93wm"
I20260619 01:06:41.922513 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:41.942314 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:41.943535 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:41.995127 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:40405
I20260619 01:06:41.995203 666 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:40405 every 8 connection(s)
I20260619 01:06:41.999852 667 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:42.011803 667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8: Bootstrap starting.
I20260619 01:06:42.016109 667 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:42.020040 667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8: No bootstrap required, opened a new log
I20260619 01:06:42.021878 667 raft_consensus.cc:348] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fddda0208af8439ab167ebb43b67ffd8" member_type: VOTER }
I20260619 01:06:42.022306 667 raft_consensus.cc:374] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:42.022526 667 raft_consensus.cc:729] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fddda0208af8439ab167ebb43b67ffd8, State: Initialized, Role: FOLLOWER
I20260619 01:06:42.023129 667 consensus_queue.cc:260] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [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: "fddda0208af8439ab167ebb43b67ffd8" member_type: VOTER }
I20260619 01:06:42.023602 667 raft_consensus.cc:388] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:42.023926 667 raft_consensus.cc:482] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:42.024236 667 raft_consensus.cc:3037] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:42.028437 667 raft_consensus.cc:504] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fddda0208af8439ab167ebb43b67ffd8" member_type: VOTER }
I20260619 01:06:42.028973 667 leader_election.cc:302] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [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: fddda0208af8439ab167ebb43b67ffd8; no voters:
I20260619 01:06:42.030239 667 leader_election.cc:288] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:42.030673 670 raft_consensus.cc:2781] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:42.032254 670 raft_consensus.cc:686] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [term 1 LEADER]: Becoming Leader. State: Replica: fddda0208af8439ab167ebb43b67ffd8, State: Running, Role: LEADER
I20260619 01:06:42.032932 670 consensus_queue.cc:237] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [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: "fddda0208af8439ab167ebb43b67ffd8" member_type: VOTER }
I20260619 01:06:42.033545 667 sys_catalog.cc:564] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:42.035810 671 sys_catalog.cc:455] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fddda0208af8439ab167ebb43b67ffd8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fddda0208af8439ab167ebb43b67ffd8" member_type: VOTER } }
I20260619 01:06:42.036353 671 sys_catalog.cc:458] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:42.038132 672 sys_catalog.cc:455] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fddda0208af8439ab167ebb43b67ffd8. Latest consensus state: current_term: 1 leader_uuid: "fddda0208af8439ab167ebb43b67ffd8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fddda0208af8439ab167ebb43b67ffd8" member_type: VOTER } }
I20260619 01:06:42.038861 672 sys_catalog.cc:458] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:42.047398 676 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:42.054553 676 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:42.058271 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:42.066969 676 catalog_manager.cc:1347] Generated new cluster ID: e48aac308415423bb31c84db1136aae7
I20260619 01:06:42.067448 676 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:42.088382 676 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:42.089990 676 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:42.103839 676 catalog_manager.cc:5868] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8: Generated new TSK 0
I20260619 01:06:42.104508 676 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:42.124716 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:42.131057 688 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
W20260619 01:06:42.132388 689 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
W20260619 01:06:42.133574 691 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
I20260619 01:06:42.134258 396 server_base.cc:1034] running on GCE node
I20260619 01:06:42.135237 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:42.135490 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:42.135668 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831202135657 us; error 0 us; skew 500 ppm
I20260619 01:06:42.136339 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:42.139142 396 webserver.cc:460] Webserver started at http://127.0.99.1:45965/ using document root <none> and password file <none>
I20260619 01:06:42.139750 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:42.139991 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:42.140288 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:42.141641 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "932a39a010d644b48a850656afc6f2b9"
format_stamp: "Formatted at 2026-06-19 01:06:42 on dist-test-slave-93wm"
I20260619 01:06:42.147286 396 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 01:06:42.151396 696 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:42.152443 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 01:06:42.152726 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "932a39a010d644b48a850656afc6f2b9"
format_stamp: "Formatted at 2026-06-19 01:06:42 on dist-test-slave-93wm"
I20260619 01:06:42.153013 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScanAtFutureTimestamp.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:42.167618 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:42.168605 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:42.186872 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:42.187140 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:42.187405 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:42.187570 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:42.265475 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:33103
I20260619 01:06:42.266038 766 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:33103 every 8 connection(s)
I20260619 01:06:42.270969 767 heartbeater.cc:347] Connected to a master server at 127.0.99.62:40405
I20260619 01:06:42.271358 767 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:42.272116 767 heartbeater.cc:511] Master 127.0.99.62:40405 requested a full tablet report, sending...
I20260619 01:06:42.274804 622 ts_manager.cc:194] Registered new tserver with Master: 932a39a010d644b48a850656afc6f2b9 (127.0.99.1:33103)
I20260619 01:06:42.275980 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006716449s
I20260619 01:06:42.277405 622 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33234
I20260619 01:06:42.291071 767 heartbeater.cc:503] Master 127.0.99.62:40405 was elected leader, sending a full tablet report...
I20260619 01:06:42.303666 622 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33242:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:42.344985 732 tablet_service.cc:1467] Processing CreateTablet for tablet c824f65ec603493f9cf104421e176e60 (DEFAULT_TABLE table=client-testtb [id=916e193e9ce14c04bb932ad165007129]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:42.345453 731 tablet_service.cc:1467] Processing CreateTablet for tablet 84a3e6ea88664f23ad5a7b7ec69f6816 (DEFAULT_TABLE table=client-testtb [id=916e193e9ce14c04bb932ad165007129]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:42.346144 732 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c824f65ec603493f9cf104421e176e60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:42.350852 731 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 84a3e6ea88664f23ad5a7b7ec69f6816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:42.360828 777 tablet_bootstrap.cc:492] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9: Bootstrap starting.
I20260619 01:06:42.365550 777 tablet_bootstrap.cc:654] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:42.373008 777 tablet_bootstrap.cc:492] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9: No bootstrap required, opened a new log
I20260619 01:06:42.373401 777 ts_tablet_manager.cc:1397] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9: Time spent bootstrapping tablet: real 0.014s user 0.006s sys 0.003s
I20260619 01:06:42.375293 777 raft_consensus.cc:348] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "932a39a010d644b48a850656afc6f2b9" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33103 } }
I20260619 01:06:42.375728 777 raft_consensus.cc:374] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:42.376056 777 raft_consensus.cc:729] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932a39a010d644b48a850656afc6f2b9, State: Initialized, Role: FOLLOWER
I20260619 01:06:42.376621 777 consensus_queue.cc:260] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9 [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: "932a39a010d644b48a850656afc6f2b9" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33103 } }
I20260619 01:06:42.377213 777 raft_consensus.cc:388] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:42.377467 777 raft_consensus.cc:482] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:42.377770 777 raft_consensus.cc:3037] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:42.384166 777 raft_consensus.cc:504] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "932a39a010d644b48a850656afc6f2b9" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33103 } }
I20260619 01:06:42.384780 777 leader_election.cc:302] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9 [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: 932a39a010d644b48a850656afc6f2b9; no voters:
I20260619 01:06:42.386204 777 leader_election.cc:288] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:42.387107 779 raft_consensus.cc:2781] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:42.389343 777 ts_tablet_manager.cc:1428] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9: Time spent starting tablet: real 0.016s user 0.013s sys 0.004s
I20260619 01:06:42.390508 777 tablet_bootstrap.cc:492] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9: Bootstrap starting.
I20260619 01:06:42.392012 779 raft_consensus.cc:686] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9 [term 1 LEADER]: Becoming Leader. State: Replica: 932a39a010d644b48a850656afc6f2b9, State: Running, Role: LEADER
I20260619 01:06:42.392750 779 consensus_queue.cc:237] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9 [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: "932a39a010d644b48a850656afc6f2b9" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33103 } }
I20260619 01:06:42.397675 777 tablet_bootstrap.cc:654] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:42.401073 622 catalog_manager.cc:5495] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 932a39a010d644b48a850656afc6f2b9 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "932a39a010d644b48a850656afc6f2b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "932a39a010d644b48a850656afc6f2b9" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33103 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:42.411736 777 tablet_bootstrap.cc:492] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9: No bootstrap required, opened a new log
I20260619 01:06:42.412211 777 ts_tablet_manager.cc:1397] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9: Time spent bootstrapping tablet: real 0.022s user 0.003s sys 0.016s
I20260619 01:06:42.414829 777 raft_consensus.cc:348] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "932a39a010d644b48a850656afc6f2b9" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33103 } }
I20260619 01:06:42.415422 777 raft_consensus.cc:374] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:42.415737 777 raft_consensus.cc:729] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932a39a010d644b48a850656afc6f2b9, State: Initialized, Role: FOLLOWER
I20260619 01:06:42.416384 777 consensus_queue.cc:260] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9 [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: "932a39a010d644b48a850656afc6f2b9" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33103 } }
I20260619 01:06:42.417093 777 raft_consensus.cc:388] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:42.417420 777 raft_consensus.cc:482] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:42.417806 777 raft_consensus.cc:3037] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:42.423108 777 raft_consensus.cc:504] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "932a39a010d644b48a850656afc6f2b9" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33103 } }
I20260619 01:06:42.423731 777 leader_election.cc:302] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9 [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: 932a39a010d644b48a850656afc6f2b9; no voters:
I20260619 01:06:42.424314 777 leader_election.cc:288] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:42.424563 779 raft_consensus.cc:2781] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:42.426074 777 ts_tablet_manager.cc:1428] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9: Time spent starting tablet: real 0.014s user 0.016s sys 0.000s
I20260619 01:06:42.425961 779 raft_consensus.cc:686] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9 [term 1 LEADER]: Becoming Leader. State: Replica: 932a39a010d644b48a850656afc6f2b9, State: Running, Role: LEADER
I20260619 01:06:42.427047 779 consensus_queue.cc:237] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9 [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: "932a39a010d644b48a850656afc6f2b9" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33103 } }
I20260619 01:06:42.433528 622 catalog_manager.cc:5495] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 932a39a010d644b48a850656afc6f2b9 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "932a39a010d644b48a850656afc6f2b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "932a39a010d644b48a850656afc6f2b9" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33103 } health_report { overall_health: HEALTHY } } }
W20260619 01:06:42.483256 722 tablet_service.cc:2970] error setting up scanner 4b7984d69ebc4c9f9b08e7b435af1342 with request: Invalid argument: cannot verify timestamp: Snapshot time P: 1781831262452247 usec, L: 0 in the future. Max allowed timestamp is P: 1781831212482984 usec, L: 0: new_scan_request { tablet_id: "c824f65ec603493f9cf104421e176e60" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } projected_columns { name: "non_null_with_default" type: INT32 is_key: false is_nullable: false read_default_value: "90\000\000" write_default_value: "90\000\000" immutable: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7298380851004403712 propagated_timestamp: 7298380605353123840 cache_blocks: true order_mode: UNORDERED row_format_flags: 0 authz_token { token_data: "\010\316\256\322\321\006\"3\n\005slave\022*\n 916e193e9ce14c04bb932ad165007129\020\001\030\001 \001(\001" signature: "\207\314a\tP\207m\214\022\320\027\374\021x\014B\013\331\246~f\331\036t\215~D\013j\"\355\352n\"W`|\253\n\363\275y\314\212\312\202i\303\263\033\020(\300\306\200_6\313\341\226|\267\323\227""\207\314a\tP\207m\214\022\320\027\374\021x\014B\013\331\246~f\331\036t\215~D\013j\"\355\352n\"W`|\253\n\363\275y\314\212\312\202i\303\263\033\020(\300\306\200_6\313\341\226|\267\323\227" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "a998e50288b0425a9fa6ad7414202977"
I20260619 01:06:42.489321 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:42.510535 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:42.511327 396 tablet_replica.cc:330] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9: stopping tablet replica
I20260619 01:06:42.511868 396 raft_consensus.cc:2229] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:42.512264 396 raft_consensus.cc:2258] T 84a3e6ea88664f23ad5a7b7ec69f6816 P 932a39a010d644b48a850656afc6f2b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:42.514216 396 tablet_replica.cc:330] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9: stopping tablet replica
I20260619 01:06:42.514623 396 raft_consensus.cc:2229] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:42.514977 396 raft_consensus.cc:2258] T c824f65ec603493f9cf104421e176e60 P 932a39a010d644b48a850656afc6f2b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:42.526520 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:42.537647 396 master.cc:537] Master@127.0.99.62:40405 shutting down...
I20260619 01:06:42.558053 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:42.558531 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:42.558948 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P fddda0208af8439ab167ebb43b67ffd8: stopping tablet replica
I20260619 01:06:42.567991 396 master.cc:552] Master@127.0.99.62:40405 shutdown complete.
[ OK ] ClientTest.TestScanAtFutureTimestamp (699 ms)
[ RUN ] ClientTest.TestInvalidPredicates
I20260619 01:06:42.594937 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:39043
I20260619 01:06:42.596184 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:42.601794 787 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
W20260619 01:06:42.603768 788 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
W20260619 01:06:42.605337 790 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
I20260619 01:06:42.605509 396 server_base.cc:1034] running on GCE node
I20260619 01:06:42.606441 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:42.606621 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:42.606810 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831202606800 us; error 0 us; skew 500 ppm
I20260619 01:06:42.607460 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:42.611622 396 webserver.cc:460] Webserver started at http://127.0.99.62:42011/ using document root <none> and password file <none>
I20260619 01:06:42.612157 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:42.612329 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:42.612648 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:42.613852 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "7964507eac1145c284ea1c1a43bc80f9"
format_stamp: "Formatted at 2026-06-19 01:06:42 on dist-test-slave-93wm"
I20260619 01:06:42.618714 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260619 01:06:42.622189 795 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:42.623013 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.002s
I20260619 01:06:42.623354 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "7964507eac1145c284ea1c1a43bc80f9"
format_stamp: "Formatted at 2026-06-19 01:06:42 on dist-test-slave-93wm"
I20260619 01:06:42.623658 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:42.646538 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:42.647522 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:42.700572 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:39043
I20260619 01:06:42.700677 856 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:39043 every 8 connection(s)
I20260619 01:06:42.704761 857 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:42.718362 857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9: Bootstrap starting.
I20260619 01:06:42.723668 857 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:42.728467 857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9: No bootstrap required, opened a new log
I20260619 01:06:42.730842 857 raft_consensus.cc:348] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7964507eac1145c284ea1c1a43bc80f9" member_type: VOTER }
I20260619 01:06:42.731367 857 raft_consensus.cc:374] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:42.731629 857 raft_consensus.cc:729] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7964507eac1145c284ea1c1a43bc80f9, State: Initialized, Role: FOLLOWER
I20260619 01:06:42.732239 857 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [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: "7964507eac1145c284ea1c1a43bc80f9" member_type: VOTER }
I20260619 01:06:42.732817 857 raft_consensus.cc:388] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:42.733101 857 raft_consensus.cc:482] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:42.733418 857 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:42.739439 857 raft_consensus.cc:504] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7964507eac1145c284ea1c1a43bc80f9" member_type: VOTER }
I20260619 01:06:42.740223 857 leader_election.cc:302] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [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: 7964507eac1145c284ea1c1a43bc80f9; no voters:
I20260619 01:06:42.741555 857 leader_election.cc:288] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:42.741907 860 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:42.743903 860 raft_consensus.cc:686] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [term 1 LEADER]: Becoming Leader. State: Replica: 7964507eac1145c284ea1c1a43bc80f9, State: Running, Role: LEADER
I20260619 01:06:42.744601 857 sys_catalog.cc:564] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:42.744542 860 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [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: "7964507eac1145c284ea1c1a43bc80f9" member_type: VOTER }
I20260619 01:06:42.747110 861 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7964507eac1145c284ea1c1a43bc80f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7964507eac1145c284ea1c1a43bc80f9" member_type: VOTER } }
I20260619 01:06:42.747668 861 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:42.756979 865 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:42.756950 862 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7964507eac1145c284ea1c1a43bc80f9. Latest consensus state: current_term: 1 leader_uuid: "7964507eac1145c284ea1c1a43bc80f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7964507eac1145c284ea1c1a43bc80f9" member_type: VOTER } }
I20260619 01:06:42.757591 862 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:42.763731 865 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:42.766897 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:42.773185 865 catalog_manager.cc:1347] Generated new cluster ID: b835626b2322434f878bbf458675005a
I20260619 01:06:42.773500 865 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:42.799109 865 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:42.801303 865 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:42.817766 865 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9: Generated new TSK 0
I20260619 01:06:42.818455 865 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:42.835162 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:42.841862 879 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
W20260619 01:06:42.843344 880 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
W20260619 01:06:42.844729 882 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
I20260619 01:06:42.846222 396 server_base.cc:1034] running on GCE node
I20260619 01:06:42.847086 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:42.847304 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:42.847471 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831202847457 us; error 0 us; skew 500 ppm
I20260619 01:06:42.848016 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:42.850880 396 webserver.cc:460] Webserver started at http://127.0.99.1:42891/ using document root <none> and password file <none>
I20260619 01:06:42.851346 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:42.851547 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:42.851799 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:42.853574 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "f3ee522989634bfcafbb2e47d69a5437"
format_stamp: "Formatted at 2026-06-19 01:06:42 on dist-test-slave-93wm"
I20260619 01:06:42.860713 396 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.006s sys 0.000s
I20260619 01:06:42.864495 887 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:42.865329 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 01:06:42.865609 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "f3ee522989634bfcafbb2e47d69a5437"
format_stamp: "Formatted at 2026-06-19 01:06:42 on dist-test-slave-93wm"
I20260619 01:06:42.865938 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInvalidPredicates.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:42.876434 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:42.877406 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:42.890703 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:42.891088 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:42.891434 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:42.891695 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:42.971724 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:44097
I20260619 01:06:42.971828 957 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:44097 every 8 connection(s)
I20260619 01:06:42.976810 958 heartbeater.cc:347] Connected to a master server at 127.0.99.62:39043
I20260619 01:06:42.977176 958 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:42.978035 958 heartbeater.cc:511] Master 127.0.99.62:39043 requested a full tablet report, sending...
I20260619 01:06:42.980131 812 ts_manager.cc:194] Registered new tserver with Master: f3ee522989634bfcafbb2e47d69a5437 (127.0.99.1:44097)
I20260619 01:06:42.981038 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005964081s
I20260619 01:06:42.982971 812 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39278
I20260619 01:06:42.996964 958 heartbeater.cc:503] Master 127.0.99.62:39043 was elected leader, sending a full tablet report...
I20260619 01:06:43.012884 811 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39288:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:43.060453 923 tablet_service.cc:1467] Processing CreateTablet for tablet ff2d0f98dee645a5962283b384257f37 (DEFAULT_TABLE table=client-testtb [id=48e1a70335dd41acb3c9dd13596e92b4]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:43.060803 922 tablet_service.cc:1467] Processing CreateTablet for tablet c937a13c047c4d49b15d335b5821e9dd (DEFAULT_TABLE table=client-testtb [id=48e1a70335dd41acb3c9dd13596e92b4]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:43.062211 923 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ff2d0f98dee645a5962283b384257f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:43.063066 922 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c937a13c047c4d49b15d335b5821e9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:43.079085 968 tablet_bootstrap.cc:492] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437: Bootstrap starting.
I20260619 01:06:43.084668 968 tablet_bootstrap.cc:654] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:43.089253 968 tablet_bootstrap.cc:492] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437: No bootstrap required, opened a new log
I20260619 01:06:43.089644 968 ts_tablet_manager.cc:1397] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 01:06:43.091339 968 raft_consensus.cc:348] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3ee522989634bfcafbb2e47d69a5437" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 44097 } }
I20260619 01:06:43.092161 968 raft_consensus.cc:374] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:43.092427 968 raft_consensus.cc:729] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ee522989634bfcafbb2e47d69a5437, State: Initialized, Role: FOLLOWER
I20260619 01:06:43.093092 968 consensus_queue.cc:260] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437 [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: "f3ee522989634bfcafbb2e47d69a5437" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 44097 } }
I20260619 01:06:43.093783 968 raft_consensus.cc:388] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:43.094135 968 raft_consensus.cc:482] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:43.094439 968 raft_consensus.cc:3037] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:43.100939 968 raft_consensus.cc:504] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3ee522989634bfcafbb2e47d69a5437" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 44097 } }
I20260619 01:06:43.101805 968 leader_election.cc:302] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437 [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: f3ee522989634bfcafbb2e47d69a5437; no voters:
I20260619 01:06:43.103183 968 leader_election.cc:288] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:43.103897 970 raft_consensus.cc:2781] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:43.106297 968 ts_tablet_manager.cc:1428] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437: Time spent starting tablet: real 0.016s user 0.016s sys 0.000s
I20260619 01:06:43.107371 968 tablet_bootstrap.cc:492] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437: Bootstrap starting.
I20260619 01:06:43.109253 970 raft_consensus.cc:686] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437 [term 1 LEADER]: Becoming Leader. State: Replica: f3ee522989634bfcafbb2e47d69a5437, State: Running, Role: LEADER
I20260619 01:06:43.110018 970 consensus_queue.cc:237] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437 [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: "f3ee522989634bfcafbb2e47d69a5437" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 44097 } }
I20260619 01:06:43.114471 968 tablet_bootstrap.cc:654] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:43.118187 812 catalog_manager.cc:5495] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3ee522989634bfcafbb2e47d69a5437 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "f3ee522989634bfcafbb2e47d69a5437" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3ee522989634bfcafbb2e47d69a5437" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 44097 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:43.126871 968 tablet_bootstrap.cc:492] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437: No bootstrap required, opened a new log
I20260619 01:06:43.127312 968 ts_tablet_manager.cc:1397] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437: Time spent bootstrapping tablet: real 0.020s user 0.015s sys 0.004s
I20260619 01:06:43.129498 968 raft_consensus.cc:348] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3ee522989634bfcafbb2e47d69a5437" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 44097 } }
I20260619 01:06:43.130065 968 raft_consensus.cc:374] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:43.130353 968 raft_consensus.cc:729] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3ee522989634bfcafbb2e47d69a5437, State: Initialized, Role: FOLLOWER
I20260619 01:06:43.130939 968 consensus_queue.cc:260] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437 [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: "f3ee522989634bfcafbb2e47d69a5437" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 44097 } }
I20260619 01:06:43.131618 968 raft_consensus.cc:388] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:43.131912 968 raft_consensus.cc:482] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:43.132239 968 raft_consensus.cc:3037] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:43.137848 968 raft_consensus.cc:504] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3ee522989634bfcafbb2e47d69a5437" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 44097 } }
I20260619 01:06:43.138489 968 leader_election.cc:302] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437 [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: f3ee522989634bfcafbb2e47d69a5437; no voters:
I20260619 01:06:43.138998 968 leader_election.cc:288] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:43.139328 972 raft_consensus.cc:2781] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:43.139819 972 raft_consensus.cc:686] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437 [term 1 LEADER]: Becoming Leader. State: Replica: f3ee522989634bfcafbb2e47d69a5437, State: Running, Role: LEADER
I20260619 01:06:43.140630 968 ts_tablet_manager.cc:1428] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437: Time spent starting tablet: real 0.013s user 0.012s sys 0.000s
I20260619 01:06:43.140525 972 consensus_queue.cc:237] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437 [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: "f3ee522989634bfcafbb2e47d69a5437" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 44097 } }
I20260619 01:06:43.146924 812 catalog_manager.cc:5495] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3ee522989634bfcafbb2e47d69a5437 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "f3ee522989634bfcafbb2e47d69a5437" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3ee522989634bfcafbb2e47d69a5437" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 44097 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:43.169543 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:43.200940 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:43.202184 396 tablet_replica.cc:330] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437: stopping tablet replica
I20260619 01:06:43.202756 396 raft_consensus.cc:2229] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:43.203208 396 raft_consensus.cc:2258] T c937a13c047c4d49b15d335b5821e9dd P f3ee522989634bfcafbb2e47d69a5437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:43.206204 396 tablet_replica.cc:330] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437: stopping tablet replica
I20260619 01:06:43.206667 396 raft_consensus.cc:2229] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:43.207044 396 raft_consensus.cc:2258] T ff2d0f98dee645a5962283b384257f37 P f3ee522989634bfcafbb2e47d69a5437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:43.229940 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:43.242063 396 master.cc:537] Master@127.0.99.62:39043 shutting down...
I20260619 01:06:43.266604 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:43.267133 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:43.267575 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P 7964507eac1145c284ea1c1a43bc80f9: stopping tablet replica
I20260619 01:06:43.286186 396 master.cc:552] Master@127.0.99.62:39043 shutdown complete.
[ OK ] ClientTest.TestInvalidPredicates (712 ms)
[ RUN ] ClientTest.TestExclusiveInclusiveRangeBounds
I20260619 01:06:43.305374 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:40209
I20260619 01:06:43.306372 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:43.311549 977 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
W20260619 01:06:43.313062 978 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
W20260619 01:06:43.316058 980 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
I20260619 01:06:43.316718 396 server_base.cc:1034] running on GCE node
I20260619 01:06:43.317453 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:43.317612 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:43.317857 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831203317820 us; error 0 us; skew 500 ppm
I20260619 01:06:43.318398 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:43.321367 396 webserver.cc:460] Webserver started at http://127.0.99.62:36833/ using document root <none> and password file <none>
I20260619 01:06:43.321889 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:43.322074 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:43.322340 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:43.323346 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "4302f35b2ad74d79bf6c86b357e9238c"
format_stamp: "Formatted at 2026-06-19 01:06:43 on dist-test-slave-93wm"
I20260619 01:06:43.327642 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.001s
I20260619 01:06:43.330873 985 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:43.331696 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 01:06:43.332010 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "4302f35b2ad74d79bf6c86b357e9238c"
format_stamp: "Formatted at 2026-06-19 01:06:43 on dist-test-slave-93wm"
I20260619 01:06:43.332363 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:43.371297 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:43.372282 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:43.426913 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:40209
I20260619 01:06:43.427052 1046 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:40209 every 8 connection(s)
I20260619 01:06:43.431069 1047 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:43.444741 1047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c: Bootstrap starting.
I20260619 01:06:43.450040 1047 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:43.454777 1047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c: No bootstrap required, opened a new log
I20260619 01:06:43.457062 1047 raft_consensus.cc:348] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4302f35b2ad74d79bf6c86b357e9238c" member_type: VOTER }
I20260619 01:06:43.457612 1047 raft_consensus.cc:374] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:43.457901 1047 raft_consensus.cc:729] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4302f35b2ad74d79bf6c86b357e9238c, State: Initialized, Role: FOLLOWER
I20260619 01:06:43.458511 1047 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [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: "4302f35b2ad74d79bf6c86b357e9238c" member_type: VOTER }
I20260619 01:06:43.459071 1047 raft_consensus.cc:388] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:43.459374 1047 raft_consensus.cc:482] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:43.459684 1047 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:43.465939 1047 raft_consensus.cc:504] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4302f35b2ad74d79bf6c86b357e9238c" member_type: VOTER }
I20260619 01:06:43.466626 1047 leader_election.cc:302] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [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: 4302f35b2ad74d79bf6c86b357e9238c; no voters:
I20260619 01:06:43.468173 1047 leader_election.cc:288] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:43.468532 1050 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:43.470536 1050 raft_consensus.cc:686] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [term 1 LEADER]: Becoming Leader. State: Replica: 4302f35b2ad74d79bf6c86b357e9238c, State: Running, Role: LEADER
I20260619 01:06:43.471246 1050 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [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: "4302f35b2ad74d79bf6c86b357e9238c" member_type: VOTER }
I20260619 01:06:43.471509 1047 sys_catalog.cc:564] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:43.474121 1051 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4302f35b2ad74d79bf6c86b357e9238c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4302f35b2ad74d79bf6c86b357e9238c" member_type: VOTER } }
I20260619 01:06:43.474798 1051 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:43.476269 1052 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4302f35b2ad74d79bf6c86b357e9238c. Latest consensus state: current_term: 1 leader_uuid: "4302f35b2ad74d79bf6c86b357e9238c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4302f35b2ad74d79bf6c86b357e9238c" member_type: VOTER } }
I20260619 01:06:43.477413 1052 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:43.487016 1055 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:43.497136 1055 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:43.519942 1055 catalog_manager.cc:1347] Generated new cluster ID: f9a95a02fc254f3eaa7b03fb5b462eb0
I20260619 01:06:43.520260 1055 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:43.520860 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:43.543741 1055 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:43.546334 1055 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:43.565860 1055 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c: Generated new TSK 0
I20260619 01:06:43.566627 1055 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:43.595115 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:43.600921 1068 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
W20260619 01:06:43.602640 1069 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
I20260619 01:06:43.606107 396 server_base.cc:1034] running on GCE node
W20260619 01:06:43.606316 1071 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
I20260619 01:06:43.607285 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:43.607481 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:43.607705 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831203607672 us; error 0 us; skew 500 ppm
I20260619 01:06:43.608258 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:43.611433 396 webserver.cc:460] Webserver started at http://127.0.99.1:44105/ using document root <none> and password file <none>
I20260619 01:06:43.611943 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:43.612110 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:43.612382 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:43.613516 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "cc64f2bb8e104eb8b907c7f465e3602d"
format_stamp: "Formatted at 2026-06-19 01:06:43 on dist-test-slave-93wm"
I20260619 01:06:43.618427 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.001s
I20260619 01:06:43.622014 1076 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:43.622881 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260619 01:06:43.623179 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "cc64f2bb8e104eb8b907c7f465e3602d"
format_stamp: "Formatted at 2026-06-19 01:06:43 on dist-test-slave-93wm"
I20260619 01:06:43.623443 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:43.649256 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:43.650375 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:43.660434 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:43.660740 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:43.661037 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:43.661396 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:43.726712 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:33115
I20260619 01:06:43.726785 1146 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:33115 every 8 connection(s)
I20260619 01:06:43.731923 1147 heartbeater.cc:347] Connected to a master server at 127.0.99.62:40209
I20260619 01:06:43.732271 1147 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:43.733014 1147 heartbeater.cc:511] Master 127.0.99.62:40209 requested a full tablet report, sending...
I20260619 01:06:43.735230 1002 ts_manager.cc:194] Registered new tserver with Master: cc64f2bb8e104eb8b907c7f465e3602d (127.0.99.1:33115)
I20260619 01:06:43.736150 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005916898s
I20260619 01:06:43.738199 1002 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42218
I20260619 01:06:43.752135 1147 heartbeater.cc:503] Master 127.0.99.62:40209 was elected leader, sending a full tablet report...
I20260619 01:06:43.762495 1002 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42242:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:43.801782 1112 tablet_service.cc:1467] Processing CreateTablet for tablet c1a1c8fae1ea431cb8275b9f15f76960 (DEFAULT_TABLE table=client-testtb [id=a3f33a7a9942486791ae81bc61477145]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:43.802234 1111 tablet_service.cc:1467] Processing CreateTablet for tablet a77a856fc81b4f43a6f6dcc0901e8139 (DEFAULT_TABLE table=client-testtb [id=a3f33a7a9942486791ae81bc61477145]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:43.802805 1112 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c1a1c8fae1ea431cb8275b9f15f76960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:43.803426 1111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a77a856fc81b4f43a6f6dcc0901e8139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:43.817975 1157 tablet_bootstrap.cc:492] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d: Bootstrap starting.
I20260619 01:06:43.823451 1157 tablet_bootstrap.cc:654] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:43.827642 1157 tablet_bootstrap.cc:492] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d: No bootstrap required, opened a new log
I20260619 01:06:43.827997 1157 ts_tablet_manager.cc:1397] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260619 01:06:43.829634 1157 raft_consensus.cc:348] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } }
I20260619 01:06:43.830199 1157 raft_consensus.cc:374] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:43.830425 1157 raft_consensus.cc:729] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc64f2bb8e104eb8b907c7f465e3602d, State: Initialized, Role: FOLLOWER
I20260619 01:06:43.830964 1157 consensus_queue.cc:260] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d [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: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } }
I20260619 01:06:43.831439 1157 raft_consensus.cc:388] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:43.831664 1157 raft_consensus.cc:482] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:43.831920 1157 raft_consensus.cc:3037] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:43.837409 1157 raft_consensus.cc:504] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } }
I20260619 01:06:43.838191 1157 leader_election.cc:302] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d [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: cc64f2bb8e104eb8b907c7f465e3602d; no voters:
I20260619 01:06:43.840092 1157 leader_election.cc:288] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:43.840391 1159 raft_consensus.cc:2781] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:43.842789 1157 ts_tablet_manager.cc:1428] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d: Time spent starting tablet: real 0.015s user 0.011s sys 0.004s
I20260619 01:06:43.843819 1157 tablet_bootstrap.cc:492] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d: Bootstrap starting.
I20260619 01:06:43.848297 1159 raft_consensus.cc:686] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 LEADER]: Becoming Leader. State: Replica: cc64f2bb8e104eb8b907c7f465e3602d, State: Running, Role: LEADER
I20260619 01:06:43.849429 1159 consensus_queue.cc:237] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d [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: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } }
I20260619 01:06:43.850664 1157 tablet_bootstrap.cc:654] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:43.857124 1157 tablet_bootstrap.cc:492] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d: No bootstrap required, opened a new log
I20260619 01:06:43.857592 1157 ts_tablet_manager.cc:1397] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d: Time spent bootstrapping tablet: real 0.014s user 0.008s sys 0.003s
I20260619 01:06:43.857077 1001 catalog_manager.cc:5495] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d reported cstate change: term changed from 0 to 1, leader changed from <none> to cc64f2bb8e104eb8b907c7f465e3602d (127.0.99.1). New cstate: current_term: 1 leader_uuid: "cc64f2bb8e104eb8b907c7f465e3602d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:43.860134 1157 raft_consensus.cc:348] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } }
I20260619 01:06:43.860695 1157 raft_consensus.cc:374] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:43.860970 1157 raft_consensus.cc:729] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc64f2bb8e104eb8b907c7f465e3602d, State: Initialized, Role: FOLLOWER
I20260619 01:06:43.862133 1157 consensus_queue.cc:260] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d [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: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } }
I20260619 01:06:43.864164 1157 raft_consensus.cc:388] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:43.864462 1157 raft_consensus.cc:482] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:43.864773 1157 raft_consensus.cc:3037] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:43.870694 1157 raft_consensus.cc:504] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } }
I20260619 01:06:43.871392 1157 leader_election.cc:302] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d [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: cc64f2bb8e104eb8b907c7f465e3602d; no voters:
I20260619 01:06:43.871938 1157 leader_election.cc:288] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:43.872499 1161 raft_consensus.cc:2781] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:43.872956 1161 raft_consensus.cc:686] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 LEADER]: Becoming Leader. State: Replica: cc64f2bb8e104eb8b907c7f465e3602d, State: Running, Role: LEADER
I20260619 01:06:43.873504 1157 ts_tablet_manager.cc:1428] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d: Time spent starting tablet: real 0.016s user 0.007s sys 0.003s
I20260619 01:06:43.873656 1161 consensus_queue.cc:237] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d [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: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } }
I20260619 01:06:43.882030 1001 catalog_manager.cc:5495] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d reported cstate change: term changed from 0 to 1, leader changed from <none> to cc64f2bb8e104eb8b907c7f465e3602d (127.0.99.1). New cstate: current_term: 1 leader_uuid: "cc64f2bb8e104eb8b907c7f465e3602d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:43.908083 1002 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42242:
name: "TestExclusiveInclusiveRangeBounds"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\010\001\000\377\377\377\377\t\001\000c\000\000\000""\010\001\000\377\377\377\377\t\001\000c\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:43.929273 1111 tablet_service.cc:1467] Processing CreateTablet for tablet 51256e7c45e945948f0ad0390259c563 (DEFAULT_TABLE table=TestExclusiveInclusiveRangeBounds [id=27707ef1d20242e882b8d1be643d9fc1]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260619 01:06:43.930658 1111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 51256e7c45e945948f0ad0390259c563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:43.942759 1157 tablet_bootstrap.cc:492] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d: Bootstrap starting.
I20260619 01:06:43.949534 1157 tablet_bootstrap.cc:654] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:43.954377 1157 tablet_bootstrap.cc:492] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d: No bootstrap required, opened a new log
I20260619 01:06:43.954870 1157 ts_tablet_manager.cc:1397] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d: Time spent bootstrapping tablet: real 0.012s user 0.005s sys 0.005s
I20260619 01:06:43.957291 1157 raft_consensus.cc:348] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } }
I20260619 01:06:43.957677 1157 raft_consensus.cc:374] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:43.957945 1157 raft_consensus.cc:729] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc64f2bb8e104eb8b907c7f465e3602d, State: Initialized, Role: FOLLOWER
I20260619 01:06:43.958635 1157 consensus_queue.cc:260] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d [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: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } }
I20260619 01:06:43.959286 1157 raft_consensus.cc:388] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:43.959563 1157 raft_consensus.cc:482] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:43.959831 1157 raft_consensus.cc:3037] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:43.965076 1157 raft_consensus.cc:504] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } }
I20260619 01:06:43.965986 1157 leader_election.cc:302] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d [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: cc64f2bb8e104eb8b907c7f465e3602d; no voters:
I20260619 01:06:43.966938 1157 leader_election.cc:288] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:43.967072 1161 raft_consensus.cc:2781] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:43.967484 1161 raft_consensus.cc:686] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 LEADER]: Becoming Leader. State: Replica: cc64f2bb8e104eb8b907c7f465e3602d, State: Running, Role: LEADER
I20260619 01:06:43.968492 1161 consensus_queue.cc:237] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d [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: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } }
I20260619 01:06:43.968954 1157 ts_tablet_manager.cc:1428] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d: Time spent starting tablet: real 0.014s user 0.006s sys 0.006s
I20260619 01:06:43.983088 1002 catalog_manager.cc:5495] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d reported cstate change: term changed from 0 to 1, leader changed from <none> to cc64f2bb8e104eb8b907c7f465e3602d (127.0.99.1). New cstate: current_term: 1 leader_uuid: "cc64f2bb8e104eb8b907c7f465e3602d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:43.997004 1002 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42242:
table { table_name: "TestExclusiveInclusiveRangeBounds" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\010\001\000\307\000\000\000\t\001\000+\001\000\000""\010\001\000\307\000\000\000\t\001\000+\001\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "non_null_with_default" type: INT32 is_key: false is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 01:06:44.013828 1002 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b14195624174423186daef9fef6c8ad4 has no consensus state
I20260619 01:06:44.025803 1111 tablet_service.cc:1467] Processing CreateTablet for tablet b14195624174423186daef9fef6c8ad4 (DEFAULT_TABLE table=TestExclusiveInclusiveRangeBounds [id=27707ef1d20242e882b8d1be643d9fc1]), partition=RANGE (key) PARTITION 200 <= VALUES < 300
I20260619 01:06:44.027364 1111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b14195624174423186daef9fef6c8ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:44.040330 1157 tablet_bootstrap.cc:492] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d: Bootstrap starting.
W20260619 01:06:44.039975 989 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet b14195624174423186daef9fef6c8ad4 (table TestExclusiveInclusiveRangeBounds [id=27707ef1d20242e882b8d1be643d9fc1], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet b14195624174423186daef9fef6c8ad4 consensus state has no leader
I20260619 01:06:44.045866 1157 tablet_bootstrap.cc:654] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:44.050562 1157 tablet_bootstrap.cc:492] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d: No bootstrap required, opened a new log
I20260619 01:06:44.050940 1157 ts_tablet_manager.cc:1397] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d: Time spent bootstrapping tablet: real 0.011s user 0.008s sys 0.001s
I20260619 01:06:44.052928 1157 raft_consensus.cc:348] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } }
I20260619 01:06:44.053328 1157 raft_consensus.cc:374] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:44.053612 1157 raft_consensus.cc:729] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc64f2bb8e104eb8b907c7f465e3602d, State: Initialized, Role: FOLLOWER
I20260619 01:06:44.054280 1157 consensus_queue.cc:260] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d [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: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } }
I20260619 01:06:44.054916 1157 raft_consensus.cc:388] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:44.055204 1157 raft_consensus.cc:482] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:44.055482 1157 raft_consensus.cc:3037] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:44.061328 1157 raft_consensus.cc:504] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } }
I20260619 01:06:44.061934 1157 leader_election.cc:302] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d [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: cc64f2bb8e104eb8b907c7f465e3602d; no voters:
I20260619 01:06:44.062527 1157 leader_election.cc:288] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:44.062668 1161 raft_consensus.cc:2781] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:44.063134 1161 raft_consensus.cc:686] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 LEADER]: Becoming Leader. State: Replica: cc64f2bb8e104eb8b907c7f465e3602d, State: Running, Role: LEADER
I20260619 01:06:44.063977 1157 ts_tablet_manager.cc:1428] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d: Time spent starting tablet: real 0.013s user 0.010s sys 0.002s
I20260619 01:06:44.063769 1161 consensus_queue.cc:237] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d [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: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } }
I20260619 01:06:44.070073 1002 catalog_manager.cc:5495] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d reported cstate change: term changed from 0 to 1, leader changed from <none> to cc64f2bb8e104eb8b907c7f465e3602d (127.0.99.1). New cstate: current_term: 1 leader_uuid: "cc64f2bb8e104eb8b907c7f465e3602d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc64f2bb8e104eb8b907c7f465e3602d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33115 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:44.084548 1002 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c: TestExclusiveInclusiveRangeBounds [id=27707ef1d20242e882b8d1be643d9fc1] alter complete (version 0)
I20260619 01:06:44.273562 1001 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42242:
table { table_name: "TestExclusiveInclusiveRangeBounds" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\000\007\001\000d\000\000\000""\006\001\000\000\000\000\000\007\001\000d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\010\001\000\307\000\000\000\t\001\000+\001\000\000""\010\001\000\307\000\000\000\t\001\000+\001\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "non_null_with_default" type: INT32 is_key: false is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 01:06:44.285504 1001 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c: Sending DeleteTablet for 1 replicas of tablet 51256e7c45e945948f0ad0390259c563
I20260619 01:06:44.286363 1001 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c: Sending DeleteTablet for 1 replicas of tablet b14195624174423186daef9fef6c8ad4
I20260619 01:06:44.287741 1111 tablet_service.cc:1514] Processing DeleteTablet for tablet 51256e7c45e945948f0ad0390259c563 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 01:06:44 UTC) from {username='slave'} at 127.0.0.1:46472
I20260619 01:06:44.288841 1112 tablet_service.cc:1514] Processing DeleteTablet for tablet b14195624174423186daef9fef6c8ad4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 01:06:44 UTC) from {username='slave'} at 127.0.0.1:46472
I20260619 01:06:44.292017 1172 tablet_replica.cc:330] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d: stopping tablet replica
I20260619 01:06:44.292812 1172 raft_consensus.cc:2229] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:44.293381 1172 raft_consensus.cc:2258] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:44.297143 1172 ts_tablet_manager.cc:1905] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 01:06:44.299361 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:44.317662 1172 ts_tablet_manager.cc:1918] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260619 01:06:44.318800 1172 log.cc:1196] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d: Deleting WAL directory at /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781831199071112-396-0/minicluster-data/ts-0-root/wals/51256e7c45e945948f0ad0390259c563
I20260619 01:06:44.319839 1172 ts_tablet_manager.cc:1939] T 51256e7c45e945948f0ad0390259c563 P cc64f2bb8e104eb8b907c7f465e3602d: Deleting consensus metadata
I20260619 01:06:44.322863 1172 tablet_replica.cc:330] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d: stopping tablet replica
I20260619 01:06:44.323812 1172 raft_consensus.cc:2229] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:44.323788 986 catalog_manager.cc:4841] TS cc64f2bb8e104eb8b907c7f465e3602d (127.0.99.1:33115): tablet 51256e7c45e945948f0ad0390259c563 (table TestExclusiveInclusiveRangeBounds [id=27707ef1d20242e882b8d1be643d9fc1]) successfully deleted
I20260619 01:06:44.324462 1172 raft_consensus.cc:2258] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:44.327996 1172 ts_tablet_manager.cc:1905] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 01:06:44.338583 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:44.342345 1172 ts_tablet_manager.cc:1918] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260619 01:06:44.342694 1172 log.cc:1196] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d: Deleting WAL directory at /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestExclusiveInclusiveRangeBounds.1781831199071112-396-0/minicluster-data/ts-0-root/wals/b14195624174423186daef9fef6c8ad4
I20260619 01:06:44.343250 1172 ts_tablet_manager.cc:1939] T b14195624174423186daef9fef6c8ad4 P cc64f2bb8e104eb8b907c7f465e3602d: Deleting consensus metadata
I20260619 01:06:44.344961 396 tablet_replica.cc:330] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d: stopping tablet replica
W20260619 01:06:44.344898 986 catalog_manager.cc:4833] TS cc64f2bb8e104eb8b907c7f465e3602d (127.0.99.1:33115): delete failed for tablet b14195624174423186daef9fef6c8ad4 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260619 01:06:44.345548 396 raft_consensus.cc:2229] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:44.345988 396 raft_consensus.cc:2258] T a77a856fc81b4f43a6f6dcc0901e8139 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:44.347981 396 tablet_replica.cc:330] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d: stopping tablet replica
I20260619 01:06:44.348416 396 raft_consensus.cc:2229] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:44.348767 396 raft_consensus.cc:2258] T c1a1c8fae1ea431cb8275b9f15f76960 P cc64f2bb8e104eb8b907c7f465e3602d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:44.361465 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:44.375365 396 master.cc:537] Master@127.0.99.62:40209 shutting down...
W20260619 01:06:44.401248 986 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.99.1:33115: connect: Connection refused (error 111)
W20260619 01:06:44.404042 986 catalog_manager.cc:4584] TS cc64f2bb8e104eb8b907c7f465e3602d (127.0.99.1:33115): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet b14195624174423186daef9fef6c8ad4: Network error: Client connection negotiation failed: client connection to 127.0.99.1:33115: connect: Connection refused (error 111)
I20260619 01:06:44.408105 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:44.408627 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:44.408964 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P 4302f35b2ad74d79bf6c86b357e9238c: stopping tablet replica
I20260619 01:06:44.418520 396 master.cc:552] Master@127.0.99.62:40209 shutdown complete.
[ OK ] ClientTest.TestExclusiveInclusiveRangeBounds (1139 ms)
[ RUN ] ClientTest.TestBasicIdBasedLookup
I20260619 01:06:44.446748 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:37895
I20260619 01:06:44.448060 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:44.453976 1175 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
W20260619 01:06:44.454193 1176 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
I20260619 01:06:44.459856 396 server_base.cc:1034] running on GCE node
W20260619 01:06:44.460687 1178 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
I20260619 01:06:44.461462 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:44.461633 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:44.461865 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831204461833 us; error 0 us; skew 500 ppm
I20260619 01:06:44.462378 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:44.465183 396 webserver.cc:460] Webserver started at http://127.0.99.62:43483/ using document root <none> and password file <none>
I20260619 01:06:44.465623 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:44.465878 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:44.466147 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:44.467164 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "8f25a235e1c84e7cb3f4d004e20e9ce1"
format_stamp: "Formatted at 2026-06-19 01:06:44 on dist-test-slave-93wm"
I20260619 01:06:44.471884 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 01:06:44.475613 1183 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:44.476480 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.001s sys 0.000s
I20260619 01:06:44.476794 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "8f25a235e1c84e7cb3f4d004e20e9ce1"
format_stamp: "Formatted at 2026-06-19 01:06:44 on dist-test-slave-93wm"
I20260619 01:06:44.477129 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:44.500623 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:44.501900 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:44.553567 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:37895
I20260619 01:06:44.553668 1244 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:37895 every 8 connection(s)
I20260619 01:06:44.558869 1245 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:44.568112 1245 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1: Bootstrap starting.
I20260619 01:06:44.571897 1245 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:44.575731 1245 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1: No bootstrap required, opened a new log
I20260619 01:06:44.577435 1245 raft_consensus.cc:348] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f25a235e1c84e7cb3f4d004e20e9ce1" member_type: VOTER }
I20260619 01:06:44.577903 1245 raft_consensus.cc:374] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:44.578125 1245 raft_consensus.cc:729] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f25a235e1c84e7cb3f4d004e20e9ce1, State: Initialized, Role: FOLLOWER
I20260619 01:06:44.578754 1245 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [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: "8f25a235e1c84e7cb3f4d004e20e9ce1" member_type: VOTER }
I20260619 01:06:44.579291 1245 raft_consensus.cc:388] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:44.579556 1245 raft_consensus.cc:482] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:44.579818 1245 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:44.583895 1245 raft_consensus.cc:504] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f25a235e1c84e7cb3f4d004e20e9ce1" member_type: VOTER }
I20260619 01:06:44.584421 1245 leader_election.cc:302] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [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: 8f25a235e1c84e7cb3f4d004e20e9ce1; no voters:
I20260619 01:06:44.585928 1245 leader_election.cc:288] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:44.586416 1248 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:44.588086 1248 raft_consensus.cc:686] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [term 1 LEADER]: Becoming Leader. State: Replica: 8f25a235e1c84e7cb3f4d004e20e9ce1, State: Running, Role: LEADER
I20260619 01:06:44.588869 1248 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [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: "8f25a235e1c84e7cb3f4d004e20e9ce1" member_type: VOTER }
I20260619 01:06:44.589529 1245 sys_catalog.cc:564] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:44.591646 1249 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8f25a235e1c84e7cb3f4d004e20e9ce1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f25a235e1c84e7cb3f4d004e20e9ce1" member_type: VOTER } }
I20260619 01:06:44.591727 1250 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f25a235e1c84e7cb3f4d004e20e9ce1. Latest consensus state: current_term: 1 leader_uuid: "8f25a235e1c84e7cb3f4d004e20e9ce1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f25a235e1c84e7cb3f4d004e20e9ce1" member_type: VOTER } }
I20260619 01:06:44.592211 1249 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:44.592334 1250 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:44.600349 1253 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:44.608489 1253 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:44.610061 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:44.617394 1253 catalog_manager.cc:1347] Generated new cluster ID: 68b7d26ce5a047c9aaf72ea81ea44e82
I20260619 01:06:44.617727 1253 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:44.651866 1253 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:44.654052 1253 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:44.671344 1253 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1: Generated new TSK 0
I20260619 01:06:44.672009 1253 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:44.676889 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:44.683512 1266 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
W20260619 01:06:44.685377 1267 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
I20260619 01:06:44.688349 396 server_base.cc:1034] running on GCE node
W20260619 01:06:44.688867 1269 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
I20260619 01:06:44.689908 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:44.690124 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:44.690346 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831204690329 us; error 0 us; skew 500 ppm
I20260619 01:06:44.690900 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:44.693989 396 webserver.cc:460] Webserver started at http://127.0.99.1:36621/ using document root <none> and password file <none>
I20260619 01:06:44.694592 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:44.694793 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:44.695065 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:44.696094 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "d217a5ef6dbd497c8c0e90850b723e48"
format_stamp: "Formatted at 2026-06-19 01:06:44 on dist-test-slave-93wm"
I20260619 01:06:44.700683 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 01:06:44.704439 1274 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:44.705336 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 01:06:44.705665 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "d217a5ef6dbd497c8c0e90850b723e48"
format_stamp: "Formatted at 2026-06-19 01:06:44 on dist-test-slave-93wm"
I20260619 01:06:44.706043 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBasicIdBasedLookup.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:44.752182 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:44.753664 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:44.766036 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:44.766342 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:44.766614 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:44.766801 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:44.843891 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:35297
I20260619 01:06:44.844074 1344 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:35297 every 8 connection(s)
I20260619 01:06:44.849599 1345 heartbeater.cc:347] Connected to a master server at 127.0.99.62:37895
I20260619 01:06:44.850018 1345 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:44.850840 1345 heartbeater.cc:511] Master 127.0.99.62:37895 requested a full tablet report, sending...
I20260619 01:06:44.853230 1200 ts_manager.cc:194] Registered new tserver with Master: d217a5ef6dbd497c8c0e90850b723e48 (127.0.99.1:35297)
I20260619 01:06:44.854171 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006090521s
I20260619 01:06:44.855935 1200 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33156
I20260619 01:06:44.870507 1345 heartbeater.cc:503] Master 127.0.99.62:37895 was elected leader, sending a full tablet report...
I20260619 01:06:44.882478 1200 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33164:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:44.920740 1309 tablet_service.cc:1467] Processing CreateTablet for tablet 2304ee4f48044e3194ae903a7e50e596 (DEFAULT_TABLE table=client-testtb [id=58a18db4392444e7a158f906e6718597]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:44.920790 1310 tablet_service.cc:1467] Processing CreateTablet for tablet 33d5f4a279a44cfe84dfa4b903014a76 (DEFAULT_TABLE table=client-testtb [id=58a18db4392444e7a158f906e6718597]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:44.921856 1309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2304ee4f48044e3194ae903a7e50e596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:44.922444 1310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 33d5f4a279a44cfe84dfa4b903014a76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:44.940402 1355 tablet_bootstrap.cc:492] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48: Bootstrap starting.
I20260619 01:06:44.944752 1355 tablet_bootstrap.cc:654] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:44.948948 1355 tablet_bootstrap.cc:492] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48: No bootstrap required, opened a new log
I20260619 01:06:44.949301 1355 ts_tablet_manager.cc:1397] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.004s
I20260619 01:06:44.951565 1355 raft_consensus.cc:348] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d217a5ef6dbd497c8c0e90850b723e48" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 35297 } }
I20260619 01:06:44.952010 1355 raft_consensus.cc:374] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:44.952276 1355 raft_consensus.cc:729] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d217a5ef6dbd497c8c0e90850b723e48, State: Initialized, Role: FOLLOWER
I20260619 01:06:44.952960 1355 consensus_queue.cc:260] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48 [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: "d217a5ef6dbd497c8c0e90850b723e48" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 35297 } }
I20260619 01:06:44.953529 1355 raft_consensus.cc:388] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:44.953853 1355 raft_consensus.cc:482] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:44.954185 1355 raft_consensus.cc:3037] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:44.959371 1355 raft_consensus.cc:504] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d217a5ef6dbd497c8c0e90850b723e48" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 35297 } }
I20260619 01:06:44.959935 1355 leader_election.cc:302] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48 [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: d217a5ef6dbd497c8c0e90850b723e48; no voters:
I20260619 01:06:44.961467 1355 leader_election.cc:288] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:44.961824 1357 raft_consensus.cc:2781] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:44.964082 1355 ts_tablet_manager.cc:1428] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48: Time spent starting tablet: real 0.014s user 0.013s sys 0.002s
I20260619 01:06:44.965135 1355 tablet_bootstrap.cc:492] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48: Bootstrap starting.
I20260619 01:06:44.966145 1357 raft_consensus.cc:686] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48 [term 1 LEADER]: Becoming Leader. State: Replica: d217a5ef6dbd497c8c0e90850b723e48, State: Running, Role: LEADER
I20260619 01:06:44.966857 1357 consensus_queue.cc:237] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48 [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: "d217a5ef6dbd497c8c0e90850b723e48" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 35297 } }
I20260619 01:06:44.971570 1355 tablet_bootstrap.cc:654] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:44.978073 1199 catalog_manager.cc:5495] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48 reported cstate change: term changed from 0 to 1, leader changed from <none> to d217a5ef6dbd497c8c0e90850b723e48 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "d217a5ef6dbd497c8c0e90850b723e48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d217a5ef6dbd497c8c0e90850b723e48" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 35297 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:44.982450 1355 tablet_bootstrap.cc:492] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48: No bootstrap required, opened a new log
I20260619 01:06:44.982967 1355 ts_tablet_manager.cc:1397] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48: Time spent bootstrapping tablet: real 0.018s user 0.012s sys 0.004s
I20260619 01:06:44.985309 1355 raft_consensus.cc:348] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d217a5ef6dbd497c8c0e90850b723e48" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 35297 } }
I20260619 01:06:44.985900 1355 raft_consensus.cc:374] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:44.986176 1355 raft_consensus.cc:729] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d217a5ef6dbd497c8c0e90850b723e48, State: Initialized, Role: FOLLOWER
I20260619 01:06:44.986760 1355 consensus_queue.cc:260] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48 [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: "d217a5ef6dbd497c8c0e90850b723e48" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 35297 } }
I20260619 01:06:44.987380 1355 raft_consensus.cc:388] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:44.987682 1355 raft_consensus.cc:482] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:44.987995 1355 raft_consensus.cc:3037] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:44.994976 1355 raft_consensus.cc:504] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d217a5ef6dbd497c8c0e90850b723e48" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 35297 } }
I20260619 01:06:44.995720 1355 leader_election.cc:302] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48 [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: d217a5ef6dbd497c8c0e90850b723e48; no voters:
I20260619 01:06:44.996328 1355 leader_election.cc:288] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:44.996542 1357 raft_consensus.cc:2781] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:44.997545 1357 raft_consensus.cc:686] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48 [term 1 LEADER]: Becoming Leader. State: Replica: d217a5ef6dbd497c8c0e90850b723e48, State: Running, Role: LEADER
I20260619 01:06:44.997924 1355 ts_tablet_manager.cc:1428] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48: Time spent starting tablet: real 0.015s user 0.014s sys 0.000s
I20260619 01:06:44.998221 1357 consensus_queue.cc:237] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48 [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: "d217a5ef6dbd497c8c0e90850b723e48" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 35297 } }
I20260619 01:06:45.004308 1199 catalog_manager.cc:5495] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48 reported cstate change: term changed from 0 to 1, leader changed from <none> to d217a5ef6dbd497c8c0e90850b723e48 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "d217a5ef6dbd497c8c0e90850b723e48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d217a5ef6dbd497c8c0e90850b723e48" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 35297 } health_report { overall_health: HEALTHY } } }
W20260619 01:06:45.035593 1351 meta_cache.cc:788] Not found: LookupRpcById { tablet: 'dummy-tablet-id', attempt: 1 } failed
I20260619 01:06:45.037104 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:45.055684 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:45.056413 396 tablet_replica.cc:330] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48: stopping tablet replica
I20260619 01:06:45.057154 396 raft_consensus.cc:2229] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:45.057579 396 raft_consensus.cc:2258] T 33d5f4a279a44cfe84dfa4b903014a76 P d217a5ef6dbd497c8c0e90850b723e48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:45.059547 396 tablet_replica.cc:330] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48: stopping tablet replica
I20260619 01:06:45.060052 396 raft_consensus.cc:2229] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:45.060497 396 raft_consensus.cc:2258] T 2304ee4f48044e3194ae903a7e50e596 P d217a5ef6dbd497c8c0e90850b723e48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:45.083462 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:45.094415 396 master.cc:537] Master@127.0.99.62:37895 shutting down...
I20260619 01:06:45.117395 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:45.118039 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:45.118536 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P 8f25a235e1c84e7cb3f4d004e20e9ce1: stopping tablet replica
I20260619 01:06:45.127213 396 master.cc:552] Master@127.0.99.62:37895 shutdown complete.
[ OK ] ClientTest.TestBasicIdBasedLookup (700 ms)
[ RUN ] ClientTest.TestScannerKeepAlive
I20260619 01:06:45.146011 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:40925
I20260619 01:06:45.146946 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:45.151986 1365 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
W20260619 01:06:45.151911 1364 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
W20260619 01:06:45.157006 1367 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
I20260619 01:06:45.157169 396 server_base.cc:1034] running on GCE node
I20260619 01:06:45.158203 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:45.158370 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:45.158546 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831205158534 us; error 0 us; skew 500 ppm
I20260619 01:06:45.159080 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:45.162007 396 webserver.cc:460] Webserver started at http://127.0.99.62:42257/ using document root <none> and password file <none>
I20260619 01:06:45.162477 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:45.162652 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:45.162923 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:45.163959 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "5bab27dd8e0d4af0a1406a2c2d849261"
format_stamp: "Formatted at 2026-06-19 01:06:45 on dist-test-slave-93wm"
I20260619 01:06:45.168422 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.002s
I20260619 01:06:45.171727 1372 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:45.172540 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.000s sys 0.002s
I20260619 01:06:45.172871 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "5bab27dd8e0d4af0a1406a2c2d849261"
format_stamp: "Formatted at 2026-06-19 01:06:45 on dist-test-slave-93wm"
I20260619 01:06:45.173225 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:45.193234 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:45.194502 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:45.251253 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:40925
I20260619 01:06:45.251317 1433 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:40925 every 8 connection(s)
I20260619 01:06:45.256501 1434 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:45.267977 1434 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261: Bootstrap starting.
I20260619 01:06:45.272101 1434 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:45.276512 1434 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261: No bootstrap required, opened a new log
I20260619 01:06:45.278343 1434 raft_consensus.cc:348] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bab27dd8e0d4af0a1406a2c2d849261" member_type: VOTER }
I20260619 01:06:45.278721 1434 raft_consensus.cc:374] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:45.278981 1434 raft_consensus.cc:729] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bab27dd8e0d4af0a1406a2c2d849261, State: Initialized, Role: FOLLOWER
I20260619 01:06:45.279518 1434 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [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: "5bab27dd8e0d4af0a1406a2c2d849261" member_type: VOTER }
I20260619 01:06:45.279953 1434 raft_consensus.cc:388] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:45.280162 1434 raft_consensus.cc:482] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:45.280453 1434 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:45.284605 1434 raft_consensus.cc:504] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bab27dd8e0d4af0a1406a2c2d849261" member_type: VOTER }
I20260619 01:06:45.285151 1434 leader_election.cc:302] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [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: 5bab27dd8e0d4af0a1406a2c2d849261; no voters:
I20260619 01:06:45.286481 1434 leader_election.cc:288] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:45.286778 1437 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:45.288407 1437 raft_consensus.cc:686] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [term 1 LEADER]: Becoming Leader. State: Replica: 5bab27dd8e0d4af0a1406a2c2d849261, State: Running, Role: LEADER
I20260619 01:06:45.289075 1437 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [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: "5bab27dd8e0d4af0a1406a2c2d849261" member_type: VOTER }
I20260619 01:06:45.289776 1434 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:45.291723 1438 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5bab27dd8e0d4af0a1406a2c2d849261" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bab27dd8e0d4af0a1406a2c2d849261" member_type: VOTER } }
I20260619 01:06:45.292248 1438 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:45.293584 1439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5bab27dd8e0d4af0a1406a2c2d849261. Latest consensus state: current_term: 1 leader_uuid: "5bab27dd8e0d4af0a1406a2c2d849261" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bab27dd8e0d4af0a1406a2c2d849261" member_type: VOTER } }
I20260619 01:06:45.294346 1439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:45.305925 1442 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:45.312204 1442 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:45.314991 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:45.322078 1442 catalog_manager.cc:1347] Generated new cluster ID: 1886c98f9dcd4590930948c2202db978
I20260619 01:06:45.322399 1442 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:45.340482 1442 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:45.342046 1442 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:45.353034 1442 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261: Generated new TSK 0
I20260619 01:06:45.353781 1442 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:45.381490 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:45.388332 1455 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
W20260619 01:06:45.389933 1456 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
W20260619 01:06:45.391624 1458 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
I20260619 01:06:45.392365 396 server_base.cc:1034] running on GCE node
I20260619 01:06:45.393131 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:45.393340 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:45.393512 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831205393500 us; error 0 us; skew 500 ppm
I20260619 01:06:45.394029 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:45.396733 396 webserver.cc:460] Webserver started at http://127.0.99.1:35373/ using document root <none> and password file <none>
I20260619 01:06:45.397179 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:45.397382 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:45.397630 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:45.398677 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "4243b9d6c2c34d0b93877755cb92786f"
format_stamp: "Formatted at 2026-06-19 01:06:45 on dist-test-slave-93wm"
I20260619 01:06:45.403043 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 01:06:45.406342 1463 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:45.407135 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 01:06:45.407452 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "4243b9d6c2c34d0b93877755cb92786f"
format_stamp: "Formatted at 2026-06-19 01:06:45 on dist-test-slave-93wm"
I20260619 01:06:45.407786 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestScannerKeepAlive.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:45.452019 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:45.453508 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:45.471382 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:45.471676 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:45.471958 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:45.472158 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:45.544428 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:32967
I20260619 01:06:45.544528 1533 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:32967 every 8 connection(s)
I20260619 01:06:45.549953 1534 heartbeater.cc:347] Connected to a master server at 127.0.99.62:40925
I20260619 01:06:45.550345 1534 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:45.551173 1534 heartbeater.cc:511] Master 127.0.99.62:40925 requested a full tablet report, sending...
I20260619 01:06:45.553153 1389 ts_manager.cc:194] Registered new tserver with Master: 4243b9d6c2c34d0b93877755cb92786f (127.0.99.1:32967)
I20260619 01:06:45.553220 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004878874s
I20260619 01:06:45.555332 1389 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48288
I20260619 01:06:45.568461 1534 heartbeater.cc:503] Master 127.0.99.62:40925 was elected leader, sending a full tablet report...
I20260619 01:06:45.579739 1389 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48308:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:45.617049 1499 tablet_service.cc:1467] Processing CreateTablet for tablet 42dcbf583c8b4384bfe6ad3fd8a703a1 (DEFAULT_TABLE table=client-testtb [id=b3a6ef46234a449494a90359b30a7bb8]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:45.617280 1498 tablet_service.cc:1467] Processing CreateTablet for tablet a9e5175a8da54fd0bf443ba000c93173 (DEFAULT_TABLE table=client-testtb [id=b3a6ef46234a449494a90359b30a7bb8]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:45.618273 1499 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 42dcbf583c8b4384bfe6ad3fd8a703a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:45.618893 1498 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a9e5175a8da54fd0bf443ba000c93173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:45.634871 1544 tablet_bootstrap.cc:492] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f: Bootstrap starting.
I20260619 01:06:45.640460 1544 tablet_bootstrap.cc:654] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:45.644411 1544 tablet_bootstrap.cc:492] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f: No bootstrap required, opened a new log
I20260619 01:06:45.644768 1544 ts_tablet_manager.cc:1397] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260619 01:06:45.646477 1544 raft_consensus.cc:348] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4243b9d6c2c34d0b93877755cb92786f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32967 } }
I20260619 01:06:45.646890 1544 raft_consensus.cc:374] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:45.647158 1544 raft_consensus.cc:729] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4243b9d6c2c34d0b93877755cb92786f, State: Initialized, Role: FOLLOWER
I20260619 01:06:45.647715 1544 consensus_queue.cc:260] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f [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: "4243b9d6c2c34d0b93877755cb92786f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32967 } }
I20260619 01:06:45.648304 1544 raft_consensus.cc:388] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:45.648555 1544 raft_consensus.cc:482] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:45.648850 1544 raft_consensus.cc:3037] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:45.654629 1544 raft_consensus.cc:504] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4243b9d6c2c34d0b93877755cb92786f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32967 } }
I20260619 01:06:45.655256 1544 leader_election.cc:302] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f [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: 4243b9d6c2c34d0b93877755cb92786f; no voters:
I20260619 01:06:45.656821 1544 leader_election.cc:288] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:45.657341 1546 raft_consensus.cc:2781] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:45.659865 1544 ts_tablet_manager.cc:1428] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f: Time spent starting tablet: real 0.015s user 0.013s sys 0.002s
I20260619 01:06:45.660986 1544 tablet_bootstrap.cc:492] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f: Bootstrap starting.
I20260619 01:06:45.666251 1546 raft_consensus.cc:686] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f [term 1 LEADER]: Becoming Leader. State: Replica: 4243b9d6c2c34d0b93877755cb92786f, State: Running, Role: LEADER
I20260619 01:06:45.667128 1546 consensus_queue.cc:237] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f [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: "4243b9d6c2c34d0b93877755cb92786f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32967 } }
I20260619 01:06:45.668463 1544 tablet_bootstrap.cc:654] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:45.675827 1388 catalog_manager.cc:5495] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4243b9d6c2c34d0b93877755cb92786f (127.0.99.1). New cstate: current_term: 1 leader_uuid: "4243b9d6c2c34d0b93877755cb92786f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4243b9d6c2c34d0b93877755cb92786f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32967 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:45.683959 1544 tablet_bootstrap.cc:492] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f: No bootstrap required, opened a new log
I20260619 01:06:45.684512 1544 ts_tablet_manager.cc:1397] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f: Time spent bootstrapping tablet: real 0.024s user 0.003s sys 0.018s
I20260619 01:06:45.686924 1544 raft_consensus.cc:348] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4243b9d6c2c34d0b93877755cb92786f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32967 } }
I20260619 01:06:45.687521 1544 raft_consensus.cc:374] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:45.687788 1544 raft_consensus.cc:729] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4243b9d6c2c34d0b93877755cb92786f, State: Initialized, Role: FOLLOWER
I20260619 01:06:45.688480 1544 consensus_queue.cc:260] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f [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: "4243b9d6c2c34d0b93877755cb92786f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32967 } }
I20260619 01:06:45.689124 1544 raft_consensus.cc:388] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:45.689412 1544 raft_consensus.cc:482] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:45.689782 1544 raft_consensus.cc:3037] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:45.696020 1544 raft_consensus.cc:504] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4243b9d6c2c34d0b93877755cb92786f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32967 } }
I20260619 01:06:45.696851 1544 leader_election.cc:302] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f [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: 4243b9d6c2c34d0b93877755cb92786f; no voters:
I20260619 01:06:45.697753 1544 leader_election.cc:288] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:45.697957 1546 raft_consensus.cc:2781] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:45.698483 1546 raft_consensus.cc:686] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f [term 1 LEADER]: Becoming Leader. State: Replica: 4243b9d6c2c34d0b93877755cb92786f, State: Running, Role: LEADER
I20260619 01:06:45.699254 1546 consensus_queue.cc:237] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f [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: "4243b9d6c2c34d0b93877755cb92786f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32967 } }
I20260619 01:06:45.699898 1544 ts_tablet_manager.cc:1428] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f: Time spent starting tablet: real 0.015s user 0.007s sys 0.007s
I20260619 01:06:45.706231 1388 catalog_manager.cc:5495] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4243b9d6c2c34d0b93877755cb92786f (127.0.99.1). New cstate: current_term: 1 leader_uuid: "4243b9d6c2c34d0b93877755cb92786f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4243b9d6c2c34d0b93877755cb92786f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32967 } health_report { overall_health: HEALTHY } } }
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:2918: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260619 01:06:45.726393 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:45.750730 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:45.751571 396 tablet_replica.cc:330] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f: stopping tablet replica
I20260619 01:06:45.752166 396 raft_consensus.cc:2229] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:45.752573 396 raft_consensus.cc:2258] T 42dcbf583c8b4384bfe6ad3fd8a703a1 P 4243b9d6c2c34d0b93877755cb92786f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:45.754704 396 tablet_replica.cc:330] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f: stopping tablet replica
I20260619 01:06:45.755283 396 raft_consensus.cc:2229] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:45.755710 396 raft_consensus.cc:2258] T a9e5175a8da54fd0bf443ba000c93173 P 4243b9d6c2c34d0b93877755cb92786f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:45.777819 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:45.787959 396 master.cc:537] Master@127.0.99.62:40925 shutting down...
I20260619 01:06:45.807199 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:45.807704 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:45.808120 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P 5bab27dd8e0d4af0a1406a2c2d849261: stopping tablet replica
I20260619 01:06:45.817404 396 master.cc:552] Master@127.0.99.62:40925 shutdown complete.
[ SKIPPED ] ClientTest.TestScannerKeepAlive (695 ms)
[ RUN ] ClientTest.TestInsertAutoFlushSync
I20260619 01:06:45.841306 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:33193
I20260619 01:06:45.842294 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:45.847463 1554 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
W20260619 01:06:45.847499 1553 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
W20260619 01:06:45.850188 1556 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
I20260619 01:06:45.852288 396 server_base.cc:1034] running on GCE node
I20260619 01:06:45.853145 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:45.853338 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:45.853533 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831205853519 us; error 0 us; skew 500 ppm
I20260619 01:06:45.854130 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:45.862087 396 webserver.cc:460] Webserver started at http://127.0.99.62:35513/ using document root <none> and password file <none>
I20260619 01:06:45.862576 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:45.862737 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:45.863065 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:45.864106 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "446049e64dfd4fc8a8280e071ea2d60c"
format_stamp: "Formatted at 2026-06-19 01:06:45 on dist-test-slave-93wm"
I20260619 01:06:45.868693 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 01:06:45.872216 1561 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:45.873052 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 01:06:45.873349 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "446049e64dfd4fc8a8280e071ea2d60c"
format_stamp: "Formatted at 2026-06-19 01:06:45 on dist-test-slave-93wm"
I20260619 01:06:45.873610 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:45.892688 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:45.893857 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:45.934911 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:33193
I20260619 01:06:45.934983 1622 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:33193 every 8 connection(s)
I20260619 01:06:45.938623 1623 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:45.947932 1623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c: Bootstrap starting.
I20260619 01:06:45.951671 1623 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:45.956465 1623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c: No bootstrap required, opened a new log
I20260619 01:06:45.958516 1623 raft_consensus.cc:348] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "446049e64dfd4fc8a8280e071ea2d60c" member_type: VOTER }
I20260619 01:06:45.959036 1623 raft_consensus.cc:374] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:45.959213 1623 raft_consensus.cc:729] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 446049e64dfd4fc8a8280e071ea2d60c, State: Initialized, Role: FOLLOWER
I20260619 01:06:45.959667 1623 consensus_queue.cc:260] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [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: "446049e64dfd4fc8a8280e071ea2d60c" member_type: VOTER }
I20260619 01:06:45.960069 1623 raft_consensus.cc:388] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:45.960496 1623 raft_consensus.cc:482] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:45.960780 1623 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:45.965941 1623 raft_consensus.cc:504] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "446049e64dfd4fc8a8280e071ea2d60c" member_type: VOTER }
I20260619 01:06:45.966471 1623 leader_election.cc:302] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [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: 446049e64dfd4fc8a8280e071ea2d60c; no voters:
I20260619 01:06:45.967532 1623 leader_election.cc:288] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:45.967967 1626 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:45.969231 1626 raft_consensus.cc:686] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [term 1 LEADER]: Becoming Leader. State: Replica: 446049e64dfd4fc8a8280e071ea2d60c, State: Running, Role: LEADER
I20260619 01:06:45.969924 1626 consensus_queue.cc:237] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [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: "446049e64dfd4fc8a8280e071ea2d60c" member_type: VOTER }
I20260619 01:06:45.970312 1623 sys_catalog.cc:564] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:45.973176 1627 sys_catalog.cc:455] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "446049e64dfd4fc8a8280e071ea2d60c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "446049e64dfd4fc8a8280e071ea2d60c" member_type: VOTER } }
I20260619 01:06:45.974140 1627 sys_catalog.cc:458] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:45.973986 1628 sys_catalog.cc:455] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 446049e64dfd4fc8a8280e071ea2d60c. Latest consensus state: current_term: 1 leader_uuid: "446049e64dfd4fc8a8280e071ea2d60c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "446049e64dfd4fc8a8280e071ea2d60c" member_type: VOTER } }
I20260619 01:06:45.974704 1628 sys_catalog.cc:458] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:45.979343 1631 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:45.983767 1631 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:45.986007 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:45.992002 1631 catalog_manager.cc:1347] Generated new cluster ID: 5c04a5484a8f44e293fb72a406bd87af
I20260619 01:06:45.992308 1631 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:46.022064 1631 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:46.023659 1631 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:46.038251 1631 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c: Generated new TSK 0
I20260619 01:06:46.038893 1631 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:46.052871 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:46.058172 1644 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
W20260619 01:06:46.059455 1645 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
W20260619 01:06:46.061060 1647 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
I20260619 01:06:46.061295 396 server_base.cc:1034] running on GCE node
I20260619 01:06:46.062124 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:46.062325 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:46.062484 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831206062474 us; error 0 us; skew 500 ppm
I20260619 01:06:46.063030 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:46.065303 396 webserver.cc:460] Webserver started at http://127.0.99.1:45177/ using document root <none> and password file <none>
I20260619 01:06:46.065893 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:46.066089 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:46.066356 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:46.067361 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "4af6892a059d4308933f898afab0e9eb"
format_stamp: "Formatted at 2026-06-19 01:06:46 on dist-test-slave-93wm"
I20260619 01:06:46.071691 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 01:06:46.074786 1652 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:46.075716 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 01:06:46.075984 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "4af6892a059d4308933f898afab0e9eb"
format_stamp: "Formatted at 2026-06-19 01:06:46 on dist-test-slave-93wm"
I20260619 01:06:46.076252 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertAutoFlushSync.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:46.093099 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:46.094151 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:46.098863 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:46.099187 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:46.099465 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:46.099674 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:46.150974 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:42581
I20260619 01:06:46.151235 1722 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:42581 every 8 connection(s)
I20260619 01:06:46.155380 1723 heartbeater.cc:347] Connected to a master server at 127.0.99.62:33193
I20260619 01:06:46.155895 1723 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:46.156606 1723 heartbeater.cc:511] Master 127.0.99.62:33193 requested a full tablet report, sending...
I20260619 01:06:46.158416 1578 ts_manager.cc:194] Registered new tserver with Master: 4af6892a059d4308933f898afab0e9eb (127.0.99.1:42581)
I20260619 01:06:46.158835 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004845701s
I20260619 01:06:46.160419 1578 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54272
I20260619 01:06:46.173564 1723 heartbeater.cc:503] Master 127.0.99.62:33193 was elected leader, sending a full tablet report...
I20260619 01:06:46.181634 1578 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54288:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:46.214558 1688 tablet_service.cc:1467] Processing CreateTablet for tablet c02649f628854c968ecfeb8e8360d669 (DEFAULT_TABLE table=client-testtb [id=a8e57b14a5a04ab9bd05b7a14f153811]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:46.215760 1688 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c02649f628854c968ecfeb8e8360d669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:46.215514 1687 tablet_service.cc:1467] Processing CreateTablet for tablet 6448e4db077644d0bd02e3cfbaef0a59 (DEFAULT_TABLE table=client-testtb [id=a8e57b14a5a04ab9bd05b7a14f153811]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:46.216643 1687 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6448e4db077644d0bd02e3cfbaef0a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:46.228631 1733 tablet_bootstrap.cc:492] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb: Bootstrap starting.
I20260619 01:06:46.233464 1733 tablet_bootstrap.cc:654] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:46.237190 1733 tablet_bootstrap.cc:492] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb: No bootstrap required, opened a new log
I20260619 01:06:46.237646 1733 ts_tablet_manager.cc:1397] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.004s
I20260619 01:06:46.239511 1733 raft_consensus.cc:348] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4af6892a059d4308933f898afab0e9eb" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42581 } }
I20260619 01:06:46.239909 1733 raft_consensus.cc:374] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:46.240163 1733 raft_consensus.cc:729] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4af6892a059d4308933f898afab0e9eb, State: Initialized, Role: FOLLOWER
I20260619 01:06:46.240748 1733 consensus_queue.cc:260] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb [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: "4af6892a059d4308933f898afab0e9eb" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42581 } }
I20260619 01:06:46.241189 1733 raft_consensus.cc:388] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:46.241590 1733 raft_consensus.cc:482] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:46.241943 1733 raft_consensus.cc:3037] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:46.247279 1733 raft_consensus.cc:504] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4af6892a059d4308933f898afab0e9eb" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42581 } }
I20260619 01:06:46.247855 1733 leader_election.cc:302] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb [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: 4af6892a059d4308933f898afab0e9eb; no voters:
I20260619 01:06:46.249410 1733 leader_election.cc:288] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:46.249747 1735 raft_consensus.cc:2781] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:46.251253 1735 raft_consensus.cc:686] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb [term 1 LEADER]: Becoming Leader. State: Replica: 4af6892a059d4308933f898afab0e9eb, State: Running, Role: LEADER
I20260619 01:06:46.252074 1733 ts_tablet_manager.cc:1428] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb: Time spent starting tablet: real 0.014s user 0.013s sys 0.000s
I20260619 01:06:46.251964 1735 consensus_queue.cc:237] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb [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: "4af6892a059d4308933f898afab0e9eb" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42581 } }
I20260619 01:06:46.252835 1733 tablet_bootstrap.cc:492] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb: Bootstrap starting.
I20260619 01:06:46.258550 1733 tablet_bootstrap.cc:654] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:46.258550 1578 catalog_manager.cc:5495] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4af6892a059d4308933f898afab0e9eb (127.0.99.1). New cstate: current_term: 1 leader_uuid: "4af6892a059d4308933f898afab0e9eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4af6892a059d4308933f898afab0e9eb" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42581 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:46.264518 1733 tablet_bootstrap.cc:492] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb: No bootstrap required, opened a new log
I20260619 01:06:46.265051 1733 ts_tablet_manager.cc:1397] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb: Time spent bootstrapping tablet: real 0.012s user 0.009s sys 0.000s
I20260619 01:06:46.267405 1733 raft_consensus.cc:348] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4af6892a059d4308933f898afab0e9eb" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42581 } }
I20260619 01:06:46.267892 1733 raft_consensus.cc:374] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:46.268123 1733 raft_consensus.cc:729] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4af6892a059d4308933f898afab0e9eb, State: Initialized, Role: FOLLOWER
I20260619 01:06:46.268672 1733 consensus_queue.cc:260] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb [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: "4af6892a059d4308933f898afab0e9eb" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42581 } }
I20260619 01:06:46.269240 1733 raft_consensus.cc:388] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:46.269521 1733 raft_consensus.cc:482] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:46.269867 1733 raft_consensus.cc:3037] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:46.275548 1733 raft_consensus.cc:504] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4af6892a059d4308933f898afab0e9eb" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42581 } }
I20260619 01:06:46.276153 1733 leader_election.cc:302] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb [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: 4af6892a059d4308933f898afab0e9eb; no voters:
I20260619 01:06:46.276614 1733 leader_election.cc:288] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:46.276774 1735 raft_consensus.cc:2781] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:46.277318 1735 raft_consensus.cc:686] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb [term 1 LEADER]: Becoming Leader. State: Replica: 4af6892a059d4308933f898afab0e9eb, State: Running, Role: LEADER
I20260619 01:06:46.277984 1733 ts_tablet_manager.cc:1428] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb: Time spent starting tablet: real 0.013s user 0.015s sys 0.000s
I20260619 01:06:46.278050 1735 consensus_queue.cc:237] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb [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: "4af6892a059d4308933f898afab0e9eb" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42581 } }
I20260619 01:06:46.283883 1578 catalog_manager.cc:5495] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4af6892a059d4308933f898afab0e9eb (127.0.99.1). New cstate: current_term: 1 leader_uuid: "4af6892a059d4308933f898afab0e9eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4af6892a059d4308933f898afab0e9eb" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42581 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:47.134305 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:47.153999 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:47.154543 396 tablet_replica.cc:330] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb: stopping tablet replica
I20260619 01:06:47.154984 396 raft_consensus.cc:2229] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:47.155393 396 raft_consensus.cc:2258] T c02649f628854c968ecfeb8e8360d669 P 4af6892a059d4308933f898afab0e9eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:47.157366 396 tablet_replica.cc:330] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb: stopping tablet replica
I20260619 01:06:47.157909 396 raft_consensus.cc:2229] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:47.158285 396 raft_consensus.cc:2258] T 6448e4db077644d0bd02e3cfbaef0a59 P 4af6892a059d4308933f898afab0e9eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:47.168148 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:47.178017 396 master.cc:537] Master@127.0.99.62:33193 shutting down...
I20260619 01:06:47.197623 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:47.198233 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:47.198541 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P 446049e64dfd4fc8a8280e071ea2d60c: stopping tablet replica
I20260619 01:06:47.215394 396 master.cc:552] Master@127.0.99.62:33193 shutdown complete.
[ OK ] ClientTest.TestInsertAutoFlushSync (1393 ms)
[ RUN ] ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn
I20260619 01:06:47.235669 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:41285
I20260619 01:06:47.236934 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:47.242789 1744 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
W20260619 01:06:47.243155 1745 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
W20260619 01:06:47.244841 1747 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
I20260619 01:06:47.246428 396 server_base.cc:1034] running on GCE node
I20260619 01:06:47.247217 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:47.247385 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:47.247550 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831207247540 us; error 0 us; skew 500 ppm
I20260619 01:06:47.248186 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:47.251143 396 webserver.cc:460] Webserver started at http://127.0.99.62:42959/ using document root <none> and password file <none>
I20260619 01:06:47.251633 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:47.251852 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:47.252123 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:47.253162 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "c2a3130fad5e421faa831e4aedf0d660"
format_stamp: "Formatted at 2026-06-19 01:06:47 on dist-test-slave-93wm"
I20260619 01:06:47.257495 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 01:06:47.262074 1752 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:47.262967 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.002s
I20260619 01:06:47.263249 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "c2a3130fad5e421faa831e4aedf0d660"
format_stamp: "Formatted at 2026-06-19 01:06:47 on dist-test-slave-93wm"
I20260619 01:06:47.263535 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:47.273538 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:47.274575 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:47.319777 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:41285
I20260619 01:06:47.319903 1813 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:41285 every 8 connection(s)
I20260619 01:06:47.323982 1814 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:47.334239 1814 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660: Bootstrap starting.
I20260619 01:06:47.338236 1814 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:47.342584 1814 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660: No bootstrap required, opened a new log
I20260619 01:06:47.344485 1814 raft_consensus.cc:348] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2a3130fad5e421faa831e4aedf0d660" member_type: VOTER }
I20260619 01:06:47.344889 1814 raft_consensus.cc:374] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:47.345163 1814 raft_consensus.cc:729] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a3130fad5e421faa831e4aedf0d660, State: Initialized, Role: FOLLOWER
I20260619 01:06:47.345839 1814 consensus_queue.cc:260] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [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: "c2a3130fad5e421faa831e4aedf0d660" member_type: VOTER }
I20260619 01:06:47.346315 1814 raft_consensus.cc:388] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:47.346552 1814 raft_consensus.cc:482] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:47.346860 1814 raft_consensus.cc:3037] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:47.351796 1814 raft_consensus.cc:504] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2a3130fad5e421faa831e4aedf0d660" member_type: VOTER }
I20260619 01:06:47.352414 1814 leader_election.cc:302] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [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: c2a3130fad5e421faa831e4aedf0d660; no voters:
I20260619 01:06:47.353807 1814 leader_election.cc:288] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:47.354094 1817 raft_consensus.cc:2781] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:47.355509 1817 raft_consensus.cc:686] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [term 1 LEADER]: Becoming Leader. State: Replica: c2a3130fad5e421faa831e4aedf0d660, State: Running, Role: LEADER
I20260619 01:06:47.356202 1817 consensus_queue.cc:237] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [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: "c2a3130fad5e421faa831e4aedf0d660" member_type: VOTER }
I20260619 01:06:47.356694 1814 sys_catalog.cc:564] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:47.359234 1819 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c2a3130fad5e421faa831e4aedf0d660. Latest consensus state: current_term: 1 leader_uuid: "c2a3130fad5e421faa831e4aedf0d660" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2a3130fad5e421faa831e4aedf0d660" member_type: VOTER } }
I20260619 01:06:47.359197 1818 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c2a3130fad5e421faa831e4aedf0d660" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2a3130fad5e421faa831e4aedf0d660" member_type: VOTER } }
I20260619 01:06:47.359896 1819 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:47.359907 1818 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:47.363904 1822 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:47.369985 1822 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:47.371150 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:47.378014 1822 catalog_manager.cc:1347] Generated new cluster ID: ed18a62162d44558a5f9be32a439c1f9
I20260619 01:06:47.378392 1822 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:47.402973 1822 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:47.404564 1822 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:47.418824 1822 catalog_manager.cc:5868] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660: Generated new TSK 0
I20260619 01:06:47.419456 1822 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:47.437523 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:47.443465 1835 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
W20260619 01:06:47.444585 1836 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
W20260619 01:06:47.446290 1838 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
I20260619 01:06:47.446172 396 server_base.cc:1034] running on GCE node
I20260619 01:06:47.447364 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:47.447539 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:47.447714 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831207447703 us; error 0 us; skew 500 ppm
I20260619 01:06:47.448194 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:47.450999 396 webserver.cc:460] Webserver started at http://127.0.99.1:37443/ using document root <none> and password file <none>
I20260619 01:06:47.451510 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:47.451685 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:47.451983 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:47.453016 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "83e4ebe8735c4386b20851155956da0d"
format_stamp: "Formatted at 2026-06-19 01:06:47 on dist-test-slave-93wm"
I20260619 01:06:47.457554 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 01:06:47.461577 1843 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:47.463721 396 fs_manager.cc:725] Time spent opening block manager: real 0.004s user 0.000s sys 0.003s
I20260619 01:06:47.464037 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "83e4ebe8735c4386b20851155956da0d"
format_stamp: "Formatted at 2026-06-19 01:06:47 on dist-test-slave-93wm"
I20260619 01:06:47.464421 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:47.491361 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:47.492367 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:47.498744 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:47.499039 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:47.499336 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:47.499542 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:47.548673 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:36637
I20260619 01:06:47.548847 1913 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:36637 every 8 connection(s)
I20260619 01:06:47.553128 1914 heartbeater.cc:347] Connected to a master server at 127.0.99.62:41285
I20260619 01:06:47.553448 1914 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:47.554072 1914 heartbeater.cc:511] Master 127.0.99.62:41285 requested a full tablet report, sending...
I20260619 01:06:47.555711 1769 ts_manager.cc:194] Registered new tserver with Master: 83e4ebe8735c4386b20851155956da0d (127.0.99.1:36637)
I20260619 01:06:47.556471 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004774494s
I20260619 01:06:47.557514 1769 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47152
I20260619 01:06:47.570199 1914 heartbeater.cc:503] Master 127.0.99.62:41285 was elected leader, sending a full tablet report...
I20260619 01:06:47.579885 1769 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47172:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:47.611413 1878 tablet_service.cc:1467] Processing CreateTablet for tablet b72facc4af9e460a8f37b167658b62ab (DEFAULT_TABLE table=client-testtb [id=ba4ea022a7e94ebb8a8f6e8c5e7c43fc]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:47.611299 1879 tablet_service.cc:1467] Processing CreateTablet for tablet dd266ddb5b8b41689c4a3d82518baf0c (DEFAULT_TABLE table=client-testtb [id=ba4ea022a7e94ebb8a8f6e8c5e7c43fc]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:47.612677 1878 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b72facc4af9e460a8f37b167658b62ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:47.613238 1879 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dd266ddb5b8b41689c4a3d82518baf0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:47.625270 1924 tablet_bootstrap.cc:492] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d: Bootstrap starting.
I20260619 01:06:47.629616 1924 tablet_bootstrap.cc:654] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:47.633076 1924 tablet_bootstrap.cc:492] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d: No bootstrap required, opened a new log
I20260619 01:06:47.633384 1924 ts_tablet_manager.cc:1397] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d: Time spent bootstrapping tablet: real 0.008s user 0.007s sys 0.000s
I20260619 01:06:47.635417 1924 raft_consensus.cc:348] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83e4ebe8735c4386b20851155956da0d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36637 } }
I20260619 01:06:47.635967 1924 raft_consensus.cc:374] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:47.636219 1924 raft_consensus.cc:729] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e4ebe8735c4386b20851155956da0d, State: Initialized, Role: FOLLOWER
I20260619 01:06:47.636734 1924 consensus_queue.cc:260] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d [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: "83e4ebe8735c4386b20851155956da0d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36637 } }
I20260619 01:06:47.637176 1924 raft_consensus.cc:388] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:47.637387 1924 raft_consensus.cc:482] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:47.637691 1924 raft_consensus.cc:3037] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:47.642272 1924 raft_consensus.cc:504] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83e4ebe8735c4386b20851155956da0d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36637 } }
I20260619 01:06:47.642809 1924 leader_election.cc:302] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d [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: 83e4ebe8735c4386b20851155956da0d; no voters:
I20260619 01:06:47.643895 1924 leader_election.cc:288] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:47.644254 1926 raft_consensus.cc:2781] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:47.646071 1924 ts_tablet_manager.cc:1428] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d: Time spent starting tablet: real 0.012s user 0.009s sys 0.005s
I20260619 01:06:47.646888 1924 tablet_bootstrap.cc:492] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d: Bootstrap starting.
I20260619 01:06:47.646896 1926 raft_consensus.cc:686] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d [term 1 LEADER]: Becoming Leader. State: Replica: 83e4ebe8735c4386b20851155956da0d, State: Running, Role: LEADER
I20260619 01:06:47.647598 1926 consensus_queue.cc:237] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d [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: "83e4ebe8735c4386b20851155956da0d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36637 } }
I20260619 01:06:47.651384 1924 tablet_bootstrap.cc:654] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:47.653875 1769 catalog_manager.cc:5495] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 83e4ebe8735c4386b20851155956da0d (127.0.99.1). New cstate: current_term: 1 leader_uuid: "83e4ebe8735c4386b20851155956da0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83e4ebe8735c4386b20851155956da0d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36637 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:47.656246 1924 tablet_bootstrap.cc:492] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d: No bootstrap required, opened a new log
I20260619 01:06:47.656721 1924 ts_tablet_manager.cc:1397] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d: Time spent bootstrapping tablet: real 0.010s user 0.003s sys 0.006s
I20260619 01:06:47.659637 1924 raft_consensus.cc:348] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83e4ebe8735c4386b20851155956da0d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36637 } }
I20260619 01:06:47.660423 1924 raft_consensus.cc:374] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:47.660924 1924 raft_consensus.cc:729] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e4ebe8735c4386b20851155956da0d, State: Initialized, Role: FOLLOWER
I20260619 01:06:47.661643 1924 consensus_queue.cc:260] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d [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: "83e4ebe8735c4386b20851155956da0d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36637 } }
I20260619 01:06:47.662218 1924 raft_consensus.cc:388] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:47.662569 1924 raft_consensus.cc:482] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:47.662900 1924 raft_consensus.cc:3037] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:47.668080 1924 raft_consensus.cc:504] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83e4ebe8735c4386b20851155956da0d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36637 } }
I20260619 01:06:47.668816 1924 leader_election.cc:302] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d [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: 83e4ebe8735c4386b20851155956da0d; no voters:
I20260619 01:06:47.669442 1924 leader_election.cc:288] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:47.669571 1926 raft_consensus.cc:2781] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:47.670040 1926 raft_consensus.cc:686] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d [term 1 LEADER]: Becoming Leader. State: Replica: 83e4ebe8735c4386b20851155956da0d, State: Running, Role: LEADER
I20260619 01:06:47.671064 1924 ts_tablet_manager.cc:1428] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d: Time spent starting tablet: real 0.014s user 0.010s sys 0.003s
I20260619 01:06:47.670738 1926 consensus_queue.cc:237] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d [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: "83e4ebe8735c4386b20851155956da0d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36637 } }
I20260619 01:06:47.676334 1769 catalog_manager.cc:5495] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 83e4ebe8735c4386b20851155956da0d (127.0.99.1). New cstate: current_term: 1 leader_uuid: "83e4ebe8735c4386b20851155956da0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83e4ebe8735c4386b20851155956da0d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36637 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:47.695871 1769 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47172:
table { table_name: "client-testtb" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "non_null_with_default" remove_default: true } } } modify_external_catalogs: true
I20260619 01:06:47.710062 1934 tablet.cc:1722] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 1
I20260619 01:06:47.713826 1934 tablet.cc:1620] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d: MemRowSet was empty: no flush needed.
I20260619 01:06:47.712193 1935 tablet.cc:1722] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 1
I20260619 01:06:47.715473 1935 tablet.cc:1620] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d: MemRowSet was empty: no flush needed.
I20260619 01:06:47.738801 1768 catalog_manager.cc:6040] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660: client-testtb [id=ba4ea022a7e94ebb8a8f6e8c5e7c43fc] alter complete (version 1)
I20260619 01:06:47.784590 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:47.802206 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:47.803020 396 tablet_replica.cc:330] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d: stopping tablet replica
I20260619 01:06:47.803570 396 raft_consensus.cc:2229] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:47.804077 396 raft_consensus.cc:2258] T dd266ddb5b8b41689c4a3d82518baf0c P 83e4ebe8735c4386b20851155956da0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:47.806407 396 tablet_replica.cc:330] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d: stopping tablet replica
I20260619 01:06:47.806898 396 raft_consensus.cc:2229] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:47.807303 396 raft_consensus.cc:2258] T b72facc4af9e460a8f37b167658b62ab P 83e4ebe8735c4386b20851155956da0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:47.828735 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:47.838603 396 master.cc:537] Master@127.0.99.62:41285 shutting down...
I20260619 01:06:47.853605 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:47.854140 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:47.854473 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P c2a3130fad5e421faa831e4aedf0d660: stopping tablet replica
I20260619 01:06:47.872648 396 master.cc:552] Master@127.0.99.62:41285 shutdown complete.
[ OK ] ClientTest.TestBatchWithPartialErrorOfMissingRequiredColumn (657 ms)
[ RUN ] ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered
I20260619 01:06:47.892551 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:38123
I20260619 01:06:47.893463 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:47.897998 1937 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
W20260619 01:06:47.899654 1940 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
I20260619 01:06:47.900148 396 server_base.cc:1034] running on GCE node
W20260619 01:06:47.900226 1938 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
I20260619 01:06:47.901113 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:47.901324 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:47.901475 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831207901466 us; error 0 us; skew 500 ppm
I20260619 01:06:47.902037 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:47.904423 396 webserver.cc:460] Webserver started at http://127.0.99.62:44019/ using document root <none> and password file <none>
I20260619 01:06:47.904917 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:47.905072 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:47.905380 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:47.906683 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "c8e5eef2a1e64c8c9d671743913fc3bc"
format_stamp: "Formatted at 2026-06-19 01:06:47 on dist-test-slave-93wm"
I20260619 01:06:47.911443 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.001s
I20260619 01:06:47.914803 1945 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:47.915542 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 01:06:47.915833 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "c8e5eef2a1e64c8c9d671743913fc3bc"
format_stamp: "Formatted at 2026-06-19 01:06:47 on dist-test-slave-93wm"
I20260619 01:06:47.916133 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:47.937044 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:47.939028 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:47.989032 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:38123
I20260619 01:06:47.989102 2006 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:38123 every 8 connection(s)
I20260619 01:06:47.994391 2007 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:48.005522 2007 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc: Bootstrap starting.
I20260619 01:06:48.009222 2007 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:48.013031 2007 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc: No bootstrap required, opened a new log
I20260619 01:06:48.015125 2007 raft_consensus.cc:348] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8e5eef2a1e64c8c9d671743913fc3bc" member_type: VOTER }
I20260619 01:06:48.015537 2007 raft_consensus.cc:374] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:48.015828 2007 raft_consensus.cc:729] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8e5eef2a1e64c8c9d671743913fc3bc, State: Initialized, Role: FOLLOWER
I20260619 01:06:48.017059 2007 consensus_queue.cc:260] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [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: "c8e5eef2a1e64c8c9d671743913fc3bc" member_type: VOTER }
I20260619 01:06:48.017911 2007 raft_consensus.cc:388] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:48.018194 2007 raft_consensus.cc:482] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:48.018501 2007 raft_consensus.cc:3037] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:48.022917 2007 raft_consensus.cc:504] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8e5eef2a1e64c8c9d671743913fc3bc" member_type: VOTER }
I20260619 01:06:48.023470 2007 leader_election.cc:302] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [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: c8e5eef2a1e64c8c9d671743913fc3bc; no voters:
I20260619 01:06:48.024551 2007 leader_election.cc:288] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:48.024910 2010 raft_consensus.cc:2781] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:48.026227 2010 raft_consensus.cc:686] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [term 1 LEADER]: Becoming Leader. State: Replica: c8e5eef2a1e64c8c9d671743913fc3bc, State: Running, Role: LEADER
I20260619 01:06:48.026875 2010 consensus_queue.cc:237] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [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: "c8e5eef2a1e64c8c9d671743913fc3bc" member_type: VOTER }
I20260619 01:06:48.027467 2007 sys_catalog.cc:564] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:48.029605 2012 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8e5eef2a1e64c8c9d671743913fc3bc. Latest consensus state: current_term: 1 leader_uuid: "c8e5eef2a1e64c8c9d671743913fc3bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8e5eef2a1e64c8c9d671743913fc3bc" member_type: VOTER } }
I20260619 01:06:48.029547 2011 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c8e5eef2a1e64c8c9d671743913fc3bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8e5eef2a1e64c8c9d671743913fc3bc" member_type: VOTER } }
I20260619 01:06:48.030258 2012 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:48.030336 2011 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:48.032738 2015 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:48.037101 2015 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:48.042075 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:48.044992 2015 catalog_manager.cc:1347] Generated new cluster ID: 31f676c35cad42759b1adc325bef1a0f
I20260619 01:06:48.045284 2015 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:48.061072 2015 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:48.062608 2015 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:48.078011 2015 catalog_manager.cc:5868] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc: Generated new TSK 0
I20260619 01:06:48.078680 2015 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:48.109336 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:48.115554 2028 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
W20260619 01:06:48.116930 2029 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
W20260619 01:06:48.118595 2031 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
I20260619 01:06:48.119086 396 server_base.cc:1034] running on GCE node
I20260619 01:06:48.119884 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:48.120103 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:48.120267 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831208120256 us; error 0 us; skew 500 ppm
I20260619 01:06:48.120807 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:48.123281 396 webserver.cc:460] Webserver started at http://127.0.99.1:41387/ using document root <none> and password file <none>
I20260619 01:06:48.123797 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:48.123980 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:48.124248 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:48.125281 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "c6c7fc4a7e394255af87666e89f99678"
format_stamp: "Formatted at 2026-06-19 01:06:48 on dist-test-slave-93wm"
I20260619 01:06:48.129817 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.001s
I20260619 01:06:48.132864 2036 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:48.133760 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 01:06:48.134001 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "c6c7fc4a7e394255af87666e89f99678"
format_stamp: "Formatted at 2026-06-19 01:06:48 on dist-test-slave-93wm"
I20260619 01:06:48.134259 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:48.147104 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:48.147987 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:48.152347 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:48.152719 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.001s
I20260619 01:06:48.153069 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:48.153366 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:48.207201 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:40307
I20260619 01:06:48.207530 2106 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:40307 every 8 connection(s)
I20260619 01:06:48.211499 2107 heartbeater.cc:347] Connected to a master server at 127.0.99.62:38123
I20260619 01:06:48.211918 2107 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:48.212657 2107 heartbeater.cc:511] Master 127.0.99.62:38123 requested a full tablet report, sending...
I20260619 01:06:48.214629 1962 ts_manager.cc:194] Registered new tserver with Master: c6c7fc4a7e394255af87666e89f99678 (127.0.99.1:40307)
I20260619 01:06:48.215284 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005051299s
I20260619 01:06:48.217203 1962 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60590
I20260619 01:06:48.231158 2107 heartbeater.cc:503] Master 127.0.99.62:38123 was elected leader, sending a full tablet report...
I20260619 01:06:48.243150 1962 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60610:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:48.277513 2071 tablet_service.cc:1467] Processing CreateTablet for tablet e7e4a98713d44a319211d192f119d3ff (DEFAULT_TABLE table=client-testtb [id=b950f295c54e4deea429c6f293322e25]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:48.277412 2072 tablet_service.cc:1467] Processing CreateTablet for tablet dc2baddb3feb4e5d96a4fd3fd5fe02be (DEFAULT_TABLE table=client-testtb [id=b950f295c54e4deea429c6f293322e25]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:48.278908 2072 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dc2baddb3feb4e5d96a4fd3fd5fe02be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:48.279469 2071 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e7e4a98713d44a319211d192f119d3ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:48.292755 2117 tablet_bootstrap.cc:492] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678: Bootstrap starting.
I20260619 01:06:48.297001 2117 tablet_bootstrap.cc:654] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:48.301213 2117 tablet_bootstrap.cc:492] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678: No bootstrap required, opened a new log
I20260619 01:06:48.301589 2117 ts_tablet_manager.cc:1397] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 01:06:48.303407 2117 raft_consensus.cc:348] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c7fc4a7e394255af87666e89f99678" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40307 } }
I20260619 01:06:48.303862 2117 raft_consensus.cc:374] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:48.304088 2117 raft_consensus.cc:729] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6c7fc4a7e394255af87666e89f99678, State: Initialized, Role: FOLLOWER
I20260619 01:06:48.304628 2117 consensus_queue.cc:260] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678 [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: "c6c7fc4a7e394255af87666e89f99678" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40307 } }
I20260619 01:06:48.305109 2117 raft_consensus.cc:388] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:48.305330 2117 raft_consensus.cc:482] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:48.305591 2117 raft_consensus.cc:3037] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:48.309899 2117 raft_consensus.cc:504] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c7fc4a7e394255af87666e89f99678" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40307 } }
I20260619 01:06:48.310513 2117 leader_election.cc:302] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678 [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: c6c7fc4a7e394255af87666e89f99678; no voters:
I20260619 01:06:48.312008 2117 leader_election.cc:288] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:48.312412 2119 raft_consensus.cc:2781] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:48.314116 2119 raft_consensus.cc:686] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678 [term 1 LEADER]: Becoming Leader. State: Replica: c6c7fc4a7e394255af87666e89f99678, State: Running, Role: LEADER
I20260619 01:06:48.314884 2119 consensus_queue.cc:237] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678 [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: "c6c7fc4a7e394255af87666e89f99678" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40307 } }
I20260619 01:06:48.316289 2117 ts_tablet_manager.cc:1428] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678: Time spent starting tablet: real 0.014s user 0.010s sys 0.003s
I20260619 01:06:48.317199 2117 tablet_bootstrap.cc:492] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678: Bootstrap starting.
I20260619 01:06:48.321977 1962 catalog_manager.cc:5495] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6c7fc4a7e394255af87666e89f99678 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "c6c7fc4a7e394255af87666e89f99678" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c7fc4a7e394255af87666e89f99678" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40307 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:48.322625 2117 tablet_bootstrap.cc:654] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:48.327522 2117 tablet_bootstrap.cc:492] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678: No bootstrap required, opened a new log
I20260619 01:06:48.327912 2117 ts_tablet_manager.cc:1397] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678: Time spent bootstrapping tablet: real 0.011s user 0.004s sys 0.004s
I20260619 01:06:48.329854 2117 raft_consensus.cc:348] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c7fc4a7e394255af87666e89f99678" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40307 } }
I20260619 01:06:48.330354 2117 raft_consensus.cc:374] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:48.330628 2117 raft_consensus.cc:729] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6c7fc4a7e394255af87666e89f99678, State: Initialized, Role: FOLLOWER
I20260619 01:06:48.331210 2117 consensus_queue.cc:260] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678 [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: "c6c7fc4a7e394255af87666e89f99678" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40307 } }
I20260619 01:06:48.331904 2117 raft_consensus.cc:388] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:48.332156 2117 raft_consensus.cc:482] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:48.332456 2117 raft_consensus.cc:3037] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:48.337456 2117 raft_consensus.cc:504] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c7fc4a7e394255af87666e89f99678" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40307 } }
I20260619 01:06:48.338233 2117 leader_election.cc:302] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678 [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: c6c7fc4a7e394255af87666e89f99678; no voters:
I20260619 01:06:48.338725 2117 leader_election.cc:288] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:48.338861 2119 raft_consensus.cc:2781] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:48.339284 2119 raft_consensus.cc:686] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678 [term 1 LEADER]: Becoming Leader. State: Replica: c6c7fc4a7e394255af87666e89f99678, State: Running, Role: LEADER
I20260619 01:06:48.339932 2119 consensus_queue.cc:237] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678 [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: "c6c7fc4a7e394255af87666e89f99678" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40307 } }
I20260619 01:06:48.340294 2117 ts_tablet_manager.cc:1428] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678: Time spent starting tablet: real 0.012s user 0.009s sys 0.003s
I20260619 01:06:48.345433 1962 catalog_manager.cc:5495] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6c7fc4a7e394255af87666e89f99678 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "c6c7fc4a7e394255af87666e89f99678" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c7fc4a7e394255af87666e89f99678" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40307 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:48.399176 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:48.421291 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:48.421995 396 tablet_replica.cc:330] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678: stopping tablet replica
I20260619 01:06:48.422580 396 raft_consensus.cc:2229] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:48.422924 396 raft_consensus.cc:2258] T dc2baddb3feb4e5d96a4fd3fd5fe02be P c6c7fc4a7e394255af87666e89f99678 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:48.425096 396 tablet_replica.cc:330] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678: stopping tablet replica
I20260619 01:06:48.425576 396 raft_consensus.cc:2229] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:48.426036 396 raft_consensus.cc:2258] T e7e4a98713d44a319211d192f119d3ff P c6c7fc4a7e394255af87666e89f99678 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:48.446836 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:48.456689 396 master.cc:537] Master@127.0.99.62:38123 shutting down...
I20260619 01:06:48.475152 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:48.475638 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:48.476073 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P c8e5eef2a1e64c8c9d671743913fc3bc: stopping tablet replica
I20260619 01:06:48.496306 396 master.cc:552] Master@127.0.99.62:38123 shutdown complete.
[ OK ] ClientTest.TestApplyToSessionWithoutFlushing_OpsBuffered (623 ms)
[ RUN ] ClientTest.TestAutoFlushBackgroundAndErrorCollector
I20260619 01:06:48.516711 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:37053
I20260619 01:06:48.517679 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:48.522310 2127 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
W20260619 01:06:48.523293 2128 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
W20260619 01:06:48.524868 2130 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
I20260619 01:06:48.525902 396 server_base.cc:1034] running on GCE node
I20260619 01:06:48.526726 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:48.526888 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:48.527052 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831208527043 us; error 0 us; skew 500 ppm
I20260619 01:06:48.527562 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:48.529858 396 webserver.cc:460] Webserver started at http://127.0.99.62:40819/ using document root <none> and password file <none>
I20260619 01:06:48.530295 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:48.530442 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:48.530730 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:48.531721 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "4371c763aaed4aaf89f3437c32171a0f"
format_stamp: "Formatted at 2026-06-19 01:06:48 on dist-test-slave-93wm"
I20260619 01:06:48.535900 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 01:06:48.539136 2135 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:48.539971 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 01:06:48.540210 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "4371c763aaed4aaf89f3437c32171a0f"
format_stamp: "Formatted at 2026-06-19 01:06:48 on dist-test-slave-93wm"
I20260619 01:06:48.540442 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:48.552284 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:48.553231 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:48.591287 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:37053
I20260619 01:06:48.591384 2196 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:37053 every 8 connection(s)
I20260619 01:06:48.594726 2197 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:48.603864 2197 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f: Bootstrap starting.
I20260619 01:06:48.607429 2197 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:48.611104 2197 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f: No bootstrap required, opened a new log
I20260619 01:06:48.612722 2197 raft_consensus.cc:348] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4371c763aaed4aaf89f3437c32171a0f" member_type: VOTER }
I20260619 01:06:48.613080 2197 raft_consensus.cc:374] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:48.613251 2197 raft_consensus.cc:729] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4371c763aaed4aaf89f3437c32171a0f, State: Initialized, Role: FOLLOWER
I20260619 01:06:48.613857 2197 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [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: "4371c763aaed4aaf89f3437c32171a0f" member_type: VOTER }
I20260619 01:06:48.614262 2197 raft_consensus.cc:388] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:48.614446 2197 raft_consensus.cc:482] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:48.614643 2197 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:48.618801 2197 raft_consensus.cc:504] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4371c763aaed4aaf89f3437c32171a0f" member_type: VOTER }
I20260619 01:06:48.619273 2197 leader_election.cc:302] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [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: 4371c763aaed4aaf89f3437c32171a0f; no voters:
I20260619 01:06:48.620388 2197 leader_election.cc:288] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:48.620774 2200 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:48.622478 2200 raft_consensus.cc:686] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [term 1 LEADER]: Becoming Leader. State: Replica: 4371c763aaed4aaf89f3437c32171a0f, State: Running, Role: LEADER
I20260619 01:06:48.623392 2197 sys_catalog.cc:564] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:48.623231 2200 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [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: "4371c763aaed4aaf89f3437c32171a0f" member_type: VOTER }
I20260619 01:06:48.626389 2202 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4371c763aaed4aaf89f3437c32171a0f. Latest consensus state: current_term: 1 leader_uuid: "4371c763aaed4aaf89f3437c32171a0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4371c763aaed4aaf89f3437c32171a0f" member_type: VOTER } }
I20260619 01:06:48.626413 2201 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4371c763aaed4aaf89f3437c32171a0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4371c763aaed4aaf89f3437c32171a0f" member_type: VOTER } }
I20260619 01:06:48.627069 2202 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:48.627236 2201 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:48.630775 2205 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:48.638055 2205 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:48.638947 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:48.646883 2205 catalog_manager.cc:1347] Generated new cluster ID: 295ba478b8e3460abc6b33b8dd238e79
I20260619 01:06:48.647157 2205 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:48.668251 2205 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:48.669978 2205 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:48.684319 2205 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f: Generated new TSK 0
I20260619 01:06:48.684994 2205 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:48.705629 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:48.710871 2218 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
W20260619 01:06:48.712129 2219 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
W20260619 01:06:48.713940 2221 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
I20260619 01:06:48.714088 396 server_base.cc:1034] running on GCE node
I20260619 01:06:48.715034 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:48.715261 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:48.715413 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831208715404 us; error 0 us; skew 500 ppm
I20260619 01:06:48.715870 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:48.718776 396 webserver.cc:460] Webserver started at http://127.0.99.1:45155/ using document root <none> and password file <none>
I20260619 01:06:48.719211 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:48.719380 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:48.719591 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:48.720623 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "1e44f2f87e8744658c4fa4f4e936e4fd"
format_stamp: "Formatted at 2026-06-19 01:06:48 on dist-test-slave-93wm"
I20260619 01:06:48.725348 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 01:06:48.728684 2226 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:48.729467 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 01:06:48.729820 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "1e44f2f87e8744658c4fa4f4e936e4fd"
format_stamp: "Formatted at 2026-06-19 01:06:48 on dist-test-slave-93wm"
I20260619 01:06:48.730152 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:48.748410 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:48.749446 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:48.754599 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:48.754989 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 01:06:48.755350 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:48.755568 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:48.807555 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:42577
I20260619 01:06:48.807607 2296 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:42577 every 8 connection(s)
I20260619 01:06:48.812335 2297 heartbeater.cc:347] Connected to a master server at 127.0.99.62:37053
I20260619 01:06:48.812842 2297 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:48.813529 2297 heartbeater.cc:511] Master 127.0.99.62:37053 requested a full tablet report, sending...
I20260619 01:06:48.815544 2152 ts_manager.cc:194] Registered new tserver with Master: 1e44f2f87e8744658c4fa4f4e936e4fd (127.0.99.1:42577)
I20260619 01:06:48.816303 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005387497s
I20260619 01:06:48.818567 2152 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43598
I20260619 01:06:48.832173 2297 heartbeater.cc:503] Master 127.0.99.62:37053 was elected leader, sending a full tablet report...
I20260619 01:06:48.844367 2152 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43602:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:48.881839 2262 tablet_service.cc:1467] Processing CreateTablet for tablet 62c83afad90a4b9f8c02ceee825bd17b (DEFAULT_TABLE table=client-testtb [id=2761c188e08a4c398a45ec2269994311]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:48.881907 2261 tablet_service.cc:1467] Processing CreateTablet for tablet 27adb52b15b64698952691a04cfa04b8 (DEFAULT_TABLE table=client-testtb [id=2761c188e08a4c398a45ec2269994311]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:48.883292 2262 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 62c83afad90a4b9f8c02ceee825bd17b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:48.883860 2261 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 27adb52b15b64698952691a04cfa04b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:48.898705 2307 tablet_bootstrap.cc:492] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd: Bootstrap starting.
I20260619 01:06:48.902735 2307 tablet_bootstrap.cc:654] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:48.906908 2307 tablet_bootstrap.cc:492] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd: No bootstrap required, opened a new log
I20260619 01:06:48.907274 2307 ts_tablet_manager.cc:1397] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 01:06:48.909247 2307 raft_consensus.cc:348] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:48.909885 2307 raft_consensus.cc:374] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:48.910132 2307 raft_consensus.cc:729] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f2f87e8744658c4fa4f4e936e4fd, State: Initialized, Role: FOLLOWER
I20260619 01:06:48.910686 2307 consensus_queue.cc:260] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd [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: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:48.911232 2307 raft_consensus.cc:388] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:48.911489 2307 raft_consensus.cc:482] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:48.911778 2307 raft_consensus.cc:3037] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:48.918594 2307 raft_consensus.cc:504] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:48.919385 2307 leader_election.cc:302] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd [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: 1e44f2f87e8744658c4fa4f4e936e4fd; no voters:
I20260619 01:06:48.920778 2307 leader_election.cc:288] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:48.921172 2309 raft_consensus.cc:2781] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:48.922695 2309 raft_consensus.cc:686] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 LEADER]: Becoming Leader. State: Replica: 1e44f2f87e8744658c4fa4f4e936e4fd, State: Running, Role: LEADER
I20260619 01:06:48.923314 2307 ts_tablet_manager.cc:1428] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd: Time spent starting tablet: real 0.016s user 0.016s sys 0.000s
I20260619 01:06:48.923434 2309 consensus_queue.cc:237] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd [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: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:48.924161 2307 tablet_bootstrap.cc:492] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd: Bootstrap starting.
I20260619 01:06:48.930517 2307 tablet_bootstrap.cc:654] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:48.930387 2151 catalog_manager.cc:5495] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e44f2f87e8744658c4fa4f4e936e4fd (127.0.99.1). New cstate: current_term: 1 leader_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:48.936035 2307 tablet_bootstrap.cc:492] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd: No bootstrap required, opened a new log
I20260619 01:06:48.936460 2307 ts_tablet_manager.cc:1397] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd: Time spent bootstrapping tablet: real 0.012s user 0.010s sys 0.000s
I20260619 01:06:48.938418 2307 raft_consensus.cc:348] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:48.938993 2307 raft_consensus.cc:374] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:48.939376 2307 raft_consensus.cc:729] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f2f87e8744658c4fa4f4e936e4fd, State: Initialized, Role: FOLLOWER
I20260619 01:06:48.940024 2307 consensus_queue.cc:260] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd [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: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:48.940863 2307 raft_consensus.cc:388] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:48.941129 2307 raft_consensus.cc:482] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:48.941398 2307 raft_consensus.cc:3037] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:48.947398 2307 raft_consensus.cc:504] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:48.947994 2307 leader_election.cc:302] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd [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: 1e44f2f87e8744658c4fa4f4e936e4fd; no voters:
I20260619 01:06:48.948522 2307 leader_election.cc:288] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:48.948715 2310 raft_consensus.cc:2781] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:48.949339 2310 raft_consensus.cc:686] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 LEADER]: Becoming Leader. State: Replica: 1e44f2f87e8744658c4fa4f4e936e4fd, State: Running, Role: LEADER
I20260619 01:06:48.950037 2307 ts_tablet_manager.cc:1428] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd: Time spent starting tablet: real 0.013s user 0.015s sys 0.000s
I20260619 01:06:48.950508 2310 consensus_queue.cc:237] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd [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: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:48.956198 2151 catalog_manager.cc:5495] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e44f2f87e8744658c4fa4f4e936e4fd (127.0.99.1). New cstate: current_term: 1 leader_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:48.988193 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:48.994210 2316 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
W20260619 01:06:48.995503 2317 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
I20260619 01:06:48.998844 396 server_base.cc:1034] running on GCE node
W20260619 01:06:48.999310 2319 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
I20260619 01:06:49.000135 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:49.000370 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:49.000532 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831209000518 us; error 0 us; skew 500 ppm
I20260619 01:06:49.001035 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:49.003948 396 webserver.cc:460] Webserver started at http://127.0.99.2:34389/ using document root <none> and password file <none>
I20260619 01:06:49.004436 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:49.004644 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:49.004909 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:49.006029 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/ts-1-root/instance:
uuid: "a5ab173a4a7748dabda1164d896b77a2"
format_stamp: "Formatted at 2026-06-19 01:06:49 on dist-test-slave-93wm"
I20260619 01:06:49.010792 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.000s sys 0.004s
I20260619 01:06:49.014712 2324 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:49.015647 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.002s
I20260619 01:06:49.016052 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/ts-1-root
uuid: "a5ab173a4a7748dabda1164d896b77a2"
format_stamp: "Formatted at 2026-06-19 01:06:49 on dist-test-slave-93wm"
I20260619 01:06:49.016383 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:49.038769 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:49.039906 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:49.047299 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:49.047549 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:49.047830 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:49.047995 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:49.146072 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.2:34889
I20260619 01:06:49.146158 2393 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.2:34889 every 8 connection(s)
I20260619 01:06:49.151695 2394 heartbeater.cc:347] Connected to a master server at 127.0.99.62:37053
I20260619 01:06:49.152056 2394 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:49.152722 2394 heartbeater.cc:511] Master 127.0.99.62:37053 requested a full tablet report, sending...
I20260619 01:06:49.152777 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 01:06:49.154788 2152 ts_manager.cc:194] Registered new tserver with Master: a5ab173a4a7748dabda1164d896b77a2 (127.0.99.2:34889)
I20260619 01:06:49.156756 2152 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43614
W20260619 01:06:49.161512 2396 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
W20260619 01:06:49.164247 2397 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
W20260619 01:06:49.167481 2399 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
I20260619 01:06:49.168120 396 server_base.cc:1034] running on GCE node
I20260619 01:06:49.168891 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:49.169059 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:49.169277 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831209169266 us; error 0 us; skew 500 ppm
I20260619 01:06:49.169893 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:49.172667 2394 heartbeater.cc:503] Master 127.0.99.62:37053 was elected leader, sending a full tablet report...
I20260619 01:06:49.173007 396 webserver.cc:460] Webserver started at http://127.0.99.3:39507/ using document root <none> and password file <none>
I20260619 01:06:49.173583 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:49.173838 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:49.174149 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:49.175210 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/ts-2-root/instance:
uuid: "83a935f6f6de483c9fbd7b052b02e40d"
format_stamp: "Formatted at 2026-06-19 01:06:49 on dist-test-slave-93wm"
I20260619 01:06:49.179591 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 01:06:49.182960 2404 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:49.183935 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 01:06:49.184309 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/ts-2-root
uuid: "83a935f6f6de483c9fbd7b052b02e40d"
format_stamp: "Formatted at 2026-06-19 01:06:49 on dist-test-slave-93wm"
I20260619 01:06:49.184772 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestAutoFlushBackgroundAndErrorCollector.1781831199071112-396-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:49.208377 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:49.209980 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:49.219746 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:49.220086 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:49.220428 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:49.220664 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:49.381915 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.3:35419
I20260619 01:06:49.381948 2474 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.3:35419 every 8 connection(s)
I20260619 01:06:49.388228 2475 heartbeater.cc:347] Connected to a master server at 127.0.99.62:37053
I20260619 01:06:49.388809 2475 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:49.390064 2475 heartbeater.cc:511] Master 127.0.99.62:37053 requested a full tablet report, sending...
I20260619 01:06:49.392107 2151 ts_manager.cc:194] Registered new tserver with Master: 83a935f6f6de483c9fbd7b052b02e40d (127.0.99.3:35419)
I20260619 01:06:49.392228 396 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.003102611s
I20260619 01:06:49.394270 2151 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43630
I20260619 01:06:49.395165 2152 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43602:
name: "table.0"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
rows: "\004\001\000\001\000\000\000""\004\001\000\001\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
W20260619 01:06:49.398375 2152 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table.0 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260619 01:06:49.408319 2475 heartbeater.cc:503] Master 127.0.99.62:37053 was elected leader, sending a full tablet report...
I20260619 01:06:49.442046 2261 tablet_service.cc:1467] Processing CreateTablet for tablet 85dcdd12c8b64e3882d9956dbf725d30 (DEFAULT_TABLE table=table.0 [id=f1a549dcc51345e49ebd3fa0be3fb0f9]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 01:06:49.444046 2261 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 85dcdd12c8b64e3882d9956dbf725d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:49.443565 2262 tablet_service.cc:1467] Processing CreateTablet for tablet 5b8119f96f45408f921e97cdeb5535de (DEFAULT_TABLE table=table.0 [id=f1a549dcc51345e49ebd3fa0be3fb0f9]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 01:06:49.447362 2262 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5b8119f96f45408f921e97cdeb5535de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:49.458519 2440 tablet_service.cc:1467] Processing CreateTablet for tablet 85dcdd12c8b64e3882d9956dbf725d30 (DEFAULT_TABLE table=table.0 [id=f1a549dcc51345e49ebd3fa0be3fb0f9]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 01:06:49.460062 2440 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 85dcdd12c8b64e3882d9956dbf725d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:49.470441 2439 tablet_service.cc:1467] Processing CreateTablet for tablet 5b8119f96f45408f921e97cdeb5535de (DEFAULT_TABLE table=table.0 [id=f1a549dcc51345e49ebd3fa0be3fb0f9]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 01:06:49.471724 2439 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5b8119f96f45408f921e97cdeb5535de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:49.484369 2359 tablet_service.cc:1467] Processing CreateTablet for tablet 85dcdd12c8b64e3882d9956dbf725d30 (DEFAULT_TABLE table=table.0 [id=f1a549dcc51345e49ebd3fa0be3fb0f9]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 01:06:49.484705 2358 tablet_service.cc:1467] Processing CreateTablet for tablet 5b8119f96f45408f921e97cdeb5535de (DEFAULT_TABLE table=table.0 [id=f1a549dcc51345e49ebd3fa0be3fb0f9]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 01:06:49.486333 2359 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 85dcdd12c8b64e3882d9956dbf725d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:49.487028 2358 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5b8119f96f45408f921e97cdeb5535de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:49.497372 2482 tablet_bootstrap.cc:492] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d: Bootstrap starting.
I20260619 01:06:49.501653 2481 tablet_bootstrap.cc:492] T 5b8119f96f45408f921e97cdeb5535de P 1e44f2f87e8744658c4fa4f4e936e4fd: Bootstrap starting.
I20260619 01:06:49.505654 2482 tablet_bootstrap.cc:654] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:49.512719 2483 tablet_bootstrap.cc:492] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2: Bootstrap starting.
I20260619 01:06:49.517788 2481 tablet_bootstrap.cc:654] T 5b8119f96f45408f921e97cdeb5535de P 1e44f2f87e8744658c4fa4f4e936e4fd: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:49.519260 2482 tablet_bootstrap.cc:492] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d: No bootstrap required, opened a new log
I20260619 01:06:49.520160 2482 ts_tablet_manager.cc:1397] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d: Time spent bootstrapping tablet: real 0.023s user 0.006s sys 0.009s
I20260619 01:06:49.520293 2483 tablet_bootstrap.cc:654] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:49.524159 2482 raft_consensus.cc:348] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:49.528053 2482 raft_consensus.cc:374] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:49.528424 2482 raft_consensus.cc:729] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83a935f6f6de483c9fbd7b052b02e40d, State: Initialized, Role: FOLLOWER
I20260619 01:06:49.529465 2482 consensus_queue.cc:260] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [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: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:49.532226 2481 tablet_bootstrap.cc:492] T 5b8119f96f45408f921e97cdeb5535de P 1e44f2f87e8744658c4fa4f4e936e4fd: No bootstrap required, opened a new log
I20260619 01:06:49.532658 2481 ts_tablet_manager.cc:1397] T 5b8119f96f45408f921e97cdeb5535de P 1e44f2f87e8744658c4fa4f4e936e4fd: Time spent bootstrapping tablet: real 0.037s user 0.008s sys 0.008s
I20260619 01:06:49.533195 2483 tablet_bootstrap.cc:492] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2: No bootstrap required, opened a new log
I20260619 01:06:49.533811 2483 ts_tablet_manager.cc:1397] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2: Time spent bootstrapping tablet: real 0.023s user 0.007s sys 0.008s
I20260619 01:06:49.535553 2482 ts_tablet_manager.cc:1428] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d: Time spent starting tablet: real 0.015s user 0.012s sys 0.000s
I20260619 01:06:49.535234 2481 raft_consensus.cc:348] T 5b8119f96f45408f921e97cdeb5535de P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
I20260619 01:06:49.536026 2481 raft_consensus.cc:374] T 5b8119f96f45408f921e97cdeb5535de P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:49.536326 2481 raft_consensus.cc:729] T 5b8119f96f45408f921e97cdeb5535de P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f2f87e8744658c4fa4f4e936e4fd, State: Initialized, Role: FOLLOWER
I20260619 01:06:49.536449 2482 tablet_bootstrap.cc:492] T 5b8119f96f45408f921e97cdeb5535de P 83a935f6f6de483c9fbd7b052b02e40d: Bootstrap starting.
I20260619 01:06:49.536985 2481 consensus_queue.cc:260] T 5b8119f96f45408f921e97cdeb5535de P 1e44f2f87e8744658c4fa4f4e936e4fd [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: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
I20260619 01:06:49.543640 2482 tablet_bootstrap.cc:654] T 5b8119f96f45408f921e97cdeb5535de P 83a935f6f6de483c9fbd7b052b02e40d: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:49.546967 2481 ts_tablet_manager.cc:1428] T 5b8119f96f45408f921e97cdeb5535de P 1e44f2f87e8744658c4fa4f4e936e4fd: Time spent starting tablet: real 0.014s user 0.014s sys 0.000s
I20260619 01:06:49.547947 2481 tablet_bootstrap.cc:492] T 85dcdd12c8b64e3882d9956dbf725d30 P 1e44f2f87e8744658c4fa4f4e936e4fd: Bootstrap starting.
I20260619 01:06:49.536870 2483 raft_consensus.cc:348] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
I20260619 01:06:49.549432 2483 raft_consensus.cc:374] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:49.549832 2483 raft_consensus.cc:729] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ab173a4a7748dabda1164d896b77a2, State: Initialized, Role: FOLLOWER
I20260619 01:06:49.550712 2483 consensus_queue.cc:260] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [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: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
I20260619 01:06:49.553972 2481 tablet_bootstrap.cc:654] T 85dcdd12c8b64e3882d9956dbf725d30 P 1e44f2f87e8744658c4fa4f4e936e4fd: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:49.557542 2482 tablet_bootstrap.cc:492] T 5b8119f96f45408f921e97cdeb5535de P 83a935f6f6de483c9fbd7b052b02e40d: No bootstrap required, opened a new log
I20260619 01:06:49.558225 2482 ts_tablet_manager.cc:1397] T 5b8119f96f45408f921e97cdeb5535de P 83a935f6f6de483c9fbd7b052b02e40d: Time spent bootstrapping tablet: real 0.022s user 0.011s sys 0.008s
I20260619 01:06:49.557605 2487 raft_consensus.cc:482] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 01:06:49.559618 2487 raft_consensus.cc:504] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:49.567101 2482 raft_consensus.cc:348] T 5b8119f96f45408f921e97cdeb5535de P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
W20260619 01:06:49.569456 2298 tablet.cc:2369] T 5b8119f96f45408f921e97cdeb5535de P 1e44f2f87e8744658c4fa4f4e936e4fd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260619 01:06:49.576514 2482 raft_consensus.cc:374] T 5b8119f96f45408f921e97cdeb5535de P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:49.578226 2482 raft_consensus.cc:729] T 5b8119f96f45408f921e97cdeb5535de P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83a935f6f6de483c9fbd7b052b02e40d, State: Initialized, Role: FOLLOWER
I20260619 01:06:49.578513 2483 ts_tablet_manager.cc:1428] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2: Time spent starting tablet: real 0.044s user 0.015s sys 0.011s
I20260619 01:06:49.579429 2483 tablet_bootstrap.cc:492] T 85dcdd12c8b64e3882d9956dbf725d30 P a5ab173a4a7748dabda1164d896b77a2: Bootstrap starting.
I20260619 01:06:49.578945 2482 consensus_queue.cc:260] T 5b8119f96f45408f921e97cdeb5535de P 83a935f6f6de483c9fbd7b052b02e40d [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: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
I20260619 01:06:49.582706 2481 tablet_bootstrap.cc:492] T 85dcdd12c8b64e3882d9956dbf725d30 P 1e44f2f87e8744658c4fa4f4e936e4fd: No bootstrap required, opened a new log
I20260619 01:06:49.583230 2481 ts_tablet_manager.cc:1397] T 85dcdd12c8b64e3882d9956dbf725d30 P 1e44f2f87e8744658c4fa4f4e936e4fd: Time spent bootstrapping tablet: real 0.035s user 0.013s sys 0.015s
I20260619 01:06:49.587265 2483 tablet_bootstrap.cc:654] T 85dcdd12c8b64e3882d9956dbf725d30 P a5ab173a4a7748dabda1164d896b77a2: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:49.587080 2481 raft_consensus.cc:348] T 85dcdd12c8b64e3882d9956dbf725d30 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:49.587864 2481 raft_consensus.cc:374] T 85dcdd12c8b64e3882d9956dbf725d30 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:49.588189 2481 raft_consensus.cc:729] T 85dcdd12c8b64e3882d9956dbf725d30 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f2f87e8744658c4fa4f4e936e4fd, State: Initialized, Role: FOLLOWER
I20260619 01:06:49.588990 2481 consensus_queue.cc:260] T 85dcdd12c8b64e3882d9956dbf725d30 P 1e44f2f87e8744658c4fa4f4e936e4fd [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: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:49.591459 2481 ts_tablet_manager.cc:1428] T 85dcdd12c8b64e3882d9956dbf725d30 P 1e44f2f87e8744658c4fa4f4e936e4fd: Time spent starting tablet: real 0.008s user 0.005s sys 0.003s
I20260619 01:06:49.592754 2482 ts_tablet_manager.cc:1428] T 5b8119f96f45408f921e97cdeb5535de P 83a935f6f6de483c9fbd7b052b02e40d: Time spent starting tablet: real 0.034s user 0.003s sys 0.009s
I20260619 01:06:49.596522 2483 tablet_bootstrap.cc:492] T 85dcdd12c8b64e3882d9956dbf725d30 P a5ab173a4a7748dabda1164d896b77a2: No bootstrap required, opened a new log
I20260619 01:06:49.596958 2483 ts_tablet_manager.cc:1397] T 85dcdd12c8b64e3882d9956dbf725d30 P a5ab173a4a7748dabda1164d896b77a2: Time spent bootstrapping tablet: real 0.018s user 0.006s sys 0.006s
I20260619 01:06:49.604921 2490 raft_consensus.cc:482] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 01:06:49.605237 2487 leader_election.cc:288] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5ab173a4a7748dabda1164d896b77a2 (127.0.99.2:34889), 1e44f2f87e8744658c4fa4f4e936e4fd (127.0.99.1:42577)
I20260619 01:06:49.605459 2490 raft_consensus.cc:504] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
I20260619 01:06:49.608340 2490 leader_election.cc:288] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f2f87e8744658c4fa4f4e936e4fd (127.0.99.1:42577), 83a935f6f6de483c9fbd7b052b02e40d (127.0.99.3:35419)
I20260619 01:06:49.608983 2483 raft_consensus.cc:348] T 85dcdd12c8b64e3882d9956dbf725d30 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:49.609946 2483 raft_consensus.cc:374] T 85dcdd12c8b64e3882d9956dbf725d30 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:49.610224 2483 raft_consensus.cc:729] T 85dcdd12c8b64e3882d9956dbf725d30 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ab173a4a7748dabda1164d896b77a2, State: Initialized, Role: FOLLOWER
I20260619 01:06:49.611039 2483 consensus_queue.cc:260] T 85dcdd12c8b64e3882d9956dbf725d30 P a5ab173a4a7748dabda1164d896b77a2 [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: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:49.613142 2483 ts_tablet_manager.cc:1428] T 85dcdd12c8b64e3882d9956dbf725d30 P a5ab173a4a7748dabda1164d896b77a2: Time spent starting tablet: real 0.016s user 0.005s sys 0.003s
I20260619 01:06:49.627285 2272 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "85dcdd12c8b64e3882d9956dbf725d30" candidate_uuid: "83a935f6f6de483c9fbd7b052b02e40d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" is_pre_election: true
I20260619 01:06:49.628374 2272 raft_consensus.cc:2454] T 85dcdd12c8b64e3882d9956dbf725d30 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83a935f6f6de483c9fbd7b052b02e40d in term 0.
I20260619 01:06:49.629882 2406 leader_election.cc:302] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [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: 1e44f2f87e8744658c4fa4f4e936e4fd, 83a935f6f6de483c9fbd7b052b02e40d; no voters:
I20260619 01:06:49.631177 2487 raft_consensus.cc:2781] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 01:06:49.631779 2487 raft_consensus.cc:482] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 01:06:49.632350 2487 raft_consensus.cc:3037] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:49.634541 2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "85dcdd12c8b64e3882d9956dbf725d30" candidate_uuid: "83a935f6f6de483c9fbd7b052b02e40d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ab173a4a7748dabda1164d896b77a2" is_pre_election: true
I20260619 01:06:49.635336 2369 raft_consensus.cc:2454] T 85dcdd12c8b64e3882d9956dbf725d30 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83a935f6f6de483c9fbd7b052b02e40d in term 0.
I20260619 01:06:49.640815 2487 raft_consensus.cc:504] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:49.642911 2487 leader_election.cc:288] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [CANDIDATE]: Term 1 election: Requested vote from peers a5ab173a4a7748dabda1164d896b77a2 (127.0.99.2:34889), 1e44f2f87e8744658c4fa4f4e936e4fd (127.0.99.1:42577)
I20260619 01:06:49.643942 2272 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "85dcdd12c8b64e3882d9956dbf725d30" candidate_uuid: "83a935f6f6de483c9fbd7b052b02e40d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd"
I20260619 01:06:49.644562 2272 raft_consensus.cc:3037] T 85dcdd12c8b64e3882d9956dbf725d30 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:49.644486 2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "85dcdd12c8b64e3882d9956dbf725d30" candidate_uuid: "83a935f6f6de483c9fbd7b052b02e40d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ab173a4a7748dabda1164d896b77a2"
I20260619 01:06:49.645232 2369 raft_consensus.cc:3037] T 85dcdd12c8b64e3882d9956dbf725d30 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:49.651304 2271 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5b8119f96f45408f921e97cdeb5535de" candidate_uuid: "a5ab173a4a7748dabda1164d896b77a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" is_pre_election: true
I20260619 01:06:49.652118 2271 raft_consensus.cc:2454] T 5b8119f96f45408f921e97cdeb5535de P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5ab173a4a7748dabda1164d896b77a2 in term 0.
I20260619 01:06:49.652499 2272 raft_consensus.cc:2454] T 85dcdd12c8b64e3882d9956dbf725d30 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83a935f6f6de483c9fbd7b052b02e40d in term 1.
I20260619 01:06:49.653851 2326 leader_election.cc:302] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [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: 1e44f2f87e8744658c4fa4f4e936e4fd, a5ab173a4a7748dabda1164d896b77a2; no voters:
I20260619 01:06:49.655030 2493 raft_consensus.cc:2781] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 01:06:49.655186 2406 leader_election.cc:302] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [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: 1e44f2f87e8744658c4fa4f4e936e4fd, 83a935f6f6de483c9fbd7b052b02e40d; no voters:
I20260619 01:06:49.655476 2493 raft_consensus.cc:482] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 01:06:49.655838 2493 raft_consensus.cc:3037] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:49.656174 2369 raft_consensus.cc:2454] T 85dcdd12c8b64e3882d9956dbf725d30 P a5ab173a4a7748dabda1164d896b77a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83a935f6f6de483c9fbd7b052b02e40d in term 1.
I20260619 01:06:49.658041 2487 raft_consensus.cc:2781] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:49.659348 2487 raft_consensus.cc:686] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [term 1 LEADER]: Becoming Leader. State: Replica: 83a935f6f6de483c9fbd7b052b02e40d, State: Running, Role: LEADER
I20260619 01:06:49.660344 2487 consensus_queue.cc:237] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [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: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:49.664199 2450 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5b8119f96f45408f921e97cdeb5535de" candidate_uuid: "a5ab173a4a7748dabda1164d896b77a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83a935f6f6de483c9fbd7b052b02e40d" is_pre_election: true
I20260619 01:06:49.664916 2450 raft_consensus.cc:2454] T 5b8119f96f45408f921e97cdeb5535de P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5ab173a4a7748dabda1164d896b77a2 in term 0.
I20260619 01:06:49.664642 2493 raft_consensus.cc:504] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
I20260619 01:06:49.673810 2493 leader_election.cc:288] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [CANDIDATE]: Term 1 election: Requested vote from peers 1e44f2f87e8744658c4fa4f4e936e4fd (127.0.99.1:42577), 83a935f6f6de483c9fbd7b052b02e40d (127.0.99.3:35419)
I20260619 01:06:49.674451 2272 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5b8119f96f45408f921e97cdeb5535de" candidate_uuid: "a5ab173a4a7748dabda1164d896b77a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd"
I20260619 01:06:49.675091 2272 raft_consensus.cc:3037] T 5b8119f96f45408f921e97cdeb5535de P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:49.675426 2450 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5b8119f96f45408f921e97cdeb5535de" candidate_uuid: "a5ab173a4a7748dabda1164d896b77a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83a935f6f6de483c9fbd7b052b02e40d"
I20260619 01:06:49.676448 2450 raft_consensus.cc:3037] T 5b8119f96f45408f921e97cdeb5535de P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:49.676313 2150 catalog_manager.cc:5495] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d reported cstate change: term changed from 0 to 1, leader changed from <none> to 83a935f6f6de483c9fbd7b052b02e40d (127.0.99.3). New cstate: current_term: 1 leader_uuid: "83a935f6f6de483c9fbd7b052b02e40d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } health_report { overall_health: UNKNOWN } } }
I20260619 01:06:49.681980 2272 raft_consensus.cc:2454] T 5b8119f96f45408f921e97cdeb5535de P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5ab173a4a7748dabda1164d896b77a2 in term 1.
I20260619 01:06:49.682732 2450 raft_consensus.cc:2454] T 5b8119f96f45408f921e97cdeb5535de P 83a935f6f6de483c9fbd7b052b02e40d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5ab173a4a7748dabda1164d896b77a2 in term 1.
I20260619 01:06:49.683230 2326 leader_election.cc:302] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [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: 1e44f2f87e8744658c4fa4f4e936e4fd, a5ab173a4a7748dabda1164d896b77a2; no voters:
I20260619 01:06:49.684000 2493 raft_consensus.cc:2781] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:49.684437 2493 raft_consensus.cc:686] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [term 1 LEADER]: Becoming Leader. State: Replica: a5ab173a4a7748dabda1164d896b77a2, State: Running, Role: LEADER
I20260619 01:06:49.685231 2493 consensus_queue.cc:237] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [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: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
I20260619 01:06:49.692546 2150 catalog_manager.cc:5495] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ab173a4a7748dabda1164d896b77a2 (127.0.99.2). New cstate: current_term: 1 leader_uuid: "a5ab173a4a7748dabda1164d896b77a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260619 01:06:49.790815 2272 raft_consensus.cc:1261] T 85dcdd12c8b64e3882d9956dbf725d30 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Refusing update from remote peer 83a935f6f6de483c9fbd7b052b02e40d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 01:06:49.792580 2369 raft_consensus.cc:1261] T 85dcdd12c8b64e3882d9956dbf725d30 P a5ab173a4a7748dabda1164d896b77a2 [term 1 FOLLOWER]: Refusing update from remote peer 83a935f6f6de483c9fbd7b052b02e40d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 01:06:49.792486 2487 consensus_queue.cc:1035] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260619 01:06:49.794432 2487 consensus_queue.cc:1035] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 01:06:49.804171 2450 raft_consensus.cc:1261] T 5b8119f96f45408f921e97cdeb5535de P 83a935f6f6de483c9fbd7b052b02e40d [term 1 FOLLOWER]: Refusing update from remote peer a5ab173a4a7748dabda1164d896b77a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 01:06:49.809458 2490 consensus_queue.cc:1035] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 01:06:49.810292 2271 raft_consensus.cc:1261] T 5b8119f96f45408f921e97cdeb5535de P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Refusing update from remote peer a5ab173a4a7748dabda1164d896b77a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 01:06:49.813607 2490 consensus_queue.cc:1035] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 01:06:49.849632 2507 mvcc.cc:205] Tried to move back new op lower bound from 7298380635337801728 to 7298380634881720320. Current Snapshot: MvccSnapshot[applied={T|T < 7298380635337801728}]
W20260619 01:06:50.351871 401 kernel_stack_watchdog.cc:198] Thread 2301 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 228ms:
Kernel stack:
(could not read kernel stack)
User stack:
@ 0x440ac0 __tsan::CallUserSignalHandler() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
@ 0x443323 rtl_sigaction() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_atomic_clang_x86.h:81
@ 0x7f9716036980 (unknown) at ??:0
@ 0x7f9716035d50 __GI___nanosleep at ??:0
@ 0x46c0dc __interceptor_nanosleep at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:340
@ 0x7f9714609ecb base::SleepForNanoseconds() at ??:0
@ 0x7f9714c09517 kudu::SleepFor() at ??:0
@ 0x5aae36 kudu::client::ClientTest_TestAutoFlushBackgroundAndErrorCollector_Test::TestBody()::CustomErrorCollector::AddError() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:4436
@ 0x7f971c2d6196 kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
@ 0x7f971c2d5abf kudu::client::internal::WriteRpc::Finish() at ??:0
@ 0x7f971c2e01c4 kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
@ 0x7f971c2f54ab _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
@ 0x7f971c2f5422 _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
@ 0x7f971c2f53b2 _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
@ 0x7f971c2f5372 _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
@ 0x7f971c2f3ffe _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260619 01:06:50.787583 401 kernel_stack_watchdog.cc:198] Thread 2301 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 651ms:
Kernel stack:
(could not read kernel stack)
User stack:
@ 0x440ac0 __tsan::CallUserSignalHandler() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
@ 0x443323 rtl_sigaction() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_atomic_clang_x86.h:81
@ 0x7f9716036980 (unknown) at ??:0
@ 0x7f9716035d50 __GI___nanosleep at ??:0
@ 0x46c0dc __interceptor_nanosleep at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:340
@ 0x7f9714609ecb base::SleepForNanoseconds() at ??:0
@ 0x7f9714c09517 kudu::SleepFor() at ??:0
@ 0x5aae36 kudu::client::ClientTest_TestAutoFlushBackgroundAndErrorCollector_Test::TestBody()::CustomErrorCollector::AddError() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:4436
@ 0x7f971c2d6196 kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
@ 0x7f971c2d5abf kudu::client::internal::WriteRpc::Finish() at ??:0
@ 0x7f971c2e01c4 kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
@ 0x7f971c2f54ab _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
@ 0x7f971c2f5422 _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
@ 0x7f971c2f53b2 _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
@ 0x7f971c2f5372 _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
@ 0x7f971c2f3ffe _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260619 01:06:50.908063 2301 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.99.2:34889, user_credentials={real_user=slave}} blocked reactor thread for 1.00493e+06us
I20260619 01:06:50.911836 2152 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43602:
name: "table.1"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
rows: "\004\001\000\001\000\000\000""\004\001\000\001\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
W20260619 01:06:50.914139 2152 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table.1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260619 01:06:50.951167 2359 tablet_service.cc:1467] Processing CreateTablet for tablet f59f20bff7c04b7aacf6640588018650 (DEFAULT_TABLE table=table.1 [id=177b97aa8c264830a4ef23d289e930dc]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 01:06:50.951622 2440 tablet_service.cc:1467] Processing CreateTablet for tablet f59f20bff7c04b7aacf6640588018650 (DEFAULT_TABLE table=table.1 [id=177b97aa8c264830a4ef23d289e930dc]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 01:06:50.952414 2359 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f59f20bff7c04b7aacf6640588018650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:50.952651 2440 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f59f20bff7c04b7aacf6640588018650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:50.955415 2262 tablet_service.cc:1467] Processing CreateTablet for tablet f59f20bff7c04b7aacf6640588018650 (DEFAULT_TABLE table=table.1 [id=177b97aa8c264830a4ef23d289e930dc]), partition=RANGE (key) PARTITION VALUES < 1
I20260619 01:06:50.956976 2262 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f59f20bff7c04b7aacf6640588018650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:50.957917 2358 tablet_service.cc:1467] Processing CreateTablet for tablet 6bec3369134940e2a46e6130934db475 (DEFAULT_TABLE table=table.1 [id=177b97aa8c264830a4ef23d289e930dc]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 01:06:50.958702 2261 tablet_service.cc:1467] Processing CreateTablet for tablet 6bec3369134940e2a46e6130934db475 (DEFAULT_TABLE table=table.1 [id=177b97aa8c264830a4ef23d289e930dc]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 01:06:50.959784 2261 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6bec3369134940e2a46e6130934db475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:50.959009 2358 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6bec3369134940e2a46e6130934db475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:50.962261 2439 tablet_service.cc:1467] Processing CreateTablet for tablet 6bec3369134940e2a46e6130934db475 (DEFAULT_TABLE table=table.1 [id=177b97aa8c264830a4ef23d289e930dc]), partition=RANGE (key) PARTITION 1 <= VALUES
I20260619 01:06:50.963409 2439 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6bec3369134940e2a46e6130934db475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:51.010613 2531 tablet_bootstrap.cc:492] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d: Bootstrap starting.
I20260619 01:06:51.046401 2531 tablet_bootstrap.cc:654] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:51.064460 2533 tablet_bootstrap.cc:492] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2: Bootstrap starting.
I20260619 01:06:51.067579 2532 tablet_bootstrap.cc:492] T 6bec3369134940e2a46e6130934db475 P 1e44f2f87e8744658c4fa4f4e936e4fd: Bootstrap starting.
I20260619 01:06:51.079651 2533 tablet_bootstrap.cc:654] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:51.081334 2531 tablet_bootstrap.cc:492] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d: No bootstrap required, opened a new log
I20260619 01:06:51.081852 2531 ts_tablet_manager.cc:1397] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d: Time spent bootstrapping tablet: real 0.071s user 0.015s sys 0.009s
I20260619 01:06:51.083258 2532 tablet_bootstrap.cc:654] T 6bec3369134940e2a46e6130934db475 P 1e44f2f87e8744658c4fa4f4e936e4fd: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:51.084282 2531 raft_consensus.cc:348] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:51.084971 2531 raft_consensus.cc:374] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:51.085290 2531 raft_consensus.cc:729] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83a935f6f6de483c9fbd7b052b02e40d, State: Initialized, Role: FOLLOWER
I20260619 01:06:51.093494 2533 tablet_bootstrap.cc:492] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2: No bootstrap required, opened a new log
I20260619 01:06:51.096094 2533 ts_tablet_manager.cc:1397] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2: Time spent bootstrapping tablet: real 0.032s user 0.009s sys 0.010s
I20260619 01:06:51.086023 2531 consensus_queue.cc:260] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [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: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:51.096990 2532 tablet_bootstrap.cc:492] T 6bec3369134940e2a46e6130934db475 P 1e44f2f87e8744658c4fa4f4e936e4fd: No bootstrap required, opened a new log
I20260619 01:06:51.098881 2532 ts_tablet_manager.cc:1397] T 6bec3369134940e2a46e6130934db475 P 1e44f2f87e8744658c4fa4f4e936e4fd: Time spent bootstrapping tablet: real 0.032s user 0.016s sys 0.000s
I20260619 01:06:51.098615 2533 raft_consensus.cc:348] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
I20260619 01:06:51.099346 2533 raft_consensus.cc:374] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:51.099635 2533 raft_consensus.cc:729] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ab173a4a7748dabda1164d896b77a2, State: Initialized, Role: FOLLOWER
I20260619 01:06:51.101852 2532 raft_consensus.cc:348] T 6bec3369134940e2a46e6130934db475 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
I20260619 01:06:51.102489 2532 raft_consensus.cc:374] T 6bec3369134940e2a46e6130934db475 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:51.102752 2532 raft_consensus.cc:729] T 6bec3369134940e2a46e6130934db475 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f2f87e8744658c4fa4f4e936e4fd, State: Initialized, Role: FOLLOWER
I20260619 01:06:51.098405 2531 ts_tablet_manager.cc:1428] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d: Time spent starting tablet: real 0.016s user 0.006s sys 0.000s
I20260619 01:06:51.104241 2531 tablet_bootstrap.cc:492] T 6bec3369134940e2a46e6130934db475 P 83a935f6f6de483c9fbd7b052b02e40d: Bootstrap starting.
I20260619 01:06:51.100469 2533 consensus_queue.cc:260] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [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: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
I20260619 01:06:51.106365 2533 ts_tablet_manager.cc:1428] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2: Time spent starting tablet: real 0.010s user 0.006s sys 0.000s
I20260619 01:06:51.107303 2533 tablet_bootstrap.cc:492] T f59f20bff7c04b7aacf6640588018650 P a5ab173a4a7748dabda1164d896b77a2: Bootstrap starting.
I20260619 01:06:51.111186 2532 consensus_queue.cc:260] T 6bec3369134940e2a46e6130934db475 P 1e44f2f87e8744658c4fa4f4e936e4fd [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: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
I20260619 01:06:51.114066 2533 tablet_bootstrap.cc:654] T f59f20bff7c04b7aacf6640588018650 P a5ab173a4a7748dabda1164d896b77a2: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:51.118871 2531 tablet_bootstrap.cc:654] T 6bec3369134940e2a46e6130934db475 P 83a935f6f6de483c9fbd7b052b02e40d: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:51.131398 2532 ts_tablet_manager.cc:1428] T 6bec3369134940e2a46e6130934db475 P 1e44f2f87e8744658c4fa4f4e936e4fd: Time spent starting tablet: real 0.032s user 0.006s sys 0.008s
I20260619 01:06:51.135087 2533 tablet_bootstrap.cc:492] T f59f20bff7c04b7aacf6640588018650 P a5ab173a4a7748dabda1164d896b77a2: No bootstrap required, opened a new log
I20260619 01:06:51.135242 2532 tablet_bootstrap.cc:492] T f59f20bff7c04b7aacf6640588018650 P 1e44f2f87e8744658c4fa4f4e936e4fd: Bootstrap starting.
I20260619 01:06:51.135712 2533 ts_tablet_manager.cc:1397] T f59f20bff7c04b7aacf6640588018650 P a5ab173a4a7748dabda1164d896b77a2: Time spent bootstrapping tablet: real 0.029s user 0.015s sys 0.003s
I20260619 01:06:51.139215 2533 raft_consensus.cc:348] T f59f20bff7c04b7aacf6640588018650 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:51.142021 2533 raft_consensus.cc:374] T f59f20bff7c04b7aacf6640588018650 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:51.142315 2533 raft_consensus.cc:729] T f59f20bff7c04b7aacf6640588018650 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ab173a4a7748dabda1164d896b77a2, State: Initialized, Role: FOLLOWER
I20260619 01:06:51.144519 2533 consensus_queue.cc:260] T f59f20bff7c04b7aacf6640588018650 P a5ab173a4a7748dabda1164d896b77a2 [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: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:51.147060 2532 tablet_bootstrap.cc:654] T f59f20bff7c04b7aacf6640588018650 P 1e44f2f87e8744658c4fa4f4e936e4fd: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:51.147116 2531 tablet_bootstrap.cc:492] T 6bec3369134940e2a46e6130934db475 P 83a935f6f6de483c9fbd7b052b02e40d: No bootstrap required, opened a new log
I20260619 01:06:51.147631 2531 ts_tablet_manager.cc:1397] T 6bec3369134940e2a46e6130934db475 P 83a935f6f6de483c9fbd7b052b02e40d: Time spent bootstrapping tablet: real 0.044s user 0.017s sys 0.010s
I20260619 01:06:51.150840 2533 ts_tablet_manager.cc:1428] T f59f20bff7c04b7aacf6640588018650 P a5ab173a4a7748dabda1164d896b77a2: Time spent starting tablet: real 0.015s user 0.010s sys 0.000s
I20260619 01:06:51.150583 2531 raft_consensus.cc:348] T 6bec3369134940e2a46e6130934db475 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
I20260619 01:06:51.151295 2531 raft_consensus.cc:374] T 6bec3369134940e2a46e6130934db475 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:51.151523 2531 raft_consensus.cc:729] T 6bec3369134940e2a46e6130934db475 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83a935f6f6de483c9fbd7b052b02e40d, State: Initialized, Role: FOLLOWER
I20260619 01:06:51.152047 2531 consensus_queue.cc:260] T 6bec3369134940e2a46e6130934db475 P 83a935f6f6de483c9fbd7b052b02e40d [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: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
I20260619 01:06:51.153903 2531 ts_tablet_manager.cc:1428] T 6bec3369134940e2a46e6130934db475 P 83a935f6f6de483c9fbd7b052b02e40d: Time spent starting tablet: real 0.006s user 0.008s sys 0.000s
I20260619 01:06:51.161091 2532 tablet_bootstrap.cc:492] T f59f20bff7c04b7aacf6640588018650 P 1e44f2f87e8744658c4fa4f4e936e4fd: No bootstrap required, opened a new log
I20260619 01:06:51.161530 2532 ts_tablet_manager.cc:1397] T f59f20bff7c04b7aacf6640588018650 P 1e44f2f87e8744658c4fa4f4e936e4fd: Time spent bootstrapping tablet: real 0.027s user 0.007s sys 0.010s
I20260619 01:06:51.164099 2532 raft_consensus.cc:348] T f59f20bff7c04b7aacf6640588018650 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:51.164619 2532 raft_consensus.cc:374] T f59f20bff7c04b7aacf6640588018650 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:51.164783 2532 raft_consensus.cc:729] T f59f20bff7c04b7aacf6640588018650 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e44f2f87e8744658c4fa4f4e936e4fd, State: Initialized, Role: FOLLOWER
I20260619 01:06:51.165311 2532 consensus_queue.cc:260] T f59f20bff7c04b7aacf6640588018650 P 1e44f2f87e8744658c4fa4f4e936e4fd [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: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:51.167558 2532 ts_tablet_manager.cc:1428] T f59f20bff7c04b7aacf6640588018650 P 1e44f2f87e8744658c4fa4f4e936e4fd: Time spent starting tablet: real 0.006s user 0.000s sys 0.004s
I20260619 01:06:51.220881 2490 raft_consensus.cc:482] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 01:06:51.221628 2490 raft_consensus.cc:504] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
I20260619 01:06:51.223429 2490 leader_election.cc:288] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e44f2f87e8744658c4fa4f4e936e4fd (127.0.99.1:42577), 83a935f6f6de483c9fbd7b052b02e40d (127.0.99.3:35419)
I20260619 01:06:51.224282 2271 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6bec3369134940e2a46e6130934db475" candidate_uuid: "a5ab173a4a7748dabda1164d896b77a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" is_pre_election: true
I20260619 01:06:51.224459 2450 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6bec3369134940e2a46e6130934db475" candidate_uuid: "a5ab173a4a7748dabda1164d896b77a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83a935f6f6de483c9fbd7b052b02e40d" is_pre_election: true
I20260619 01:06:51.224898 2450 raft_consensus.cc:2454] T 6bec3369134940e2a46e6130934db475 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5ab173a4a7748dabda1164d896b77a2 in term 0.
I20260619 01:06:51.224889 2271 raft_consensus.cc:2454] T 6bec3369134940e2a46e6130934db475 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5ab173a4a7748dabda1164d896b77a2 in term 0.
I20260619 01:06:51.226132 2326 leader_election.cc:302] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [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: 1e44f2f87e8744658c4fa4f4e936e4fd, a5ab173a4a7748dabda1164d896b77a2; no voters:
I20260619 01:06:51.226850 2490 raft_consensus.cc:2781] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 01:06:51.227106 2490 raft_consensus.cc:482] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 01:06:51.227303 2490 raft_consensus.cc:3037] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:51.236958 2490 raft_consensus.cc:504] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
I20260619 01:06:51.238993 2490 leader_election.cc:288] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [CANDIDATE]: Term 1 election: Requested vote from peers 1e44f2f87e8744658c4fa4f4e936e4fd (127.0.99.1:42577), 83a935f6f6de483c9fbd7b052b02e40d (127.0.99.3:35419)
I20260619 01:06:51.240296 2450 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6bec3369134940e2a46e6130934db475" candidate_uuid: "a5ab173a4a7748dabda1164d896b77a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83a935f6f6de483c9fbd7b052b02e40d"
I20260619 01:06:51.240891 2450 raft_consensus.cc:3037] T 6bec3369134940e2a46e6130934db475 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:51.240878 2271 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6bec3369134940e2a46e6130934db475" candidate_uuid: "a5ab173a4a7748dabda1164d896b77a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd"
I20260619 01:06:51.241534 2271 raft_consensus.cc:3037] T 6bec3369134940e2a46e6130934db475 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:51.246346 2450 raft_consensus.cc:2454] T 6bec3369134940e2a46e6130934db475 P 83a935f6f6de483c9fbd7b052b02e40d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5ab173a4a7748dabda1164d896b77a2 in term 1.
I20260619 01:06:51.247819 2326 leader_election.cc:302] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [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: 83a935f6f6de483c9fbd7b052b02e40d, a5ab173a4a7748dabda1164d896b77a2; no voters:
I20260619 01:06:51.248034 2271 raft_consensus.cc:2454] T 6bec3369134940e2a46e6130934db475 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5ab173a4a7748dabda1164d896b77a2 in term 1.
I20260619 01:06:51.249680 2490 raft_consensus.cc:2781] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:51.251754 2490 raft_consensus.cc:686] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [term 1 LEADER]: Becoming Leader. State: Replica: a5ab173a4a7748dabda1164d896b77a2, State: Running, Role: LEADER
I20260619 01:06:51.252547 2490 consensus_queue.cc:237] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [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: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } }
I20260619 01:06:51.259033 2492 raft_consensus.cc:482] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 01:06:51.259744 2492 raft_consensus.cc:504] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:51.261519 2492 leader_election.cc:288] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5ab173a4a7748dabda1164d896b77a2 (127.0.99.2:34889), 1e44f2f87e8744658c4fa4f4e936e4fd (127.0.99.1:42577)
I20260619 01:06:51.261382 2150 catalog_manager.cc:5495] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ab173a4a7748dabda1164d896b77a2 (127.0.99.2). New cstate: current_term: 1 leader_uuid: "a5ab173a4a7748dabda1164d896b77a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260619 01:06:51.264242 2271 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f59f20bff7c04b7aacf6640588018650" candidate_uuid: "83a935f6f6de483c9fbd7b052b02e40d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" is_pre_election: true
I20260619 01:06:51.264842 2271 raft_consensus.cc:2454] T f59f20bff7c04b7aacf6640588018650 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83a935f6f6de483c9fbd7b052b02e40d in term 0.
I20260619 01:06:51.265923 2406 leader_election.cc:302] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [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: 1e44f2f87e8744658c4fa4f4e936e4fd, 83a935f6f6de483c9fbd7b052b02e40d; no voters:
I20260619 01:06:51.267652 2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f59f20bff7c04b7aacf6640588018650" candidate_uuid: "83a935f6f6de483c9fbd7b052b02e40d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ab173a4a7748dabda1164d896b77a2" is_pre_election: true
I20260619 01:06:51.268245 2369 raft_consensus.cc:2454] T f59f20bff7c04b7aacf6640588018650 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83a935f6f6de483c9fbd7b052b02e40d in term 0.
I20260619 01:06:51.270635 2492 raft_consensus.cc:2781] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 01:06:51.270978 2492 raft_consensus.cc:482] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 01:06:51.271255 2492 raft_consensus.cc:3037] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:51.278259 2492 raft_consensus.cc:504] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:51.280098 2492 leader_election.cc:288] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [CANDIDATE]: Term 1 election: Requested vote from peers a5ab173a4a7748dabda1164d896b77a2 (127.0.99.2:34889), 1e44f2f87e8744658c4fa4f4e936e4fd (127.0.99.1:42577)
I20260619 01:06:51.281684 2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f59f20bff7c04b7aacf6640588018650" candidate_uuid: "83a935f6f6de483c9fbd7b052b02e40d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ab173a4a7748dabda1164d896b77a2"
I20260619 01:06:51.282612 2369 raft_consensus.cc:3037] T f59f20bff7c04b7aacf6640588018650 P a5ab173a4a7748dabda1164d896b77a2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:51.282050 2271 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f59f20bff7c04b7aacf6640588018650" candidate_uuid: "83a935f6f6de483c9fbd7b052b02e40d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd"
I20260619 01:06:51.284875 2271 raft_consensus.cc:3037] T f59f20bff7c04b7aacf6640588018650 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:51.289644 2369 raft_consensus.cc:2454] T f59f20bff7c04b7aacf6640588018650 P a5ab173a4a7748dabda1164d896b77a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83a935f6f6de483c9fbd7b052b02e40d in term 1.
I20260619 01:06:51.290674 2406 leader_election.cc:302] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [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: 83a935f6f6de483c9fbd7b052b02e40d, a5ab173a4a7748dabda1164d896b77a2; no voters:
I20260619 01:06:51.291407 2492 raft_consensus.cc:2781] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:51.291558 2271 raft_consensus.cc:2454] T f59f20bff7c04b7aacf6640588018650 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83a935f6f6de483c9fbd7b052b02e40d in term 1.
I20260619 01:06:51.292768 2492 raft_consensus.cc:686] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [term 1 LEADER]: Becoming Leader. State: Replica: 83a935f6f6de483c9fbd7b052b02e40d, State: Running, Role: LEADER
I20260619 01:06:51.293521 2492 consensus_queue.cc:237] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [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: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } }
I20260619 01:06:51.301823 2150 catalog_manager.cc:5495] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d reported cstate change: term changed from 0 to 1, leader changed from <none> to 83a935f6f6de483c9fbd7b052b02e40d (127.0.99.3). New cstate: current_term: 1 leader_uuid: "83a935f6f6de483c9fbd7b052b02e40d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 } health_report { overall_health: UNKNOWN } } }
I20260619 01:06:51.351924 2271 raft_consensus.cc:1261] T 6bec3369134940e2a46e6130934db475 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Refusing update from remote peer a5ab173a4a7748dabda1164d896b77a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 01:06:51.351928 2450 raft_consensus.cc:1261] T 6bec3369134940e2a46e6130934db475 P 83a935f6f6de483c9fbd7b052b02e40d [term 1 FOLLOWER]: Refusing update from remote peer a5ab173a4a7748dabda1164d896b77a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 01:06:51.353489 2541 consensus_queue.cc:1035] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83a935f6f6de483c9fbd7b052b02e40d" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 01:06:51.355870 2490 consensus_queue.cc:1035] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 01:06:51.356673 2369 raft_consensus.cc:1261] T f59f20bff7c04b7aacf6640588018650 P a5ab173a4a7748dabda1164d896b77a2 [term 1 FOLLOWER]: Refusing update from remote peer 83a935f6f6de483c9fbd7b052b02e40d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 01:06:51.356518 2271 raft_consensus.cc:1261] T f59f20bff7c04b7aacf6640588018650 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Refusing update from remote peer 83a935f6f6de483c9fbd7b052b02e40d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 01:06:51.359953 2543 consensus_queue.cc:1035] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ab173a4a7748dabda1164d896b77a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 34889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260619 01:06:51.362999 2547 consensus_queue.cc:1035] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e44f2f87e8744658c4fa4f4e936e4fd" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260619 01:06:51.814460 401 kernel_stack_watchdog.cc:198] Thread 2301 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 171ms:
Kernel stack:
(could not read kernel stack)
User stack:
@ 0x440ac0 __tsan::CallUserSignalHandler() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
@ 0x443323 rtl_sigaction() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_atomic_clang_x86.h:81
@ 0x7f9716036980 (unknown) at ??:0
@ 0x7f9716035d50 __GI___nanosleep at ??:0
@ 0x46c0dc __interceptor_nanosleep at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:340
@ 0x7f9714609ecb base::SleepForNanoseconds() at ??:0
@ 0x7f9714c09517 kudu::SleepFor() at ??:0
@ 0x5aae36 kudu::client::ClientTest_TestAutoFlushBackgroundAndErrorCollector_Test::TestBody()::CustomErrorCollector::AddError() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:4436
@ 0x7f971c2d6196 kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
@ 0x7f971c2d5abf kudu::client::internal::WriteRpc::Finish() at ??:0
@ 0x7f971c2e01c4 kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
@ 0x7f971c2f54ab _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
@ 0x7f971c2f5422 _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
@ 0x7f971c2f53b2 _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
@ 0x7f971c2f5372 _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
@ 0x7f971c2f3ffe _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260619 01:06:52.237517 401 kernel_stack_watchdog.cc:198] Thread 2301 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/outbound_call.cc:308 for 593ms:
Kernel stack:
(could not read kernel stack)
User stack:
@ 0x440ac0 __tsan::CallUserSignalHandler() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
@ 0x443323 rtl_sigaction() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_atomic_clang_x86.h:81
@ 0x7f9716036980 (unknown) at ??:0
@ 0x7f9716035d50 __GI___nanosleep at ??:0
@ 0x46c0dc __interceptor_nanosleep at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:340
@ 0x7f9714609ecb base::SleepForNanoseconds() at ??:0
@ 0x7f9714c09517 kudu::SleepFor() at ??:0
@ 0x5aae36 kudu::client::ClientTest_TestAutoFlushBackgroundAndErrorCollector_Test::TestBody()::CustomErrorCollector::AddError() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:4436
@ 0x7f971c2d6196 kudu::client::internal::Batcher::ProcessWriteResponse() at ??:0
@ 0x7f971c2d5abf kudu::client::internal::WriteRpc::Finish() at ??:0
@ 0x7f971c2e01c4 kudu::rpc::RetriableRpc<>::SendRpcCb() at ??:0
@ 0x7f971c2f54ab _ZZN4kudu3rpc12RetriableRpcINS_6client8internal18RemoteTabletServerENS_7tserver14WriteRequestPBENS5_15WriteResponsePBEE14ReplicaFoundCbERKNS_6StatusEPS4_ENKUlvE_clEv at ??:0
@ 0x7f971c2f5422 _ZNSt3__18__invokeIRZN4kudu3rpc12RetriableRpcINS1_6client8internal18RemoteTabletServerENS1_7tserver14WriteRequestPBENS7_15WriteResponsePBEE14ReplicaFoundCbERKNS1_6StatusEPS6_EUlvE_JEEEDTclclsr3std3__1E7forwardIT_Efp_Espclsr3std3__1E7forwardIT0_Efp0_EEEOSH_DpOSI_ at ??:0
@ 0x7f971c2f53b2 _ZNSt3__128__invoke_void_return_wrapperIvE6__callIJRZN4kudu3rpc12RetriableRpcINS3_6client8internal18RemoteTabletServerENS3_7tserver14WriteRequestPBENS9_15WriteResponsePBEE14ReplicaFoundCbERKNS3_6StatusEPS8_EUlvE_EEEvDpOT_ at ??:0
@ 0x7f971c2f5372 _ZNSt3__110__function12__alloc_funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
@ 0x7f971c2f3ffe _ZNSt3__110__function6__funcIZN4kudu3rpc12RetriableRpcINS2_6client8internal18RemoteTabletServerENS2_7tserver14WriteRequestPBENS8_15WriteResponsePBEE14ReplicaFoundCbERKNS2_6StatusEPS7_EUlvE_NS_9allocatorISG_EEFvvEEclEv at ??:0
W20260619 01:06:52.423780 2301 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.99.2:34889, user_credentials={real_user=slave}} blocked reactor thread for 1.0018e+06us
I20260619 01:06:52.426692 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
W20260619 01:06:52.449491 2406 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260619 01:06:52.456800 2406 consensus_peers.cc:487] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d -> Peer 1e44f2f87e8744658c4fa4f4e936e4fd (127.0.99.1:42577): Couldn't send request to peer 1e44f2f87e8744658c4fa4f4e936e4fd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260619 01:06:52.459787 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:52.460578 396 tablet_replica.cc:330] T f59f20bff7c04b7aacf6640588018650 P 1e44f2f87e8744658c4fa4f4e936e4fd: stopping tablet replica
I20260619 01:06:52.461438 396 raft_consensus.cc:2229] T f59f20bff7c04b7aacf6640588018650 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:06:52.462141 396 raft_consensus.cc:2258] T f59f20bff7c04b7aacf6640588018650 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:52.463621 396 tablet_replica.cc:330] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd: stopping tablet replica
I20260619 01:06:52.464087 396 raft_consensus.cc:2229] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:52.464751 396 raft_consensus.cc:2258] T 27adb52b15b64698952691a04cfa04b8 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:52.466790 396 tablet_replica.cc:330] T 6bec3369134940e2a46e6130934db475 P 1e44f2f87e8744658c4fa4f4e936e4fd: stopping tablet replica
I20260619 01:06:52.467343 396 raft_consensus.cc:2229] T 6bec3369134940e2a46e6130934db475 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:06:52.467815 396 raft_consensus.cc:2258] T 6bec3369134940e2a46e6130934db475 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:52.469373 396 tablet_replica.cc:330] T 5b8119f96f45408f921e97cdeb5535de P 1e44f2f87e8744658c4fa4f4e936e4fd: stopping tablet replica
I20260619 01:06:52.470000 396 raft_consensus.cc:2229] T 5b8119f96f45408f921e97cdeb5535de P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:06:52.470504 396 raft_consensus.cc:2258] T 5b8119f96f45408f921e97cdeb5535de P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:52.472301 396 tablet_replica.cc:330] T 85dcdd12c8b64e3882d9956dbf725d30 P 1e44f2f87e8744658c4fa4f4e936e4fd: stopping tablet replica
I20260619 01:06:52.472954 396 raft_consensus.cc:2229] T 85dcdd12c8b64e3882d9956dbf725d30 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:06:52.473503 396 raft_consensus.cc:2258] T 85dcdd12c8b64e3882d9956dbf725d30 P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:52.475106 396 tablet_replica.cc:330] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd: stopping tablet replica
I20260619 01:06:52.475744 396 raft_consensus.cc:2229] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:52.476205 396 raft_consensus.cc:2258] T 62c83afad90a4b9f8c02ceee825bd17b P 1e44f2f87e8744658c4fa4f4e936e4fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:52.500972 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:52.518646 396 tablet_server.cc:178] TabletServer@127.0.99.2:0 shutting down...
I20260619 01:06:52.548832 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
W20260619 01:06:52.549306 2406 consensus_peers.cc:487] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d -> Peer 1e44f2f87e8744658c4fa4f4e936e4fd (127.0.99.1:42577): Couldn't send request to peer 1e44f2f87e8744658c4fa4f4e936e4fd. Status: Network error: Client connection negotiation failed: client connection to 127.0.99.1:42577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260619 01:06:52.549513 396 tablet_replica.cc:330] T f59f20bff7c04b7aacf6640588018650 P a5ab173a4a7748dabda1164d896b77a2: stopping tablet replica
I20260619 01:06:52.550158 396 raft_consensus.cc:2229] T f59f20bff7c04b7aacf6640588018650 P a5ab173a4a7748dabda1164d896b77a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:06:52.550590 396 raft_consensus.cc:2258] T f59f20bff7c04b7aacf6640588018650 P a5ab173a4a7748dabda1164d896b77a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:52.552102 396 tablet_replica.cc:330] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2: stopping tablet replica
I20260619 01:06:52.552591 396 raft_consensus.cc:2229] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:52.553314 396 raft_consensus.cc:2258] T 6bec3369134940e2a46e6130934db475 P a5ab173a4a7748dabda1164d896b77a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:52.554908 396 tablet_replica.cc:330] T 85dcdd12c8b64e3882d9956dbf725d30 P a5ab173a4a7748dabda1164d896b77a2: stopping tablet replica
I20260619 01:06:52.555357 396 raft_consensus.cc:2229] T 85dcdd12c8b64e3882d9956dbf725d30 P a5ab173a4a7748dabda1164d896b77a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:06:52.555756 396 raft_consensus.cc:2258] T 85dcdd12c8b64e3882d9956dbf725d30 P a5ab173a4a7748dabda1164d896b77a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:52.557080 396 tablet_replica.cc:330] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2: stopping tablet replica
I20260619 01:06:52.557510 396 raft_consensus.cc:2229] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:52.558208 396 raft_consensus.cc:2258] T 5b8119f96f45408f921e97cdeb5535de P a5ab173a4a7748dabda1164d896b77a2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260619 01:06:52.564821 2326 connection.cc:441] server connection from 127.0.0.1:34128 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34128 (request call id 16) could send its response
W20260619 01:06:52.565905 2406 consensus_peers.cc:487] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d -> Peer a5ab173a4a7748dabda1164d896b77a2 (127.0.99.2:34889): Couldn't send request to peer a5ab173a4a7748dabda1164d896b77a2. Status: Network error: recv got EOF from 127.0.99.2:34889 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260619 01:06:52.579977 396 tablet_server.cc:194] TabletServer@127.0.99.2:0 shutdown complete.
I20260619 01:06:52.593686 396 tablet_server.cc:178] TabletServer@127.0.99.3:0 shutting down...
I20260619 01:06:52.612447 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:52.613107 396 tablet_replica.cc:330] T 6bec3369134940e2a46e6130934db475 P 83a935f6f6de483c9fbd7b052b02e40d: stopping tablet replica
I20260619 01:06:52.613749 396 raft_consensus.cc:2229] T 6bec3369134940e2a46e6130934db475 P 83a935f6f6de483c9fbd7b052b02e40d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:06:52.614209 396 raft_consensus.cc:2258] T 6bec3369134940e2a46e6130934db475 P 83a935f6f6de483c9fbd7b052b02e40d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:52.615703 396 tablet_replica.cc:330] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d: stopping tablet replica
I20260619 01:06:52.616183 396 raft_consensus.cc:2229] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:52.616834 396 raft_consensus.cc:2258] T f59f20bff7c04b7aacf6640588018650 P 83a935f6f6de483c9fbd7b052b02e40d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:52.618433 396 tablet_replica.cc:330] T 5b8119f96f45408f921e97cdeb5535de P 83a935f6f6de483c9fbd7b052b02e40d: stopping tablet replica
I20260619 01:06:52.618891 396 raft_consensus.cc:2229] T 5b8119f96f45408f921e97cdeb5535de P 83a935f6f6de483c9fbd7b052b02e40d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:06:52.619288 396 raft_consensus.cc:2258] T 5b8119f96f45408f921e97cdeb5535de P 83a935f6f6de483c9fbd7b052b02e40d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:52.620630 396 tablet_replica.cc:330] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d: stopping tablet replica
I20260619 01:06:52.621050 396 raft_consensus.cc:2229] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:52.621651 396 raft_consensus.cc:2258] T 85dcdd12c8b64e3882d9956dbf725d30 P 83a935f6f6de483c9fbd7b052b02e40d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:52.642170 396 tablet_server.cc:194] TabletServer@127.0.99.3:0 shutdown complete.
I20260619 01:06:52.655300 396 master.cc:537] Master@127.0.99.62:37053 shutting down...
I20260619 01:06:52.675026 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:52.675570 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:52.675895 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P 4371c763aaed4aaf89f3437c32171a0f: stopping tablet replica
I20260619 01:06:52.704860 396 master.cc:552] Master@127.0.99.62:37053 shutdown complete.
[ OK ] ClientTest.TestAutoFlushBackgroundAndErrorCollector (4222 ms)
[ RUN ] ClientTest.TestMutationsWork
I20260619 01:06:52.739472 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:43117
I20260619 01:06:52.740463 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:52.746146 2570 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
W20260619 01:06:52.746222 2569 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
W20260619 01:06:52.746784 2572 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
I20260619 01:06:52.749280 396 server_base.cc:1034] running on GCE node
I20260619 01:06:52.750082 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:52.750280 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:52.750382 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831212750375 us; error 0 us; skew 500 ppm
I20260619 01:06:52.750797 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:52.756860 396 webserver.cc:460] Webserver started at http://127.0.99.62:34371/ using document root <none> and password file <none>
I20260619 01:06:52.757277 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:52.757417 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:52.757643 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:52.758828 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "5dba2724a16643caa005dbc2d32cfba7"
format_stamp: "Formatted at 2026-06-19 01:06:52 on dist-test-slave-93wm"
I20260619 01:06:52.763016 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 01:06:52.766268 2577 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:52.767010 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 01:06:52.767303 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "5dba2724a16643caa005dbc2d32cfba7"
format_stamp: "Formatted at 2026-06-19 01:06:52 on dist-test-slave-93wm"
I20260619 01:06:52.767551 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:52.780731 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:52.782049 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:52.828791 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:43117
I20260619 01:06:52.828909 2638 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:43117 every 8 connection(s)
I20260619 01:06:52.832449 2639 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:52.843251 2639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7: Bootstrap starting.
I20260619 01:06:52.847638 2639 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:52.851675 2639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7: No bootstrap required, opened a new log
I20260619 01:06:52.854697 2639 raft_consensus.cc:348] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dba2724a16643caa005dbc2d32cfba7" member_type: VOTER }
I20260619 01:06:52.855322 2639 raft_consensus.cc:374] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:52.855643 2639 raft_consensus.cc:729] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dba2724a16643caa005dbc2d32cfba7, State: Initialized, Role: FOLLOWER
I20260619 01:06:52.856396 2639 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [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: "5dba2724a16643caa005dbc2d32cfba7" member_type: VOTER }
I20260619 01:06:52.856977 2639 raft_consensus.cc:388] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:52.857259 2639 raft_consensus.cc:482] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:52.857569 2639 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:52.864207 2639 raft_consensus.cc:504] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dba2724a16643caa005dbc2d32cfba7" member_type: VOTER }
I20260619 01:06:52.864706 2639 leader_election.cc:302] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [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: 5dba2724a16643caa005dbc2d32cfba7; no voters:
I20260619 01:06:52.865880 2639 leader_election.cc:288] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:52.866230 2642 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:52.867583 2642 raft_consensus.cc:686] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [term 1 LEADER]: Becoming Leader. State: Replica: 5dba2724a16643caa005dbc2d32cfba7, State: Running, Role: LEADER
I20260619 01:06:52.868434 2642 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [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: "5dba2724a16643caa005dbc2d32cfba7" member_type: VOTER }
I20260619 01:06:52.868795 2639 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:52.872654 2643 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5dba2724a16643caa005dbc2d32cfba7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dba2724a16643caa005dbc2d32cfba7" member_type: VOTER } }
I20260619 01:06:52.873224 2643 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:52.875193 2644 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5dba2724a16643caa005dbc2d32cfba7. Latest consensus state: current_term: 1 leader_uuid: "5dba2724a16643caa005dbc2d32cfba7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dba2724a16643caa005dbc2d32cfba7" member_type: VOTER } }
I20260619 01:06:52.875460 2649 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:52.875805 2644 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:52.883286 2649 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:52.884258 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:52.891578 2649 catalog_manager.cc:1347] Generated new cluster ID: beb2d861e1714ba6aeb7fd8007f61c7d
I20260619 01:06:52.891965 2649 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:52.936265 2649 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:52.938380 2649 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:52.949615 2649 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7: Generated new TSK 0
I20260619 01:06:52.950349 2649 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:53.015333 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:53.021106 2660 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
W20260619 01:06:53.022150 2661 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
W20260619 01:06:53.024027 2663 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
I20260619 01:06:53.024296 396 server_base.cc:1034] running on GCE node
I20260619 01:06:53.025111 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:53.025336 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:53.025457 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831213025449 us; error 0 us; skew 500 ppm
I20260619 01:06:53.025960 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:53.028395 396 webserver.cc:460] Webserver started at http://127.0.99.1:44213/ using document root <none> and password file <none>
I20260619 01:06:53.028775 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:53.028918 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:53.029112 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:53.030164 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "07af37347ef44b6392993a39722d8930"
format_stamp: "Formatted at 2026-06-19 01:06:53 on dist-test-slave-93wm"
I20260619 01:06:53.034898 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 01:06:53.038501 2668 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:53.039268 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 01:06:53.039562 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "07af37347ef44b6392993a39722d8930"
format_stamp: "Formatted at 2026-06-19 01:06:53 on dist-test-slave-93wm"
I20260619 01:06:53.039923 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestMutationsWork.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:53.057088 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:53.058255 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:53.063424 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:53.063807 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:53.064170 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:53.064420 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:53.121395 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:39163
I20260619 01:06:53.121507 2738 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:39163 every 8 connection(s)
I20260619 01:06:53.126142 2739 heartbeater.cc:347] Connected to a master server at 127.0.99.62:43117
I20260619 01:06:53.126540 2739 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:53.127316 2739 heartbeater.cc:511] Master 127.0.99.62:43117 requested a full tablet report, sending...
I20260619 01:06:53.129295 2594 ts_manager.cc:194] Registered new tserver with Master: 07af37347ef44b6392993a39722d8930 (127.0.99.1:39163)
I20260619 01:06:53.129675 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005034445s
I20260619 01:06:53.131362 2594 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58676
I20260619 01:06:53.145370 2739 heartbeater.cc:503] Master 127.0.99.62:43117 was elected leader, sending a full tablet report...
I20260619 01:06:53.154392 2594 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58694:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:53.190068 2704 tablet_service.cc:1467] Processing CreateTablet for tablet 255195e558cc46e58913efaf70f4acd1 (DEFAULT_TABLE table=client-testtb [id=ce330b646e914b1289d36a2f5ccde848]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:53.190220 2703 tablet_service.cc:1467] Processing CreateTablet for tablet f90bc0f80851483ea4aa032fe9244332 (DEFAULT_TABLE table=client-testtb [id=ce330b646e914b1289d36a2f5ccde848]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:53.191347 2704 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 255195e558cc46e58913efaf70f4acd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:53.191947 2703 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f90bc0f80851483ea4aa032fe9244332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:53.205864 2749 tablet_bootstrap.cc:492] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930: Bootstrap starting.
I20260619 01:06:53.209918 2749 tablet_bootstrap.cc:654] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:53.214372 2749 tablet_bootstrap.cc:492] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930: No bootstrap required, opened a new log
I20260619 01:06:53.214815 2749 ts_tablet_manager.cc:1397] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930: Time spent bootstrapping tablet: real 0.009s user 0.004s sys 0.004s
I20260619 01:06:53.216969 2749 raft_consensus.cc:348] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07af37347ef44b6392993a39722d8930" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 39163 } }
I20260619 01:06:53.217432 2749 raft_consensus.cc:374] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:53.217763 2749 raft_consensus.cc:729] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07af37347ef44b6392993a39722d8930, State: Initialized, Role: FOLLOWER
I20260619 01:06:53.218451 2749 consensus_queue.cc:260] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930 [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: "07af37347ef44b6392993a39722d8930" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 39163 } }
I20260619 01:06:53.218921 2749 raft_consensus.cc:388] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:53.219130 2749 raft_consensus.cc:482] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:53.219353 2749 raft_consensus.cc:3037] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:53.224107 2749 raft_consensus.cc:504] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07af37347ef44b6392993a39722d8930" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 39163 } }
I20260619 01:06:53.224826 2749 leader_election.cc:302] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930 [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: 07af37347ef44b6392993a39722d8930; no voters:
I20260619 01:06:53.226168 2749 leader_election.cc:288] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:53.226521 2751 raft_consensus.cc:2781] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:53.227906 2751 raft_consensus.cc:686] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930 [term 1 LEADER]: Becoming Leader. State: Replica: 07af37347ef44b6392993a39722d8930, State: Running, Role: LEADER
I20260619 01:06:53.228617 2751 consensus_queue.cc:237] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930 [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: "07af37347ef44b6392993a39722d8930" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 39163 } }
I20260619 01:06:53.230381 2749 ts_tablet_manager.cc:1428] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930: Time spent starting tablet: real 0.015s user 0.012s sys 0.004s
I20260619 01:06:53.231316 2749 tablet_bootstrap.cc:492] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930: Bootstrap starting.
I20260619 01:06:53.235313 2594 catalog_manager.cc:5495] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07af37347ef44b6392993a39722d8930 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "07af37347ef44b6392993a39722d8930" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07af37347ef44b6392993a39722d8930" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 39163 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:53.236482 2749 tablet_bootstrap.cc:654] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:53.240983 2749 tablet_bootstrap.cc:492] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930: No bootstrap required, opened a new log
I20260619 01:06:53.241405 2749 ts_tablet_manager.cc:1397] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260619 01:06:53.243407 2749 raft_consensus.cc:348] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07af37347ef44b6392993a39722d8930" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 39163 } }
I20260619 01:06:53.243934 2749 raft_consensus.cc:374] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:53.244158 2749 raft_consensus.cc:729] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07af37347ef44b6392993a39722d8930, State: Initialized, Role: FOLLOWER
I20260619 01:06:53.244694 2749 consensus_queue.cc:260] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930 [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: "07af37347ef44b6392993a39722d8930" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 39163 } }
I20260619 01:06:53.245214 2749 raft_consensus.cc:388] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:53.245522 2749 raft_consensus.cc:482] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:53.245822 2749 raft_consensus.cc:3037] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:53.250082 2749 raft_consensus.cc:504] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07af37347ef44b6392993a39722d8930" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 39163 } }
I20260619 01:06:53.250643 2749 leader_election.cc:302] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930 [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: 07af37347ef44b6392993a39722d8930; no voters:
I20260619 01:06:53.251128 2749 leader_election.cc:288] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:53.251269 2751 raft_consensus.cc:2781] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:53.251940 2751 raft_consensus.cc:686] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930 [term 1 LEADER]: Becoming Leader. State: Replica: 07af37347ef44b6392993a39722d8930, State: Running, Role: LEADER
I20260619 01:06:53.252737 2749 ts_tablet_manager.cc:1428] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930: Time spent starting tablet: real 0.011s user 0.008s sys 0.003s
I20260619 01:06:53.252606 2751 consensus_queue.cc:237] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930 [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: "07af37347ef44b6392993a39722d8930" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 39163 } }
I20260619 01:06:53.259111 2594 catalog_manager.cc:5495] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07af37347ef44b6392993a39722d8930 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "07af37347ef44b6392993a39722d8930" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07af37347ef44b6392993a39722d8930" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 39163 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:53.344947 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:53.362200 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:53.362970 396 tablet_replica.cc:330] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930: stopping tablet replica
I20260619 01:06:53.363543 396 raft_consensus.cc:2229] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:53.363961 396 raft_consensus.cc:2258] T f90bc0f80851483ea4aa032fe9244332 P 07af37347ef44b6392993a39722d8930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:53.366154 396 tablet_replica.cc:330] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930: stopping tablet replica
I20260619 01:06:53.366598 396 raft_consensus.cc:2229] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:53.367012 396 raft_consensus.cc:2258] T 255195e558cc46e58913efaf70f4acd1 P 07af37347ef44b6392993a39722d8930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:53.389076 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:53.400941 396 master.cc:537] Master@127.0.99.62:43117 shutting down...
I20260619 01:06:53.421296 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:53.421926 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:53.422385 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P 5dba2724a16643caa005dbc2d32cfba7: stopping tablet replica
I20260619 01:06:53.441533 396 master.cc:552] Master@127.0.99.62:43117 shutdown complete.
[ OK ] ClientTest.TestMutationsWork (723 ms)
[ RUN ] ClientTest.TestSoftDeleteAndReserveTable
I20260619 01:06:53.462991 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:39891
I20260619 01:06:53.463892 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:53.469465 2760 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
W20260619 01:06:53.469496 2761 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
W20260619 01:06:53.470378 2763 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
I20260619 01:06:53.471046 396 server_base.cc:1034] running on GCE node
I20260619 01:06:53.471884 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:53.472082 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:53.472254 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831213472239 us; error 0 us; skew 500 ppm
I20260619 01:06:53.472745 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:53.479806 396 webserver.cc:460] Webserver started at http://127.0.99.62:41401/ using document root <none> and password file <none>
I20260619 01:06:53.480327 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:53.480530 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:53.480793 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:53.481868 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "add06e68d03e466499084a33f8a712ce"
format_stamp: "Formatted at 2026-06-19 01:06:53 on dist-test-slave-93wm"
I20260619 01:06:53.486363 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.001s
I20260619 01:06:53.489905 2768 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:53.490788 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 01:06:53.491030 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "add06e68d03e466499084a33f8a712ce"
format_stamp: "Formatted at 2026-06-19 01:06:53 on dist-test-slave-93wm"
I20260619 01:06:53.491278 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:53.520969 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:53.522049 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:53.564023 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:39891
I20260619 01:06:53.564141 2829 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:39891 every 8 connection(s)
I20260619 01:06:53.570024 2830 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:53.585489 2830 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce: Bootstrap starting.
I20260619 01:06:53.592072 2830 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:53.597118 2830 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce: No bootstrap required, opened a new log
I20260619 01:06:53.599093 2830 raft_consensus.cc:348] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "add06e68d03e466499084a33f8a712ce" member_type: VOTER }
I20260619 01:06:53.599519 2830 raft_consensus.cc:374] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:53.599776 2830 raft_consensus.cc:729] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: add06e68d03e466499084a33f8a712ce, State: Initialized, Role: FOLLOWER
I20260619 01:06:53.600484 2830 consensus_queue.cc:260] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [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: "add06e68d03e466499084a33f8a712ce" member_type: VOTER }
I20260619 01:06:53.600943 2830 raft_consensus.cc:388] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:53.601233 2830 raft_consensus.cc:482] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:53.601512 2830 raft_consensus.cc:3037] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:53.608218 2830 raft_consensus.cc:504] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "add06e68d03e466499084a33f8a712ce" member_type: VOTER }
I20260619 01:06:53.608796 2830 leader_election.cc:302] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [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: add06e68d03e466499084a33f8a712ce; no voters:
I20260619 01:06:53.610057 2830 leader_election.cc:288] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:53.610411 2833 raft_consensus.cc:2781] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:53.611904 2833 raft_consensus.cc:686] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [term 1 LEADER]: Becoming Leader. State: Replica: add06e68d03e466499084a33f8a712ce, State: Running, Role: LEADER
I20260619 01:06:53.612769 2830 sys_catalog.cc:564] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:53.612623 2833 consensus_queue.cc:237] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [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: "add06e68d03e466499084a33f8a712ce" member_type: VOTER }
I20260619 01:06:53.615885 2835 sys_catalog.cc:455] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [sys.catalog]: SysCatalogTable state changed. Reason: New leader add06e68d03e466499084a33f8a712ce. Latest consensus state: current_term: 1 leader_uuid: "add06e68d03e466499084a33f8a712ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "add06e68d03e466499084a33f8a712ce" member_type: VOTER } }
I20260619 01:06:53.616516 2835 sys_catalog.cc:458] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:53.619720 2834 sys_catalog.cc:455] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "add06e68d03e466499084a33f8a712ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "add06e68d03e466499084a33f8a712ce" member_type: VOTER } }
I20260619 01:06:53.620267 2834 sys_catalog.cc:458] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:53.622474 2840 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:53.629766 2840 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:53.630713 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:53.638154 2840 catalog_manager.cc:1347] Generated new cluster ID: c08b2ec72e6b4e8195dd3150c5e76449
I20260619 01:06:53.638469 2840 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:53.667765 2840 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:53.669371 2840 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:53.681968 2840 catalog_manager.cc:5868] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce: Generated new TSK 0
I20260619 01:06:53.682787 2840 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:53.697307 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:53.703723 2851 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
W20260619 01:06:53.705556 2852 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
W20260619 01:06:53.707440 2854 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
I20260619 01:06:53.707537 396 server_base.cc:1034] running on GCE node
I20260619 01:06:53.708914 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:53.709138 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:53.709448 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831213709423 us; error 0 us; skew 500 ppm
I20260619 01:06:53.710042 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:53.712488 396 webserver.cc:460] Webserver started at http://127.0.99.1:38191/ using document root <none> and password file <none>
I20260619 01:06:53.713038 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:53.713271 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:53.713542 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:53.714808 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "9c1f53c66fa846468c752bedb35acda4"
format_stamp: "Formatted at 2026-06-19 01:06:53 on dist-test-slave-93wm"
I20260619 01:06:53.719341 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 01:06:53.723483 2859 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:53.724419 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260619 01:06:53.724743 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "9c1f53c66fa846468c752bedb35acda4"
format_stamp: "Formatted at 2026-06-19 01:06:53 on dist-test-slave-93wm"
I20260619 01:06:53.725376 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:53.744958 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:53.746119 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:53.753422 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:53.753810 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.001s
I20260619 01:06:53.754113 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:53.754316 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:53.810556 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:36833
I20260619 01:06:53.810650 2929 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:36833 every 8 connection(s)
I20260619 01:06:53.815838 2930 heartbeater.cc:347] Connected to a master server at 127.0.99.62:39891
I20260619 01:06:53.816284 2930 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:53.817015 2930 heartbeater.cc:511] Master 127.0.99.62:39891 requested a full tablet report, sending...
I20260619 01:06:53.819207 2785 ts_manager.cc:194] Registered new tserver with Master: 9c1f53c66fa846468c752bedb35acda4 (127.0.99.1:36833)
I20260619 01:06:53.819618 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005797201s
I20260619 01:06:53.821616 2785 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57152
I20260619 01:06:53.834827 2930 heartbeater.cc:503] Master 127.0.99.62:39891 was elected leader, sending a full tablet report...
I20260619 01:06:53.847484 2785 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57178:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:53.882292 2894 tablet_service.cc:1467] Processing CreateTablet for tablet 385521da0f9748b08fb8698431526d40 (DEFAULT_TABLE table=client-testtb [id=900024837ebd47c2b619678df22bf2c0]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:53.882292 2895 tablet_service.cc:1467] Processing CreateTablet for tablet f0e2be8ebbf54d1a9daba9d1c963c9d4 (DEFAULT_TABLE table=client-testtb [id=900024837ebd47c2b619678df22bf2c0]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:53.883553 2894 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 385521da0f9748b08fb8698431526d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:53.884214 2895 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f0e2be8ebbf54d1a9daba9d1c963c9d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:53.896387 2940 tablet_bootstrap.cc:492] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4: Bootstrap starting.
I20260619 01:06:53.900360 2940 tablet_bootstrap.cc:654] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:53.904423 2940 tablet_bootstrap.cc:492] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4: No bootstrap required, opened a new log
I20260619 01:06:53.904930 2940 ts_tablet_manager.cc:1397] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4: Time spent bootstrapping tablet: real 0.009s user 0.006s sys 0.000s
I20260619 01:06:53.907160 2940 raft_consensus.cc:348] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c1f53c66fa846468c752bedb35acda4" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36833 } }
I20260619 01:06:53.907593 2940 raft_consensus.cc:374] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:53.907871 2940 raft_consensus.cc:729] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c1f53c66fa846468c752bedb35acda4, State: Initialized, Role: FOLLOWER
I20260619 01:06:53.908454 2940 consensus_queue.cc:260] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4 [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: "9c1f53c66fa846468c752bedb35acda4" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36833 } }
I20260619 01:06:53.908972 2940 raft_consensus.cc:388] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:53.909217 2940 raft_consensus.cc:482] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:53.909510 2940 raft_consensus.cc:3037] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:53.914460 2940 raft_consensus.cc:504] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c1f53c66fa846468c752bedb35acda4" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36833 } }
I20260619 01:06:53.915182 2940 leader_election.cc:302] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4 [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: 9c1f53c66fa846468c752bedb35acda4; no voters:
I20260619 01:06:53.916675 2940 leader_election.cc:288] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:53.917022 2942 raft_consensus.cc:2781] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:53.919186 2942 raft_consensus.cc:686] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4 [term 1 LEADER]: Becoming Leader. State: Replica: 9c1f53c66fa846468c752bedb35acda4, State: Running, Role: LEADER
I20260619 01:06:53.919538 2940 ts_tablet_manager.cc:1428] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4: Time spent starting tablet: real 0.014s user 0.012s sys 0.004s
I20260619 01:06:53.919889 2942 consensus_queue.cc:237] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4 [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: "9c1f53c66fa846468c752bedb35acda4" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36833 } }
I20260619 01:06:53.920524 2940 tablet_bootstrap.cc:492] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4: Bootstrap starting.
I20260619 01:06:53.927171 2940 tablet_bootstrap.cc:654] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:53.927332 2784 catalog_manager.cc:5495] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c1f53c66fa846468c752bedb35acda4 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "9c1f53c66fa846468c752bedb35acda4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c1f53c66fa846468c752bedb35acda4" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36833 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:53.932651 2940 tablet_bootstrap.cc:492] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4: No bootstrap required, opened a new log
I20260619 01:06:53.933094 2940 ts_tablet_manager.cc:1397] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4: Time spent bootstrapping tablet: real 0.013s user 0.003s sys 0.007s
I20260619 01:06:53.935348 2940 raft_consensus.cc:348] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c1f53c66fa846468c752bedb35acda4" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36833 } }
I20260619 01:06:53.935736 2940 raft_consensus.cc:374] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:53.935982 2940 raft_consensus.cc:729] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c1f53c66fa846468c752bedb35acda4, State: Initialized, Role: FOLLOWER
I20260619 01:06:53.936597 2940 consensus_queue.cc:260] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4 [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: "9c1f53c66fa846468c752bedb35acda4" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36833 } }
I20260619 01:06:53.937198 2940 raft_consensus.cc:388] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:53.937484 2940 raft_consensus.cc:482] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:53.937824 2940 raft_consensus.cc:3037] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:53.942750 2940 raft_consensus.cc:504] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c1f53c66fa846468c752bedb35acda4" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36833 } }
I20260619 01:06:53.943460 2940 leader_election.cc:302] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4 [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: 9c1f53c66fa846468c752bedb35acda4; no voters:
I20260619 01:06:53.943925 2940 leader_election.cc:288] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:53.944067 2942 raft_consensus.cc:2781] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:53.944510 2942 raft_consensus.cc:686] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4 [term 1 LEADER]: Becoming Leader. State: Replica: 9c1f53c66fa846468c752bedb35acda4, State: Running, Role: LEADER
I20260619 01:06:53.945165 2942 consensus_queue.cc:237] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4 [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: "9c1f53c66fa846468c752bedb35acda4" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36833 } }
I20260619 01:06:53.945544 2940 ts_tablet_manager.cc:1428] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4: Time spent starting tablet: real 0.012s user 0.007s sys 0.004s
I20260619 01:06:53.950850 2784 catalog_manager.cc:5495] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c1f53c66fa846468c752bedb35acda4 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "9c1f53c66fa846468c752bedb35acda4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c1f53c66fa846468c752bedb35acda4" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36833 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:54.035508 2783 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57178:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 600
I20260619 01:06:54.046104 2783 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57178:
table { table_name: "client-testtb" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260619 01:06:54.061218 2952 tablet.cc:1722] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 1
I20260619 01:06:54.061106 2951 tablet.cc:1722] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 1
W20260619 01:06:54.064905 2931 tablet_mm_ops.cc:140] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:385521da0f9748b08fb8698431526d40)
W20260619 01:06:54.066458 2931 tablet_mm_ops.cc:305] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:385521da0f9748b08fb8698431526d40)
W20260619 01:06:54.066854 2931 tablet_mm_ops.cc:221] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:385521da0f9748b08fb8698431526d40)
I20260619 01:06:54.067359 2782 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57178:
table { table_name: "client-testtb" } new_table_name: "client-testtb" modify_external_catalogs: true
I20260619 01:06:54.071764 2783 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57178:
table { table_name: "client-testtb" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "int_val" } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 01:06:54.075018 2782 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57178:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 600
I20260619 01:06:54.077924 2782 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57178:
table { table_name: "client-testtb" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20260619 01:06:54.086145 2783 catalog_manager.cc:6040] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce: client-testtb [id=900024837ebd47c2b619678df22bf2c0] alter complete (version 1)
I20260619 01:06:54.117981 2783 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57178:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:54.124012 2783 catalog_manager.cc:2831] Servicing RecallDeletedTableRpc request from {username='slave'} at 127.0.0.1:57178:
table { table_id: "900024837ebd47c2b619678df22bf2c0" }
I20260619 01:06:54.134608 2783 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57178:
table { table_id: "900024837ebd47c2b619678df22bf2c0" } new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260619 01:06:54.147217 2951 tablet.cc:1722] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 2
I20260619 01:06:54.147936 2952 tablet.cc:1722] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
) version 2
I20260619 01:06:54.150240 2783 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57178:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 0
I20260619 01:06:54.150820 2783 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:57178:
table { table_name: "client-testtb" } modify_external_catalogs: true reserve_seconds: 0
I20260619 01:06:54.163434 2783 catalog_manager.cc:5782] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce: Sending DeleteTablet for 1 replicas of tablet f0e2be8ebbf54d1a9daba9d1c963c9d4
I20260619 01:06:54.164120 2783 catalog_manager.cc:5782] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce: Sending DeleteTablet for 1 replicas of tablet 385521da0f9748b08fb8698431526d40
I20260619 01:06:54.165041 2895 tablet_service.cc:1514] Processing DeleteTablet for tablet f0e2be8ebbf54d1a9daba9d1c963c9d4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 01:06:54 UTC) from {username='slave'} at 127.0.0.1:59090
I20260619 01:06:54.165817 2894 tablet_service.cc:1514] Processing DeleteTablet for tablet 385521da0f9748b08fb8698431526d40 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 01:06:54 UTC) from {username='slave'} at 127.0.0.1:59090
I20260619 01:06:54.167481 2953 tablet_replica.cc:330] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4: stopping tablet replica
I20260619 01:06:54.168283 2953 raft_consensus.cc:2229] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:54.168876 2953 raft_consensus.cc:2258] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:54.174139 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:54.176959 2953 ts_tablet_manager.cc:1905] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 01:06:54.197428 2953 ts_tablet_manager.cc:1918] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
I20260619 01:06:54.198051 2953 log.cc:1196] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4: Deleting WAL directory at /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781831199071112-396-0/minicluster-data/ts-0-root/wals/f0e2be8ebbf54d1a9daba9d1c963c9d4
I20260619 01:06:54.198846 2953 ts_tablet_manager.cc:1939] T f0e2be8ebbf54d1a9daba9d1c963c9d4 P 9c1f53c66fa846468c752bedb35acda4: Deleting consensus metadata
I20260619 01:06:54.201397 2953 tablet_replica.cc:330] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4: stopping tablet replica
I20260619 01:06:54.201396 2769 catalog_manager.cc:4841] TS 9c1f53c66fa846468c752bedb35acda4 (127.0.99.1:36833): tablet f0e2be8ebbf54d1a9daba9d1c963c9d4 (table client-testtb [id=900024837ebd47c2b619678df22bf2c0]) successfully deleted
I20260619 01:06:54.202193 2953 raft_consensus.cc:2229] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:54.202668 2953 raft_consensus.cc:2258] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:54.203855 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:54.205039 2953 ts_tablet_manager.cc:1905] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 01:06:54.215598 2953 ts_tablet_manager.cc:1918] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.5
I20260619 01:06:54.215876 2953 log.cc:1196] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4: Deleting WAL directory at /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestSoftDeleteAndReserveTable.1781831199071112-396-0/minicluster-data/ts-0-root/wals/385521da0f9748b08fb8698431526d40
I20260619 01:06:54.216400 2953 ts_tablet_manager.cc:1939] T 385521da0f9748b08fb8698431526d40 P 9c1f53c66fa846468c752bedb35acda4: Deleting consensus metadata
W20260619 01:06:54.217613 2769 catalog_manager.cc:4833] TS 9c1f53c66fa846468c752bedb35acda4 (127.0.99.1:36833): delete failed for tablet 385521da0f9748b08fb8698431526d40 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260619 01:06:54.237100 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:54.248466 396 master.cc:537] Master@127.0.99.62:39891 shutting down...
W20260619 01:06:54.255491 2769 catalog_manager.cc:4584] TS 9c1f53c66fa846468c752bedb35acda4 (127.0.99.1:36833): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 385521da0f9748b08fb8698431526d40: Network error: Client connection negotiation failed: client connection to 127.0.99.1:36833: connect: Connection refused (error 111)
I20260619 01:06:54.307435 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:54.308176 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:54.308547 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P add06e68d03e466499084a33f8a712ce: stopping tablet replica
I20260619 01:06:54.330264 396 master.cc:552] Master@127.0.99.62:39891 shutdown complete.
[ OK ] ClientTest.TestSoftDeleteAndReserveTable (889 ms)
[ RUN ] ClientTest.TestGetTableSchema
I20260619 01:06:54.351959 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:45281
I20260619 01:06:54.352849 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:54.357899 2955 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
W20260619 01:06:54.359064 2956 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
W20260619 01:06:54.359711 2958 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
I20260619 01:06:54.360284 396 server_base.cc:1034] running on GCE node
I20260619 01:06:54.361021 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:54.361186 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:54.361374 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831214361362 us; error 0 us; skew 500 ppm
I20260619 01:06:54.362040 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:54.364408 396 webserver.cc:460] Webserver started at http://127.0.99.62:36247/ using document root <none> and password file <none>
I20260619 01:06:54.364941 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:54.365155 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:54.365429 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:54.366572 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "444dfc30fdcd4c89a77444524ec4bcc5"
format_stamp: "Formatted at 2026-06-19 01:06:54 on dist-test-slave-93wm"
I20260619 01:06:54.370661 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.001s
I20260619 01:06:54.373943 2963 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:54.374841 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 01:06:54.375159 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "444dfc30fdcd4c89a77444524ec4bcc5"
format_stamp: "Formatted at 2026-06-19 01:06:54 on dist-test-slave-93wm"
I20260619 01:06:54.375474 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:54.394008 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:54.394989 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:54.443818 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:45281
I20260619 01:06:54.443934 3024 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:45281 every 8 connection(s)
I20260619 01:06:54.447682 3025 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:54.458900 3025 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5: Bootstrap starting.
I20260619 01:06:54.463837 3025 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:54.468080 3025 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5: No bootstrap required, opened a new log
I20260619 01:06:54.470188 3025 raft_consensus.cc:348] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "444dfc30fdcd4c89a77444524ec4bcc5" member_type: VOTER }
I20260619 01:06:54.470636 3025 raft_consensus.cc:374] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:54.470912 3025 raft_consensus.cc:729] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444dfc30fdcd4c89a77444524ec4bcc5, State: Initialized, Role: FOLLOWER
I20260619 01:06:54.471602 3025 consensus_queue.cc:260] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [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: "444dfc30fdcd4c89a77444524ec4bcc5" member_type: VOTER }
I20260619 01:06:54.472077 3025 raft_consensus.cc:388] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:54.472311 3025 raft_consensus.cc:482] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:54.472642 3025 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:54.477551 3025 raft_consensus.cc:504] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "444dfc30fdcd4c89a77444524ec4bcc5" member_type: VOTER }
I20260619 01:06:54.478225 3025 leader_election.cc:302] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [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: 444dfc30fdcd4c89a77444524ec4bcc5; no voters:
I20260619 01:06:54.479429 3025 leader_election.cc:288] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:54.479751 3028 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:54.481174 3028 raft_consensus.cc:686] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [term 1 LEADER]: Becoming Leader. State: Replica: 444dfc30fdcd4c89a77444524ec4bcc5, State: Running, Role: LEADER
I20260619 01:06:54.481880 3028 consensus_queue.cc:237] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [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: "444dfc30fdcd4c89a77444524ec4bcc5" member_type: VOTER }
I20260619 01:06:54.482540 3025 sys_catalog.cc:564] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:54.485256 3030 sys_catalog.cc:455] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 444dfc30fdcd4c89a77444524ec4bcc5. Latest consensus state: current_term: 1 leader_uuid: "444dfc30fdcd4c89a77444524ec4bcc5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "444dfc30fdcd4c89a77444524ec4bcc5" member_type: VOTER } }
I20260619 01:06:54.485867 3030 sys_catalog.cc:458] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:54.485453 3029 sys_catalog.cc:455] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "444dfc30fdcd4c89a77444524ec4bcc5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "444dfc30fdcd4c89a77444524ec4bcc5" member_type: VOTER } }
I20260619 01:06:54.486269 3029 sys_catalog.cc:458] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:54.494612 3033 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:54.499868 3033 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:54.500882 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:54.509013 3033 catalog_manager.cc:1347] Generated new cluster ID: d12ab1e404cb4bc8a334f81cffa613b0
I20260619 01:06:54.509411 3033 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:54.532632 3033 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:54.534535 3033 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:54.545502 3033 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5: Generated new TSK 0
I20260619 01:06:54.546284 3033 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:54.568195 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:54.574681 3046 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
W20260619 01:06:54.575366 3047 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
W20260619 01:06:54.579032 3049 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
I20260619 01:06:54.579094 396 server_base.cc:1034] running on GCE node
I20260619 01:06:54.580386 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:54.580808 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:54.580984 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831214580972 us; error 0 us; skew 500 ppm
I20260619 01:06:54.581566 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:54.585182 396 webserver.cc:460] Webserver started at http://127.0.99.1:35435/ using document root <none> and password file <none>
I20260619 01:06:54.585871 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:54.586077 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:54.586431 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:54.587585 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "56adb44210df4bc3bbbb167c42c05c69"
format_stamp: "Formatted at 2026-06-19 01:06:54 on dist-test-slave-93wm"
I20260619 01:06:54.592499 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 01:06:54.596328 3054 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:54.597347 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 01:06:54.597784 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "56adb44210df4bc3bbbb167c42c05c69"
format_stamp: "Formatted at 2026-06-19 01:06:54 on dist-test-slave-93wm"
I20260619 01:06:54.598073 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestGetTableSchema.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:54.622435 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:54.623550 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:54.628743 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:54.629081 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:54.629621 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:54.630007 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.001s sys 0.000s
I20260619 01:06:54.692785 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:40225
I20260619 01:06:54.692879 3124 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:40225 every 8 connection(s)
I20260619 01:06:54.697484 3125 heartbeater.cc:347] Connected to a master server at 127.0.99.62:45281
I20260619 01:06:54.697894 3125 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:54.698659 3125 heartbeater.cc:511] Master 127.0.99.62:45281 requested a full tablet report, sending...
I20260619 01:06:54.700517 2980 ts_manager.cc:194] Registered new tserver with Master: 56adb44210df4bc3bbbb167c42c05c69 (127.0.99.1:40225)
I20260619 01:06:54.700986 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004976791s
I20260619 01:06:54.702461 2980 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41958
I20260619 01:06:54.716368 3125 heartbeater.cc:503] Master 127.0.99.62:45281 was elected leader, sending a full tablet report...
I20260619 01:06:54.725950 2980 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41980:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:54.765928 3090 tablet_service.cc:1467] Processing CreateTablet for tablet 42e432d811174dbc8e0c85860101f5ac (DEFAULT_TABLE table=client-testtb [id=b72e2ff84e70462cb4e95e1ebaad112b]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:54.766175 3089 tablet_service.cc:1467] Processing CreateTablet for tablet 59f5c3dea6cf496b94788c0162a77611 (DEFAULT_TABLE table=client-testtb [id=b72e2ff84e70462cb4e95e1ebaad112b]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:54.767264 3090 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 42e432d811174dbc8e0c85860101f5ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:54.768018 3089 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 59f5c3dea6cf496b94788c0162a77611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:54.782083 3135 tablet_bootstrap.cc:492] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69: Bootstrap starting.
I20260619 01:06:54.786880 3135 tablet_bootstrap.cc:654] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:54.792577 3135 tablet_bootstrap.cc:492] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69: No bootstrap required, opened a new log
I20260619 01:06:54.793015 3135 ts_tablet_manager.cc:1397] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69: Time spent bootstrapping tablet: real 0.011s user 0.010s sys 0.000s
I20260619 01:06:54.795145 3135 raft_consensus.cc:348] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56adb44210df4bc3bbbb167c42c05c69" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40225 } }
I20260619 01:06:54.795643 3135 raft_consensus.cc:374] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:54.795882 3135 raft_consensus.cc:729] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56adb44210df4bc3bbbb167c42c05c69, State: Initialized, Role: FOLLOWER
I20260619 01:06:54.796450 3135 consensus_queue.cc:260] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69 [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: "56adb44210df4bc3bbbb167c42c05c69" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40225 } }
I20260619 01:06:54.796948 3135 raft_consensus.cc:388] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:54.797190 3135 raft_consensus.cc:482] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:54.797464 3135 raft_consensus.cc:3037] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:54.803320 3135 raft_consensus.cc:504] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56adb44210df4bc3bbbb167c42c05c69" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40225 } }
I20260619 01:06:54.803960 3135 leader_election.cc:302] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69 [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: 56adb44210df4bc3bbbb167c42c05c69; no voters:
I20260619 01:06:54.805228 3135 leader_election.cc:288] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:54.805648 3137 raft_consensus.cc:2781] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:54.806993 3137 raft_consensus.cc:686] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69 [term 1 LEADER]: Becoming Leader. State: Replica: 56adb44210df4bc3bbbb167c42c05c69, State: Running, Role: LEADER
I20260619 01:06:54.808018 3137 consensus_queue.cc:237] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69 [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: "56adb44210df4bc3bbbb167c42c05c69" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40225 } }
I20260619 01:06:54.809021 3135 ts_tablet_manager.cc:1428] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69: Time spent starting tablet: real 0.016s user 0.013s sys 0.003s
I20260619 01:06:54.809832 3135 tablet_bootstrap.cc:492] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69: Bootstrap starting.
I20260619 01:06:54.816828 3135 tablet_bootstrap.cc:654] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:54.816336 2979 catalog_manager.cc:5495] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56adb44210df4bc3bbbb167c42c05c69 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "56adb44210df4bc3bbbb167c42c05c69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56adb44210df4bc3bbbb167c42c05c69" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:54.821873 3135 tablet_bootstrap.cc:492] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69: No bootstrap required, opened a new log
I20260619 01:06:54.822283 3135 ts_tablet_manager.cc:1397] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69: Time spent bootstrapping tablet: real 0.013s user 0.008s sys 0.004s
I20260619 01:06:54.824378 3135 raft_consensus.cc:348] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56adb44210df4bc3bbbb167c42c05c69" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40225 } }
I20260619 01:06:54.825007 3135 raft_consensus.cc:374] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:54.825382 3135 raft_consensus.cc:729] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56adb44210df4bc3bbbb167c42c05c69, State: Initialized, Role: FOLLOWER
I20260619 01:06:54.826151 3135 consensus_queue.cc:260] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69 [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: "56adb44210df4bc3bbbb167c42c05c69" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40225 } }
I20260619 01:06:54.826875 3135 raft_consensus.cc:388] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:54.827203 3135 raft_consensus.cc:482] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:54.827564 3135 raft_consensus.cc:3037] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:54.833053 3135 raft_consensus.cc:504] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56adb44210df4bc3bbbb167c42c05c69" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40225 } }
I20260619 01:06:54.833807 3135 leader_election.cc:302] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69 [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: 56adb44210df4bc3bbbb167c42c05c69; no voters:
I20260619 01:06:54.834409 3135 leader_election.cc:288] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:54.834616 3137 raft_consensus.cc:2781] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:54.835170 3137 raft_consensus.cc:686] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69 [term 1 LEADER]: Becoming Leader. State: Replica: 56adb44210df4bc3bbbb167c42c05c69, State: Running, Role: LEADER
I20260619 01:06:54.835940 3135 ts_tablet_manager.cc:1428] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69: Time spent starting tablet: real 0.013s user 0.008s sys 0.003s
I20260619 01:06:54.835830 3137 consensus_queue.cc:237] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69 [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: "56adb44210df4bc3bbbb167c42c05c69" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40225 } }
I20260619 01:06:54.844609 2979 catalog_manager.cc:5495] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56adb44210df4bc3bbbb167c42c05c69 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "56adb44210df4bc3bbbb167c42c05c69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56adb44210df4bc3bbbb167c42c05c69" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40225 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:54.880968 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:54.901837 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:54.902765 396 tablet_replica.cc:330] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69: stopping tablet replica
I20260619 01:06:54.903317 396 raft_consensus.cc:2229] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:54.903734 396 raft_consensus.cc:2258] T 59f5c3dea6cf496b94788c0162a77611 P 56adb44210df4bc3bbbb167c42c05c69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:54.906395 396 tablet_replica.cc:330] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69: stopping tablet replica
I20260619 01:06:54.906878 396 raft_consensus.cc:2229] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:54.907349 396 raft_consensus.cc:2258] T 42e432d811174dbc8e0c85860101f5ac P 56adb44210df4bc3bbbb167c42c05c69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:54.919713 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:54.930246 396 master.cc:537] Master@127.0.99.62:45281 shutting down...
I20260619 01:06:54.948014 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:54.948547 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:54.949232 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P 444dfc30fdcd4c89a77444524ec4bcc5: stopping tablet replica
I20260619 01:06:54.969267 396 master.cc:552] Master@127.0.99.62:45281 shutdown complete.
[ OK ] ClientTest.TestGetTableSchema (638 ms)
[ RUN ] ClientTest.TestCreateDuplicateTable
I20260619 01:06:54.990777 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:39503
I20260619 01:06:54.991845 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:54.997892 3144 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
W20260619 01:06:54.999794 3145 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
I20260619 01:06:55.001416 396 server_base.cc:1034] running on GCE node
W20260619 01:06:55.002497 3147 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
I20260619 01:06:55.003314 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:55.003479 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:55.003584 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831215003577 us; error 0 us; skew 500 ppm
I20260619 01:06:55.004045 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:55.006398 396 webserver.cc:460] Webserver started at http://127.0.99.62:40695/ using document root <none> and password file <none>
I20260619 01:06:55.006785 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:55.006927 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:55.007117 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:55.008234 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "b515c3a0aa2a442591d2f92739a699b6"
format_stamp: "Formatted at 2026-06-19 01:06:55 on dist-test-slave-93wm"
I20260619 01:06:55.012579 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 01:06:55.016252 3152 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:55.017200 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 01:06:55.017534 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "b515c3a0aa2a442591d2f92739a699b6"
format_stamp: "Formatted at 2026-06-19 01:06:55 on dist-test-slave-93wm"
I20260619 01:06:55.017951 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:55.035627 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:55.036623 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:55.080071 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:39503
I20260619 01:06:55.080155 3213 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:39503 every 8 connection(s)
I20260619 01:06:55.083871 3214 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:55.093387 3214 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6: Bootstrap starting.
I20260619 01:06:55.097155 3214 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:55.101038 3214 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6: No bootstrap required, opened a new log
I20260619 01:06:55.103120 3214 raft_consensus.cc:348] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b515c3a0aa2a442591d2f92739a699b6" member_type: VOTER }
I20260619 01:06:55.103505 3214 raft_consensus.cc:374] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:55.103680 3214 raft_consensus.cc:729] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b515c3a0aa2a442591d2f92739a699b6, State: Initialized, Role: FOLLOWER
I20260619 01:06:55.104256 3214 consensus_queue.cc:260] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [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: "b515c3a0aa2a442591d2f92739a699b6" member_type: VOTER }
I20260619 01:06:55.104661 3214 raft_consensus.cc:388] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:55.104854 3214 raft_consensus.cc:482] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:55.105052 3214 raft_consensus.cc:3037] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:55.109807 3214 raft_consensus.cc:504] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b515c3a0aa2a442591d2f92739a699b6" member_type: VOTER }
I20260619 01:06:55.110363 3214 leader_election.cc:302] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [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: b515c3a0aa2a442591d2f92739a699b6; no voters:
I20260619 01:06:55.111382 3214 leader_election.cc:288] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:55.111752 3217 raft_consensus.cc:2781] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:55.113032 3217 raft_consensus.cc:686] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [term 1 LEADER]: Becoming Leader. State: Replica: b515c3a0aa2a442591d2f92739a699b6, State: Running, Role: LEADER
I20260619 01:06:55.113678 3217 consensus_queue.cc:237] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [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: "b515c3a0aa2a442591d2f92739a699b6" member_type: VOTER }
I20260619 01:06:55.114269 3214 sys_catalog.cc:564] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:55.116420 3219 sys_catalog.cc:455] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b515c3a0aa2a442591d2f92739a699b6. Latest consensus state: current_term: 1 leader_uuid: "b515c3a0aa2a442591d2f92739a699b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b515c3a0aa2a442591d2f92739a699b6" member_type: VOTER } }
I20260619 01:06:55.116420 3218 sys_catalog.cc:455] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b515c3a0aa2a442591d2f92739a699b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b515c3a0aa2a442591d2f92739a699b6" member_type: VOTER } }
I20260619 01:06:55.117125 3219 sys_catalog.cc:458] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:55.117272 3218 sys_catalog.cc:458] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:55.121222 3222 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:55.125577 3222 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:55.128659 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:55.134490 3222 catalog_manager.cc:1347] Generated new cluster ID: 03a65e0e581946768119e1f7fbbfabed
I20260619 01:06:55.134785 3222 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:55.149492 3222 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:55.151105 3222 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:55.169574 3222 catalog_manager.cc:5868] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6: Generated new TSK 0
I20260619 01:06:55.170244 3222 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:55.195483 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:55.201305 3235 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
W20260619 01:06:55.202315 3236 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
W20260619 01:06:55.204286 3238 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
I20260619 01:06:55.204851 396 server_base.cc:1034] running on GCE node
I20260619 01:06:55.205567 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:55.205837 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:55.205982 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831215205970 us; error 0 us; skew 500 ppm
I20260619 01:06:55.206524 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:55.208853 396 webserver.cc:460] Webserver started at http://127.0.99.1:37005/ using document root <none> and password file <none>
I20260619 01:06:55.209304 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:55.209494 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:55.209796 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:55.210863 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "bbc327be270f4c5695919a1609564aab"
format_stamp: "Formatted at 2026-06-19 01:06:55 on dist-test-slave-93wm"
I20260619 01:06:55.215240 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.001s sys 0.004s
I20260619 01:06:55.218519 3243 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:55.219295 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 01:06:55.219614 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "bbc327be270f4c5695919a1609564aab"
format_stamp: "Formatted at 2026-06-19 01:06:55 on dist-test-slave-93wm"
I20260619 01:06:55.219995 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestCreateDuplicateTable.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:55.234705 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:55.235649 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:55.240188 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:55.240494 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:55.240808 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:55.241007 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:55.295563 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:34527
I20260619 01:06:55.295673 3313 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:34527 every 8 connection(s)
I20260619 01:06:55.300215 3314 heartbeater.cc:347] Connected to a master server at 127.0.99.62:39503
I20260619 01:06:55.300594 3314 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:55.301530 3314 heartbeater.cc:511] Master 127.0.99.62:39503 requested a full tablet report, sending...
I20260619 01:06:55.303525 3169 ts_manager.cc:194] Registered new tserver with Master: bbc327be270f4c5695919a1609564aab (127.0.99.1:34527)
I20260619 01:06:55.303627 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004968886s
I20260619 01:06:55.305579 3169 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52066
I20260619 01:06:55.319211 3314 heartbeater.cc:503] Master 127.0.99.62:39503 was elected leader, sending a full tablet report...
I20260619 01:06:55.327970 3169 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52094:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:55.360513 3278 tablet_service.cc:1467] Processing CreateTablet for tablet 26ec56e1dcbf44d0a7f448321eeed03e (DEFAULT_TABLE table=client-testtb [id=69cde15b53274604aae8f16b4dc6a040]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:55.360445 3279 tablet_service.cc:1467] Processing CreateTablet for tablet 1550d4e9a25042df93a350fd926e5bf8 (DEFAULT_TABLE table=client-testtb [id=69cde15b53274604aae8f16b4dc6a040]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:55.361860 3278 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 26ec56e1dcbf44d0a7f448321eeed03e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:55.362404 3279 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1550d4e9a25042df93a350fd926e5bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:55.378191 3324 tablet_bootstrap.cc:492] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab: Bootstrap starting.
I20260619 01:06:55.382964 3324 tablet_bootstrap.cc:654] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:55.386999 3324 tablet_bootstrap.cc:492] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab: No bootstrap required, opened a new log
I20260619 01:06:55.387423 3324 ts_tablet_manager.cc:1397] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 01:06:55.389758 3324 raft_consensus.cc:348] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbc327be270f4c5695919a1609564aab" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 34527 } }
I20260619 01:06:55.390336 3324 raft_consensus.cc:374] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:55.390551 3324 raft_consensus.cc:729] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc327be270f4c5695919a1609564aab, State: Initialized, Role: FOLLOWER
I20260619 01:06:55.391040 3324 consensus_queue.cc:260] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab [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: "bbc327be270f4c5695919a1609564aab" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 34527 } }
I20260619 01:06:55.391484 3324 raft_consensus.cc:388] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:55.391664 3324 raft_consensus.cc:482] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:55.391875 3324 raft_consensus.cc:3037] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:55.396363 3324 raft_consensus.cc:504] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbc327be270f4c5695919a1609564aab" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 34527 } }
I20260619 01:06:55.397042 3324 leader_election.cc:302] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab [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: bbc327be270f4c5695919a1609564aab; no voters:
I20260619 01:06:55.398509 3324 leader_election.cc:288] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:55.398833 3326 raft_consensus.cc:2781] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:55.400187 3326 raft_consensus.cc:686] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab [term 1 LEADER]: Becoming Leader. State: Replica: bbc327be270f4c5695919a1609564aab, State: Running, Role: LEADER
I20260619 01:06:55.400703 3324 ts_tablet_manager.cc:1428] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab: Time spent starting tablet: real 0.013s user 0.011s sys 0.003s
I20260619 01:06:55.400858 3326 consensus_queue.cc:237] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab [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: "bbc327be270f4c5695919a1609564aab" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 34527 } }
I20260619 01:06:55.401438 3324 tablet_bootstrap.cc:492] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab: Bootstrap starting.
I20260619 01:06:55.407074 3324 tablet_bootstrap.cc:654] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:55.407903 3169 catalog_manager.cc:5495] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc327be270f4c5695919a1609564aab (127.0.99.1). New cstate: current_term: 1 leader_uuid: "bbc327be270f4c5695919a1609564aab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbc327be270f4c5695919a1609564aab" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 34527 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:55.411998 3324 tablet_bootstrap.cc:492] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab: No bootstrap required, opened a new log
I20260619 01:06:55.412441 3324 ts_tablet_manager.cc:1397] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab: Time spent bootstrapping tablet: real 0.011s user 0.005s sys 0.003s
I20260619 01:06:55.414395 3324 raft_consensus.cc:348] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbc327be270f4c5695919a1609564aab" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 34527 } }
I20260619 01:06:55.415046 3324 raft_consensus.cc:374] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:55.415324 3324 raft_consensus.cc:729] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc327be270f4c5695919a1609564aab, State: Initialized, Role: FOLLOWER
I20260619 01:06:55.415737 3324 consensus_queue.cc:260] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab [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: "bbc327be270f4c5695919a1609564aab" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 34527 } }
I20260619 01:06:55.416275 3324 raft_consensus.cc:388] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:55.416497 3324 raft_consensus.cc:482] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:55.416782 3324 raft_consensus.cc:3037] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:55.421470 3324 raft_consensus.cc:504] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbc327be270f4c5695919a1609564aab" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 34527 } }
I20260619 01:06:55.422079 3324 leader_election.cc:302] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab [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: bbc327be270f4c5695919a1609564aab; no voters:
I20260619 01:06:55.422559 3324 leader_election.cc:288] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:55.422811 3326 raft_consensus.cc:2781] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:55.423375 3326 raft_consensus.cc:686] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab [term 1 LEADER]: Becoming Leader. State: Replica: bbc327be270f4c5695919a1609564aab, State: Running, Role: LEADER
I20260619 01:06:55.424206 3324 ts_tablet_manager.cc:1428] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab: Time spent starting tablet: real 0.011s user 0.009s sys 0.004s
I20260619 01:06:55.424005 3326 consensus_queue.cc:237] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab [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: "bbc327be270f4c5695919a1609564aab" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 34527 } }
I20260619 01:06:55.429454 3169 catalog_manager.cc:5495] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc327be270f4c5695919a1609564aab (127.0.99.1). New cstate: current_term: 1 leader_uuid: "bbc327be270f4c5695919a1609564aab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbc327be270f4c5695919a1609564aab" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 34527 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:55.447393 3168 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52094:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:55.451340 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:55.474931 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:55.475781 396 tablet_replica.cc:330] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab: stopping tablet replica
I20260619 01:06:55.476246 396 raft_consensus.cc:2229] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:55.476596 396 raft_consensus.cc:2258] T 1550d4e9a25042df93a350fd926e5bf8 P bbc327be270f4c5695919a1609564aab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:55.479071 396 tablet_replica.cc:330] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab: stopping tablet replica
I20260619 01:06:55.479471 396 raft_consensus.cc:2229] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:55.479800 396 raft_consensus.cc:2258] T 26ec56e1dcbf44d0a7f448321eeed03e P bbc327be270f4c5695919a1609564aab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:55.500594 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:55.510812 396 master.cc:537] Master@127.0.99.62:39503 shutting down...
I20260619 01:06:55.527092 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:55.527621 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:55.528075 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P b515c3a0aa2a442591d2f92739a699b6: stopping tablet replica
I20260619 01:06:55.547386 396 master.cc:552] Master@127.0.99.62:39503 shutdown complete.
[ OK ] ClientTest.TestCreateDuplicateTable (576 ms)
[ RUN ] ClientTest.TestInsertEmptyPK
I20260619 01:06:55.567008 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:41989
I20260619 01:06:55.567966 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:55.572655 3333 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
W20260619 01:06:55.573503 3334 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
W20260619 01:06:55.574339 3336 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
I20260619 01:06:55.575524 396 server_base.cc:1034] running on GCE node
I20260619 01:06:55.576458 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:55.576617 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:55.576799 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831215576769 us; error 0 us; skew 500 ppm
I20260619 01:06:55.577288 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:55.579517 396 webserver.cc:460] Webserver started at http://127.0.99.62:40431/ using document root <none> and password file <none>
I20260619 01:06:55.579958 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:55.580133 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:55.580461 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:55.581456 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "ce03949f3b584d7a86b5b1575768807d"
format_stamp: "Formatted at 2026-06-19 01:06:55 on dist-test-slave-93wm"
I20260619 01:06:55.585492 396 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20260619 01:06:55.589022 3341 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:55.590009 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 01:06:55.590294 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "ce03949f3b584d7a86b5b1575768807d"
format_stamp: "Formatted at 2026-06-19 01:06:55 on dist-test-slave-93wm"
I20260619 01:06:55.590590 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:55.610383 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:55.611320 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:55.650858 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:41989
I20260619 01:06:55.650950 3402 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:41989 every 8 connection(s)
I20260619 01:06:55.654809 3403 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:55.664240 3403 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d: Bootstrap starting.
I20260619 01:06:55.668100 3403 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:55.672161 3403 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d: No bootstrap required, opened a new log
I20260619 01:06:55.674023 3403 raft_consensus.cc:348] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce03949f3b584d7a86b5b1575768807d" member_type: VOTER }
I20260619 01:06:55.674391 3403 raft_consensus.cc:374] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:55.674562 3403 raft_consensus.cc:729] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce03949f3b584d7a86b5b1575768807d, State: Initialized, Role: FOLLOWER
I20260619 01:06:55.675021 3403 consensus_queue.cc:260] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [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: "ce03949f3b584d7a86b5b1575768807d" member_type: VOTER }
I20260619 01:06:55.675403 3403 raft_consensus.cc:388] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:55.675583 3403 raft_consensus.cc:482] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:55.675778 3403 raft_consensus.cc:3037] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:55.679978 3403 raft_consensus.cc:504] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce03949f3b584d7a86b5b1575768807d" member_type: VOTER }
I20260619 01:06:55.680442 3403 leader_election.cc:302] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [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: ce03949f3b584d7a86b5b1575768807d; no voters:
I20260619 01:06:55.681552 3403 leader_election.cc:288] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:55.681957 3406 raft_consensus.cc:2781] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:55.683279 3406 raft_consensus.cc:686] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [term 1 LEADER]: Becoming Leader. State: Replica: ce03949f3b584d7a86b5b1575768807d, State: Running, Role: LEADER
I20260619 01:06:55.683903 3406 consensus_queue.cc:237] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [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: "ce03949f3b584d7a86b5b1575768807d" member_type: VOTER }
I20260619 01:06:55.684360 3403 sys_catalog.cc:564] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:55.686429 3407 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ce03949f3b584d7a86b5b1575768807d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce03949f3b584d7a86b5b1575768807d" member_type: VOTER } }
I20260619 01:06:55.686462 3408 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [sys.catalog]: SysCatalogTable state changed. Reason: New leader ce03949f3b584d7a86b5b1575768807d. Latest consensus state: current_term: 1 leader_uuid: "ce03949f3b584d7a86b5b1575768807d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce03949f3b584d7a86b5b1575768807d" member_type: VOTER } }
I20260619 01:06:55.687067 3407 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:55.687235 3408 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:55.691080 3411 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:55.698253 3411 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:55.699280 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:55.708206 3411 catalog_manager.cc:1347] Generated new cluster ID: 484dcfbbc00042e6940f1d59636afac1
I20260619 01:06:55.708472 3411 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:55.744095 3411 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:55.745769 3411 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:55.760972 3411 catalog_manager.cc:5868] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d: Generated new TSK 0
I20260619 01:06:55.761638 3411 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:55.766335 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:55.772282 3424 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
W20260619 01:06:55.773531 3425 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
I20260619 01:06:55.775385 396 server_base.cc:1034] running on GCE node
W20260619 01:06:55.775516 3427 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
I20260619 01:06:55.776471 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:55.776646 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:55.776757 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831215776748 us; error 0 us; skew 500 ppm
I20260619 01:06:55.777187 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:55.779516 396 webserver.cc:460] Webserver started at http://127.0.99.1:35779/ using document root <none> and password file <none>
I20260619 01:06:55.779960 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:55.780117 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:55.780313 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:55.781572 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "ee14a5e378854f73acee6c7f56d28efc"
format_stamp: "Formatted at 2026-06-19 01:06:55 on dist-test-slave-93wm"
I20260619 01:06:55.786325 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.000s
I20260619 01:06:55.789469 3432 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:55.790362 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 01:06:55.790597 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "ee14a5e378854f73acee6c7f56d28efc"
format_stamp: "Formatted at 2026-06-19 01:06:55 on dist-test-slave-93wm"
I20260619 01:06:55.790840 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestInsertEmptyPK.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:55.808034 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:55.808962 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:55.813819 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:55.814122 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:55.814579 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:55.814848 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:55.869602 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:45839
I20260619 01:06:55.869990 3502 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:45839 every 8 connection(s)
I20260619 01:06:55.874575 3503 heartbeater.cc:347] Connected to a master server at 127.0.99.62:41989
I20260619 01:06:55.874974 3503 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:55.875614 3503 heartbeater.cc:511] Master 127.0.99.62:41989 requested a full tablet report, sending...
I20260619 01:06:55.877784 3358 ts_manager.cc:194] Registered new tserver with Master: ee14a5e378854f73acee6c7f56d28efc (127.0.99.1:45839)
I20260619 01:06:55.878122 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005364571s
I20260619 01:06:55.879794 3358 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37036
I20260619 01:06:55.893311 3503 heartbeater.cc:503] Master 127.0.99.62:41989 was elected leader, sending a full tablet report...
I20260619 01:06:55.902853 3358 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37046:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:55.936878 3468 tablet_service.cc:1467] Processing CreateTablet for tablet 5d4d9efae46e4dff82dada1a2a89f5e4 (DEFAULT_TABLE table=client-testtb [id=1868ce837aee42d09329a958fe76366d]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:55.937006 3467 tablet_service.cc:1467] Processing CreateTablet for tablet ba09b7f598b9475dbba5e643e51fe897 (DEFAULT_TABLE table=client-testtb [id=1868ce837aee42d09329a958fe76366d]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:55.937938 3468 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5d4d9efae46e4dff82dada1a2a89f5e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:55.938462 3467 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ba09b7f598b9475dbba5e643e51fe897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:55.951434 3513 tablet_bootstrap.cc:492] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc: Bootstrap starting.
I20260619 01:06:55.955529 3513 tablet_bootstrap.cc:654] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:55.960106 3513 tablet_bootstrap.cc:492] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc: No bootstrap required, opened a new log
I20260619 01:06:55.960523 3513 ts_tablet_manager.cc:1397] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.004s
I20260619 01:06:55.962656 3513 raft_consensus.cc:348] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee14a5e378854f73acee6c7f56d28efc" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45839 } }
I20260619 01:06:55.963130 3513 raft_consensus.cc:374] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:55.963397 3513 raft_consensus.cc:729] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee14a5e378854f73acee6c7f56d28efc, State: Initialized, Role: FOLLOWER
I20260619 01:06:55.963996 3513 consensus_queue.cc:260] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc [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: "ee14a5e378854f73acee6c7f56d28efc" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45839 } }
I20260619 01:06:55.964473 3513 raft_consensus.cc:388] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:55.964731 3513 raft_consensus.cc:482] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:55.964983 3513 raft_consensus.cc:3037] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:55.969339 3513 raft_consensus.cc:504] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee14a5e378854f73acee6c7f56d28efc" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45839 } }
I20260619 01:06:55.969971 3513 leader_election.cc:302] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc [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: ee14a5e378854f73acee6c7f56d28efc; no voters:
I20260619 01:06:55.971127 3513 leader_election.cc:288] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:55.971529 3515 raft_consensus.cc:2781] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:55.973546 3513 ts_tablet_manager.cc:1428] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc: Time spent starting tablet: real 0.013s user 0.009s sys 0.005s
I20260619 01:06:55.974059 3515 raft_consensus.cc:686] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc [term 1 LEADER]: Becoming Leader. State: Replica: ee14a5e378854f73acee6c7f56d28efc, State: Running, Role: LEADER
I20260619 01:06:55.974496 3513 tablet_bootstrap.cc:492] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc: Bootstrap starting.
I20260619 01:06:55.974860 3515 consensus_queue.cc:237] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc [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: "ee14a5e378854f73acee6c7f56d28efc" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45839 } }
I20260619 01:06:55.979930 3513 tablet_bootstrap.cc:654] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:55.981170 3357 catalog_manager.cc:5495] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc reported cstate change: term changed from 0 to 1, leader changed from <none> to ee14a5e378854f73acee6c7f56d28efc (127.0.99.1). New cstate: current_term: 1 leader_uuid: "ee14a5e378854f73acee6c7f56d28efc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee14a5e378854f73acee6c7f56d28efc" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45839 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:55.984645 3513 tablet_bootstrap.cc:492] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc: No bootstrap required, opened a new log
I20260619 01:06:55.985122 3513 ts_tablet_manager.cc:1397] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 01:06:55.988370 3513 raft_consensus.cc:348] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee14a5e378854f73acee6c7f56d28efc" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45839 } }
I20260619 01:06:55.988929 3513 raft_consensus.cc:374] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:55.989154 3513 raft_consensus.cc:729] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee14a5e378854f73acee6c7f56d28efc, State: Initialized, Role: FOLLOWER
I20260619 01:06:55.989765 3513 consensus_queue.cc:260] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc [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: "ee14a5e378854f73acee6c7f56d28efc" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45839 } }
I20260619 01:06:55.990327 3513 raft_consensus.cc:388] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:55.990515 3513 raft_consensus.cc:482] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:55.990710 3513 raft_consensus.cc:3037] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:55.996924 3513 raft_consensus.cc:504] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee14a5e378854f73acee6c7f56d28efc" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45839 } }
I20260619 01:06:55.997466 3513 leader_election.cc:302] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc [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: ee14a5e378854f73acee6c7f56d28efc; no voters:
I20260619 01:06:55.998070 3513 leader_election.cc:288] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:55.998221 3515 raft_consensus.cc:2781] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:55.998680 3515 raft_consensus.cc:686] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc [term 1 LEADER]: Becoming Leader. State: Replica: ee14a5e378854f73acee6c7f56d28efc, State: Running, Role: LEADER
I20260619 01:06:55.999696 3513 ts_tablet_manager.cc:1428] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc: Time spent starting tablet: real 0.014s user 0.013s sys 0.000s
I20260619 01:06:55.999373 3515 consensus_queue.cc:237] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc [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: "ee14a5e378854f73acee6c7f56d28efc" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45839 } }
I20260619 01:06:56.005401 3357 catalog_manager.cc:5495] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc reported cstate change: term changed from 0 to 1, leader changed from <none> to ee14a5e378854f73acee6c7f56d28efc (127.0.99.1). New cstate: current_term: 1 leader_uuid: "ee14a5e378854f73acee6c7f56d28efc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee14a5e378854f73acee6c7f56d28efc" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45839 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:56.026530 3357 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37046:
name: "empty-pk"
schema {
columns {
name: "k1"
type: STRING
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "v1"
type: STRING
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "k1"
}
}
}
I20260619 01:06:56.045662 3467 tablet_service.cc:1467] Processing CreateTablet for tablet 78b841c137614361b5f4e867cdd1c74a (DEFAULT_TABLE table=empty-pk [id=319e64e503e647c995b8fa8ff1c5c2af]), partition=RANGE (k1) PARTITION UNBOUNDED
I20260619 01:06:56.046790 3467 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 78b841c137614361b5f4e867cdd1c74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:56.057933 3513 tablet_bootstrap.cc:492] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc: Bootstrap starting.
I20260619 01:06:56.062325 3513 tablet_bootstrap.cc:654] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:56.066099 3513 tablet_bootstrap.cc:492] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc: No bootstrap required, opened a new log
I20260619 01:06:56.066851 3513 ts_tablet_manager.cc:1397] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc: Time spent bootstrapping tablet: real 0.009s user 0.004s sys 0.003s
I20260619 01:06:56.069535 3513 raft_consensus.cc:348] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee14a5e378854f73acee6c7f56d28efc" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45839 } }
I20260619 01:06:56.070115 3513 raft_consensus.cc:374] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:56.070376 3513 raft_consensus.cc:729] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee14a5e378854f73acee6c7f56d28efc, State: Initialized, Role: FOLLOWER
I20260619 01:06:56.070994 3513 consensus_queue.cc:260] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc [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: "ee14a5e378854f73acee6c7f56d28efc" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45839 } }
I20260619 01:06:56.071636 3513 raft_consensus.cc:388] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:56.071944 3513 raft_consensus.cc:482] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:56.072348 3513 raft_consensus.cc:3037] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:56.078367 3513 raft_consensus.cc:504] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee14a5e378854f73acee6c7f56d28efc" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45839 } }
I20260619 01:06:56.078922 3513 leader_election.cc:302] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc [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: ee14a5e378854f73acee6c7f56d28efc; no voters:
I20260619 01:06:56.079897 3513 leader_election.cc:288] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:56.080112 3515 raft_consensus.cc:2781] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:56.080629 3515 raft_consensus.cc:686] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc [term 1 LEADER]: Becoming Leader. State: Replica: ee14a5e378854f73acee6c7f56d28efc, State: Running, Role: LEADER
I20260619 01:06:56.081374 3515 consensus_queue.cc:237] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc [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: "ee14a5e378854f73acee6c7f56d28efc" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45839 } }
I20260619 01:06:56.081911 3513 ts_tablet_manager.cc:1428] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc: Time spent starting tablet: real 0.015s user 0.014s sys 0.002s
I20260619 01:06:56.087519 3357 catalog_manager.cc:5495] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc reported cstate change: term changed from 0 to 1, leader changed from <none> to ee14a5e378854f73acee6c7f56d28efc (127.0.99.1). New cstate: current_term: 1 leader_uuid: "ee14a5e378854f73acee6c7f56d28efc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee14a5e378854f73acee6c7f56d28efc" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45839 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:56.359230 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:56.388347 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:56.389148 396 tablet_replica.cc:330] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc: stopping tablet replica
I20260619 01:06:56.389874 396 raft_consensus.cc:2229] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:56.390424 396 raft_consensus.cc:2258] T 78b841c137614361b5f4e867cdd1c74a P ee14a5e378854f73acee6c7f56d28efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:56.393946 396 tablet_replica.cc:330] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc: stopping tablet replica
I20260619 01:06:56.394586 396 raft_consensus.cc:2229] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:56.395056 396 raft_consensus.cc:2258] T 5d4d9efae46e4dff82dada1a2a89f5e4 P ee14a5e378854f73acee6c7f56d28efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:56.397886 396 tablet_replica.cc:330] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc: stopping tablet replica
I20260619 01:06:56.398474 396 raft_consensus.cc:2229] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:56.398923 396 raft_consensus.cc:2258] T ba09b7f598b9475dbba5e643e51fe897 P ee14a5e378854f73acee6c7f56d28efc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:56.414465 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:56.430703 396 master.cc:537] Master@127.0.99.62:41989 shutting down...
I20260619 01:06:56.452679 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:56.453200 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:56.453536 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P ce03949f3b584d7a86b5b1575768807d: stopping tablet replica
I20260619 01:06:56.472957 396 master.cc:552] Master@127.0.99.62:41989 shutdown complete.
[ OK ] ClientTest.TestInsertEmptyPK (927 ms)
[ RUN ] ClientTest.TestClonePredicates
I20260619 01:06:56.495784 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:33105
I20260619 01:06:56.496806 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:56.502076 3530 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
W20260619 01:06:56.504362 3531 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
W20260619 01:06:56.506695 3533 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
I20260619 01:06:56.507745 396 server_base.cc:1034] running on GCE node
I20260619 01:06:56.508584 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:56.508769 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:56.508963 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831216508951 us; error 0 us; skew 500 ppm
I20260619 01:06:56.509547 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:56.512650 396 webserver.cc:460] Webserver started at http://127.0.99.62:46347/ using document root <none> and password file <none>
I20260619 01:06:56.513151 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:56.513370 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:56.513665 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:56.514878 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "18bdae0d4d8b42feb02bba7ced8ef1b5"
format_stamp: "Formatted at 2026-06-19 01:06:56 on dist-test-slave-93wm"
I20260619 01:06:56.519881 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 01:06:56.523612 3538 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:56.524521 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.001s sys 0.000s
I20260619 01:06:56.524837 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "18bdae0d4d8b42feb02bba7ced8ef1b5"
format_stamp: "Formatted at 2026-06-19 01:06:56 on dist-test-slave-93wm"
I20260619 01:06:56.525117 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:56.535651 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:56.536659 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:56.588477 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:33105
I20260619 01:06:56.588651 3599 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:33105 every 8 connection(s)
I20260619 01:06:56.592657 3600 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:56.607136 3600 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5: Bootstrap starting.
I20260619 01:06:56.612674 3600 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:56.617460 3600 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5: No bootstrap required, opened a new log
I20260619 01:06:56.619956 3600 raft_consensus.cc:348] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18bdae0d4d8b42feb02bba7ced8ef1b5" member_type: VOTER }
I20260619 01:06:56.620463 3600 raft_consensus.cc:374] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:56.620738 3600 raft_consensus.cc:729] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18bdae0d4d8b42feb02bba7ced8ef1b5, State: Initialized, Role: FOLLOWER
I20260619 01:06:56.621374 3600 consensus_queue.cc:260] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [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: "18bdae0d4d8b42feb02bba7ced8ef1b5" member_type: VOTER }
I20260619 01:06:56.621996 3600 raft_consensus.cc:388] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:56.622282 3600 raft_consensus.cc:482] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:56.622803 3600 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:56.629637 3600 raft_consensus.cc:504] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18bdae0d4d8b42feb02bba7ced8ef1b5" member_type: VOTER }
I20260619 01:06:56.630337 3600 leader_election.cc:302] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [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: 18bdae0d4d8b42feb02bba7ced8ef1b5; no voters:
I20260619 01:06:56.631628 3600 leader_election.cc:288] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:56.631989 3603 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:56.633950 3603 raft_consensus.cc:686] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [term 1 LEADER]: Becoming Leader. State: Replica: 18bdae0d4d8b42feb02bba7ced8ef1b5, State: Running, Role: LEADER
I20260619 01:06:56.634608 3603 consensus_queue.cc:237] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [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: "18bdae0d4d8b42feb02bba7ced8ef1b5" member_type: VOTER }
I20260619 01:06:56.634893 3600 sys_catalog.cc:564] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:56.637306 3604 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "18bdae0d4d8b42feb02bba7ced8ef1b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18bdae0d4d8b42feb02bba7ced8ef1b5" member_type: VOTER } }
I20260619 01:06:56.637979 3604 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:56.637333 3605 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 18bdae0d4d8b42feb02bba7ced8ef1b5. Latest consensus state: current_term: 1 leader_uuid: "18bdae0d4d8b42feb02bba7ced8ef1b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18bdae0d4d8b42feb02bba7ced8ef1b5" member_type: VOTER } }
I20260619 01:06:56.639072 3605 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:56.641607 3608 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:56.647338 3608 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:56.652508 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:56.656775 3608 catalog_manager.cc:1347] Generated new cluster ID: 9f87248fa22e40d89d8f5d79a04ace31
I20260619 01:06:56.657092 3608 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:56.678880 3608 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:56.680497 3608 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:56.691735 3608 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5: Generated new TSK 0
I20260619 01:06:56.692444 3608 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:56.720292 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:56.727339 3621 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
W20260619 01:06:56.728776 3622 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
I20260619 01:06:56.732102 396 server_base.cc:1034] running on GCE node
W20260619 01:06:56.732043 3624 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
I20260619 01:06:56.733182 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:56.733372 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:56.733587 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831216733555 us; error 0 us; skew 500 ppm
I20260619 01:06:56.734162 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:56.737200 396 webserver.cc:460] Webserver started at http://127.0.99.1:44755/ using document root <none> and password file <none>
I20260619 01:06:56.737828 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:56.738065 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:56.738366 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:56.739869 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "dff6cd5de84b4e43bf3860a0f21e842b"
format_stamp: "Formatted at 2026-06-19 01:06:56 on dist-test-slave-93wm"
I20260619 01:06:56.745836 396 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260619 01:06:56.750268 3629 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:56.751214 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 01:06:56.751502 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "dff6cd5de84b4e43bf3860a0f21e842b"
format_stamp: "Formatted at 2026-06-19 01:06:56 on dist-test-slave-93wm"
I20260619 01:06:56.751797 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestClonePredicates.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:56.776721 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:56.777848 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:56.797374 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:56.797729 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:56.798045 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:56.798254 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:56.886119 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:40093
I20260619 01:06:56.886219 3699 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:40093 every 8 connection(s)
I20260619 01:06:56.891803 3700 heartbeater.cc:347] Connected to a master server at 127.0.99.62:33105
I20260619 01:06:56.892174 3700 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:56.892807 3700 heartbeater.cc:511] Master 127.0.99.62:33105 requested a full tablet report, sending...
I20260619 01:06:56.894762 3555 ts_manager.cc:194] Registered new tserver with Master: dff6cd5de84b4e43bf3860a0f21e842b (127.0.99.1:40093)
I20260619 01:06:56.895040 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004981637s
I20260619 01:06:56.896776 3555 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60436
I20260619 01:06:56.910028 3700 heartbeater.cc:503] Master 127.0.99.62:33105 was elected leader, sending a full tablet report...
I20260619 01:06:56.922058 3555 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60448:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:56.962319 3665 tablet_service.cc:1467] Processing CreateTablet for tablet d9aa5e4ab3ce4ecda09306b565ee28cb (DEFAULT_TABLE table=client-testtb [id=7eabb84d1e794ae49fcf4b258f8f1896]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:56.963019 3663 tablet_service.cc:1467] Processing CreateTablet for tablet c8e92f7fe93e4908968feb30a34ecf70 (DEFAULT_TABLE table=client-testtb [id=7eabb84d1e794ae49fcf4b258f8f1896]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:56.963491 3665 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d9aa5e4ab3ce4ecda09306b565ee28cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:56.964222 3663 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c8e92f7fe93e4908968feb30a34ecf70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:56.982156 3710 tablet_bootstrap.cc:492] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b: Bootstrap starting.
I20260619 01:06:56.987828 3710 tablet_bootstrap.cc:654] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:56.992688 3710 tablet_bootstrap.cc:492] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b: No bootstrap required, opened a new log
I20260619 01:06:56.993197 3710 ts_tablet_manager.cc:1397] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b: Time spent bootstrapping tablet: real 0.011s user 0.003s sys 0.006s
I20260619 01:06:56.995615 3710 raft_consensus.cc:348] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dff6cd5de84b4e43bf3860a0f21e842b" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40093 } }
I20260619 01:06:56.996181 3710 raft_consensus.cc:374] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:56.996428 3710 raft_consensus.cc:729] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff6cd5de84b4e43bf3860a0f21e842b, State: Initialized, Role: FOLLOWER
I20260619 01:06:56.997084 3710 consensus_queue.cc:260] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b [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: "dff6cd5de84b4e43bf3860a0f21e842b" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40093 } }
I20260619 01:06:56.997743 3710 raft_consensus.cc:388] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:56.998026 3710 raft_consensus.cc:482] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:56.998358 3710 raft_consensus.cc:3037] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:57.004801 3710 raft_consensus.cc:504] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dff6cd5de84b4e43bf3860a0f21e842b" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40093 } }
I20260619 01:06:57.005527 3710 leader_election.cc:302] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b [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: dff6cd5de84b4e43bf3860a0f21e842b; no voters:
I20260619 01:06:57.009896 3710 leader_election.cc:288] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:57.010232 3712 raft_consensus.cc:2781] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:57.011704 3712 raft_consensus.cc:686] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b [term 1 LEADER]: Becoming Leader. State: Replica: dff6cd5de84b4e43bf3860a0f21e842b, State: Running, Role: LEADER
I20260619 01:06:57.012426 3712 consensus_queue.cc:237] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b [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: "dff6cd5de84b4e43bf3860a0f21e842b" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40093 } }
I20260619 01:06:57.015398 3710 ts_tablet_manager.cc:1428] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b: Time spent starting tablet: real 0.022s user 0.019s sys 0.005s
I20260619 01:06:57.016249 3710 tablet_bootstrap.cc:492] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b: Bootstrap starting.
I20260619 01:06:57.021644 3710 tablet_bootstrap.cc:654] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:57.028682 3710 tablet_bootstrap.cc:492] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b: No bootstrap required, opened a new log
I20260619 01:06:57.028380 3555 catalog_manager.cc:5495] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b reported cstate change: term changed from 0 to 1, leader changed from <none> to dff6cd5de84b4e43bf3860a0f21e842b (127.0.99.1). New cstate: current_term: 1 leader_uuid: "dff6cd5de84b4e43bf3860a0f21e842b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dff6cd5de84b4e43bf3860a0f21e842b" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40093 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:57.029162 3710 ts_tablet_manager.cc:1397] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b: Time spent bootstrapping tablet: real 0.013s user 0.004s sys 0.004s
I20260619 01:06:57.031574 3710 raft_consensus.cc:348] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dff6cd5de84b4e43bf3860a0f21e842b" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40093 } }
I20260619 01:06:57.032145 3710 raft_consensus.cc:374] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:57.032424 3710 raft_consensus.cc:729] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff6cd5de84b4e43bf3860a0f21e842b, State: Initialized, Role: FOLLOWER
I20260619 01:06:57.033401 3710 consensus_queue.cc:260] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b [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: "dff6cd5de84b4e43bf3860a0f21e842b" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40093 } }
I20260619 01:06:57.034071 3710 raft_consensus.cc:388] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:57.034363 3710 raft_consensus.cc:482] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:57.034674 3710 raft_consensus.cc:3037] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:57.041113 3710 raft_consensus.cc:504] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dff6cd5de84b4e43bf3860a0f21e842b" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40093 } }
I20260619 01:06:57.041887 3710 leader_election.cc:302] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b [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: dff6cd5de84b4e43bf3860a0f21e842b; no voters:
I20260619 01:06:57.042583 3710 leader_election.cc:288] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:57.042758 3713 raft_consensus.cc:2781] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:57.044723 3710 ts_tablet_manager.cc:1428] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b: Time spent starting tablet: real 0.015s user 0.015s sys 0.000s
I20260619 01:06:57.045636 3713 raft_consensus.cc:686] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b [term 1 LEADER]: Becoming Leader. State: Replica: dff6cd5de84b4e43bf3860a0f21e842b, State: Running, Role: LEADER
I20260619 01:06:57.046481 3713 consensus_queue.cc:237] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b [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: "dff6cd5de84b4e43bf3860a0f21e842b" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40093 } }
I20260619 01:06:57.057379 3554 catalog_manager.cc:5495] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b reported cstate change: term changed from 0 to 1, leader changed from <none> to dff6cd5de84b4e43bf3860a0f21e842b (127.0.99.1). New cstate: current_term: 1 leader_uuid: "dff6cd5de84b4e43bf3860a0f21e842b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dff6cd5de84b4e43bf3860a0f21e842b" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40093 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:57.139168 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:57.169799 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:57.170619 396 tablet_replica.cc:330] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b: stopping tablet replica
I20260619 01:06:57.171278 396 raft_consensus.cc:2229] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:57.171768 396 raft_consensus.cc:2258] T c8e92f7fe93e4908968feb30a34ecf70 P dff6cd5de84b4e43bf3860a0f21e842b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:57.174327 396 tablet_replica.cc:330] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b: stopping tablet replica
I20260619 01:06:57.174902 396 raft_consensus.cc:2229] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:57.175403 396 raft_consensus.cc:2258] T d9aa5e4ab3ce4ecda09306b565ee28cb P dff6cd5de84b4e43bf3860a0f21e842b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:57.188897 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:57.201828 396 master.cc:537] Master@127.0.99.62:33105 shutting down...
I20260619 01:06:57.234380 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:57.234925 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:57.235246 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P 18bdae0d4d8b42feb02bba7ced8ef1b5: stopping tablet replica
I20260619 01:06:57.254377 396 master.cc:552] Master@127.0.99.62:33105 shutdown complete.
[ OK ] ClientTest.TestClonePredicates (785 ms)
[ RUN ] ClientTest.TestErrorCollector
I20260619 01:06:57.282804 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:40203
I20260619 01:06:57.284004 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:57.291092 3722 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
W20260619 01:06:57.291810 3723 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
W20260619 01:06:57.295514 3725 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
I20260619 01:06:57.296280 396 server_base.cc:1034] running on GCE node
I20260619 01:06:57.297389 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:57.297673 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:57.297912 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831217297894 us; error 0 us; skew 500 ppm
I20260619 01:06:57.298753 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:57.301615 396 webserver.cc:460] Webserver started at http://127.0.99.62:34717/ using document root <none> and password file <none>
I20260619 01:06:57.302314 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:57.302548 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:57.302845 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:57.304246 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "80bc7adb1f16408e9248c52af300a9ac"
format_stamp: "Formatted at 2026-06-19 01:06:57 on dist-test-slave-93wm"
I20260619 01:06:57.309887 396 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.003s sys 0.004s
I20260619 01:06:57.314215 3730 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:57.315171 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 01:06:57.315452 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "80bc7adb1f16408e9248c52af300a9ac"
format_stamp: "Formatted at 2026-06-19 01:06:57 on dist-test-slave-93wm"
I20260619 01:06:57.315742 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:57.331333 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:57.332314 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:57.388113 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:40203
I20260619 01:06:57.388264 3791 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:40203 every 8 connection(s)
I20260619 01:06:57.392117 3792 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:57.406379 3792 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac: Bootstrap starting.
I20260619 01:06:57.411986 3792 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:57.416896 3792 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac: No bootstrap required, opened a new log
I20260619 01:06:57.419297 3792 raft_consensus.cc:348] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80bc7adb1f16408e9248c52af300a9ac" member_type: VOTER }
I20260619 01:06:57.419799 3792 raft_consensus.cc:374] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:57.420055 3792 raft_consensus.cc:729] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80bc7adb1f16408e9248c52af300a9ac, State: Initialized, Role: FOLLOWER
I20260619 01:06:57.420681 3792 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [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: "80bc7adb1f16408e9248c52af300a9ac" member_type: VOTER }
I20260619 01:06:57.421221 3792 raft_consensus.cc:388] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:57.421494 3792 raft_consensus.cc:482] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:57.421818 3792 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:57.428198 3792 raft_consensus.cc:504] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80bc7adb1f16408e9248c52af300a9ac" member_type: VOTER }
I20260619 01:06:57.428844 3792 leader_election.cc:302] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [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: 80bc7adb1f16408e9248c52af300a9ac; no voters:
I20260619 01:06:57.430223 3792 leader_election.cc:288] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:57.430493 3795 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:57.432353 3795 raft_consensus.cc:686] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [term 1 LEADER]: Becoming Leader. State: Replica: 80bc7adb1f16408e9248c52af300a9ac, State: Running, Role: LEADER
I20260619 01:06:57.432997 3795 consensus_queue.cc:237] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [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: "80bc7adb1f16408e9248c52af300a9ac" member_type: VOTER }
I20260619 01:06:57.433334 3792 sys_catalog.cc:564] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:57.435700 3796 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "80bc7adb1f16408e9248c52af300a9ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80bc7adb1f16408e9248c52af300a9ac" member_type: VOTER } }
I20260619 01:06:57.436349 3796 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:57.435725 3797 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [sys.catalog]: SysCatalogTable state changed. Reason: New leader 80bc7adb1f16408e9248c52af300a9ac. Latest consensus state: current_term: 1 leader_uuid: "80bc7adb1f16408e9248c52af300a9ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80bc7adb1f16408e9248c52af300a9ac" member_type: VOTER } }
I20260619 01:06:57.437407 3797 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:57.439965 3800 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:57.445529 3800 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:57.450642 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:57.455008 3800 catalog_manager.cc:1347] Generated new cluster ID: 4c722e31a6d94ef8a5840654a121b451
I20260619 01:06:57.455304 3800 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:57.470160 3800 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:57.472390 3800 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:57.496130 3800 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac: Generated new TSK 0
I20260619 01:06:57.496886 3800 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:57.518697 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:57.524441 3813 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
W20260619 01:06:57.525672 3814 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
W20260619 01:06:57.528578 3816 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
I20260619 01:06:57.529403 396 server_base.cc:1034] running on GCE node
I20260619 01:06:57.530354 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:57.530527 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:57.530723 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831217530692 us; error 0 us; skew 500 ppm
I20260619 01:06:57.531239 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:57.534596 396 webserver.cc:460] Webserver started at http://127.0.99.1:39019/ using document root <none> and password file <none>
I20260619 01:06:57.535055 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:57.535244 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:57.535493 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:57.536751 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "3a02963ef02d465fa0c6b28ff84d5b00"
format_stamp: "Formatted at 2026-06-19 01:06:57 on dist-test-slave-93wm"
I20260619 01:06:57.541220 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.001s sys 0.005s
I20260619 01:06:57.544536 3821 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:57.545430 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 01:06:57.545773 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "3a02963ef02d465fa0c6b28ff84d5b00"
format_stamp: "Formatted at 2026-06-19 01:06:57 on dist-test-slave-93wm"
I20260619 01:06:57.546168 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestErrorCollector.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:57.570418 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:57.571681 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:57.590229 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:57.590538 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:57.590838 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:57.591035 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:57.669849 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:43137
I20260619 01:06:57.669996 3891 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:43137 every 8 connection(s)
I20260619 01:06:57.675993 3892 heartbeater.cc:347] Connected to a master server at 127.0.99.62:40203
I20260619 01:06:57.676399 3892 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:57.677234 3892 heartbeater.cc:511] Master 127.0.99.62:40203 requested a full tablet report, sending...
I20260619 01:06:57.679574 3747 ts_manager.cc:194] Registered new tserver with Master: 3a02963ef02d465fa0c6b28ff84d5b00 (127.0.99.1:43137)
I20260619 01:06:57.680573 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006306658s
I20260619 01:06:57.681973 3747 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52366
I20260619 01:06:57.695830 3892 heartbeater.cc:503] Master 127.0.99.62:40203 was elected leader, sending a full tablet report...
I20260619 01:06:57.707593 3747 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52382:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:57.749498 3856 tablet_service.cc:1467] Processing CreateTablet for tablet b61fcb7cbf8c4b26aa6ab0a28ce0fb0c (DEFAULT_TABLE table=client-testtb [id=db02d81ffacf40f68c4147f039a4a2e9]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:57.749529 3857 tablet_service.cc:1467] Processing CreateTablet for tablet 18c4860eb809428abd588590b91a6e62 (DEFAULT_TABLE table=client-testtb [id=db02d81ffacf40f68c4147f039a4a2e9]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:57.750715 3856 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b61fcb7cbf8c4b26aa6ab0a28ce0fb0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:57.752672 3857 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 18c4860eb809428abd588590b91a6e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:57.764730 3902 tablet_bootstrap.cc:492] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00: Bootstrap starting.
I20260619 01:06:57.769824 3902 tablet_bootstrap.cc:654] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:57.774427 3902 tablet_bootstrap.cc:492] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00: No bootstrap required, opened a new log
I20260619 01:06:57.774827 3902 ts_tablet_manager.cc:1397] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260619 01:06:57.776645 3902 raft_consensus.cc:348] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a02963ef02d465fa0c6b28ff84d5b00" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43137 } }
I20260619 01:06:57.777078 3902 raft_consensus.cc:374] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:57.777298 3902 raft_consensus.cc:729] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a02963ef02d465fa0c6b28ff84d5b00, State: Initialized, Role: FOLLOWER
I20260619 01:06:57.777812 3902 consensus_queue.cc:260] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00 [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: "3a02963ef02d465fa0c6b28ff84d5b00" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43137 } }
I20260619 01:06:57.778270 3902 raft_consensus.cc:388] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:57.778503 3902 raft_consensus.cc:482] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:57.778765 3902 raft_consensus.cc:3037] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:57.782948 3902 raft_consensus.cc:504] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a02963ef02d465fa0c6b28ff84d5b00" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43137 } }
I20260619 01:06:57.783643 3902 leader_election.cc:302] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00 [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: 3a02963ef02d465fa0c6b28ff84d5b00; no voters:
I20260619 01:06:57.786500 3902 leader_election.cc:288] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:57.786830 3904 raft_consensus.cc:2781] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:57.789192 3904 raft_consensus.cc:686] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00 [term 1 LEADER]: Becoming Leader. State: Replica: 3a02963ef02d465fa0c6b28ff84d5b00, State: Running, Role: LEADER
I20260619 01:06:57.790064 3902 ts_tablet_manager.cc:1428] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00: Time spent starting tablet: real 0.015s user 0.010s sys 0.005s
I20260619 01:06:57.789948 3904 consensus_queue.cc:237] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00 [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: "3a02963ef02d465fa0c6b28ff84d5b00" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43137 } }
I20260619 01:06:57.790907 3902 tablet_bootstrap.cc:492] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00: Bootstrap starting.
I20260619 01:06:57.797083 3902 tablet_bootstrap.cc:654] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:57.796835 3747 catalog_manager.cc:5495] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a02963ef02d465fa0c6b28ff84d5b00 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "3a02963ef02d465fa0c6b28ff84d5b00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a02963ef02d465fa0c6b28ff84d5b00" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43137 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:57.806954 3902 tablet_bootstrap.cc:492] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00: No bootstrap required, opened a new log
I20260619 01:06:57.807415 3902 ts_tablet_manager.cc:1397] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00: Time spent bootstrapping tablet: real 0.017s user 0.011s sys 0.000s
I20260619 01:06:57.809554 3902 raft_consensus.cc:348] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a02963ef02d465fa0c6b28ff84d5b00" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43137 } }
I20260619 01:06:57.810176 3902 raft_consensus.cc:374] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:57.810477 3902 raft_consensus.cc:729] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a02963ef02d465fa0c6b28ff84d5b00, State: Initialized, Role: FOLLOWER
I20260619 01:06:57.811123 3902 consensus_queue.cc:260] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00 [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: "3a02963ef02d465fa0c6b28ff84d5b00" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43137 } }
I20260619 01:06:57.811837 3902 raft_consensus.cc:388] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:57.812132 3902 raft_consensus.cc:482] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:57.812477 3902 raft_consensus.cc:3037] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:57.818655 3902 raft_consensus.cc:504] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a02963ef02d465fa0c6b28ff84d5b00" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43137 } }
I20260619 01:06:57.819275 3902 leader_election.cc:302] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00 [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: 3a02963ef02d465fa0c6b28ff84d5b00; no voters:
I20260619 01:06:57.819890 3902 leader_election.cc:288] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:57.820039 3905 raft_consensus.cc:2781] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:57.820533 3905 raft_consensus.cc:686] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00 [term 1 LEADER]: Becoming Leader. State: Replica: 3a02963ef02d465fa0c6b28ff84d5b00, State: Running, Role: LEADER
I20260619 01:06:57.821247 3905 consensus_queue.cc:237] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00 [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: "3a02963ef02d465fa0c6b28ff84d5b00" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43137 } }
I20260619 01:06:57.821662 3902 ts_tablet_manager.cc:1428] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00: Time spent starting tablet: real 0.014s user 0.012s sys 0.000s
I20260619 01:06:57.827180 3747 catalog_manager.cc:5495] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a02963ef02d465fa0c6b28ff84d5b00 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "3a02963ef02d465fa0c6b28ff84d5b00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a02963ef02d465fa0c6b28ff84d5b00" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43137 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:57.905335 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:57.930804 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:57.931623 396 tablet_replica.cc:330] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00: stopping tablet replica
I20260619 01:06:57.932279 396 raft_consensus.cc:2229] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:57.932840 396 raft_consensus.cc:2258] T 18c4860eb809428abd588590b91a6e62 P 3a02963ef02d465fa0c6b28ff84d5b00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:57.935505 396 tablet_replica.cc:330] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00: stopping tablet replica
I20260619 01:06:57.936004 396 raft_consensus.cc:2229] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:57.936398 396 raft_consensus.cc:2258] T b61fcb7cbf8c4b26aa6ab0a28ce0fb0c P 3a02963ef02d465fa0c6b28ff84d5b00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:57.958734 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:57.972579 396 master.cc:537] Master@127.0.99.62:40203 shutting down...
I20260619 01:06:57.993786 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:57.994335 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:57.994752 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P 80bc7adb1f16408e9248c52af300a9ac: stopping tablet replica
I20260619 01:06:58.003633 396 master.cc:552] Master@127.0.99.62:40203 shutdown complete.
[ OK ] ClientTest.TestErrorCollector (744 ms)
[ RUN ] ClientTest.TestBlockScannerHijackingAttempts
I20260619 01:06:58.025630 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:37565
I20260619 01:06:58.026770 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:58.031958 3913 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
W20260619 01:06:58.033635 3914 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
W20260619 01:06:58.035218 3916 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
I20260619 01:06:58.036489 396 server_base.cc:1034] running on GCE node
I20260619 01:06:58.037376 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:58.037581 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:58.037760 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831218037743 us; error 0 us; skew 500 ppm
I20260619 01:06:58.038256 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:58.046693 396 webserver.cc:460] Webserver started at http://127.0.99.62:35933/ using document root <none> and password file <none>
I20260619 01:06:58.047207 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:58.047413 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:58.047689 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:58.048969 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "076fd9a07d8c41db9f5e2128d142a040"
format_stamp: "Formatted at 2026-06-19 01:06:58 on dist-test-slave-93wm"
I20260619 01:06:58.053462 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 01:06:58.056851 3921 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:58.057739 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 01:06:58.058068 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "076fd9a07d8c41db9f5e2128d142a040"
format_stamp: "Formatted at 2026-06-19 01:06:58 on dist-test-slave-93wm"
I20260619 01:06:58.058411 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:58.089625 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:58.090961 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:58.143011 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:37565
I20260619 01:06:58.143177 3982 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:37565 every 8 connection(s)
I20260619 01:06:58.147104 3983 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:58.161267 3983 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040: Bootstrap starting.
I20260619 01:06:58.166579 3983 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:58.170596 3983 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040: No bootstrap required, opened a new log
I20260619 01:06:58.172372 3983 raft_consensus.cc:348] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "076fd9a07d8c41db9f5e2128d142a040" member_type: VOTER }
I20260619 01:06:58.172732 3983 raft_consensus.cc:374] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:58.172981 3983 raft_consensus.cc:729] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076fd9a07d8c41db9f5e2128d142a040, State: Initialized, Role: FOLLOWER
I20260619 01:06:58.173648 3983 consensus_queue.cc:260] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [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: "076fd9a07d8c41db9f5e2128d142a040" member_type: VOTER }
I20260619 01:06:58.174153 3983 raft_consensus.cc:388] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:58.174392 3983 raft_consensus.cc:482] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:58.174681 3983 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:58.179023 3983 raft_consensus.cc:504] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "076fd9a07d8c41db9f5e2128d142a040" member_type: VOTER }
I20260619 01:06:58.179558 3983 leader_election.cc:302] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [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: 076fd9a07d8c41db9f5e2128d142a040; no voters:
I20260619 01:06:58.180853 3983 leader_election.cc:288] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:58.181200 3986 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:58.183312 3986 raft_consensus.cc:686] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 1 LEADER]: Becoming Leader. State: Replica: 076fd9a07d8c41db9f5e2128d142a040, State: Running, Role: LEADER
I20260619 01:06:58.184216 3986 consensus_queue.cc:237] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [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: "076fd9a07d8c41db9f5e2128d142a040" member_type: VOTER }
I20260619 01:06:58.184667 3983 sys_catalog.cc:564] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:58.187875 3987 sys_catalog.cc:455] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "076fd9a07d8c41db9f5e2128d142a040" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "076fd9a07d8c41db9f5e2128d142a040" member_type: VOTER } }
I20260619 01:06:58.188663 3987 sys_catalog.cc:458] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:58.190090 3988 sys_catalog.cc:455] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 076fd9a07d8c41db9f5e2128d142a040. Latest consensus state: current_term: 1 leader_uuid: "076fd9a07d8c41db9f5e2128d142a040" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "076fd9a07d8c41db9f5e2128d142a040" member_type: VOTER } }
I20260619 01:06:58.190780 3988 sys_catalog.cc:458] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:58.194265 3991 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:58.202503 3991 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:58.212450 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:58.213923 3991 catalog_manager.cc:1347] Generated new cluster ID: 63858cfb4c6d43ebb4eab6fc446a13eb
I20260619 01:06:58.214279 3991 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:58.227048 3991 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:06:58.229094 3991 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:58.245070 3991 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040: Generated new TSK 0
I20260619 01:06:58.245801 3991 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:58.279062 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:58.285689 4004 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
W20260619 01:06:58.287689 4005 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
I20260619 01:06:58.295209 396 server_base.cc:1034] running on GCE node
W20260619 01:06:58.295289 4007 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
I20260619 01:06:58.296376 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:58.296649 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:58.296825 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831218296812 us; error 0 us; skew 500 ppm
I20260619 01:06:58.297398 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:58.300784 396 webserver.cc:460] Webserver started at http://127.0.99.1:34763/ using document root <none> and password file <none>
I20260619 01:06:58.301250 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:58.301450 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:58.301770 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:58.302891 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "a8b6f26a19524f03baa8badd063daf2c"
format_stamp: "Formatted at 2026-06-19 01:06:58 on dist-test-slave-93wm"
I20260619 01:06:58.307518 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 01:06:58.310803 4012 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:58.311631 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 01:06:58.311925 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "a8b6f26a19524f03baa8badd063daf2c"
format_stamp: "Formatted at 2026-06-19 01:06:58 on dist-test-slave-93wm"
I20260619 01:06:58.312211 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:58.333088 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:58.334195 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:58.340911 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:06:58.341444 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.001s user 0.001s sys 0.000s
I20260619 01:06:58.341977 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:06:58.342338 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:58.443837 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:37051
I20260619 01:06:58.443990 4082 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:37051 every 8 connection(s)
I20260619 01:06:58.448781 4083 heartbeater.cc:347] Connected to a master server at 127.0.99.62:37565
I20260619 01:06:58.449201 4083 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:58.450040 4083 heartbeater.cc:511] Master 127.0.99.62:37565 requested a full tablet report, sending...
I20260619 01:06:58.452284 3938 ts_manager.cc:194] Registered new tserver with Master: a8b6f26a19524f03baa8badd063daf2c (127.0.99.1:37051)
I20260619 01:06:58.453328 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006135424s
I20260619 01:06:58.454986 3938 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45412
I20260619 01:06:58.468654 4083 heartbeater.cc:503] Master 127.0.99.62:37565 was elected leader, sending a full tablet report...
I20260619 01:06:58.480342 3938 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45432:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:06:58.523751 4048 tablet_service.cc:1467] Processing CreateTablet for tablet 7f414e7091d5499bbc77f362aa968e00 (DEFAULT_TABLE table=client-testtb [id=fbf4dc7bcfb448d8bcdf66f020b241c6]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:06:58.523840 4046 tablet_service.cc:1467] Processing CreateTablet for tablet 3bb7c92fd27547a08b18bb1783c34a4a (DEFAULT_TABLE table=client-testtb [id=fbf4dc7bcfb448d8bcdf66f020b241c6]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:06:58.525081 4048 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7f414e7091d5499bbc77f362aa968e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:58.526167 4046 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3bb7c92fd27547a08b18bb1783c34a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:58.541529 4093 tablet_bootstrap.cc:492] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c: Bootstrap starting.
I20260619 01:06:58.546648 4093 tablet_bootstrap.cc:654] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:58.551002 4093 tablet_bootstrap.cc:492] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c: No bootstrap required, opened a new log
I20260619 01:06:58.551417 4093 ts_tablet_manager.cc:1397] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c: Time spent bootstrapping tablet: real 0.010s user 0.004s sys 0.004s
I20260619 01:06:58.553242 4093 raft_consensus.cc:348] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } }
I20260619 01:06:58.553750 4093 raft_consensus.cc:374] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:58.554037 4093 raft_consensus.cc:729] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6f26a19524f03baa8badd063daf2c, State: Initialized, Role: FOLLOWER
I20260619 01:06:58.554529 4093 consensus_queue.cc:260] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [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: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } }
I20260619 01:06:58.555084 4093 raft_consensus.cc:388] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:58.555311 4093 raft_consensus.cc:482] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:58.555588 4093 raft_consensus.cc:3037] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:58.561216 4093 raft_consensus.cc:504] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } }
I20260619 01:06:58.561975 4093 leader_election.cc:302] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [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: a8b6f26a19524f03baa8badd063daf2c; no voters:
I20260619 01:06:58.562930 4093 leader_election.cc:288] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:58.563274 4095 raft_consensus.cc:2781] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:58.564903 4095 raft_consensus.cc:686] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 1 LEADER]: Becoming Leader. State: Replica: a8b6f26a19524f03baa8badd063daf2c, State: Running, Role: LEADER
I20260619 01:06:58.565205 4093 ts_tablet_manager.cc:1428] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c: Time spent starting tablet: real 0.013s user 0.010s sys 0.004s
I20260619 01:06:58.565547 4095 consensus_queue.cc:237] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [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: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } }
I20260619 01:06:58.565999 4093 tablet_bootstrap.cc:492] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c: Bootstrap starting.
I20260619 01:06:58.571650 4093 tablet_bootstrap.cc:654] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:58.571710 3938 catalog_manager.cc:5495] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b6f26a19524f03baa8badd063daf2c (127.0.99.1). New cstate: current_term: 1 leader_uuid: "a8b6f26a19524f03baa8badd063daf2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:58.576363 4093 tablet_bootstrap.cc:492] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c: No bootstrap required, opened a new log
I20260619 01:06:58.576743 4093 ts_tablet_manager.cc:1397] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 01:06:58.578682 4093 raft_consensus.cc:348] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } }
I20260619 01:06:58.579188 4093 raft_consensus.cc:374] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:58.579425 4093 raft_consensus.cc:729] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6f26a19524f03baa8badd063daf2c, State: Initialized, Role: FOLLOWER
I20260619 01:06:58.580001 4093 consensus_queue.cc:260] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [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: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } }
I20260619 01:06:58.580571 4093 raft_consensus.cc:388] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:58.580790 4093 raft_consensus.cc:482] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:58.581061 4093 raft_consensus.cc:3037] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:58.585767 4093 raft_consensus.cc:504] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } }
I20260619 01:06:58.586359 4093 leader_election.cc:302] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [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: a8b6f26a19524f03baa8badd063daf2c; no voters:
I20260619 01:06:58.586819 4093 leader_election.cc:288] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:58.586980 4095 raft_consensus.cc:2781] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:58.587466 4095 raft_consensus.cc:686] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 1 LEADER]: Becoming Leader. State: Replica: a8b6f26a19524f03baa8badd063daf2c, State: Running, Role: LEADER
I20260619 01:06:58.588024 4095 consensus_queue.cc:237] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [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: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } }
I20260619 01:06:58.588337 4093 ts_tablet_manager.cc:1428] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c: Time spent starting tablet: real 0.011s user 0.012s sys 0.000s
I20260619 01:06:58.593428 3938 catalog_manager.cc:5495] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b6f26a19524f03baa8badd063daf2c (127.0.99.1). New cstate: current_term: 1 leader_uuid: "a8b6f26a19524f03baa8badd063daf2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:58.610169 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:58.626262 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:58.627053 396 tablet_replica.cc:330] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c: stopping tablet replica
I20260619 01:06:58.627594 396 raft_consensus.cc:2229] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:58.628021 396 raft_consensus.cc:2258] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:58.630367 396 tablet_replica.cc:330] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c: stopping tablet replica
I20260619 01:06:58.630843 396 raft_consensus.cc:2229] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:58.631256 396 raft_consensus.cc:2258] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:58.652063 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:58.662834 396 master.cc:537] Master@127.0.99.62:37565 shutting down...
I20260619 01:06:58.681169 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:06:58.681780 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:58.682183 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040: stopping tablet replica
I20260619 01:06:58.701215 396 master.cc:552] Master@127.0.99.62:37565 shutdown complete.
I20260619 01:06:58.712749 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:58.717443 4102 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
W20260619 01:06:58.718046 4103 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
W20260619 01:06:58.719135 4105 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
I20260619 01:06:58.720389 396 server_base.cc:1034] running on GCE node
I20260619 01:06:58.721177 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:58.721334 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:58.721447 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831218721439 us; error 0 us; skew 500 ppm
I20260619 01:06:58.721984 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:58.724179 396 webserver.cc:460] Webserver started at http://127.0.99.62:46783/ using document root <none> and password file <none>
I20260619 01:06:58.724571 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:58.724704 396 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260619 01:06:58.728209 396 fs_manager.cc:709] Time spent opening directory manager: real 0.003s user 0.003s sys 0.000s
I20260619 01:06:58.731400 4110 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:58.732342 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 01:06:58.732722 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "076fd9a07d8c41db9f5e2128d142a040"
format_stamp: "Formatted at 2026-06-19 01:06:58 on dist-test-slave-93wm"
I20260619 01:06:58.733052 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:58.762391 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:58.763445 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:58.804200 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:37565
I20260619 01:06:58.804311 4171 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:37565 every 8 connection(s)
I20260619 01:06:58.813015 4172 sys_catalog.cc:263] Verifying existing consensus state
I20260619 01:06:58.817426 4172 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040: Bootstrap starting.
I20260619 01:06:58.846649 4172 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=6 ignored=0} mutations{seen=4 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260619 01:06:58.847498 4172 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040: Bootstrap complete.
I20260619 01:06:58.849464 4172 raft_consensus.cc:348] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "076fd9a07d8c41db9f5e2128d142a040" member_type: VOTER }
I20260619 01:06:58.849841 4172 raft_consensus.cc:729] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076fd9a07d8c41db9f5e2128d142a040, State: Initialized, Role: FOLLOWER
I20260619 01:06:58.850409 4172 consensus_queue.cc:260] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 1.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "076fd9a07d8c41db9f5e2128d142a040" member_type: VOTER }
I20260619 01:06:58.850845 4172 raft_consensus.cc:388] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:58.851045 4172 raft_consensus.cc:482] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:58.851326 4172 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 1 FOLLOWER]: Advancing to term 2
I20260619 01:06:58.858771 4172 raft_consensus.cc:504] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "076fd9a07d8c41db9f5e2128d142a040" member_type: VOTER }
I20260619 01:06:58.859477 4172 leader_election.cc:302] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 076fd9a07d8c41db9f5e2128d142a040; no voters:
I20260619 01:06:58.860955 4172 leader_election.cc:288] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [CANDIDATE]: Term 2 election: Requested vote from peers
I20260619 01:06:58.861327 4175 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 2 FOLLOWER]: Leader election won for term 2
I20260619 01:06:58.862896 4175 raft_consensus.cc:686] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 2 LEADER]: Becoming Leader. State: Replica: 076fd9a07d8c41db9f5e2128d142a040, State: Running, Role: LEADER
I20260619 01:06:58.863565 4175 consensus_queue.cc:237] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 8, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "076fd9a07d8c41db9f5e2128d142a040" member_type: VOTER }
I20260619 01:06:58.864298 4172 sys_catalog.cc:564] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:58.866186 4177 sys_catalog.cc:455] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 076fd9a07d8c41db9f5e2128d142a040. Latest consensus state: current_term: 2 leader_uuid: "076fd9a07d8c41db9f5e2128d142a040" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "076fd9a07d8c41db9f5e2128d142a040" member_type: VOTER } }
I20260619 01:06:58.866186 4176 sys_catalog.cc:455] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "076fd9a07d8c41db9f5e2128d142a040" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "076fd9a07d8c41db9f5e2128d142a040" member_type: VOTER } }
I20260619 01:06:58.866829 4177 sys_catalog.cc:458] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:58.866925 4176 sys_catalog.cc:458] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:58.876595 4180 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:58.880964 4180 catalog_manager.cc:669] Loaded metadata for table client-testtb [id=fbf4dc7bcfb448d8bcdf66f020b241c6]
I20260619 01:06:58.885222 4180 tablet_loader.cc:96] loaded metadata for tablet 3bb7c92fd27547a08b18bb1783c34a4a (table client-testtb [id=fbf4dc7bcfb448d8bcdf66f020b241c6])
I20260619 01:06:58.886412 4180 tablet_loader.cc:96] loaded metadata for tablet 7f414e7091d5499bbc77f362aa968e00 (table client-testtb [id=fbf4dc7bcfb448d8bcdf66f020b241c6])
I20260619 01:06:58.887290 4180 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:58.888288 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:06:58.890522 4180 catalog_manager.cc:1259] Loaded cluster ID: 63858cfb4c6d43ebb4eab6fc446a13eb
I20260619 01:06:58.890758 4180 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:06:58.895478 4180 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:06:58.898351 4180 catalog_manager.cc:5879] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040: Loaded TSK: 0
I20260619 01:06:58.899397 4180 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:06:58.905578 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:58.911643 4192 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
W20260619 01:06:58.911998 4193 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
W20260619 01:06:58.913633 4195 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
I20260619 01:06:58.914315 396 server_base.cc:1034] running on GCE node
I20260619 01:06:58.915001 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:58.915169 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:58.915283 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831218915275 us; error 0 us; skew 500 ppm
I20260619 01:06:58.915722 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:58.918012 396 webserver.cc:460] Webserver started at http://127.0.99.1:37377/ using document root <none> and password file <none>
I20260619 01:06:58.918417 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:58.918550 396 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260619 01:06:58.921947 396 fs_manager.cc:709] Time spent opening directory manager: real 0.003s user 0.000s sys 0.003s
I20260619 01:06:58.924814 4200 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:58.925607 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 01:06:58.925942 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "a8b6f26a19524f03baa8badd063daf2c"
format_stamp: "Formatted at 2026-06-19 01:06:58 on dist-test-slave-93wm"
I20260619 01:06:58.926189 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TestBlockScannerHijackingAttempts.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:58.941998 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:58.942960 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:58.949349 4210 ts_tablet_manager.cc:542] Loading tablet metadata (0/2 complete)
I20260619 01:06:58.962162 396 ts_tablet_manager.cc:579] Loaded tablet metadata (2 total tablets, 2 live tablets)
I20260619 01:06:58.962525 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.015s user 0.002s sys 0.000s
I20260619 01:06:58.962894 396 ts_tablet_manager.cc:594] Registering tablets (0/2 complete)
I20260619 01:06:58.969892 4210 tablet_bootstrap.cc:492] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c: Bootstrap starting.
I20260619 01:06:58.974611 396 ts_tablet_manager.cc:610] Registered 2 tablets
I20260619 01:06:58.974855 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.012s user 0.012s sys 0.000s
I20260619 01:06:58.985759 4210 tablet_bootstrap.cc:492] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260619 01:06:58.986516 4210 tablet_bootstrap.cc:492] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c: Bootstrap complete.
I20260619 01:06:58.987042 4210 ts_tablet_manager.cc:1397] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c: Time spent bootstrapping tablet: real 0.017s user 0.016s sys 0.000s
I20260619 01:06:58.989048 4210 raft_consensus.cc:348] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } }
I20260619 01:06:58.989506 4210 raft_consensus.cc:729] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6f26a19524f03baa8badd063daf2c, State: Initialized, Role: FOLLOWER
I20260619 01:06:58.990195 4210 consensus_queue.cc:260] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } }
I20260619 01:06:58.990865 4210 raft_consensus.cc:388] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:58.991127 4210 raft_consensus.cc:482] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:58.991393 4210 raft_consensus.cc:3037] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 1 FOLLOWER]: Advancing to term 2
I20260619 01:06:58.996762 4210 raft_consensus.cc:504] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } }
I20260619 01:06:58.997548 4210 leader_election.cc:302] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a8b6f26a19524f03baa8badd063daf2c; no voters:
I20260619 01:06:58.998970 4210 leader_election.cc:288] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [CANDIDATE]: Term 2 election: Requested vote from peers
I20260619 01:06:58.999449 4236 raft_consensus.cc:2781] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 2 FOLLOWER]: Leader election won for term 2
I20260619 01:06:59.005138 4236 raft_consensus.cc:686] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 2 LEADER]: Becoming Leader. State: Replica: a8b6f26a19524f03baa8badd063daf2c, State: Running, Role: LEADER
I20260619 01:06:59.006273 4236 consensus_queue.cc:237] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } }
I20260619 01:06:59.010149 4210 ts_tablet_manager.cc:1428] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c: Time spent starting tablet: real 0.023s user 0.016s sys 0.008s
I20260619 01:06:59.010933 4210 tablet_bootstrap.cc:492] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c: Bootstrap starting.
I20260619 01:06:59.024328 4210 tablet_bootstrap.cc:492] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260619 01:06:59.025117 4210 tablet_bootstrap.cc:492] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c: Bootstrap complete.
I20260619 01:06:59.025743 4210 ts_tablet_manager.cc:1397] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c: Time spent bootstrapping tablet: real 0.015s user 0.011s sys 0.000s
I20260619 01:06:59.027832 4210 raft_consensus.cc:348] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } }
I20260619 01:06:59.028294 4210 raft_consensus.cc:729] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6f26a19524f03baa8badd063daf2c, State: Initialized, Role: FOLLOWER
I20260619 01:06:59.028859 4210 consensus_queue.cc:260] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } }
I20260619 01:06:59.029322 4210 raft_consensus.cc:388] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:59.029573 4210 raft_consensus.cc:482] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:59.029883 4210 raft_consensus.cc:3037] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 1 FOLLOWER]: Advancing to term 2
I20260619 01:06:59.035092 4210 raft_consensus.cc:504] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } }
I20260619 01:06:59.035672 4210 leader_election.cc:302] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a8b6f26a19524f03baa8badd063daf2c; no voters:
I20260619 01:06:59.036186 4210 leader_election.cc:288] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [CANDIDATE]: Term 2 election: Requested vote from peers
I20260619 01:06:59.036334 4239 raft_consensus.cc:2781] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 2 FOLLOWER]: Leader election won for term 2
I20260619 01:06:59.036931 4239 raft_consensus.cc:686] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 2 LEADER]: Becoming Leader. State: Replica: a8b6f26a19524f03baa8badd063daf2c, State: Running, Role: LEADER
I20260619 01:06:59.037596 4210 ts_tablet_manager.cc:1428] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c: Time spent starting tablet: real 0.012s user 0.005s sys 0.003s
I20260619 01:06:59.037806 4239 consensus_queue.cc:237] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } }
I20260619 01:06:59.045593 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:39017
I20260619 01:06:59.045696 4279 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:39017 every 8 connection(s)
I20260619 01:06:59.050190 4280 heartbeater.cc:347] Connected to a master server at 127.0.99.62:37565
I20260619 01:06:59.050496 4280 heartbeater.cc:464] Registering TS with master...
I20260619 01:06:59.051144 4280 heartbeater.cc:511] Master 127.0.99.62:37565 requested a full tablet report, sending...
I20260619 01:06:59.053989 4127 ts_manager.cc:194] Registered new tserver with Master: a8b6f26a19524f03baa8badd063daf2c (127.0.99.1:39017)
I20260619 01:06:59.054590 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006013758s
I20260619 01:06:59.055554 4127 catalog_manager.cc:5495] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "a8b6f26a19524f03baa8badd063daf2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:59.056571 4127 catalog_manager.cc:5495] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "a8b6f26a19524f03baa8badd063daf2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8b6f26a19524f03baa8badd063daf2c" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37051 } health_report { overall_health: HEALTHY } } }
I20260619 01:06:59.075845 4127 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45436
I20260619 01:06:59.079764 4280 heartbeater.cc:503] Master 127.0.99.62:37565 was elected leader, sending a full tablet report...
I20260619 01:06:59.661418 396 client-test.cc:7820] Attempting to extract data from fault-tolerant scan eacddf4aa6134a05a7563df9af36c0eb as bad-guy
I20260619 01:06:59.663245 4227 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner eacddf4aa6134a05a7563df9af36c0eb: call sequence id=1, remote={username='bad-guy'} at 127.0.0.1:44320
W20260619 01:06:59.664388 396 client.cc:2227] Scan on tablet server a8b6f26a19524f03baa8badd063daf2c (127.0.99.1:39017) with Scanner { table: client-testtb, tablet: 7f414e7091d5499bbc77f362aa968e00, projection: (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
), scan_spec: } failed: Remote error: Not authorized: User bad-guy doesn't own scanner eacddf4aa6134a05a7563df9af36c0eb
I20260619 01:06:59.666441 4227 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner eacddf4aa6134a05a7563df9af36c0eb: call sequence id=2, remote={username='bad-guy'} at 127.0.0.1:44320
W20260619 01:06:59.667660 4296 client.cc:2034] Couldn't close scanner eacddf4aa6134a05a7563df9af36c0eb: Remote error: Not authorized: User bad-guy doesn't own scanner eacddf4aa6134a05a7563df9af36c0eb
I20260619 01:06:59.677338 396 client-test.cc:7820] Attempting to extract data from non-fault-tolerant scan e08f02c1b21848d793fd72e83005f718 as bad-guy
I20260619 01:06:59.679009 4228 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner e08f02c1b21848d793fd72e83005f718: call sequence id=1, remote={username='bad-guy'} at 127.0.0.1:44320
W20260619 01:06:59.679958 396 client.cc:2227] Scan on tablet server a8b6f26a19524f03baa8badd063daf2c (127.0.99.1:39017) with Scanner { table: client-testtb, tablet: 7f414e7091d5499bbc77f362aa968e00, projection: (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
13:non_null_with_default INT32 NOT NULL,
PRIMARY KEY (key)
), scan_spec: } failed: Remote error: Not authorized: User bad-guy doesn't own scanner e08f02c1b21848d793fd72e83005f718
I20260619 01:06:59.681857 4228 tablet_service.cc:3069] Scan: Not authorized: User bad-guy doesn't own scanner e08f02c1b21848d793fd72e83005f718: call sequence id=2, remote={username='bad-guy'} at 127.0.0.1:44320
W20260619 01:06:59.682677 4296 client.cc:2034] Couldn't close scanner e08f02c1b21848d793fd72e83005f718: Remote error: Not authorized: User bad-guy doesn't own scanner e08f02c1b21848d793fd72e83005f718
I20260619 01:06:59.690244 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:06:59.723249 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:06:59.724102 396 tablet_replica.cc:330] stopping tablet replica
I20260619 01:06:59.724699 396 raft_consensus.cc:2229] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 2 LEADER]: Raft consensus shutting down.
I20260619 01:06:59.725284 396 raft_consensus.cc:2258] T 3bb7c92fd27547a08b18bb1783c34a4a P a8b6f26a19524f03baa8badd063daf2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:59.728847 396 tablet_replica.cc:330] stopping tablet replica
I20260619 01:06:59.729331 396 raft_consensus.cc:2229] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 2 LEADER]: Raft consensus shutting down.
I20260619 01:06:59.729879 396 raft_consensus.cc:2258] T 7f414e7091d5499bbc77f362aa968e00 P a8b6f26a19524f03baa8badd063daf2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:59.740928 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:06:59.757261 396 master.cc:537] Master@127.0.99.62:37565 shutting down...
I20260619 01:06:59.793095 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 2 LEADER]: Raft consensus shutting down.
I20260619 01:06:59.793900 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 076fd9a07d8c41db9f5e2128d142a040 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260619 01:06:59.794281 396 tablet_replica.cc:330] stopping tablet replica
I20260619 01:06:59.815564 396 master.cc:552] Master@127.0.99.62:37565 shutdown complete.
[ OK ] ClientTest.TestBlockScannerHijackingAttempts (1822 ms)
[ RUN ] ClientTest.FlushTxnSessionsOnCommit
I20260619 01:06:59.848344 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:40627
I20260619 01:06:59.849473 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:06:59.855978 4302 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
W20260619 01:06:59.857929 4303 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
I20260619 01:06:59.861546 396 server_base.cc:1034] running on GCE node
W20260619 01:06:59.861584 4305 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
I20260619 01:06:59.863098 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:06:59.863391 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:06:59.863600 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831219863583 us; error 0 us; skew 500 ppm
I20260619 01:06:59.864132 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:06:59.867483 396 webserver.cc:460] Webserver started at http://127.0.99.62:39979/ using document root <none> and password file <none>
I20260619 01:06:59.868227 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:06:59.868445 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:06:59.868809 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:06:59.870645 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "2da4905b91ec4d1f9ae03b27ef2fcfde"
format_stamp: "Formatted at 2026-06-19 01:06:59 on dist-test-slave-93wm"
I20260619 01:06:59.876474 396 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260619 01:06:59.881052 4310 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:06:59.882285 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 01:06:59.882638 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "2da4905b91ec4d1f9ae03b27ef2fcfde"
format_stamp: "Formatted at 2026-06-19 01:06:59 on dist-test-slave-93wm"
I20260619 01:06:59.882988 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:06:59.893504 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:06:59.894716 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:06:59.939885 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:40627
I20260619 01:06:59.940008 4371 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:40627 every 8 connection(s)
I20260619 01:06:59.943847 4372 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:06:59.955505 4372 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde: Bootstrap starting.
I20260619 01:06:59.959980 4372 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde: Neither blocks nor log segments found. Creating new log.
I20260619 01:06:59.964197 4372 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde: No bootstrap required, opened a new log
I20260619 01:06:59.966697 4372 raft_consensus.cc:348] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2da4905b91ec4d1f9ae03b27ef2fcfde" member_type: VOTER }
I20260619 01:06:59.967265 4372 raft_consensus.cc:374] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:06:59.967561 4372 raft_consensus.cc:729] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2da4905b91ec4d1f9ae03b27ef2fcfde, State: Initialized, Role: FOLLOWER
I20260619 01:06:59.968240 4372 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [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: "2da4905b91ec4d1f9ae03b27ef2fcfde" member_type: VOTER }
I20260619 01:06:59.968755 4372 raft_consensus.cc:388] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:06:59.969017 4372 raft_consensus.cc:482] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:06:59.969319 4372 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:06:59.974433 4372 raft_consensus.cc:504] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2da4905b91ec4d1f9ae03b27ef2fcfde" member_type: VOTER }
I20260619 01:06:59.975147 4372 leader_election.cc:302] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [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: 2da4905b91ec4d1f9ae03b27ef2fcfde; no voters:
I20260619 01:06:59.976426 4372 leader_election.cc:288] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:06:59.976840 4375 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:06:59.978193 4375 raft_consensus.cc:686] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [term 1 LEADER]: Becoming Leader. State: Replica: 2da4905b91ec4d1f9ae03b27ef2fcfde, State: Running, Role: LEADER
I20260619 01:06:59.978942 4375 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [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: "2da4905b91ec4d1f9ae03b27ef2fcfde" member_type: VOTER }
I20260619 01:06:59.979779 4372 sys_catalog.cc:564] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:06:59.983700 4376 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2da4905b91ec4d1f9ae03b27ef2fcfde" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2da4905b91ec4d1f9ae03b27ef2fcfde" member_type: VOTER } }
I20260619 01:06:59.984198 4377 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2da4905b91ec4d1f9ae03b27ef2fcfde. Latest consensus state: current_term: 1 leader_uuid: "2da4905b91ec4d1f9ae03b27ef2fcfde" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2da4905b91ec4d1f9ae03b27ef2fcfde" member_type: VOTER } }
I20260619 01:06:59.984472 4376 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:59.984716 4377 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [sys.catalog]: This master's current role is: LEADER
I20260619 01:06:59.987342 4382 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:06:59.996771 4382 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:06:59.998385 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:07:00.006546 4382 catalog_manager.cc:1347] Generated new cluster ID: 4d0f9a17ee2f4b499ee46bec9d457319
I20260619 01:07:00.006870 4382 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:07:00.025805 4382 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:07:00.027693 4382 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:07:00.042163 4382 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde: Generated new TSK 0
I20260619 01:07:00.042745 4382 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:07:00.065862 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:00.072232 4393 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
W20260619 01:07:00.073549 4394 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
I20260619 01:07:00.076228 396 server_base.cc:1034] running on GCE node
W20260619 01:07:00.076272 4396 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
I20260619 01:07:00.077353 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:00.077558 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:00.077847 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831220077830 us; error 0 us; skew 500 ppm
I20260619 01:07:00.078428 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:00.080933 396 webserver.cc:460] Webserver started at http://127.0.99.1:35937/ using document root <none> and password file <none>
I20260619 01:07:00.081488 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:00.081687 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:00.082015 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:00.083081 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "e563599cbdea40d6918f4c0869d0adfa"
format_stamp: "Formatted at 2026-06-19 01:07:00 on dist-test-slave-93wm"
I20260619 01:07:00.087625 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 01:07:00.091300 4401 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:00.092113 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 01:07:00.092428 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "e563599cbdea40d6918f4c0869d0adfa"
format_stamp: "Formatted at 2026-06-19 01:07:00 on dist-test-slave-93wm"
I20260619 01:07:00.092734 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.FlushTxnSessionsOnCommit.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:00.128154 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:00.129323 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:00.134934 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:00.135233 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:00.135548 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:00.135715 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:00.184782 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:40423
I20260619 01:07:00.184880 4471 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:40423 every 8 connection(s)
I20260619 01:07:00.189585 4472 heartbeater.cc:347] Connected to a master server at 127.0.99.62:40627
I20260619 01:07:00.190061 4472 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:00.190778 4472 heartbeater.cc:511] Master 127.0.99.62:40627 requested a full tablet report, sending...
I20260619 01:07:00.192706 4327 ts_manager.cc:194] Registered new tserver with Master: e563599cbdea40d6918f4c0869d0adfa (127.0.99.1:40423)
I20260619 01:07:00.193138 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005162557s
I20260619 01:07:00.195621 4327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43134
I20260619 01:07:00.210028 4472 heartbeater.cc:503] Master 127.0.99.62:40627 was elected leader, sending a full tablet report...
I20260619 01:07:00.219978 4327 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43144:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:07:00.256842 4437 tablet_service.cc:1467] Processing CreateTablet for tablet c1aa9ee8bda64642b2aa64a3d772c330 (DEFAULT_TABLE table=client-testtb [id=7e0294bace2b40cda4a1b70b3bc4c6b9]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:07:00.257150 4436 tablet_service.cc:1467] Processing CreateTablet for tablet 44cb5be7d1744b1ea6749c7adc4cc05e (DEFAULT_TABLE table=client-testtb [id=7e0294bace2b40cda4a1b70b3bc4c6b9]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:07:00.258307 4437 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c1aa9ee8bda64642b2aa64a3d772c330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:00.258879 4436 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 44cb5be7d1744b1ea6749c7adc4cc05e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:00.275532 4482 tablet_bootstrap.cc:492] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa: Bootstrap starting.
I20260619 01:07:00.279953 4482 tablet_bootstrap.cc:654] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:00.284317 4482 tablet_bootstrap.cc:492] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa: No bootstrap required, opened a new log
I20260619 01:07:00.284700 4482 ts_tablet_manager.cc:1397] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.004s
I20260619 01:07:00.286609 4482 raft_consensus.cc:348] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e563599cbdea40d6918f4c0869d0adfa" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40423 } }
I20260619 01:07:00.286998 4482 raft_consensus.cc:374] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:00.287250 4482 raft_consensus.cc:729] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e563599cbdea40d6918f4c0869d0adfa, State: Initialized, Role: FOLLOWER
I20260619 01:07:00.287742 4482 consensus_queue.cc:260] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa [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: "e563599cbdea40d6918f4c0869d0adfa" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40423 } }
I20260619 01:07:00.288239 4482 raft_consensus.cc:388] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:00.288450 4482 raft_consensus.cc:482] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:00.288712 4482 raft_consensus.cc:3037] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:00.294891 4482 raft_consensus.cc:504] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e563599cbdea40d6918f4c0869d0adfa" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40423 } }
I20260619 01:07:00.295460 4482 leader_election.cc:302] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa [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: e563599cbdea40d6918f4c0869d0adfa; no voters:
I20260619 01:07:00.296692 4482 leader_election.cc:288] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:00.297159 4484 raft_consensus.cc:2781] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:00.299376 4482 ts_tablet_manager.cc:1428] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa: Time spent starting tablet: real 0.014s user 0.013s sys 0.001s
I20260619 01:07:00.299369 4484 raft_consensus.cc:686] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa [term 1 LEADER]: Becoming Leader. State: Replica: e563599cbdea40d6918f4c0869d0adfa, State: Running, Role: LEADER
I20260619 01:07:00.300372 4484 consensus_queue.cc:237] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa [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: "e563599cbdea40d6918f4c0869d0adfa" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40423 } }
I20260619 01:07:00.300644 4482 tablet_bootstrap.cc:492] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa: Bootstrap starting.
I20260619 01:07:00.306610 4482 tablet_bootstrap.cc:654] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:00.307214 4326 catalog_manager.cc:5495] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa reported cstate change: term changed from 0 to 1, leader changed from <none> to e563599cbdea40d6918f4c0869d0adfa (127.0.99.1). New cstate: current_term: 1 leader_uuid: "e563599cbdea40d6918f4c0869d0adfa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e563599cbdea40d6918f4c0869d0adfa" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40423 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:00.311295 4482 tablet_bootstrap.cc:492] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa: No bootstrap required, opened a new log
I20260619 01:07:00.311779 4482 ts_tablet_manager.cc:1397] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa: Time spent bootstrapping tablet: real 0.011s user 0.008s sys 0.000s
I20260619 01:07:00.313859 4482 raft_consensus.cc:348] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e563599cbdea40d6918f4c0869d0adfa" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40423 } }
I20260619 01:07:00.314430 4482 raft_consensus.cc:374] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:00.314652 4482 raft_consensus.cc:729] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e563599cbdea40d6918f4c0869d0adfa, State: Initialized, Role: FOLLOWER
I20260619 01:07:00.315215 4482 consensus_queue.cc:260] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa [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: "e563599cbdea40d6918f4c0869d0adfa" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40423 } }
I20260619 01:07:00.315819 4482 raft_consensus.cc:388] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:00.316082 4482 raft_consensus.cc:482] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:00.316377 4482 raft_consensus.cc:3037] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:00.321830 4482 raft_consensus.cc:504] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e563599cbdea40d6918f4c0869d0adfa" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40423 } }
I20260619 01:07:00.322394 4482 leader_election.cc:302] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa [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: e563599cbdea40d6918f4c0869d0adfa; no voters:
I20260619 01:07:00.322896 4482 leader_election.cc:288] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:00.323043 4484 raft_consensus.cc:2781] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:00.323493 4484 raft_consensus.cc:686] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa [term 1 LEADER]: Becoming Leader. State: Replica: e563599cbdea40d6918f4c0869d0adfa, State: Running, Role: LEADER
I20260619 01:07:00.324162 4484 consensus_queue.cc:237] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa [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: "e563599cbdea40d6918f4c0869d0adfa" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40423 } }
I20260619 01:07:00.324498 4482 ts_tablet_manager.cc:1428] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa: Time spent starting tablet: real 0.012s user 0.012s sys 0.000s
I20260619 01:07:00.329916 4326 catalog_manager.cc:5495] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa reported cstate change: term changed from 0 to 1, leader changed from <none> to e563599cbdea40d6918f4c0869d0adfa (127.0.99.1). New cstate: current_term: 1 leader_uuid: "e563599cbdea40d6918f4c0869d0adfa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e563599cbdea40d6918f4c0869d0adfa" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40423 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:00.386626 4327 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50944:
name: "kudu_system.kudu_transactions"
schema {
columns {
name: "txn_id"
type: INT64
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "entry_type"
type: INT8
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "identifier"
type: STRING
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "metadata"
type: STRING
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000""\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "txn_id"
}
}
}
table_type: TXN_STATUS_TABLE
I20260619 01:07:00.409237 4436 tablet_service.cc:1467] Processing CreateTablet for tablet 1b24b09ec9364c94b447bbef45a821ea (TXN_STATUS_TABLE table=kudu_system.kudu_transactions [id=66c27d207d8e47c1acb9c6956bbf5d97]), partition=RANGE (txn_id) PARTITION 0 <= VALUES < 1000000
I20260619 01:07:00.410426 4436 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1b24b09ec9364c94b447bbef45a821ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:00.421535 4482 tablet_bootstrap.cc:492] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa: Bootstrap starting.
I20260619 01:07:00.426584 4482 tablet_bootstrap.cc:654] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:00.430876 4482 tablet_bootstrap.cc:492] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa: No bootstrap required, opened a new log
I20260619 01:07:00.431236 4482 ts_tablet_manager.cc:1397] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa: Time spent bootstrapping tablet: real 0.010s user 0.003s sys 0.005s
I20260619 01:07:00.433018 4482 raft_consensus.cc:348] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e563599cbdea40d6918f4c0869d0adfa" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40423 } }
I20260619 01:07:00.433460 4482 raft_consensus.cc:374] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:00.433635 4482 raft_consensus.cc:729] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e563599cbdea40d6918f4c0869d0adfa, State: Initialized, Role: FOLLOWER
I20260619 01:07:00.434224 4482 consensus_queue.cc:260] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa [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: "e563599cbdea40d6918f4c0869d0adfa" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40423 } }
I20260619 01:07:00.434741 4482 raft_consensus.cc:388] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:00.435032 4482 raft_consensus.cc:482] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:00.435423 4482 raft_consensus.cc:3037] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:00.441597 4482 raft_consensus.cc:504] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e563599cbdea40d6918f4c0869d0adfa" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40423 } }
I20260619 01:07:00.442221 4482 leader_election.cc:302] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa [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: e563599cbdea40d6918f4c0869d0adfa; no voters:
I20260619 01:07:00.442623 4482 leader_election.cc:288] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:00.442950 4484 raft_consensus.cc:2781] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:00.443511 4484 raft_consensus.cc:686] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa [term 1 LEADER]: Becoming Leader. State: Replica: e563599cbdea40d6918f4c0869d0adfa, State: Running, Role: LEADER
I20260619 01:07:00.444096 4482 ts_tablet_manager.cc:1428] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa: Time spent starting tablet: real 0.013s user 0.009s sys 0.003s
I20260619 01:07:00.444217 4484 consensus_queue.cc:237] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa [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: "e563599cbdea40d6918f4c0869d0adfa" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40423 } }
I20260619 01:07:00.448789 4485 tablet_replica.cc:439] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa: TxnStatusTablet state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e563599cbdea40d6918f4c0869d0adfa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e563599cbdea40d6918f4c0869d0adfa" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40423 } } }
I20260619 01:07:00.449597 4485 tablet_replica.cc:442] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa: This TxnStatusTablet replica's current role is: LEADER
I20260619 01:07:00.449376 4486 tablet_replica.cc:439] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa: TxnStatusTablet state changed. Reason: New leader e563599cbdea40d6918f4c0869d0adfa. Latest consensus state: current_term: 1 leader_uuid: "e563599cbdea40d6918f4c0869d0adfa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e563599cbdea40d6918f4c0869d0adfa" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40423 } } }
I20260619 01:07:00.450047 4486 tablet_replica.cc:442] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa: This TxnStatusTablet replica's current role is: LEADER
I20260619 01:07:00.451781 4498 txn_status_manager.cc:873] Waiting until node catch up with all replicated operations in previous term...
I20260619 01:07:00.452278 4498 txn_status_manager.cc:929] Loading transaction status metadata into memory...
I20260619 01:07:00.454418 4327 catalog_manager.cc:5495] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa reported cstate change: term changed from 0 to 1, leader changed from <none> to e563599cbdea40d6918f4c0869d0adfa (127.0.99.1). New cstate: current_term: 1 leader_uuid: "e563599cbdea40d6918f4c0869d0adfa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e563599cbdea40d6918f4c0869d0adfa" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 40423 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:02.140981 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:07:02.172679 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:02.173576 396 tablet_replica.cc:330] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa: stopping tablet replica
I20260619 01:07:02.174351 396 raft_consensus.cc:2229] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:02.174885 396 raft_consensus.cc:2258] T 1b24b09ec9364c94b447bbef45a821ea P e563599cbdea40d6918f4c0869d0adfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:02.177502 396 tablet_replica.cc:330] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa: stopping tablet replica
I20260619 01:07:02.178194 396 raft_consensus.cc:2229] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:02.178666 396 raft_consensus.cc:2258] T c1aa9ee8bda64642b2aa64a3d772c330 P e563599cbdea40d6918f4c0869d0adfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:02.180908 396 tablet_replica.cc:330] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa: stopping tablet replica
I20260619 01:07:02.181499 396 raft_consensus.cc:2229] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:02.182011 396 raft_consensus.cc:2258] T 44cb5be7d1744b1ea6749c7adc4cc05e P e563599cbdea40d6918f4c0869d0adfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:02.212363 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:07:02.227558 396 master.cc:537] Master@127.0.99.62:40627 shutting down...
I20260619 01:07:02.258276 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:02.258822 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:02.259255 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P 2da4905b91ec4d1f9ae03b27ef2fcfde: stopping tablet replica
I20260619 01:07:02.276984 396 master.cc:552] Master@127.0.99.62:40627 shutdown complete.
[ OK ] ClientTest.FlushTxnSessionsOnCommit (2455 ms)
[ RUN ] ClientTest.TxnCorruptedToken
I20260619 01:07:02.304003 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:43761
I20260619 01:07:02.304996 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:02.310542 4511 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
W20260619 01:07:02.312860 4512 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
I20260619 01:07:02.314311 396 server_base.cc:1034] running on GCE node
W20260619 01:07:02.314831 4514 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
I20260619 01:07:02.315917 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:02.316191 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:02.316393 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831222316380 us; error 0 us; skew 500 ppm
I20260619 01:07:02.317130 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:02.320343 396 webserver.cc:460] Webserver started at http://127.0.99.62:42669/ using document root <none> and password file <none>
I20260619 01:07:02.320983 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:02.321240 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:02.321575 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:02.323098 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "2e6f5e47faf74a978aded9f54694d4a6"
format_stamp: "Formatted at 2026-06-19 01:07:02 on dist-test-slave-93wm"
I20260619 01:07:02.329200 396 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.006s sys 0.001s
I20260619 01:07:02.333696 4519 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:02.334666 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.000s sys 0.003s
I20260619 01:07:02.335009 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "2e6f5e47faf74a978aded9f54694d4a6"
format_stamp: "Formatted at 2026-06-19 01:07:02 on dist-test-slave-93wm"
I20260619 01:07:02.335397 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:02.371923 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:02.373317 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:02.429642 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:43761
I20260619 01:07:02.429941 4580 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:43761 every 8 connection(s)
I20260619 01:07:02.434453 4581 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:02.446764 4581 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6: Bootstrap starting.
I20260619 01:07:02.451294 4581 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:02.455843 4581 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6: No bootstrap required, opened a new log
I20260619 01:07:02.458027 4581 raft_consensus.cc:348] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6f5e47faf74a978aded9f54694d4a6" member_type: VOTER }
I20260619 01:07:02.458473 4581 raft_consensus.cc:374] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:02.458752 4581 raft_consensus.cc:729] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e6f5e47faf74a978aded9f54694d4a6, State: Initialized, Role: FOLLOWER
I20260619 01:07:02.459380 4581 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [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: "2e6f5e47faf74a978aded9f54694d4a6" member_type: VOTER }
I20260619 01:07:02.459905 4581 raft_consensus.cc:388] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:02.460144 4581 raft_consensus.cc:482] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:02.460460 4581 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:02.465324 4581 raft_consensus.cc:504] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6f5e47faf74a978aded9f54694d4a6" member_type: VOTER }
I20260619 01:07:02.466001 4581 leader_election.cc:302] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [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: 2e6f5e47faf74a978aded9f54694d4a6; no voters:
I20260619 01:07:02.467535 4581 leader_election.cc:288] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:02.467921 4584 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:02.469614 4584 raft_consensus.cc:686] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [term 1 LEADER]: Becoming Leader. State: Replica: 2e6f5e47faf74a978aded9f54694d4a6, State: Running, Role: LEADER
I20260619 01:07:02.470449 4584 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [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: "2e6f5e47faf74a978aded9f54694d4a6" member_type: VOTER }
I20260619 01:07:02.471207 4581 sys_catalog.cc:564] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:07:02.473830 4586 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e6f5e47faf74a978aded9f54694d4a6. Latest consensus state: current_term: 1 leader_uuid: "2e6f5e47faf74a978aded9f54694d4a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6f5e47faf74a978aded9f54694d4a6" member_type: VOTER } }
I20260619 01:07:02.473966 4585 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2e6f5e47faf74a978aded9f54694d4a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e6f5e47faf74a978aded9f54694d4a6" member_type: VOTER } }
I20260619 01:07:02.474400 4586 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:02.474603 4585 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:02.477337 4589 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:07:02.485692 4589 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:07:02.498641 4589 catalog_manager.cc:1347] Generated new cluster ID: f4c28307d93147368a1f545d2dc59714
I20260619 01:07:02.499064 4589 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:07:02.501799 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:07:02.542083 4589 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:07:02.543731 4589 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:07:02.554662 4589 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6: Generated new TSK 0
I20260619 01:07:02.555357 4589 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:07:02.568146 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:02.574544 4602 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
W20260619 01:07:02.574889 4603 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
I20260619 01:07:02.579279 396 server_base.cc:1034] running on GCE node
W20260619 01:07:02.579805 4605 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
I20260619 01:07:02.580745 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:02.581027 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:02.581246 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831222581210 us; error 0 us; skew 500 ppm
I20260619 01:07:02.581929 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:02.585004 396 webserver.cc:460] Webserver started at http://127.0.99.1:36591/ using document root <none> and password file <none>
I20260619 01:07:02.585472 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:02.585652 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:02.585987 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:02.587026 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "306bdc1fca1e41e8b3e49fe2d026180f"
format_stamp: "Formatted at 2026-06-19 01:07:02 on dist-test-slave-93wm"
I20260619 01:07:02.591892 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 01:07:02.595472 4610 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:02.596495 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 01:07:02.596832 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "306bdc1fca1e41e8b3e49fe2d026180f"
format_stamp: "Formatted at 2026-06-19 01:07:02 on dist-test-slave-93wm"
I20260619 01:07:02.597185 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTest.TxnCorruptedToken.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:02.639627 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:02.640889 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:02.650470 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:02.650766 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:02.651054 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:02.651245 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:02.718901 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:33969
I20260619 01:07:02.718961 4680 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:33969 every 8 connection(s)
I20260619 01:07:02.724587 4681 heartbeater.cc:347] Connected to a master server at 127.0.99.62:43761
I20260619 01:07:02.724947 4681 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:02.725677 4681 heartbeater.cc:511] Master 127.0.99.62:43761 requested a full tablet report, sending...
I20260619 01:07:02.727598 4536 ts_manager.cc:194] Registered new tserver with Master: 306bdc1fca1e41e8b3e49fe2d026180f (127.0.99.1:33969)
I20260619 01:07:02.727851 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004851272s
I20260619 01:07:02.729628 4536 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33524
I20260619 01:07:02.743057 4681 heartbeater.cc:503] Master 127.0.99.62:43761 was elected leader, sending a full tablet report...
I20260619 01:07:02.757682 4536 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33540:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:07:02.798629 4645 tablet_service.cc:1467] Processing CreateTablet for tablet 3b808017e2c54d53a6c6ef3d28375393 (DEFAULT_TABLE table=client-testtb [id=aa1cd8b06fd241e58baccdda6cab725a]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:07:02.798506 4646 tablet_service.cc:1467] Processing CreateTablet for tablet 9d8ef81934e442b9b9ff02829d86d1f2 (DEFAULT_TABLE table=client-testtb [id=aa1cd8b06fd241e58baccdda6cab725a]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:07:02.799887 4645 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3b808017e2c54d53a6c6ef3d28375393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:02.800457 4646 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9d8ef81934e442b9b9ff02829d86d1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:02.816704 4691 tablet_bootstrap.cc:492] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f: Bootstrap starting.
I20260619 01:07:02.822785 4691 tablet_bootstrap.cc:654] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:02.828080 4691 tablet_bootstrap.cc:492] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f: No bootstrap required, opened a new log
I20260619 01:07:02.828524 4691 ts_tablet_manager.cc:1397] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f: Time spent bootstrapping tablet: real 0.012s user 0.009s sys 0.000s
I20260619 01:07:02.831471 4691 raft_consensus.cc:348] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "306bdc1fca1e41e8b3e49fe2d026180f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33969 } }
I20260619 01:07:02.832036 4691 raft_consensus.cc:374] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:02.832276 4691 raft_consensus.cc:729] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306bdc1fca1e41e8b3e49fe2d026180f, State: Initialized, Role: FOLLOWER
I20260619 01:07:02.832921 4691 consensus_queue.cc:260] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f [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: "306bdc1fca1e41e8b3e49fe2d026180f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33969 } }
I20260619 01:07:02.833482 4691 raft_consensus.cc:388] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:02.833696 4691 raft_consensus.cc:482] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:02.834033 4691 raft_consensus.cc:3037] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:02.839354 4691 raft_consensus.cc:504] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "306bdc1fca1e41e8b3e49fe2d026180f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33969 } }
I20260619 01:07:02.839999 4691 leader_election.cc:302] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f [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: 306bdc1fca1e41e8b3e49fe2d026180f; no voters:
I20260619 01:07:02.843845 4691 leader_election.cc:288] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:02.844364 4693 raft_consensus.cc:2781] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:02.846513 4693 raft_consensus.cc:686] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f [term 1 LEADER]: Becoming Leader. State: Replica: 306bdc1fca1e41e8b3e49fe2d026180f, State: Running, Role: LEADER
I20260619 01:07:02.847571 4691 ts_tablet_manager.cc:1428] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f: Time spent starting tablet: real 0.019s user 0.015s sys 0.004s
I20260619 01:07:02.847386 4693 consensus_queue.cc:237] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f [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: "306bdc1fca1e41e8b3e49fe2d026180f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33969 } }
I20260619 01:07:02.848524 4691 tablet_bootstrap.cc:492] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f: Bootstrap starting.
I20260619 01:07:02.855741 4691 tablet_bootstrap.cc:654] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:02.857056 4536 catalog_manager.cc:5495] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f reported cstate change: term changed from 0 to 1, leader changed from <none> to 306bdc1fca1e41e8b3e49fe2d026180f (127.0.99.1). New cstate: current_term: 1 leader_uuid: "306bdc1fca1e41e8b3e49fe2d026180f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "306bdc1fca1e41e8b3e49fe2d026180f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33969 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:02.870054 4691 tablet_bootstrap.cc:492] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f: No bootstrap required, opened a new log
I20260619 01:07:02.870553 4691 ts_tablet_manager.cc:1397] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f: Time spent bootstrapping tablet: real 0.022s user 0.009s sys 0.004s
I20260619 01:07:02.873172 4691 raft_consensus.cc:348] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "306bdc1fca1e41e8b3e49fe2d026180f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33969 } }
I20260619 01:07:02.873795 4691 raft_consensus.cc:374] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:02.874123 4691 raft_consensus.cc:729] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306bdc1fca1e41e8b3e49fe2d026180f, State: Initialized, Role: FOLLOWER
I20260619 01:07:02.874893 4691 consensus_queue.cc:260] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f [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: "306bdc1fca1e41e8b3e49fe2d026180f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33969 } }
I20260619 01:07:02.875660 4691 raft_consensus.cc:388] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:02.875981 4691 raft_consensus.cc:482] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:02.876343 4691 raft_consensus.cc:3037] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:02.883693 4691 raft_consensus.cc:504] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "306bdc1fca1e41e8b3e49fe2d026180f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33969 } }
I20260619 01:07:02.884462 4691 leader_election.cc:302] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f [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: 306bdc1fca1e41e8b3e49fe2d026180f; no voters:
I20260619 01:07:02.885103 4691 leader_election.cc:288] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:02.885469 4695 raft_consensus.cc:2781] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:02.886034 4695 raft_consensus.cc:686] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f [term 1 LEADER]: Becoming Leader. State: Replica: 306bdc1fca1e41e8b3e49fe2d026180f, State: Running, Role: LEADER
I20260619 01:07:02.886780 4691 ts_tablet_manager.cc:1428] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f: Time spent starting tablet: real 0.016s user 0.016s sys 0.000s
I20260619 01:07:02.886736 4695 consensus_queue.cc:237] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f [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: "306bdc1fca1e41e8b3e49fe2d026180f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33969 } }
I20260619 01:07:02.895246 4536 catalog_manager.cc:5495] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f reported cstate change: term changed from 0 to 1, leader changed from <none> to 306bdc1fca1e41e8b3e49fe2d026180f (127.0.99.1). New cstate: current_term: 1 leader_uuid: "306bdc1fca1e41e8b3e49fe2d026180f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "306bdc1fca1e41e8b3e49fe2d026180f" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33969 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:02.912271 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:07:02.949961 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:02.950703 396 tablet_replica.cc:330] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f: stopping tablet replica
I20260619 01:07:02.951310 396 raft_consensus.cc:2229] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:02.951750 396 raft_consensus.cc:2258] T 3b808017e2c54d53a6c6ef3d28375393 P 306bdc1fca1e41e8b3e49fe2d026180f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:02.954002 396 tablet_replica.cc:330] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f: stopping tablet replica
I20260619 01:07:02.954455 396 raft_consensus.cc:2229] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:02.954862 396 raft_consensus.cc:2258] T 9d8ef81934e442b9b9ff02829d86d1f2 P 306bdc1fca1e41e8b3e49fe2d026180f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:02.977203 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:07:02.990988 396 master.cc:537] Master@127.0.99.62:43761 shutting down...
I20260619 01:07:03.018975 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:03.019500 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:03.019899 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P 2e6f5e47faf74a978aded9f54694d4a6: stopping tablet replica
I20260619 01:07:03.033553 396 master.cc:552] Master@127.0.99.62:43761 shutdown complete.
[ OK ] ClientTest.TxnCorruptedToken (760 ms)
[----------] 20 tests from ClientTest (23821 ms total)
[----------] 1 test from TableKeyRangeTest
[ RUN ] TableKeyRangeTest.TestGetTableKeyRange
I20260619 01:07:03.066385 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:39151
I20260619 01:07:03.067736 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:03.073604 4700 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
W20260619 01:07:03.074057 4701 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
W20260619 01:07:03.075842 4703 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
I20260619 01:07:03.077109 396 server_base.cc:1034] running on GCE node
I20260619 01:07:03.078049 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:03.078270 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:03.078441 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831223078420 us; error 0 us; skew 500 ppm
I20260619 01:07:03.079071 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:03.085886 396 webserver.cc:460] Webserver started at http://127.0.99.62:32805/ using document root <none> and password file <none>
I20260619 01:07:03.086513 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:03.086736 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:03.087010 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:03.088402 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "d4d12fdfd96b4e85b2421afe48466a96"
format_stamp: "Formatted at 2026-06-19 01:07:03 on dist-test-slave-93wm"
I20260619 01:07:03.094650 396 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.003s
I20260619 01:07:03.099135 4708 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:03.100045 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260619 01:07:03.100410 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "d4d12fdfd96b4e85b2421afe48466a96"
format_stamp: "Formatted at 2026-06-19 01:07:03 on dist-test-slave-93wm"
I20260619 01:07:03.100801 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:03.138018 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:03.139256 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:03.190879 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:39151
I20260619 01:07:03.190984 4769 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:39151 every 8 connection(s)
I20260619 01:07:03.195602 4770 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:03.205900 4770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96: Bootstrap starting.
I20260619 01:07:03.209677 4770 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:03.213526 4770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96: No bootstrap required, opened a new log
I20260619 01:07:03.215277 4770 raft_consensus.cc:348] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4d12fdfd96b4e85b2421afe48466a96" member_type: VOTER }
I20260619 01:07:03.215687 4770 raft_consensus.cc:374] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:03.215904 4770 raft_consensus.cc:729] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4d12fdfd96b4e85b2421afe48466a96, State: Initialized, Role: FOLLOWER
I20260619 01:07:03.216406 4770 consensus_queue.cc:260] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [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: "d4d12fdfd96b4e85b2421afe48466a96" member_type: VOTER }
I20260619 01:07:03.216856 4770 raft_consensus.cc:388] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:03.217082 4770 raft_consensus.cc:482] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:03.217329 4770 raft_consensus.cc:3037] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:03.221561 4770 raft_consensus.cc:504] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4d12fdfd96b4e85b2421afe48466a96" member_type: VOTER }
I20260619 01:07:03.222146 4770 leader_election.cc:302] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [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: d4d12fdfd96b4e85b2421afe48466a96; no voters:
I20260619 01:07:03.223474 4770 leader_election.cc:288] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:03.223842 4773 raft_consensus.cc:2781] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:03.225497 4773 raft_consensus.cc:686] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [term 1 LEADER]: Becoming Leader. State: Replica: d4d12fdfd96b4e85b2421afe48466a96, State: Running, Role: LEADER
I20260619 01:07:03.226233 4773 consensus_queue.cc:237] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [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: "d4d12fdfd96b4e85b2421afe48466a96" member_type: VOTER }
I20260619 01:07:03.226894 4770 sys_catalog.cc:564] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:07:03.228883 4774 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d4d12fdfd96b4e85b2421afe48466a96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4d12fdfd96b4e85b2421afe48466a96" member_type: VOTER } }
I20260619 01:07:03.229419 4774 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:03.230520 4775 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d4d12fdfd96b4e85b2421afe48466a96. Latest consensus state: current_term: 1 leader_uuid: "d4d12fdfd96b4e85b2421afe48466a96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4d12fdfd96b4e85b2421afe48466a96" member_type: VOTER } }
I20260619 01:07:03.231132 4775 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:03.238703 4779 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:07:03.247184 4779 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:07:03.248266 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:07:03.256321 4779 catalog_manager.cc:1347] Generated new cluster ID: 7329720e3d4a4034b2dab43b66e732c0
I20260619 01:07:03.256618 4779 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:07:03.271421 4779 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:07:03.272972 4779 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:07:03.294930 4779 catalog_manager.cc:5868] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96: Generated new TSK 0
I20260619 01:07:03.295658 4779 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:07:03.315299 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:03.322659 4791 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
W20260619 01:07:03.323233 4792 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
I20260619 01:07:03.326125 396 server_base.cc:1034] running on GCE node
W20260619 01:07:03.326104 4794 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
I20260619 01:07:03.327490 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:03.327754 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:03.327939 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831223327926 us; error 0 us; skew 500 ppm
I20260619 01:07:03.328630 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:03.331506 396 webserver.cc:460] Webserver started at http://127.0.99.1:45501/ using document root <none> and password file <none>
I20260619 01:07:03.332104 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:03.332324 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:03.332655 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:03.334137 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "367e1ef43a3f42178ca2e041d946f419"
format_stamp: "Formatted at 2026-06-19 01:07:03 on dist-test-slave-93wm"
I20260619 01:07:03.340109 396 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 01:07:03.344272 4799 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:03.345182 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.000s sys 0.002s
I20260619 01:07:03.345460 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "367e1ef43a3f42178ca2e041d946f419"
format_stamp: "Formatted at 2026-06-19 01:07:03 on dist-test-slave-93wm"
I20260619 01:07:03.345774 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:03.357100 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:03.358165 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:03.370024 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:03.370430 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:03.370810 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:03.371071 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:03.456969 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:45379
I20260619 01:07:03.457074 4869 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:45379 every 8 connection(s)
I20260619 01:07:03.462947 4870 heartbeater.cc:347] Connected to a master server at 127.0.99.62:39151
I20260619 01:07:03.463490 4870 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:03.464401 4870 heartbeater.cc:511] Master 127.0.99.62:39151 requested a full tablet report, sending...
I20260619 01:07:03.466444 4725 ts_manager.cc:194] Registered new tserver with Master: 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1:45379)
I20260619 01:07:03.467254 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006081626s
I20260619 01:07:03.468382 4725 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41004
I20260619 01:07:03.481315 4870 heartbeater.cc:503] Master 127.0.99.62:39151 was elected leader, sending a full tablet report...
I20260619 01:07:03.494910 4725 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41030:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:07:03.535324 4835 tablet_service.cc:1467] Processing CreateTablet for tablet 4639a9b1eef749be8ac0bf1d5628da89 (DEFAULT_TABLE table=client-testtb [id=f018bd76ee1247098be72ecbcc308e04]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:07:03.536468 4835 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4639a9b1eef749be8ac0bf1d5628da89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:03.539167 4834 tablet_service.cc:1467] Processing CreateTablet for tablet c6493429365d441b97723cba39e3168a (DEFAULT_TABLE table=client-testtb [id=f018bd76ee1247098be72ecbcc308e04]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:07:03.540336 4834 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c6493429365d441b97723cba39e3168a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:03.566818 4880 tablet_bootstrap.cc:492] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419: Bootstrap starting.
I20260619 01:07:03.571100 4880 tablet_bootstrap.cc:654] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:03.583175 4880 tablet_bootstrap.cc:492] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419: No bootstrap required, opened a new log
I20260619 01:07:03.583652 4880 ts_tablet_manager.cc:1397] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419: Time spent bootstrapping tablet: real 0.017s user 0.007s sys 0.000s
I20260619 01:07:03.587034 4880 raft_consensus.cc:348] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.587661 4880 raft_consensus.cc:374] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:03.587957 4880 raft_consensus.cc:729] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367e1ef43a3f42178ca2e041d946f419, State: Initialized, Role: FOLLOWER
I20260619 01:07:03.588653 4880 consensus_queue.cc:260] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419 [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: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.589408 4880 raft_consensus.cc:388] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:03.589758 4880 raft_consensus.cc:482] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:03.590142 4880 raft_consensus.cc:3037] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:03.597931 4880 raft_consensus.cc:504] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.598793 4880 leader_election.cc:302] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419 [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: 367e1ef43a3f42178ca2e041d946f419; no voters:
I20260619 01:07:03.600277 4880 leader_election.cc:288] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:03.600585 4882 raft_consensus.cc:2781] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:03.603284 4880 ts_tablet_manager.cc:1428] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419: Time spent starting tablet: real 0.019s user 0.013s sys 0.005s
I20260619 01:07:03.603314 4882 raft_consensus.cc:686] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419 [term 1 LEADER]: Becoming Leader. State: Replica: 367e1ef43a3f42178ca2e041d946f419, State: Running, Role: LEADER
I20260619 01:07:03.604269 4880 tablet_bootstrap.cc:492] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419: Bootstrap starting.
I20260619 01:07:03.604130 4882 consensus_queue.cc:237] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419 [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: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.612442 4880 tablet_bootstrap.cc:654] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:03.615097 4724 catalog_manager.cc:5495] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419 reported cstate change: term changed from 0 to 1, leader changed from <none> to 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "367e1ef43a3f42178ca2e041d946f419" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:03.619756 4880 tablet_bootstrap.cc:492] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419: No bootstrap required, opened a new log
I20260619 01:07:03.620213 4880 ts_tablet_manager.cc:1397] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419: Time spent bootstrapping tablet: real 0.016s user 0.009s sys 0.000s
I20260619 01:07:03.622705 4880 raft_consensus.cc:348] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.623268 4880 raft_consensus.cc:374] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:03.623538 4880 raft_consensus.cc:729] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367e1ef43a3f42178ca2e041d946f419, State: Initialized, Role: FOLLOWER
I20260619 01:07:03.624182 4880 consensus_queue.cc:260] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419 [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: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.624815 4880 raft_consensus.cc:388] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:03.625089 4880 raft_consensus.cc:482] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:03.625427 4880 raft_consensus.cc:3037] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:03.632907 4880 raft_consensus.cc:504] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.633749 4880 leader_election.cc:302] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419 [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: 367e1ef43a3f42178ca2e041d946f419; no voters:
I20260619 01:07:03.634413 4880 leader_election.cc:288] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:03.635066 4882 raft_consensus.cc:2781] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:03.635558 4882 raft_consensus.cc:686] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419 [term 1 LEADER]: Becoming Leader. State: Replica: 367e1ef43a3f42178ca2e041d946f419, State: Running, Role: LEADER
I20260619 01:07:03.636348 4882 consensus_queue.cc:237] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419 [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: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.640442 4880 ts_tablet_manager.cc:1428] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419: Time spent starting tablet: real 0.020s user 0.013s sys 0.004s
I20260619 01:07:03.648449 4724 catalog_manager.cc:5495] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419 reported cstate change: term changed from 0 to 1, leader changed from <none> to 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "367e1ef43a3f42178ca2e041d946f419" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:03.678918 4724 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41030:
name: "client-testrange"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\006\001\000\000\000\000\000\007\001\000\372\000\000\000\006\001\000\372\000\000\000\007\001\000\364\001\000\000\006\001\000\364\001\000\000\007\001\000\356\002\000\000\006\001\000\356\002\000\000\007\001\000\350\003\000\000""\006\001\000\000\000\000\000\007\001\000\372\000\000\000\006\001\000\372\000\000\000\007\001\000\364\001\000\000\006\001\000\364\001\000\000\007\001\000\356\002\000\000\006\001\000\356\002\000\000\007\001\000\350\003\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:07:03.708204 4834 tablet_service.cc:1467] Processing CreateTablet for tablet 997f27447e8140079acd2f03635b7407 (DEFAULT_TABLE table=client-testrange [id=de4ae01cb15d4610a663b4cbb709ed83]), partition=RANGE (key) PARTITION 0 <= VALUES < 250
I20260619 01:07:03.709445 4834 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 997f27447e8140079acd2f03635b7407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:03.711750 4835 tablet_service.cc:1467] Processing CreateTablet for tablet b6888b4302ef487c8dca06f890dc77a3 (DEFAULT_TABLE table=client-testrange [id=de4ae01cb15d4610a663b4cbb709ed83]), partition=RANGE (key) PARTITION 250 <= VALUES < 500
I20260619 01:07:03.713084 4835 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b6888b4302ef487c8dca06f890dc77a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:03.719480 4832 tablet_service.cc:1467] Processing CreateTablet for tablet ebeade3681f64706858aa68e4c9ca1f4 (DEFAULT_TABLE table=client-testrange [id=de4ae01cb15d4610a663b4cbb709ed83]), partition=RANGE (key) PARTITION 500 <= VALUES < 750
I20260619 01:07:03.720890 4832 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ebeade3681f64706858aa68e4c9ca1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:03.735173 4880 tablet_bootstrap.cc:492] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419: Bootstrap starting.
I20260619 01:07:03.741842 4880 tablet_bootstrap.cc:654] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419: Neither blocks nor log segments found. Creating new log.
W20260619 01:07:03.818377 4711 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.0.99.1:45379, user_credentials={real_user=slave}} blocked reactor thread for 88023.8us
I20260619 01:07:03.823428 4832 tablet_service.cc:1467] Processing CreateTablet for tablet 1d9a80d5bd7541d3908d283e499ce458 (DEFAULT_TABLE table=client-testrange [id=de4ae01cb15d4610a663b4cbb709ed83]), partition=RANGE (key) PARTITION 750 <= VALUES < 1000
I20260619 01:07:03.824595 4832 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1d9a80d5bd7541d3908d283e499ce458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:03.825623 4880 tablet_bootstrap.cc:492] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419: No bootstrap required, opened a new log
I20260619 01:07:03.826154 4880 ts_tablet_manager.cc:1397] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419: Time spent bootstrapping tablet: real 0.091s user 0.009s sys 0.004s
I20260619 01:07:03.828819 4880 raft_consensus.cc:348] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.829373 4880 raft_consensus.cc:374] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:03.829656 4880 raft_consensus.cc:729] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367e1ef43a3f42178ca2e041d946f419, State: Initialized, Role: FOLLOWER
I20260619 01:07:03.830417 4880 consensus_queue.cc:260] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419 [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: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.831064 4880 raft_consensus.cc:388] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:03.831347 4880 raft_consensus.cc:482] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:03.831661 4880 raft_consensus.cc:3037] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:03.838420 4880 raft_consensus.cc:504] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.839141 4880 leader_election.cc:302] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419 [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: 367e1ef43a3f42178ca2e041d946f419; no voters:
I20260619 01:07:03.839900 4882 raft_consensus.cc:2781] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:03.840366 4882 raft_consensus.cc:686] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419 [term 1 LEADER]: Becoming Leader. State: Replica: 367e1ef43a3f42178ca2e041d946f419, State: Running, Role: LEADER
I20260619 01:07:03.840986 4882 consensus_queue.cc:237] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419 [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: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.841832 4880 leader_election.cc:288] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:03.843439 4880 ts_tablet_manager.cc:1428] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419: Time spent starting tablet: real 0.017s user 0.014s sys 0.000s
I20260619 01:07:03.844708 4880 tablet_bootstrap.cc:492] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419: Bootstrap starting.
I20260619 01:07:03.849588 4880 tablet_bootstrap.cc:654] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:03.854159 4880 tablet_bootstrap.cc:492] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419: No bootstrap required, opened a new log
I20260619 01:07:03.854677 4880 ts_tablet_manager.cc:1397] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.001s
I20260619 01:07:03.856690 4880 raft_consensus.cc:348] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.857136 4880 raft_consensus.cc:374] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:03.857405 4880 raft_consensus.cc:729] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367e1ef43a3f42178ca2e041d946f419, State: Initialized, Role: FOLLOWER
I20260619 01:07:03.858122 4880 consensus_queue.cc:260] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419 [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: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.858778 4880 raft_consensus.cc:388] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:03.859055 4880 raft_consensus.cc:482] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:03.859424 4880 raft_consensus.cc:3037] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:03.861856 4725 catalog_manager.cc:5495] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419 reported cstate change: term changed from 0 to 1, leader changed from <none> to 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "367e1ef43a3f42178ca2e041d946f419" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:03.864621 4880 raft_consensus.cc:504] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.865336 4880 leader_election.cc:302] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419 [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: 367e1ef43a3f42178ca2e041d946f419; no voters:
I20260619 01:07:03.865954 4880 leader_election.cc:288] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:03.866091 4882 raft_consensus.cc:2781] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:03.866954 4882 raft_consensus.cc:686] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419 [term 1 LEADER]: Becoming Leader. State: Replica: 367e1ef43a3f42178ca2e041d946f419, State: Running, Role: LEADER
I20260619 01:07:03.867689 4880 ts_tablet_manager.cc:1428] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419: Time spent starting tablet: real 0.013s user 0.011s sys 0.000s
I20260619 01:07:03.867746 4882 consensus_queue.cc:237] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419 [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: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.868624 4880 tablet_bootstrap.cc:492] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419: Bootstrap starting.
I20260619 01:07:03.875522 4880 tablet_bootstrap.cc:654] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:03.880290 4880 tablet_bootstrap.cc:492] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419: No bootstrap required, opened a new log
I20260619 01:07:03.880697 4880 ts_tablet_manager.cc:1397] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419: Time spent bootstrapping tablet: real 0.012s user 0.010s sys 0.000s
I20260619 01:07:03.881142 4725 catalog_manager.cc:5495] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419 reported cstate change: term changed from 0 to 1, leader changed from <none> to 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "367e1ef43a3f42178ca2e041d946f419" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:03.882786 4880 raft_consensus.cc:348] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.883253 4880 raft_consensus.cc:374] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:03.883498 4880 raft_consensus.cc:729] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367e1ef43a3f42178ca2e041d946f419, State: Initialized, Role: FOLLOWER
I20260619 01:07:03.884083 4880 consensus_queue.cc:260] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419 [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: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.884565 4880 raft_consensus.cc:388] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:03.884800 4880 raft_consensus.cc:482] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:03.885069 4880 raft_consensus.cc:3037] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:03.889830 4880 raft_consensus.cc:504] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.890523 4880 leader_election.cc:302] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419 [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: 367e1ef43a3f42178ca2e041d946f419; no voters:
I20260619 01:07:03.891103 4880 leader_election.cc:288] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:03.891280 4882 raft_consensus.cc:2781] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:03.891770 4882 raft_consensus.cc:686] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419 [term 1 LEADER]: Becoming Leader. State: Replica: 367e1ef43a3f42178ca2e041d946f419, State: Running, Role: LEADER
I20260619 01:07:03.892411 4882 consensus_queue.cc:237] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419 [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: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.893203 4880 ts_tablet_manager.cc:1428] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419: Time spent starting tablet: real 0.012s user 0.012s sys 0.000s
I20260619 01:07:03.894167 4880 tablet_bootstrap.cc:492] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419: Bootstrap starting.
I20260619 01:07:03.897050 4714 maintenance_manager.cc:419] P d4d12fdfd96b4e85b2421afe48466a96: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=1.000000
I20260619 01:07:03.900333 4880 tablet_bootstrap.cc:654] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:03.903230 4725 catalog_manager.cc:5495] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419 reported cstate change: term changed from 0 to 1, leader changed from <none> to 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "367e1ef43a3f42178ca2e041d946f419" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:03.913304 4880 tablet_bootstrap.cc:492] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419: No bootstrap required, opened a new log
I20260619 01:07:03.913836 4880 ts_tablet_manager.cc:1397] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419: Time spent bootstrapping tablet: real 0.020s user 0.019s sys 0.000s
I20260619 01:07:03.916450 4880 raft_consensus.cc:348] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.917014 4880 raft_consensus.cc:374] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:03.917438 4880 raft_consensus.cc:729] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367e1ef43a3f42178ca2e041d946f419, State: Initialized, Role: FOLLOWER
I20260619 01:07:03.918265 4880 consensus_queue.cc:260] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419 [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: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.918913 4880 raft_consensus.cc:388] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:03.919200 4880 raft_consensus.cc:482] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:03.919481 4880 raft_consensus.cc:3037] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:03.926064 4880 raft_consensus.cc:504] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.926735 4880 leader_election.cc:302] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419 [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: 367e1ef43a3f42178ca2e041d946f419; no voters:
I20260619 01:07:03.927445 4882 raft_consensus.cc:2781] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:03.927923 4882 raft_consensus.cc:686] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419 [term 1 LEADER]: Becoming Leader. State: Replica: 367e1ef43a3f42178ca2e041d946f419, State: Running, Role: LEADER
I20260619 01:07:03.928577 4882 consensus_queue.cc:237] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419 [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: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } }
I20260619 01:07:03.930941 4880 leader_election.cc:288] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:03.932842 4880 ts_tablet_manager.cc:1428] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419: Time spent starting tablet: real 0.019s user 0.014s sys 0.000s
I20260619 01:07:03.939414 4725 catalog_manager.cc:5495] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419 reported cstate change: term changed from 0 to 1, leader changed from <none> to 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "367e1ef43a3f42178ca2e041d946f419" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "367e1ef43a3f42178ca2e041d946f419" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45379 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:03.962618 4713 maintenance_manager.cc:643] P d4d12fdfd96b4e85b2421afe48466a96: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.064s user 0.046s sys 0.012s Metrics: {"bytes_written":8406,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":4642,"dirs.run_cpu_time_us":313,"dirs.run_wall_time_us":902,"drs_written":1,"lbm_read_time_us":327,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3512,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":11,"thread_start_us":4338,"threads_started":1,"update_count":2}
I20260619 01:07:03.966085 4714 maintenance_manager.cc:419] P d4d12fdfd96b4e85b2421afe48466a96: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=1.000000
I20260619 01:07:03.975301 4713 maintenance_manager.cc:643] P d4d12fdfd96b4e85b2421afe48466a96: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.008s user 0.007s sys 0.000s Metrics: {"bytes_written":342,"delete_count":0,"lbm_write_time_us":311,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260619 01:07:03.976656 4714 maintenance_manager.cc:419] P d4d12fdfd96b4e85b2421afe48466a96: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 648 bytes on disk
I20260619 01:07:03.978456 4713 maintenance_manager.cc:643] P d4d12fdfd96b4e85b2421afe48466a96: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.001s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":317,"lbm_reads_lt_1ms":4}
I20260619 01:07:03.979805 4714 maintenance_manager.cc:419] P d4d12fdfd96b4e85b2421afe48466a96: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.223452
I20260619 01:07:04.014923 4713 maintenance_manager.cc:643] P d4d12fdfd96b4e85b2421afe48466a96: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.034s user 0.022s sys 0.011s Metrics: {"cfile_cache_miss":7,"cfile_cache_miss_bytes":3256,"cfile_init":4,"delete_count":0,"delta_blocks_compacted":2,"delta_iterators_relevant":2,"dirs.queue_time_us":5270,"dirs.run_cpu_time_us":521,"dirs.run_wall_time_us":1558,"lbm_read_time_us":1214,"lbm_reads_lt_1ms":23,"lbm_write_time_us":1004,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":5779,"threads_started":1,"update_count":3}
I20260619 01:07:04.017347 4714 maintenance_manager.cc:419] P d4d12fdfd96b4e85b2421afe48466a96: Scheduling MinorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.002000
I20260619 01:07:04.018431 4713 maintenance_manager.cc:643] P d4d12fdfd96b4e85b2421afe48466a96: MinorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {}
I20260619 01:07:04.074501 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.119819 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.044s user 0.041s sys 0.000s Metrics: {"bytes_written":4621,"cfile_init":1,"dirs.queue_time_us":848,"dirs.run_cpu_time_us":310,"dirs.run_wall_time_us":970,"drs_written":1,"lbm_read_time_us":314,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2234,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":2,"spinlock_wait_cycles":8448,"thread_start_us":524,"threads_started":1}
I20260619 01:07:04.123490 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 174 bytes on disk
I20260619 01:07:04.125118 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":299,"lbm_reads_lt_1ms":4}
I20260619 01:07:04.128104 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.163439 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.033s user 0.031s sys 0.000s Metrics: {"bytes_written":4625,"cfile_init":1,"dirs.queue_time_us":79,"dirs.run_cpu_time_us":263,"dirs.run_wall_time_us":1387,"drs_written":1,"lbm_read_time_us":301,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2384,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:04.167213 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 214 bytes on disk
I20260619 01:07:04.169021 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":321,"lbm_reads_lt_1ms":4}
I20260619 01:07:04.171716 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.205317 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.033s user 0.023s sys 0.006s Metrics: {"bytes_written":4627,"cfile_init":1,"dirs.queue_time_us":94,"dirs.run_cpu_time_us":280,"dirs.run_wall_time_us":1316,"drs_written":1,"lbm_read_time_us":849,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2189,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":30976}
I20260619 01:07:04.209347 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 212 bytes on disk
I20260619 01:07:04.211355 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":310,"lbm_reads_lt_1ms":4}
I20260619 01:07:04.214510 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.244732 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.029s user 0.026s sys 0.000s Metrics: {"bytes_written":4629,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":285,"dirs.run_wall_time_us":1447,"drs_written":1,"lbm_read_time_us":159,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2201,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 01:07:04.248165 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 196 bytes on disk
I20260619 01:07:04.251408 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":248,"lbm_reads_lt_1ms":4}
I20260619 01:07:04.254522 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.286752 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.031s user 0.026s sys 0.004s Metrics: {"bytes_written":4629,"cfile_init":1,"dirs.queue_time_us":68,"dirs.run_cpu_time_us":272,"dirs.run_wall_time_us":1387,"drs_written":1,"lbm_read_time_us":234,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1992,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 01:07:04.290526 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.321412 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.030s user 0.021s sys 0.004s Metrics: {"bytes_written":4629,"cfile_init":1,"dirs.queue_time_us":62,"dirs.run_cpu_time_us":318,"dirs.run_wall_time_us":1406,"drs_written":1,"lbm_read_time_us":224,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1871,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 01:07:04.325146 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.361076 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.035s user 0.025s sys 0.004s Metrics: {"bytes_written":4629,"cfile_init":1,"dirs.queue_time_us":116,"dirs.run_cpu_time_us":296,"dirs.run_wall_time_us":1309,"drs_written":1,"lbm_read_time_us":244,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2091,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3}
I20260619 01:07:04.364718 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.397367 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.032s user 0.018s sys 0.012s Metrics: {"bytes_written":4629,"cfile_init":1,"dirs.queue_time_us":78,"dirs.run_cpu_time_us":293,"dirs.run_wall_time_us":1440,"drs_written":1,"lbm_read_time_us":249,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2110,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 01:07:04.402647 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 773 bytes on disk
I20260619 01:07:04.406800 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":4,"lbm_read_time_us":1051,"lbm_reads_lt_1ms":16}
I20260619 01:07:04.410241 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.442818 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.032s user 0.021s sys 0.008s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":98,"dirs.run_cpu_time_us":327,"dirs.run_wall_time_us":1347,"drs_written":1,"lbm_read_time_us":158,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1709,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 01:07:04.447191 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.485391 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.037s user 0.028s sys 0.004s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":86,"dirs.run_cpu_time_us":301,"dirs.run_wall_time_us":2870,"drs_written":1,"lbm_read_time_us":239,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2227,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3}
I20260619 01:07:04.489838 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.528650 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.038s user 0.030s sys 0.003s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":306,"dirs.run_wall_time_us":1316,"drs_written":1,"lbm_read_time_us":265,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1908,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 01:07:04.533123 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 577 bytes on disk
I20260619 01:07:04.536216 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":624,"lbm_reads_lt_1ms":12}
I20260619 01:07:04.540091 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.576933 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.036s user 0.032s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":244,"dirs.run_wall_time_us":1448,"drs_written":1,"lbm_read_time_us":355,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1988,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:04.581095 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.618465 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.037s user 0.031s sys 0.004s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":76,"dirs.run_cpu_time_us":272,"dirs.run_wall_time_us":1380,"drs_written":1,"lbm_read_time_us":249,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1793,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 01:07:04.623176 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 408 bytes on disk
I20260619 01:07:04.628723 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.005s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":2537,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":7}
I20260619 01:07:04.632819 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.673552 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.040s user 0.035s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":300,"dirs.run_wall_time_us":1377,"drs_written":1,"lbm_read_time_us":289,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3109,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:04.679195 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 212 bytes on disk
I20260619 01:07:04.681974 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":295,"lbm_reads_lt_1ms":4}
I20260619 01:07:04.686092 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.726785 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.040s user 0.037s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":73,"dirs.run_cpu_time_us":258,"dirs.run_wall_time_us":1416,"drs_written":1,"lbm_read_time_us":261,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2200,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:04.731173 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.772030 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.040s user 0.037s sys 0.000s Metrics: {"bytes_written":4630,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":265,"dirs.run_wall_time_us":1448,"drs_written":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2307,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 01:07:04.778870 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 408 bytes on disk
I20260619 01:07:04.784129 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.004s user 0.003s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":793,"lbm_reads_lt_1ms":8}
I20260619 01:07:04.788846 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.828939 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.039s user 0.035s sys 0.003s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":93,"dirs.run_cpu_time_us":303,"dirs.run_wall_time_us":1412,"drs_written":1,"lbm_read_time_us":233,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2102,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:04.833998 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 214 bytes on disk
I20260619 01:07:04.836265 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":230,"lbm_reads_lt_1ms":4}
I20260619 01:07:04.839773 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.884918 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.044s user 0.029s sys 0.007s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":74,"dirs.run_cpu_time_us":231,"dirs.run_wall_time_us":1502,"drs_written":1,"lbm_read_time_us":265,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2098,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:04.890017 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:04.933235 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.042s user 0.033s sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":270,"dirs.run_wall_time_us":20031,"drs_written":1,"lbm_read_time_us":254,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2185,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3}
I20260619 01:07:04.938927 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 399 bytes on disk
I20260619 01:07:04.942054 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":516,"lbm_reads_lt_1ms":8}
I20260619 01:07:04.946098 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:05.004197 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.057s user 0.035s sys 0.004s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":142,"dirs.run_cpu_time_us":286,"dirs.run_wall_time_us":31509,"drs_written":1,"lbm_read_time_us":283,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2179,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:05.008800 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 212 bytes on disk
I20260619 01:07:05.012144 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":384,"lbm_reads_lt_1ms":4,"spinlock_wait_cycles":8960}
I20260619 01:07:05.017982 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:05.103015 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.084s user 0.041s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":338,"dirs.run_wall_time_us":61772,"drs_written":1,"lbm_read_time_us":256,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2307,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":1408}
I20260619 01:07:05.108096 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 223 bytes on disk
I20260619 01:07:05.110978 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":264,"lbm_reads_lt_1ms":4}
I20260619 01:07:05.115465 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:05.185253 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.069s user 0.043s sys 0.000s Metrics: {"bytes_written":4651,"cfile_init":1,"dirs.queue_time_us":78,"dirs.run_cpu_time_us":303,"dirs.run_wall_time_us":41298,"drs_written":1,"lbm_read_time_us":289,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2205,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":10}
I20260619 01:07:05.190943 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:05.272608 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.081s user 0.043s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":88,"dirs.run_cpu_time_us":368,"dirs.run_wall_time_us":51948,"drs_written":1,"lbm_read_time_us":250,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3095,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 01:07:05.278898 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:05.323439 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.044s user 0.034s sys 0.007s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":73,"dirs.run_cpu_time_us":306,"dirs.run_wall_time_us":1555,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2238,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 01:07:05.328776 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 721 bytes on disk
I20260619 01:07:05.333994 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.004s user 0.000s sys 0.004s Metrics: {"cfile_init":3,"lbm_read_time_us":796,"lbm_reads_lt_1ms":12}
I20260619 01:07:05.338604 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:05.392828 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.052s user 0.048s sys 0.000s Metrics: {"bytes_written":4632,"cfile_init":1,"dirs.queue_time_us":167,"dirs.run_cpu_time_us":322,"dirs.run_wall_time_us":1327,"drs_written":1,"lbm_read_time_us":274,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2302,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:05.398473 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 214 bytes on disk
I20260619 01:07:05.403985 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":417,"lbm_reads_lt_1ms":4}
I20260619 01:07:05.407969 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:05.452051 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.043s user 0.037s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":102,"dirs.run_cpu_time_us":287,"dirs.run_wall_time_us":1925,"drs_written":1,"lbm_read_time_us":242,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2073,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 01:07:05.456638 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:05.500699 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.043s user 0.036s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":104,"dirs.run_cpu_time_us":348,"dirs.run_wall_time_us":1554,"drs_written":1,"lbm_read_time_us":234,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1875,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:05.506987 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 444 bytes on disk
I20260619 01:07:05.510188 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":366,"lbm_reads_lt_1ms":8}
I20260619 01:07:05.513844 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:05.560441 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.045s user 0.041s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":76,"dirs.run_cpu_time_us":286,"dirs.run_wall_time_us":1370,"drs_written":1,"lbm_read_time_us":361,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1773,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:05.565973 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:05.619254 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.052s user 0.045s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":134,"dirs.run_cpu_time_us":267,"dirs.run_wall_time_us":1321,"drs_written":1,"lbm_read_time_us":258,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2233,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:05.624675 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 424 bytes on disk
I20260619 01:07:05.629096 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.004s user 0.003s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":549,"lbm_reads_lt_1ms":8}
I20260619 01:07:05.633333 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:05.689877 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.056s user 0.055s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":105,"dirs.run_cpu_time_us":324,"dirs.run_wall_time_us":1540,"drs_written":1,"lbm_read_time_us":328,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2337,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:05.696224 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 224 bytes on disk
I20260619 01:07:05.700150 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":295,"lbm_reads_lt_1ms":4}
I20260619 01:07:05.704622 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:05.769019 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.064s user 0.054s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":630,"dirs.run_cpu_time_us":267,"dirs.run_wall_time_us":2186,"drs_written":1,"lbm_read_time_us":447,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2635,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 01:07:05.774803 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 232 bytes on disk
I20260619 01:07:05.777676 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":254,"lbm_reads_lt_1ms":4}
I20260619 01:07:05.782056 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:05.838631 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.054s user 0.047s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":265,"dirs.run_wall_time_us":1611,"drs_written":1,"lbm_read_time_us":233,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1961,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:05.844514 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:05.898452 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.053s user 0.048s sys 0.004s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":112,"dirs.run_cpu_time_us":434,"dirs.run_wall_time_us":1659,"drs_written":1,"lbm_read_time_us":258,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2347,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":9984}
I20260619 01:07:05.904441 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:05.958438 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.053s user 0.049s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":344,"dirs.run_wall_time_us":2226,"drs_written":1,"lbm_read_time_us":280,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2193,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":17664}
I20260619 01:07:05.964550 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:06.020324 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.055s user 0.053s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":88,"dirs.run_cpu_time_us":456,"dirs.run_wall_time_us":2596,"drs_written":1,"lbm_read_time_us":241,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2235,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:06.026104 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:06.080428 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.054s user 0.042s sys 0.008s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":94,"dirs.run_cpu_time_us":242,"dirs.run_wall_time_us":2794,"drs_written":1,"lbm_read_time_us":229,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2003,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:06.086169 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:06.142627 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.056s user 0.052s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":88,"dirs.run_cpu_time_us":236,"dirs.run_wall_time_us":1334,"drs_written":1,"lbm_read_time_us":232,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1900,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:06.148442 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:06.200866 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.052s user 0.048s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":102,"dirs.run_cpu_time_us":245,"dirs.run_wall_time_us":1467,"drs_written":1,"lbm_read_time_us":254,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1881,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:06.206487 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:06.267114 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.060s user 0.058s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":230,"dirs.run_wall_time_us":1418,"drs_written":1,"lbm_read_time_us":241,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2016,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:06.275650 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 1737 bytes on disk
I20260619 01:07:06.282087 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"cfile_init":8,"lbm_read_time_us":1377,"lbm_reads_lt_1ms":32}
I20260619 01:07:06.286949 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:06.344473 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.057s user 0.054s sys 0.000s Metrics: {"bytes_written":4652,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":308,"dirs.run_wall_time_us":1588,"drs_written":1,"lbm_read_time_us":272,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2056,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260619 01:07:06.350317 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 247 bytes on disk
I20260619 01:07:06.354027 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.003s user 0.003s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":251,"lbm_reads_lt_1ms":4}
I20260619 01:07:06.360278 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:06.414083 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.053s user 0.052s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":306,"dirs.run_wall_time_us":1361,"drs_written":1,"lbm_read_time_us":162,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1898,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:06.421141 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 223 bytes on disk
I20260619 01:07:06.425503 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.004s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":274,"lbm_reads_lt_1ms":4}
I20260619 01:07:06.432933 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:06.495114 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.061s user 0.060s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":93,"dirs.run_cpu_time_us":299,"dirs.run_wall_time_us":1611,"drs_written":1,"lbm_read_time_us":250,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2053,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":1792}
I20260619 01:07:06.501492 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 223 bytes on disk
I20260619 01:07:06.507128 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.005s user 0.003s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":413,"lbm_reads_lt_1ms":4}
I20260619 01:07:06.511854 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:06.576053 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.063s user 0.057s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":73,"dirs.run_cpu_time_us":232,"dirs.run_wall_time_us":1418,"drs_written":1,"lbm_read_time_us":261,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2022,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 01:07:06.584451 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(997f27447e8140079acd2f03635b7407): perf score=1.000000
I20260619 01:07:06.646713 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.061s user 0.059s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":104,"dirs.run_cpu_time_us":249,"dirs.run_wall_time_us":1542,"drs_written":1,"lbm_read_time_us":230,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1968,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:06.653650 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:06.688388 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.034s user 0.028s sys 0.000s Metrics: {"bytes_written":4645,"cfile_init":1,"dirs.queue_time_us":73,"dirs.run_cpu_time_us":286,"dirs.run_wall_time_us":1671,"drs_written":1,"lbm_read_time_us":259,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2122,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260619 01:07:06.694002 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407): 446 bytes on disk
I20260619 01:07:06.699311 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(997f27447e8140079acd2f03635b7407) complete. Timing: real 0.005s user 0.003s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":506,"lbm_reads_lt_1ms":8}
I20260619 01:07:06.704759 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:06.745432 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.040s user 0.028s sys 0.008s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":124,"dirs.run_cpu_time_us":432,"dirs.run_wall_time_us":1595,"drs_written":1,"lbm_read_time_us":282,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2347,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":9472}
I20260619 01:07:06.751245 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 462 bytes on disk
I20260619 01:07:06.753861 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":580,"lbm_reads_lt_1ms":8}
I20260619 01:07:06.759073 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:06.791237 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.031s user 0.028s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":86,"dirs.run_cpu_time_us":291,"dirs.run_wall_time_us":1437,"drs_written":1,"lbm_read_time_us":302,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1874,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:06.797595 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 212 bytes on disk
I20260619 01:07:06.799270 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":253,"lbm_reads_lt_1ms":4}
I20260619 01:07:06.804255 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:06.837116 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.032s user 0.028s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":86,"dirs.run_cpu_time_us":282,"dirs.run_wall_time_us":1516,"drs_written":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2276,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4,"spinlock_wait_cycles":30592}
I20260619 01:07:06.842693 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 196 bytes on disk
I20260619 01:07:06.844305 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":253,"lbm_reads_lt_1ms":4}
I20260619 01:07:06.850368 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:06.890687 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.039s user 0.032s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":116,"dirs.run_cpu_time_us":305,"dirs.run_wall_time_us":3193,"drs_written":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2038,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:06.897186 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:06.930037 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.032s user 0.026s sys 0.005s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":252,"dirs.run_wall_time_us":2032,"drs_written":1,"lbm_read_time_us":241,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2159,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 01:07:06.936028 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
W20260619 01:07:06.958216 4804 compilation_manager.cc:203] RowProjector compilation request submit failed: Service unavailable: Thread pool is at capacity (1/1 tasks running, 100/100 tasks queued)
I20260619 01:07:06.973100 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.036s user 0.019s sys 0.012s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":86,"dirs.run_cpu_time_us":650,"dirs.run_wall_time_us":1841,"drs_written":1,"lbm_read_time_us":241,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1909,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4,"spinlock_wait_cycles":13184}
I20260619 01:07:06.979051 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 604 bytes on disk
I20260619 01:07:06.982096 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":712,"lbm_reads_lt_1ms":12}
I20260619 01:07:06.987526 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.025206 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.037s user 0.028s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":101,"dirs.run_cpu_time_us":348,"dirs.run_wall_time_us":1569,"drs_written":1,"lbm_read_time_us":244,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2086,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:07.034458 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 214 bytes on disk
I20260619 01:07:07.036038 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":179,"lbm_reads_lt_1ms":4}
I20260619 01:07:07.041610 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.084559 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.037s user 0.031s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":290,"dirs.run_wall_time_us":2000,"drs_written":1,"lbm_read_time_us":237,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2105,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:07.091291 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.128515 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.037s user 0.031s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":98,"dirs.run_cpu_time_us":467,"dirs.run_wall_time_us":2096,"drs_written":1,"lbm_read_time_us":315,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2149,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:07.135550 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.168247 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.032s user 0.029s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":269,"dirs.run_wall_time_us":1380,"drs_written":1,"lbm_read_time_us":245,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1991,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:07.175053 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.217726 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.042s user 0.034s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":77,"dirs.run_cpu_time_us":253,"dirs.run_wall_time_us":1967,"drs_written":1,"lbm_read_time_us":251,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2150,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 01:07:07.224607 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.265280 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.040s user 0.036s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":79,"dirs.run_cpu_time_us":330,"dirs.run_wall_time_us":1327,"drs_written":1,"lbm_read_time_us":254,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1969,"lbm_writes_lt_1ms":23,"mutex_wait_us":1569,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:07.271571 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.317334 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.044s user 0.033s sys 0.003s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":81,"dirs.run_cpu_time_us":227,"dirs.run_wall_time_us":1283,"drs_written":1,"lbm_read_time_us":243,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2162,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:07.324931 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 1262 bytes on disk
I20260619 01:07:07.329387 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.004s user 0.000s sys 0.000s Metrics: {"cfile_init":6,"lbm_read_time_us":1105,"lbm_reads_lt_1ms":24}
I20260619 01:07:07.335335 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.373694 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.037s user 0.027s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":93,"dirs.run_cpu_time_us":281,"dirs.run_wall_time_us":1919,"drs_written":1,"lbm_read_time_us":241,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2337,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":24832}
I20260619 01:07:07.378870 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.415184 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.035s user 0.034s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":136,"dirs.run_cpu_time_us":278,"dirs.run_wall_time_us":1614,"drs_written":1,"lbm_read_time_us":179,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1758,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 01:07:07.422559 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.460783 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.038s user 0.034s sys 0.000s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":81,"dirs.run_cpu_time_us":251,"dirs.run_wall_time_us":1866,"drs_written":1,"lbm_read_time_us":236,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2194,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:07.467818 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 631 bytes on disk
I20260619 01:07:07.471778 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":811,"lbm_reads_lt_1ms":12}
I20260619 01:07:07.477283 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.519107 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.041s user 0.037s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":439,"dirs.run_cpu_time_us":274,"dirs.run_wall_time_us":1439,"drs_written":1,"lbm_read_time_us":306,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1940,"lbm_writes_lt_1ms":23,"mutex_wait_us":90,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:07.526325 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 214 bytes on disk
I20260619 01:07:07.529181 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4}
I20260619 01:07:07.535082 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.581239 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.044s user 0.038s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":117,"dirs.run_cpu_time_us":264,"dirs.run_wall_time_us":1401,"drs_written":1,"lbm_read_time_us":238,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2042,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:07.589099 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.634001 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.044s user 0.040s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":97,"dirs.run_cpu_time_us":435,"dirs.run_wall_time_us":1925,"drs_written":1,"lbm_read_time_us":246,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2144,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:07.641430 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.687402 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.045s user 0.043s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":239,"dirs.run_cpu_time_us":286,"dirs.run_wall_time_us":1399,"drs_written":1,"lbm_read_time_us":279,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2397,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:07.695508 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 640 bytes on disk
I20260619 01:07:07.699502 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":702,"lbm_reads_lt_1ms":12}
I20260619 01:07:07.707877 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.751791 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.043s user 0.038s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":101,"dirs.run_cpu_time_us":328,"dirs.run_wall_time_us":1727,"drs_written":1,"lbm_read_time_us":239,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1762,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:07.757843 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 224 bytes on disk
I20260619 01:07:07.761267 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":265,"lbm_reads_lt_1ms":4}
I20260619 01:07:07.766827 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.809088 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.042s user 0.033s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":97,"dirs.run_cpu_time_us":235,"dirs.run_wall_time_us":2192,"drs_written":1,"lbm_read_time_us":272,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1831,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:07.815653 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.858006 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.042s user 0.041s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":1281,"dirs.run_cpu_time_us":312,"dirs.run_wall_time_us":3096,"drs_written":1,"lbm_read_time_us":244,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2344,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":1920}
I20260619 01:07:07.866008 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.907197 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.041s user 0.034s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":296,"dirs.run_wall_time_us":1592,"drs_written":1,"lbm_read_time_us":164,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2270,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:07.915696 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:07.966990 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.051s user 0.047s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":108,"dirs.run_cpu_time_us":251,"dirs.run_wall_time_us":1418,"drs_written":1,"lbm_read_time_us":793,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3578,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":22,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:07.974298 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:08.019313 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.044s user 0.042s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":317,"dirs.run_wall_time_us":1539,"drs_written":1,"lbm_read_time_us":246,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2879,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":22,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:08.025906 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:08.075174 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.048s user 0.045s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":252,"dirs.run_cpu_time_us":310,"dirs.run_wall_time_us":1507,"drs_written":1,"lbm_read_time_us":158,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1975,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:08.082150 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 1285 bytes on disk
I20260619 01:07:08.089771 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.006s user 0.006s sys 0.000s Metrics: {"cfile_init":6,"lbm_read_time_us":1364,"lbm_reads_lt_1ms":24}
I20260619 01:07:08.097689 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:08.152410 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.054s user 0.050s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":155,"dirs.run_cpu_time_us":434,"dirs.run_wall_time_us":1574,"drs_written":1,"lbm_read_time_us":244,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2083,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 01:07:08.161648 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:08.209350 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.047s user 0.039s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":93,"dirs.run_cpu_time_us":347,"dirs.run_wall_time_us":1381,"drs_written":1,"lbm_read_time_us":240,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1832,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":768}
I20260619 01:07:08.217504 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:08.270773 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.053s user 0.045s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":117,"dirs.run_cpu_time_us":314,"dirs.run_wall_time_us":1543,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2116,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4,"spinlock_wait_cycles":15744}
I20260619 01:07:08.278622 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 660 bytes on disk
I20260619 01:07:08.283284 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.004s user 0.003s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":703,"lbm_reads_lt_1ms":12}
I20260619 01:07:08.289515 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:08.343103 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.053s user 0.050s sys 0.000s Metrics: {"bytes_written":4657,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":244,"dirs.run_wall_time_us":1571,"drs_written":1,"lbm_read_time_us":199,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2186,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9}
I20260619 01:07:08.350781 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 247 bytes on disk
I20260619 01:07:08.354205 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":244,"lbm_reads_lt_1ms":4}
I20260619 01:07:08.360862 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:08.416774 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.055s user 0.044s sys 0.008s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":186,"dirs.run_cpu_time_us":408,"dirs.run_wall_time_us":1921,"drs_written":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2575,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":17152}
I20260619 01:07:08.422856 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 223 bytes on disk
I20260619 01:07:08.426301 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":223,"lbm_reads_lt_1ms":4}
I20260619 01:07:08.432672 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:08.484506 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.051s user 0.048s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":71,"dirs.run_cpu_time_us":331,"dirs.run_wall_time_us":1331,"drs_written":1,"lbm_read_time_us":166,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1838,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":17792}
I20260619 01:07:08.493927 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:08.557672 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.062s user 0.057s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":86,"dirs.run_cpu_time_us":351,"dirs.run_wall_time_us":1588,"drs_written":1,"lbm_read_time_us":255,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3432,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":18688}
I20260619 01:07:08.564754 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:08.615121 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.050s user 0.040s sys 0.008s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":119,"dirs.run_cpu_time_us":351,"dirs.run_wall_time_us":1592,"drs_written":1,"lbm_read_time_us":234,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2019,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":7936}
I20260619 01:07:08.622080 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 669 bytes on disk
I20260619 01:07:08.626672 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.004s user 0.003s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":702,"lbm_reads_lt_1ms":12}
I20260619 01:07:08.635878 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:08.688514 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.052s user 0.049s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":314,"dirs.run_wall_time_us":1511,"drs_written":1,"lbm_read_time_us":216,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1961,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:08.698045 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:08.747932 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.049s user 0.044s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":303,"dirs.run_wall_time_us":1624,"drs_written":1,"lbm_read_time_us":264,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1935,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":26880}
I20260619 01:07:08.756524 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 446 bytes on disk
I20260619 01:07:08.760528 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":413,"lbm_reads_lt_1ms":8}
I20260619 01:07:08.769836 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:08.823635 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.053s user 0.042s sys 0.008s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":294,"dirs.run_wall_time_us":1629,"drs_written":1,"lbm_read_time_us":270,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1823,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":40064}
I20260619 01:07:08.833073 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 233 bytes on disk
I20260619 01:07:08.838568 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.005s user 0.003s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":282,"lbm_reads_lt_1ms":4}
I20260619 01:07:08.845866 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:08.900983 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.054s user 0.048s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":285,"dirs.run_wall_time_us":1508,"drs_written":1,"lbm_read_time_us":235,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2322,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:08.909207 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 223 bytes on disk
I20260619 01:07:08.912650 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":191,"lbm_reads_lt_1ms":4}
I20260619 01:07:08.926075 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:08.982836 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.055s user 0.052s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":81,"dirs.run_cpu_time_us":287,"dirs.run_wall_time_us":1682,"drs_written":1,"lbm_read_time_us":185,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1742,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 01:07:08.991529 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3): perf score=1.000000
I20260619 01:07:09.053565 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.061s user 0.053s sys 0.004s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":327,"dirs.run_wall_time_us":1640,"drs_written":1,"lbm_read_time_us":232,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2212,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":2,"spinlock_wait_cycles":37632}
I20260619 01:07:09.062716 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3): 406 bytes on disk
I20260619 01:07:09.069332 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(b6888b4302ef487c8dca06f890dc77a3) complete. Timing: real 0.004s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":491,"lbm_reads_lt_1ms":8}
I20260619 01:07:09.077179 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:09.110229 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.031s user 0.026s sys 0.004s Metrics: {"bytes_written":4649,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":259,"dirs.run_wall_time_us":1379,"drs_written":1,"lbm_read_time_us":289,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1905,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":15,"spinlock_wait_cycles":13056}
I20260619 01:07:09.118136 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 307 bytes on disk
I20260619 01:07:09.119748 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":271,"lbm_reads_lt_1ms":4}
I20260619 01:07:09.128136 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:09.160159 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.031s user 0.027s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":290,"dirs.run_wall_time_us":1320,"drs_written":1,"lbm_read_time_us":245,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1987,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:09.168941 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 212 bytes on disk
I20260619 01:07:09.170755 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":251,"lbm_reads_lt_1ms":4}
I20260619 01:07:09.177528 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:09.210407 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.032s user 0.022s sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":308,"dirs.run_wall_time_us":1271,"drs_written":1,"lbm_read_time_us":259,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2000,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:09.218376 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:09.255924 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.037s user 0.032s sys 0.000s Metrics: {"bytes_written":4641,"cfile_init":1,"dirs.queue_time_us":102,"dirs.run_cpu_time_us":337,"dirs.run_wall_time_us":2240,"drs_written":1,"lbm_read_time_us":268,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2286,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 01:07:09.265518 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:09.300536 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.034s user 0.031s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":68,"dirs.run_cpu_time_us":295,"dirs.run_wall_time_us":1531,"drs_written":1,"lbm_read_time_us":260,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2174,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:09.308797 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:09.343091 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.034s user 0.027s sys 0.004s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":93,"dirs.run_cpu_time_us":287,"dirs.run_wall_time_us":1507,"drs_written":1,"lbm_read_time_us":260,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2253,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:09.356688 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 834 bytes on disk
I20260619 01:07:09.360940 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":4,"lbm_read_time_us":903,"lbm_reads_lt_1ms":16}
I20260619 01:07:09.371145 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:09.459574 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.086s user 0.034s sys 0.020s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":239,"dirs.run_cpu_time_us":297,"dirs.run_wall_time_us":1394,"drs_written":1,"lbm_read_time_us":319,"lbm_reads_lt_1ms":4,"lbm_write_time_us":27933,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":22,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:09.476600 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 214 bytes on disk
I20260619 01:07:09.479560 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":388,"lbm_reads_lt_1ms":4}
I20260619 01:07:09.489753 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:09.531849 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.041s user 0.029s sys 0.008s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":121,"dirs.run_cpu_time_us":347,"dirs.run_wall_time_us":1554,"drs_written":1,"lbm_read_time_us":292,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2629,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:09.540048 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:09.578250 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.036s user 0.032s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":114,"dirs.run_cpu_time_us":318,"dirs.run_wall_time_us":1390,"drs_written":1,"lbm_read_time_us":256,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1885,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4}
I20260619 01:07:09.586305 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:09.618598 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.032s user 0.031s sys 0.000s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":302,"dirs.run_wall_time_us":1569,"drs_written":1,"lbm_read_time_us":466,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1970,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:09.625931 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 622 bytes on disk
I20260619 01:07:09.628517 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":576,"lbm_reads_lt_1ms":12}
I20260619 01:07:09.635599 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:09.668036 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.032s user 0.021s sys 0.008s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":276,"dirs.run_wall_time_us":1445,"drs_written":1,"lbm_read_time_us":157,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1835,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:09.676281 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 212 bytes on disk
I20260619 01:07:09.678383 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":296,"lbm_reads_lt_1ms":4}
I20260619 01:07:09.684713 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:09.718880 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.033s user 0.024s sys 0.008s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":80,"dirs.run_cpu_time_us":281,"dirs.run_wall_time_us":1551,"drs_written":1,"lbm_read_time_us":153,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1723,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:09.727160 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:09.765626 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.038s user 0.034s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":79,"dirs.run_cpu_time_us":623,"dirs.run_wall_time_us":2909,"drs_written":1,"lbm_read_time_us":162,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1946,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":4480}
I20260619 01:07:09.773300 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 426 bytes on disk
I20260619 01:07:09.776162 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":426,"lbm_reads_lt_1ms":8}
I20260619 01:07:09.782774 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:09.819813 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.036s user 0.034s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":128,"dirs.run_cpu_time_us":409,"dirs.run_wall_time_us":2389,"drs_written":1,"lbm_read_time_us":212,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3079,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:09.828167 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 224 bytes on disk
I20260619 01:07:09.830655 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":291,"lbm_reads_lt_1ms":4}
I20260619 01:07:09.837822 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:09.871767 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.033s user 0.023s sys 0.008s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":81,"dirs.run_cpu_time_us":223,"dirs.run_wall_time_us":1626,"drs_written":1,"lbm_read_time_us":173,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1960,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:09.879144 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 214 bytes on disk
I20260619 01:07:09.880980 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":182,"lbm_reads_lt_1ms":4}
I20260619 01:07:09.888223 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:09.925344 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.037s user 0.032s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":76,"dirs.run_cpu_time_us":360,"dirs.run_wall_time_us":1587,"drs_written":1,"lbm_read_time_us":234,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2678,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":18176}
I20260619 01:07:09.933801 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 214 bytes on disk
I20260619 01:07:09.936058 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":226,"lbm_reads_lt_1ms":4}
I20260619 01:07:09.942039 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:09.977157 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.034s user 0.022s sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":88,"dirs.run_cpu_time_us":271,"dirs.run_wall_time_us":1536,"drs_written":1,"lbm_read_time_us":235,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1689,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:09.984387 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:10.025266 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.040s user 0.036s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":295,"dirs.run_wall_time_us":2365,"drs_written":1,"lbm_read_time_us":164,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2224,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"spinlock_wait_cycles":2432}
I20260619 01:07:10.034693 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:10.071349 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.036s user 0.031s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":101,"dirs.run_cpu_time_us":299,"dirs.run_wall_time_us":1493,"drs_written":1,"lbm_read_time_us":166,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2085,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:10.079735 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 649 bytes on disk
I20260619 01:07:10.082867 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.003s user 0.001s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":496,"lbm_reads_lt_1ms":12}
I20260619 01:07:10.091641 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:10.126801 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.035s user 0.033s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":85,"dirs.run_cpu_time_us":316,"dirs.run_wall_time_us":1559,"drs_written":1,"lbm_read_time_us":156,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1893,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":15104}
I20260619 01:07:10.134918 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:10.171233 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.036s user 0.034s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":127,"dirs.run_cpu_time_us":293,"dirs.run_wall_time_us":1379,"drs_written":1,"lbm_read_time_us":226,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1757,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:10.179216 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 428 bytes on disk
I20260619 01:07:10.181974 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":347,"lbm_reads_lt_1ms":8}
I20260619 01:07:10.189503 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:10.225924 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.036s user 0.032s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":342,"dirs.run_wall_time_us":1865,"drs_written":1,"lbm_read_time_us":230,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1966,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":19840}
I20260619 01:07:10.234419 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:10.279592 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.045s user 0.043s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":111,"dirs.run_cpu_time_us":354,"dirs.run_wall_time_us":1823,"drs_written":1,"lbm_read_time_us":234,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2581,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:10.288694 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:10.329282 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.040s user 0.036s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":86,"dirs.run_cpu_time_us":310,"dirs.run_wall_time_us":1503,"drs_written":1,"lbm_read_time_us":155,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2044,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:10.337320 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 651 bytes on disk
I20260619 01:07:10.341178 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":678,"lbm_reads_lt_1ms":12}
I20260619 01:07:10.348065 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:10.388566 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.040s user 0.033s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":161,"dirs.run_cpu_time_us":244,"dirs.run_wall_time_us":1509,"drs_written":1,"lbm_read_time_us":253,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2152,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:10.397845 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:10.437180 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.039s user 0.035s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":280,"dirs.run_wall_time_us":2829,"drs_written":1,"lbm_read_time_us":159,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1725,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:10.446746 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 437 bytes on disk
I20260619 01:07:10.449532 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":316,"lbm_reads_lt_1ms":8}
I20260619 01:07:10.458112 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:10.500080 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.041s user 0.034s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":334,"dirs.run_wall_time_us":2258,"drs_written":1,"lbm_read_time_us":224,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2064,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 01:07:10.510977 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 232 bytes on disk
I20260619 01:07:10.513463 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":187,"lbm_reads_lt_1ms":4}
I20260619 01:07:10.526008 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:10.574033 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.047s user 0.047s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":414,"dirs.run_cpu_time_us":267,"dirs.run_wall_time_us":14737,"drs_written":1,"lbm_read_time_us":207,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2133,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:10.583437 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 223 bytes on disk
I20260619 01:07:10.585938 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":191,"lbm_reads_lt_1ms":4}
I20260619 01:07:10.593058 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:10.638151 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.044s user 0.041s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":1105,"dirs.run_cpu_time_us":282,"dirs.run_wall_time_us":19260,"drs_written":1,"lbm_read_time_us":229,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1912,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:10.647665 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:10.692006 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.044s user 0.037s sys 0.004s Metrics: {"bytes_written":4631,"cfile_init":1,"dirs.queue_time_us":92,"dirs.run_cpu_time_us":263,"dirs.run_wall_time_us":1335,"drs_written":1,"lbm_read_time_us":213,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1932,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:10.701598 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:10.743803 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.042s user 0.035s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":449,"dirs.run_wall_time_us":2325,"drs_written":1,"lbm_read_time_us":152,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1679,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:10.752476 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 660 bytes on disk
I20260619 01:07:10.756665 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.004s user 0.001s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":987,"lbm_reads_lt_1ms":12}
I20260619 01:07:10.765925 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:10.814710 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.048s user 0.047s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":96,"dirs.run_cpu_time_us":275,"dirs.run_wall_time_us":1592,"drs_written":1,"lbm_read_time_us":191,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2301,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 01:07:10.822355 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 231 bytes on disk
I20260619 01:07:10.825685 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":308,"lbm_reads_lt_1ms":4}
I20260619 01:07:10.833771 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:10.880182 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.046s user 0.042s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":158,"dirs.run_cpu_time_us":277,"dirs.run_wall_time_us":1380,"drs_written":1,"lbm_read_time_us":153,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2733,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:10.889873 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:10.935389 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.045s user 0.038s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":417,"dirs.run_wall_time_us":1956,"drs_written":1,"lbm_read_time_us":260,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1929,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:10.944882 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 446 bytes on disk
I20260619 01:07:10.948944 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":522,"lbm_reads_lt_1ms":8}
I20260619 01:07:10.957051 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:11.004673 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.047s user 0.044s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":276,"dirs.run_cpu_time_us":358,"dirs.run_wall_time_us":1569,"drs_written":1,"lbm_read_time_us":181,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2185,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 01:07:11.013757 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 232 bytes on disk
I20260619 01:07:11.016983 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":178,"lbm_reads_lt_1ms":4}
I20260619 01:07:11.023998 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:11.069348 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.045s user 0.037s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":101,"dirs.run_cpu_time_us":268,"dirs.run_wall_time_us":1569,"drs_written":1,"lbm_read_time_us":174,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1514,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 01:07:11.078423 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:11.124244 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.045s user 0.043s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":564,"dirs.run_cpu_time_us":302,"dirs.run_wall_time_us":1473,"drs_written":1,"lbm_read_time_us":181,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1676,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:11.133740 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 455 bytes on disk
I20260619 01:07:11.137547 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":380,"lbm_reads_lt_1ms":8}
I20260619 01:07:11.144600 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:11.190498 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.045s user 0.045s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":108,"dirs.run_cpu_time_us":289,"dirs.run_wall_time_us":1419,"drs_written":1,"lbm_read_time_us":152,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1520,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":1280}
I20260619 01:07:11.200278 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:11.229579 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.029s user 0.023s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":89,"dirs.run_cpu_time_us":248,"dirs.run_wall_time_us":1538,"drs_written":1,"lbm_read_time_us":187,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3636,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":22,"peak_mem_usage":0,"rows_written":2}
I20260619 01:07:11.238579 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:11.265866 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.027s user 0.026s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":127,"dirs.run_cpu_time_us":363,"dirs.run_wall_time_us":1450,"drs_written":1,"lbm_read_time_us":230,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1874,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:11.275276 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:11.302537 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.027s user 0.022s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":125,"dirs.run_cpu_time_us":298,"dirs.run_wall_time_us":2109,"drs_written":1,"lbm_read_time_us":247,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1584,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:11.312345 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 598 bytes on disk
I20260619 01:07:11.314783 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":497,"lbm_reads_lt_1ms":12}
I20260619 01:07:11.323450 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 232 bytes on disk
I20260619 01:07:11.327683 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":175,"lbm_reads_lt_1ms":4}
I20260619 01:07:11.336654 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:11.363569 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.026s user 0.024s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":280,"dirs.run_wall_time_us":1401,"drs_written":1,"lbm_read_time_us":154,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1823,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:11.372208 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:11.398803 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.026s user 0.021s sys 0.004s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":102,"dirs.run_cpu_time_us":331,"dirs.run_wall_time_us":1400,"drs_written":1,"lbm_read_time_us":238,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1590,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:11.408131 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 435 bytes on disk
I20260619 01:07:11.410776 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":491,"lbm_reads_lt_1ms":8}
I20260619 01:07:11.419745 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:11.449225 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.029s user 0.021s sys 0.004s Metrics: {"bytes_written":4641,"cfile_init":1,"dirs.queue_time_us":89,"dirs.run_cpu_time_us":289,"dirs.run_wall_time_us":1617,"drs_written":1,"lbm_read_time_us":194,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1987,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:11.457552 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:11.492599 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.034s user 0.027s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":76,"dirs.run_cpu_time_us":240,"dirs.run_wall_time_us":1364,"drs_written":1,"lbm_read_time_us":176,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2049,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:11.503894 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 426 bytes on disk
I20260619 01:07:11.506109 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":379,"lbm_reads_lt_1ms":8}
I20260619 01:07:11.514499 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:11.543197 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.028s user 0.023s sys 0.004s Metrics: {"bytes_written":4639,"cfile_init":1,"dirs.queue_time_us":106,"dirs.run_cpu_time_us":259,"dirs.run_wall_time_us":1779,"drs_written":1,"lbm_read_time_us":251,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1647,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:11.551308 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:11.580135 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.028s user 0.026s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":87,"dirs.run_cpu_time_us":307,"dirs.run_wall_time_us":1322,"drs_written":1,"lbm_read_time_us":209,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1759,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:11.589932 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:11.622275 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.032s user 0.026s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":276,"dirs.run_wall_time_us":1411,"drs_written":1,"lbm_read_time_us":244,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1703,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5}
I20260619 01:07:11.631871 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 647 bytes on disk
I20260619 01:07:11.634764 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":592,"lbm_reads_lt_1ms":12}
I20260619 01:07:11.643558 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:11.674860 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.031s user 0.030s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":138,"dirs.run_cpu_time_us":366,"dirs.run_wall_time_us":1524,"drs_written":1,"lbm_read_time_us":152,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1855,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:11.684283 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 223 bytes on disk
I20260619 01:07:11.686079 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.001s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":184,"lbm_reads_lt_1ms":4}
I20260619 01:07:11.694775 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:11.732028 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.037s user 0.034s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":98,"dirs.run_cpu_time_us":292,"dirs.run_wall_time_us":1452,"drs_written":1,"lbm_read_time_us":159,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1799,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:11.741667 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:11.773556 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.031s user 0.027s sys 0.000s Metrics: {"bytes_written":4633,"cfile_init":1,"dirs.queue_time_us":113,"dirs.run_cpu_time_us":356,"dirs.run_wall_time_us":1603,"drs_written":1,"lbm_read_time_us":163,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1814,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":4,"spinlock_wait_cycles":2304}
I20260619 01:07:11.783056 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 419 bytes on disk
I20260619 01:07:11.785291 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":311,"lbm_reads_lt_1ms":8}
I20260619 01:07:11.794880 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:11.827250 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.032s user 0.032s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":107,"dirs.run_cpu_time_us":365,"dirs.run_wall_time_us":1523,"drs_written":1,"lbm_read_time_us":182,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2267,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":16128}
I20260619 01:07:11.837728 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:11.869892 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.031s user 0.027s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":94,"dirs.run_cpu_time_us":235,"dirs.run_wall_time_us":1684,"drs_written":1,"lbm_read_time_us":256,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1770,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":8576}
I20260619 01:07:11.879997 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 428 bytes on disk
I20260619 01:07:11.882798 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":430,"lbm_reads_lt_1ms":8}
I20260619 01:07:11.892482 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:11.926724 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.034s user 0.028s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":116,"dirs.run_cpu_time_us":353,"dirs.run_wall_time_us":2151,"drs_written":1,"lbm_read_time_us":293,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1810,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:11.935998 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 224 bytes on disk
I20260619 01:07:11.938225 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.002s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":241,"lbm_reads_lt_1ms":4}
I20260619 01:07:11.947099 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:11.980688 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.033s user 0.030s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":304,"dirs.run_wall_time_us":1469,"drs_written":1,"lbm_read_time_us":236,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1801,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:11.991775 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:12.030651 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.038s user 0.036s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":82,"dirs.run_cpu_time_us":344,"dirs.run_wall_time_us":1896,"drs_written":1,"lbm_read_time_us":163,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3580,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":22,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":20736}
I20260619 01:07:12.041039 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 437 bytes on disk
I20260619 01:07:12.043813 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":369,"lbm_reads_lt_1ms":8}
I20260619 01:07:12.052948 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:12.088884 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.035s user 0.028s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":122,"dirs.run_cpu_time_us":291,"dirs.run_wall_time_us":1372,"drs_written":1,"lbm_read_time_us":179,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1755,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:12.099061 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:12.135202 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.036s user 0.034s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":93,"dirs.run_cpu_time_us":335,"dirs.run_wall_time_us":1539,"drs_written":1,"lbm_read_time_us":216,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1847,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:12.145304 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:12.183439 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.038s user 0.035s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":96,"dirs.run_cpu_time_us":291,"dirs.run_wall_time_us":1744,"drs_written":1,"lbm_read_time_us":151,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1664,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":39936}
I20260619 01:07:12.194077 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:12.232226 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.037s user 0.035s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":97,"dirs.run_cpu_time_us":362,"dirs.run_wall_time_us":1438,"drs_written":1,"lbm_read_time_us":240,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2075,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:12.242524 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 865 bytes on disk
I20260619 01:07:12.246449 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.003s user 0.003s sys 0.000s Metrics: {"cfile_init":4,"lbm_read_time_us":671,"lbm_reads_lt_1ms":16}
I20260619 01:07:12.256534 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:12.295156 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.038s user 0.032s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":263,"dirs.run_cpu_time_us":343,"dirs.run_wall_time_us":1681,"drs_written":1,"lbm_read_time_us":219,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1866,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8,"spinlock_wait_cycles":1920}
I20260619 01:07:12.305909 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 232 bytes on disk
I20260619 01:07:12.308832 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":304,"lbm_reads_lt_1ms":4}
I20260619 01:07:12.318686 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:12.358307 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.039s user 0.038s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":311,"dirs.run_wall_time_us":1506,"drs_written":1,"lbm_read_time_us":160,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1911,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:12.367426 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:12.406133 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.038s user 0.030s sys 0.008s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":103,"dirs.run_cpu_time_us":305,"dirs.run_wall_time_us":1462,"drs_written":1,"lbm_read_time_us":254,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1744,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6,"spinlock_wait_cycles":19200}
I20260619 01:07:12.417272 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 437 bytes on disk
I20260619 01:07:12.420751 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":347,"lbm_reads_lt_1ms":8}
I20260619 01:07:12.429915 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:12.471400 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.041s user 0.040s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":110,"dirs.run_cpu_time_us":239,"dirs.run_wall_time_us":1367,"drs_written":1,"lbm_read_time_us":157,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1726,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 01:07:12.481201 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 232 bytes on disk
I20260619 01:07:12.484076 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":202,"lbm_reads_lt_1ms":4}
I20260619 01:07:12.495853 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:12.535264 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.039s user 0.033s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":79,"dirs.run_cpu_time_us":295,"dirs.run_wall_time_us":1432,"drs_written":1,"lbm_read_time_us":155,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1824,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 01:07:12.547451 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 232 bytes on disk
I20260619 01:07:12.550040 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.002s user 0.002s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":174,"lbm_reads_lt_1ms":4}
I20260619 01:07:12.560412 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:12.604725 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.044s user 0.040s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":317,"dirs.run_wall_time_us":1539,"drs_written":1,"lbm_read_time_us":180,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1811,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 01:07:12.615269 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 232 bytes on disk
I20260619 01:07:12.617749 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":176,"lbm_reads_lt_1ms":4}
I20260619 01:07:12.627457 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:12.670425 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.042s user 0.041s sys 0.000s Metrics: {"bytes_written":4661,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":263,"dirs.run_wall_time_us":1438,"drs_written":1,"lbm_read_time_us":253,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1849,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9,"spinlock_wait_cycles":2432}
I20260619 01:07:12.682034 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 247 bytes on disk
I20260619 01:07:12.684894 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":196,"lbm_reads_lt_1ms":4}
I20260619 01:07:12.695461 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:12.738013 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.042s user 0.041s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":81,"dirs.run_cpu_time_us":342,"dirs.run_wall_time_us":1822,"drs_written":1,"lbm_read_time_us":252,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1910,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 01:07:12.748343 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:12.791755 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.043s user 0.041s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":87,"dirs.run_cpu_time_us":340,"dirs.run_wall_time_us":2809,"drs_written":1,"lbm_read_time_us":153,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1901,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":6}
I20260619 01:07:12.801872 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 446 bytes on disk
I20260619 01:07:12.805388 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.003s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":361,"lbm_reads_lt_1ms":8}
I20260619 01:07:12.815392 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:12.862089 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.046s user 0.038s sys 0.008s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":129,"dirs.run_cpu_time_us":296,"dirs.run_wall_time_us":1754,"drs_written":1,"lbm_read_time_us":277,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1775,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":8}
I20260619 01:07:12.873011 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:12.918946 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.045s user 0.040s sys 0.004s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":352,"dirs.run_wall_time_us":1402,"drs_written":1,"lbm_read_time_us":214,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1558,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:12.930176 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:12.976099 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.045s user 0.043s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":83,"dirs.run_cpu_time_us":215,"dirs.run_wall_time_us":1521,"drs_written":1,"lbm_read_time_us":220,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1843,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:12.987805 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 679 bytes on disk
I20260619 01:07:12.992417 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.004s user 0.001s sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":775,"lbm_reads_lt_1ms":12}
I20260619 01:07:13.002477 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:13.046101 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.043s user 0.039s sys 0.004s Metrics: {"bytes_written":4660,"cfile_init":1,"dirs.queue_time_us":212,"dirs.run_cpu_time_us":324,"dirs.run_wall_time_us":1462,"drs_written":1,"lbm_read_time_us":177,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1681,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":9,"spinlock_wait_cycles":7936}
I20260619 01:07:13.056699 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:13.104074 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.047s user 0.044s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":161,"dirs.run_cpu_time_us":316,"dirs.run_wall_time_us":1259,"drs_written":1,"lbm_read_time_us":249,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1987,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7}
I20260619 01:07:13.115446 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:13.163131 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.047s user 0.046s sys 0.000s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":110,"dirs.run_cpu_time_us":321,"dirs.run_wall_time_us":1345,"drs_written":1,"lbm_read_time_us":236,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1991,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":17024}
I20260619 01:07:13.175271 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:13.223621 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.048s user 0.042s sys 0.004s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":349,"dirs.run_wall_time_us":1925,"drs_written":1,"lbm_read_time_us":172,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1954,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":7,"spinlock_wait_cycles":17920}
I20260619 01:07:13.241041 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458): perf score=1.000000
I20260619 01:07:13.311031 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.068s user 0.067s sys 0.000s Metrics: {"bytes_written":4635,"cfile_init":1,"dirs.queue_time_us":98,"dirs.run_cpu_time_us":314,"dirs.run_wall_time_us":1775,"drs_written":1,"lbm_read_time_us":323,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2489,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":3}
I20260619 01:07:13.325376 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458): 1101 bytes on disk
I20260619 01:07:13.332096 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(1d9a80d5bd7541d3908d283e499ce458) complete. Timing: real 0.006s user 0.000s sys 0.004s Metrics: {"cfile_init":5,"lbm_read_time_us":1271,"lbm_reads_lt_1ms":20}
I20260619 01:07:13.344856 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4): perf score=1.000000
I20260619 01:07:13.473455 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: FlushMRSOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.128s user 0.074s sys 0.012s Metrics: {"bytes_written":4637,"cfile_init":1,"dirs.queue_time_us":612,"dirs.run_cpu_time_us":306,"dirs.run_wall_time_us":1926,"drs_written":1,"lbm_read_time_us":280,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2317,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":5,"thread_start_us":25800,"threads_started":1,"wal-append.queue_time_us":26156}
I20260619 01:07:13.500310 4871 maintenance_manager.cc:419] P 367e1ef43a3f42178ca2e041d946f419: Scheduling UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4): 212 bytes on disk
I20260619 01:07:13.504763 4804 maintenance_manager.cc:643] P 367e1ef43a3f42178ca2e041d946f419: UndoDeltaBlockGCOp(ebeade3681f64706858aa68e4c9ca1f4) complete. Timing: real 0.004s user 0.001s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":227,"lbm_reads_lt_1ms":4}
W20260619 01:07:14.946926 5005 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 47635.7us
W20260619 01:07:14.961917 4975 scanner-internal.cc:458] Time spent opening tablet: real 0.568s user 0.001s sys 0.002s
W20260619 01:07:14.961934 5004 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 56096.9us
W20260619 01:07:14.980679 4995 scanner-internal.cc:458] Time spent opening tablet: real 0.566s user 0.005s sys 0.006s
W20260619 01:07:15.496644 5048 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 138180us
W20260619 01:07:15.758744 5014 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 196138us
W20260619 01:07:15.826278 5058 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 175298us
W20260619 01:07:15.961289 4985 scanner-internal.cc:458] Time spent opening tablet: real 0.902s user 0.008s sys 0.015s
W20260619 01:07:16.019788 5052 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 194547us
W20260619 01:07:16.059588 4992 scanner-internal.cc:458] Time spent opening tablet: real 1.075s user 0.004s sys 0.009s
W20260619 01:07:16.091161 5049 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 132937us
W20260619 01:07:16.120383 5016 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 181341us
W20260619 01:07:16.504921 5036 meta_cache.cc:1097] Time spent processing table locations response: real 0.056s user 0.001s sys 0.000s
W20260619 01:07:16.518006 5096 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 109486us
W20260619 01:07:16.660708 5051 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 104726us
W20260619 01:07:16.746111 5079 meta_cache.cc:1097] Time spent processing table locations response: real 0.162s user 0.001s sys 0.015s
W20260619 01:07:16.783434 5113 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 205402us
W20260619 01:07:16.792683 5061 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 124498us
W20260619 01:07:16.844400 5160 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 77028.4us
W20260619 01:07:16.882089 5172 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 103175us
W20260619 01:07:16.942550 5110 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 286365us
W20260619 01:07:16.943188 5080 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 150655us
W20260619 01:07:17.145541 5093 meta_cache.cc:1097] Time spent processing table locations response: real 0.150s user 0.008s sys 0.009s
W20260619 01:07:17.249123 5088 meta_cache.cc:1097] Time spent processing table locations response: real 0.064s user 0.000s sys 0.004s
W20260619 01:07:17.269884 5148 meta_cache.cc:1097] Time spent processing table locations response: real 0.069s user 0.001s sys 0.000s
W20260619 01:07:17.278007 5098 meta_cache.cc:1097] Time spent processing table locations response: real 0.076s user 0.008s sys 0.011s
W20260619 01:07:17.286545 5151 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 339647us
W20260619 01:07:17.319602 5154 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 238328us
W20260619 01:07:17.322007 5124 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 304802us
W20260619 01:07:17.447104 5010 scanner-internal.cc:458] Time spent opening tablet: real 1.081s user 0.010s sys 0.012s
W20260619 01:07:17.475309 5164 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 287630us
W20260619 01:07:17.484835 5131 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 302334us
W20260619 01:07:17.499768 5028 scanner-internal.cc:458] Time spent opening tablet: real 1.859s user 0.004s sys 0.010s
W20260619 01:07:17.546100 5137 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 378478us
W20260619 01:07:17.763230 5099 meta_cache.cc:1097] Time spent processing table locations response: real 0.105s user 0.000s sys 0.000s
W20260619 01:07:18.100171 5125 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.528s user 0.000s sys 0.038s
W20260619 01:07:18.126245 5125 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.574s user 0.000s sys 0.039s
W20260619 01:07:18.500020 5033 scanner-internal.cc:458] Time spent opening tablet: real 2.589s user 0.012s sys 0.036s
W20260619 01:07:18.568967 5201 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 280625us
W20260619 01:07:18.629465 5003 scanner-internal.cc:458] Time spent opening tablet: real 2.766s user 0.007s sys 0.036s
W20260619 01:07:18.645356 5215 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 294665us
W20260619 01:07:18.802699 5035 scanner-internal.cc:458] Time spent opening tablet: real 2.364s user 0.003s sys 0.000s
W20260619 01:07:18.980666 5036 scanner-internal.cc:458] Time spent opening tablet: real 2.455s user 0.005s sys 0.017s
W20260619 01:07:19.144838 5188 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 92757.3us
W20260619 01:07:19.195809 5007 scanner-internal.cc:458] Time spent opening tablet: real 2.970s user 0.022s sys 0.005s
W20260619 01:07:19.292804 5109 scanner-internal.cc:458] Time spent opening tablet: real 2.598s user 0.004s sys 0.011s
W20260619 01:07:19.343235 5013 scanner-internal.cc:458] Time spent opening tablet: real 3.009s user 0.017s sys 0.018s
W20260619 01:07:19.334448 5209 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 265521us
W20260619 01:07:19.399169 5226 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.510s user 0.006s sys 0.027s
W20260619 01:07:19.404904 5226 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.516s user 0.006s sys 0.027s
W20260619 01:07:19.431908 5211 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 117403us
W20260619 01:07:19.417299 5351 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.546s user 0.021s sys 0.022s
W20260619 01:07:19.447789 5203 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 139287us
W20260619 01:07:19.448894 5027 scanner-internal.cc:458] Time spent opening tablet: real 3.079s user 0.008s sys 0.013s
W20260619 01:07:19.441749 5351 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.579s user 0.022s sys 0.023s
W20260619 01:07:19.493530 5376 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.541s user 0.000s sys 0.063s
W20260619 01:07:19.495164 5376 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.543s user 0.000s sys 0.063s
W20260619 01:07:19.498152 5330 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.512s user 0.011s sys 0.024s
W20260619 01:07:19.498593 5330 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.568s user 0.012s sys 0.025s
W20260619 01:07:19.514353 5332 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.521s user 0.022s sys 0.038s
W20260619 01:07:19.515340 5332 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.581s user 0.023s sys 0.039s
W20260619 01:07:19.525131 5369 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.525s user 0.007s sys 0.022s
W20260619 01:07:19.525826 5369 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.626s user 0.008s sys 0.022s
W20260619 01:07:19.561154 4711 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.524s user 0.023s sys 0.015s
W20260619 01:07:19.562050 4711 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.640s user 0.024s sys 0.015s
W20260619 01:07:19.724797 5214 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 100522us
W20260619 01:07:19.722328 5218 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 78442.3us
W20260619 01:07:19.816177 5244 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 131489us
W20260619 01:07:19.872874 5123 meta_cache.cc:1097] Time spent processing table locations response: real 0.065s user 0.001s sys 0.000s
W20260619 01:07:20.101962 5278 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 289984us
W20260619 01:07:20.167891 5271 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 153930us
W20260619 01:07:20.211282 5266 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 123790us
W20260619 01:07:20.291504 5029 scanner-internal.cc:458] Time spent opening tablet: real 3.117s user 0.001s sys 0.023s
W20260619 01:07:20.336619 5034 scanner-internal.cc:458] Time spent opening tablet: real 3.157s user 0.028s sys 0.043s
W20260619 01:07:20.375180 5253 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 206436us
W20260619 01:07:20.425184 5040 scanner-internal.cc:458] Time spent opening tablet: real 3.152s user 0.003s sys 0.016s
W20260619 01:07:20.499701 5101 scanner-internal.cc:458] Time spent opening tablet: real 2.847s user 0.016s sys 0.014s
W20260619 01:07:20.528780 5079 scanner-internal.cc:458] Time spent opening tablet: real 3.387s user 0.005s sys 0.013s
W20260619 01:07:20.616544 5322 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 122476us
W20260619 01:07:20.818414 5093 scanner-internal.cc:458] Time spent opening tablet: real 3.513s user 0.001s sys 0.010s
W20260619 01:07:20.807988 5351 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 267222us
W20260619 01:07:20.886322 5360 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 319516us
I20260619 01:07:20.903059 4815 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:58934 (request call id 0) took 1029 ms. Trace:
W20260619 01:07:20.952240 5216 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.519s user 0.003s sys 0.030s
W20260619 01:07:20.963820 5148 scanner-internal.cc:458] Time spent opening tablet: real 3.459s user 0.024s sys 0.011s
W20260619 01:07:20.961370 5216 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.527s user 0.003s sys 0.030s
W20260619 01:07:20.981482 5332 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 270807us
W20260619 01:07:21.009832 5099 scanner-internal.cc:458] Time spent opening tablet: real 3.055s user 0.006s sys 0.011s
I20260619 01:07:20.930543 4815 rpcz_store.cc:276] 0619 01:07:19.872905 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 01:07:19.873136 (+ 231us) service_pool.cc:227] Handling call
0619 01:07:19.903545 (+ 30409us) tablet_service.cc:2780] Created scanner 8494dcaefbd04fb39a5bed7f2c327553 for tablet 997f27447e8140079acd2f03635b7407, query id is 76ae59551ef9485cad60554c75813b0d
0619 01:07:19.948941 (+ 45396us) tablet_service.cc:2920] Creating iterator
0619 01:07:19.949341 (+ 400us) tablet_service.cc:2945] Iterator created
0619 01:07:20.115689 (+166348us) tablet_service.cc:2967] Iterator init: OK
0619 01:07:20.115818 (+ 129us) tablet_service.cc:3010] has_more: true
0619 01:07:20.115932 (+ 114us) tablet_service.cc:3027] Continuing scan request
0619 01:07:20.116222 (+ 290us) tablet_service.cc:3091] Found scanner 8494dcaefbd04fb39a5bed7f2c327553 for tablet 997f27447e8140079acd2f03635b7407, query id is 76ae59551ef9485cad60554c75813b0d
0619 01:07:20.457321 (+341099us) spinlock_profiling.cc:243] Waited 3.73 ms on lock 0x7b24000015f8. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2eba5a 00007f971b2eb347 00007f971b2eb2e0 00007f971b2c9038 00007f971b97bc7b 00007f971b97c0b2
0619 01:07:20.516521 (+ 59200us) spinlock_profiling.cc:243] Waited 9.58 ms on lock 0x7b24000015f8. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2c9729 00007f971b2c8fbb 00007f971b97bc7b 00007f971b97c0b2 00007f971ba9e719 00007f97155bace6
0619 01:07:20.642361 (+125840us) spinlock_profiling.cc:243] Waited 8.52 ms on lock 0x7b24000007e8. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2eba5a 00007f971b2eb347 00007f971b2eb2e0 00007f971b2c9038 00007f971b97bc7b 00007f971b97c0b2
0619 01:07:20.813870 (+171509us) tablet_service.cc:3165] Deadline expired - responding early
0619 01:07:20.902341 (+ 88471us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":16,"cfile_cache_hit_bytes":524,"rowset_iterators":4,"scanner_bytes_read":252,"spinlock_wait_cycles":50199424}
W20260619 01:07:21.078001 5098 scanner-internal.cc:458] Time spent opening tablet: real 3.474s user 0.010s sys 0.008s
W20260619 01:07:21.072182 5330 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 127732us
I20260619 01:07:21.086933 4813 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:58946 (request call id 0) took 1124 ms. Trace:
I20260619 01:07:21.118121 4814 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:58928 (request call id 0) took 1156 ms. Trace:
I20260619 01:07:21.118781 4816 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:58972 (request call id 0) took 1299 ms. Trace:
I20260619 01:07:21.119845 4812 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:58910 (request call id 0) took 1134 ms. Trace:
I20260619 01:07:21.119145 4816 rpcz_store.cc:276] 0619 01:07:19.819061 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 01:07:19.819418 (+ 357us) service_pool.cc:227] Handling call
0619 01:07:19.820495 (+ 1077us) tablet_service.cc:2780] Created scanner d743eb87e04c4736a07b4ac31df97184 for tablet b6888b4302ef487c8dca06f890dc77a3, query id is 9891fb2e737d41c1bdc9bf38f45e4dc1
0619 01:07:19.874158 (+ 53663us) tablet_service.cc:2920] Creating iterator
0619 01:07:19.954274 (+ 80116us) tablet_service.cc:2945] Iterator created
0619 01:07:20.400421 (+446147us) tablet_service.cc:2967] Iterator init: OK
0619 01:07:20.404935 (+ 4514us) tablet_service.cc:3010] has_more: true
0619 01:07:20.412734 (+ 7799us) tablet_service.cc:3027] Continuing scan request
0619 01:07:20.438238 (+ 25504us) tablet_service.cc:3091] Found scanner d743eb87e04c4736a07b4ac31df97184 for tablet b6888b4302ef487c8dca06f890dc77a3, query id is 9891fb2e737d41c1bdc9bf38f45e4dc1
0619 01:07:20.646220 (+207982us) spinlock_profiling.cc:243] Waited 4.07 ms on lock 0x7b24000007e8. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2eba5a 00007f971b2eb347 00007f971b2eb2e0 00007f971b2c9038 00007f971b97bc7b 00007f971b97c0b2
0619 01:07:20.727500 (+ 81280us) spinlock_profiling.cc:243] Waited 20.4 ms on lock 0x7b2400000f38. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2eba5a 00007f971b2eb347 00007f971b2eb2e0 00007f971b2c9038 00007f971b97bc7b 00007f971b97c0b2
0619 01:07:20.846490 (+118990us) spinlock_profiling.cc:243] Waited 2.2 ms on lock 0x7b24000015f8. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2c9ade 00007f971b2c909b 00007f971b97bc7b 00007f971b97c0b2 00007f971ba9e719 00007f97155bace6
0619 01:07:20.949383 (+102893us) spinlock_profiling.cc:243] Waited 5.59 ms on lock 0x7b2400000f38. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2eba5a 00007f971b2eb347 00007f971b2eb2e0 00007f971b2c9038 00007f971b97bc7b 00007f971b97c0b2
0619 01:07:20.981834 (+ 32451us) tablet_service.cc:3165] Deadline expired - responding early
0619 01:07:21.118708 (+136874us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":23,"cfile_cache_hit_bytes":784,"cfile_cache_miss":2,"cfile_cache_miss_bytes":40,"lbm_read_time_us":6503,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":1,"rowset_iterators":4,"scanner_bytes_read":382,"spinlock_wait_cycles":76035584}
W20260619 01:07:21.146526 5175 scanner-internal.cc:458] Time spent opening tablet: real 2.357s user 0.004s sys 0.008s
W20260619 01:07:21.146778 5083 scanner-internal.cc:458] Time spent opening tablet: real 3.227s user 0.016s sys 0.012s
I20260619 01:07:21.120323 4812 rpcz_store.cc:276] 0619 01:07:19.990396 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 01:07:20.001496 (+ 11100us) service_pool.cc:227] Handling call
0619 01:07:20.037331 (+ 35835us) tablet_service.cc:2780] Created scanner ca02eb15b53f4ee79377a5d803ee9685 for tablet b6888b4302ef487c8dca06f890dc77a3, query id is 3d10f3348f5e46bba14c5ae6b68501ee
0619 01:07:20.246991 (+209660us) tablet_service.cc:2920] Creating iterator
0619 01:07:20.248773 (+ 1782us) tablet_service.cc:2945] Iterator created
0619 01:07:20.457229 (+208456us) spinlock_profiling.cc:243] Waited 15.8 ms on lock 0x7b2400000f38. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2eba5a 00007f971b2eb347 00007f971b2eb2e0 00007f971b2ca7b8 00007f971b97b57f 00007f971b97ad5f
0619 01:07:20.546699 (+ 89470us) spinlock_profiling.cc:243] Waited 18.3 ms on lock 0x7b24000015f8. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2c9ade 00007f971b2ca820 00007f971b97b57f 00007f971b97ad5f 00007f971ba9db68 00007f97155b9f82
0619 01:07:20.572010 (+ 25311us) tablet_service.cc:2967] Iterator init: OK
0619 01:07:20.572152 (+ 142us) tablet_service.cc:3010] has_more: true
0619 01:07:20.572297 (+ 145us) tablet_service.cc:3027] Continuing scan request
0619 01:07:20.572655 (+ 358us) tablet_service.cc:3091] Found scanner ca02eb15b53f4ee79377a5d803ee9685 for tablet b6888b4302ef487c8dca06f890dc77a3, query id is 3d10f3348f5e46bba14c5ae6b68501ee
0619 01:07:21.119790 (+547135us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":15,"cfile_cache_hit_bytes":525,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":133,"lbm_reads_lt_1ms":1,"rowset_iterators":3,"scanner_bytes_read":270,"spinlock_wait_cycles":78465536}
W20260619 01:07:21.233601 5142 scanner-internal.cc:458] Time spent opening tablet: real 2.617s user 0.001s sys 0.013s
W20260619 01:07:21.227258 5333 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 256095us
I20260619 01:07:21.118562 4814 rpcz_store.cc:276] 0619 01:07:19.961683 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 01:07:19.965416 (+ 3733us) service_pool.cc:227] Handling call
0619 01:07:19.986241 (+ 20825us) tablet_service.cc:2780] Created scanner c18583ae6e0c4ea9bcdfe822054f82ef for tablet b6888b4302ef487c8dca06f890dc77a3, query id is 89e9e3453a5d420384abfa05d0aa5d8b
0619 01:07:20.127678 (+141437us) tablet_service.cc:2920] Creating iterator
0619 01:07:20.130128 (+ 2450us) tablet_service.cc:2945] Iterator created
0619 01:07:20.361236 (+231108us) tablet_service.cc:2967] Iterator init: OK
0619 01:07:20.369220 (+ 7984us) tablet_service.cc:3010] has_more: true
0619 01:07:20.378057 (+ 8837us) tablet_service.cc:3027] Continuing scan request
0619 01:07:20.415047 (+ 36990us) tablet_service.cc:3091] Found scanner c18583ae6e0c4ea9bcdfe822054f82ef for tablet b6888b4302ef487c8dca06f890dc77a3, query id is 89e9e3453a5d420384abfa05d0aa5d8b
0619 01:07:20.677694 (+262647us) spinlock_profiling.cc:243] Waited 20 ms on lock 0x7b24000007e8. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2c9729 00007f971b2c8fbb 00007f971b97bc7b 00007f971b97c0b2 00007f971ba9e719 00007f97155bace6
0619 01:07:20.823999 (+146305us) spinlock_profiling.cc:243] Waited 48.2 ms on lock 0x7b24000015f8. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2eba5a 00007f971b2eb347 00007f971b2eb2e0 00007f971b2c9038 00007f971b97bc7b 00007f971b97c0b2
0619 01:07:20.992201 (+168202us) spinlock_profiling.cc:243] Waited 4.66 ms on lock 0x7b24000007e8. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2eba5a 00007f971b2eb347 00007f971b2eb2e0 00007f971b2c9038 00007f971b97bc7b 00007f971b97c0b2
0619 01:07:21.079704 (+ 87503us) tablet_service.cc:3165] Deadline expired - responding early
0619 01:07:21.118062 (+ 38358us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":17,"cfile_cache_hit_bytes":576,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":140,"lbm_reads_lt_1ms":1,"rowset_iterators":4,"scanner_bytes_read":256,"spinlock_wait_cycles":167579520}
I20260619 01:07:21.289659 4811 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:58956 (request call id 0) took 1268 ms. Trace:
I20260619 01:07:21.290213 4811 rpcz_store.cc:276] 0619 01:07:20.066539 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 01:07:20.095468 (+ 28929us) service_pool.cc:227] Handling call
0619 01:07:20.136169 (+ 40701us) tablet_service.cc:2780] Created scanner 39d5bc13b1e647199b8bed7cb3ec8405 for tablet b6888b4302ef487c8dca06f890dc77a3, query id is bf157fe5433a4d9ab9646a153168ca64
0619 01:07:20.210500 (+ 74331us) tablet_service.cc:2920] Creating iterator
0619 01:07:20.210844 (+ 344us) tablet_service.cc:2945] Iterator created
0619 01:07:20.558201 (+347357us) tablet_service.cc:2967] Iterator init: OK
0619 01:07:20.558308 (+ 107us) tablet_service.cc:3010] has_more: true
0619 01:07:20.558547 (+ 239us) tablet_service.cc:3027] Continuing scan request
0619 01:07:20.558890 (+ 343us) tablet_service.cc:3091] Found scanner 39d5bc13b1e647199b8bed7cb3ec8405 for tablet b6888b4302ef487c8dca06f890dc77a3, query id is bf157fe5433a4d9ab9646a153168ca64
0619 01:07:20.875547 (+316657us) spinlock_profiling.cc:243] Waited 40.5 ms on lock 0x7b24000015f8. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2eba5a 00007f971b2eb347 00007f971b2eb2e0 00007f971b2c9038 00007f971b97bc7b 00007f971b97c0b2
0619 01:07:20.941488 (+ 65941us) spinlock_profiling.cc:243] Waited 3.8 ms on lock 0x7b24000015f8. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2eba5a 00007f971b2eb347 00007f971b2eb2e0 00007f971b2c9038 00007f971b97bc7b 00007f971b97c0b2
0619 01:07:21.227090 (+285602us) tablet_service.cc:3165] Deadline expired - responding early
0619 01:07:21.289579 (+ 62489us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":25,"cfile_cache_hit_bytes":827,"rowset_iterators":4,"scanner_bytes_read":384,"spinlock_wait_cycles":101777408}
I20260619 01:07:21.115458 4813 rpcz_store.cc:276] 0619 01:07:19.975330 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 01:07:19.986790 (+ 11460us) service_pool.cc:227] Handling call
0619 01:07:19.987895 (+ 1105us) tablet_service.cc:2780] Created scanner 15d06fd4465a4486b64a1de7760f70fc for tablet 997f27447e8140079acd2f03635b7407, query id is 9958250bdb5248e0b29dae6b9a4aa8dd
0619 01:07:20.048061 (+ 60166us) tablet_service.cc:2920] Creating iterator
0619 01:07:20.048512 (+ 451us) tablet_service.cc:2945] Iterator created
0619 01:07:20.322709 (+274197us) spinlock_profiling.cc:243] Waited 2.62 ms on lock 0x7b24000007e8. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2c9ade 00007f971b2ca820 00007f971b97b373 00007f971b97ad5f 00007f971ba9db68 00007f97155b9f82
0619 01:07:20.408290 (+ 85581us) tablet_service.cc:2967] Iterator init: OK
0619 01:07:20.414850 (+ 6560us) tablet_service.cc:3010] has_more: true
0619 01:07:20.418918 (+ 4068us) tablet_service.cc:3027] Continuing scan request
0619 01:07:20.445698 (+ 26780us) tablet_service.cc:3091] Found scanner 15d06fd4465a4486b64a1de7760f70fc for tablet 997f27447e8140079acd2f03635b7407, query id is 9958250bdb5248e0b29dae6b9a4aa8dd
0619 01:07:20.505943 (+ 60245us) spinlock_profiling.cc:243] Waited 15.8 ms on lock 0x7b24000015f8. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2eba5a 00007f971b2eb347 00007f971b2eb2e0 00007f971b2c9038 00007f971b97bc7b 00007f971b97c0b2
0619 01:07:20.638753 (+132810us) spinlock_profiling.cc:243] Waited 20.6 ms on lock 0x7b24000007e8. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2c9ade 00007f971b2c909b 00007f971b97bc7b 00007f971b97c0b2 00007f971ba9e719 00007f97155bace6
0619 01:07:20.802708 (+163955us) spinlock_profiling.cc:243] Waited 40.6 ms on lock 0x7b2400000f38. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2eba5a 00007f971b2eb347 00007f971b2eb2e0 00007f971b2c9038 00007f971b97bc7b 00007f971b97c0b2
0619 01:07:20.853080 (+ 50372us) spinlock_profiling.cc:243] Waited 8.91 ms on lock 0x7b2400000a28. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2c9ade 00007f971b2c909b 00007f971b97bc7b 00007f971b97c0b2 00007f971ba9e719 00007f97155bace6
0619 01:07:20.949453 (+ 96373us) spinlock_profiling.cc:243] Waited 12.4 ms on lock 0x7b2400000f38. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2c9729 00007f971b2c8fbb 00007f971b97bc7b 00007f971b97c0b2 00007f971ba9e719 00007f97155bace6
0619 01:07:21.010379 (+ 60926us) tablet_service.cc:3165] Deadline expired - responding early
0619 01:07:21.079574 (+ 69195us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":16,"cfile_cache_hit_bytes":577,"cfile_cache_miss":2,"cfile_cache_miss_bytes":40,"lbm_read_time_us":7678,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":1,"rowset_iterators":4,"scanner_bytes_read":271,"spinlock_wait_cycles":232372224}
W20260619 01:07:21.384205 5105 scanner-internal.cc:458] Time spent opening tablet: real 3.521s user 0.001s sys 0.020s
W20260619 01:07:21.475062 5286 meta_cache.cc:1097] Time spent processing table locations response: real 0.101s user 0.000s sys 0.001s
W20260619 01:07:21.484551 5088 scanner-internal.cc:458] Time spent opening tablet: real 3.826s user 0.001s sys 0.004s
W20260619 01:07:21.485985 5116 scanner-internal.cc:458] Time spent opening tablet: real 3.799s user 0.016s sys 0.038s
W20260619 01:07:21.529177 5382 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 190763us
W20260619 01:07:21.546370 5065 scanner-internal.cc:458] Time spent opening tablet: real 3.683s user 0.026s sys 0.016s
W20260619 01:07:21.803318 5150 client.cc:2034] Couldn't close scanner 15d06fd4465a4486b64a1de7760f70fc: Service unavailable: reactor is shutting down (error 108)
W20260619 01:07:21.808192 5378 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 246781us
W20260619 01:07:21.804227 4803 connection.cc:535] server connection from 127.0.0.1:58946 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260619 01:07:21.890249 5421 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 243119us
W20260619 01:07:21.895205 5116 client.cc:2034] Couldn't close scanner c18583ae6e0c4ea9bcdfe822054f82ef: Aborted: reactor is shutting down (error 108)
W20260619 01:07:21.955741 5387 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 400121us
W20260619 01:07:22.040544 5162 scanner-internal.cc:458] Time spent opening tablet: real 2.347s user 0.012s sys 0.036s
W20260619 01:07:22.074021 5411 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 100065us
W20260619 01:07:22.184909 5207 scanner-internal.cc:458] Time spent opening tablet: real 2.176s user 0.007s sys 0.009s
W20260619 01:07:22.195744 5153 scanner-internal.cc:458] Time spent opening tablet: real 2.997s user 0.002s sys 0.024s
W20260619 01:07:22.312027 5369 meta_cache.cc:1097] Time spent processing table locations response: real 0.096s user 0.001s sys 0.000s
W20260619 01:07:22.343097 5166 scanner-internal.cc:458] Time spent opening tablet: real 2.602s user 0.018s sys 0.008s
W20260619 01:07:22.365772 5123 scanner-internal.cc:458] Time spent opening tablet: real 2.256s user 0.011s sys 0.039s
W20260619 01:07:22.404263 5478 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 46222.5us
W20260619 01:07:22.552529 5186 scanner-internal.cc:458] Time spent opening tablet: real 3.041s user 0.011s sys 0.008s
W20260619 01:07:22.561978 5212 scanner-internal.cc:458] Time spent opening tablet: real 2.266s user 0.001s sys 0.003s
W20260619 01:07:22.560140 5440 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 222935us
W20260619 01:07:22.789178 5286 scanner-internal.cc:458] Time spent opening tablet: real 1.151s user 0.010s sys 0.006s
W20260619 01:07:22.876303 5229 scanner-internal.cc:458] Time spent opening tablet: real 2.472s user 0.004s sys 0.025s
W20260619 01:07:22.885833 5185 scanner-internal.cc:458] Time spent opening tablet: real 2.629s user 0.010s sys 0.019s
W20260619 01:07:22.926064 5248 scanner-internal.cc:458] Time spent opening tablet: real 2.108s user 0.011s sys 0.029s
W20260619 01:07:22.929301 5281 scanner-internal.cc:458] Time spent opening tablet: real 1.083s user 0.017s sys 0.005s
W20260619 01:07:22.981907 5480 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 403389us
W20260619 01:07:22.999313 5316 scanner-internal.cc:458] Time spent opening tablet: real 1.357s user 0.016s sys 0.005s
W20260619 01:07:23.087239 5489 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 130278us
W20260619 01:07:23.105242 5295 scanner-internal.cc:458] Time spent opening tablet: real 1.821s user 0.011s sys 0.011s
W20260619 01:07:23.107831 5483 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 46069.2us
W20260619 01:07:23.109177 5454 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 237258us
W20260619 01:07:23.134281 5477 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 155320us
W20260619 01:07:23.147663 5216 scanner-internal.cc:458] Time spent opening tablet: real 2.715s user 0.003s sys 0.032s
W20260619 01:07:23.156822 5194 scanner-internal.cc:458] Time spent opening tablet: real 2.540s user 0.021s sys 0.014s
W20260619 01:07:23.165436 5358 scanner-internal.cc:458] Time spent opening tablet: real 1.030s user 0.006s sys 0.004s
W20260619 01:07:23.167057 5519 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 51394.1us
W20260619 01:07:23.185499 5518 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 60690us
W20260619 01:07:23.219476 5401 scanner-internal.cc:458] Time spent opening tablet: real 1.086s user 0.006s sys 0.008s
W20260619 01:07:23.224637 5289 scanner-internal.cc:458] Time spent opening tablet: real 1.693s user 0.012s sys 0.021s
W20260619 01:07:23.234681 5531 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 59140us
W20260619 01:07:23.267567 5335 scanner-internal.cc:458] Time spent opening tablet: real 2.324s user 0.013s sys 0.008s
W20260619 01:07:23.274549 5520 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 116009us
W20260619 01:07:23.274405 5562 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 102298us
W20260619 01:07:23.330875 5265 scanner-internal.cc:458] Time spent opening tablet: real 2.513s user 0.009s sys 0.008s
W20260619 01:07:23.320734 5560 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 75802us
W20260619 01:07:23.343413 5543 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 44389.9us
W20260619 01:07:23.405506 5339 scanner-internal.cc:458] Time spent opening tablet: real 1.426s user 0.004s sys 0.010s
W20260619 01:07:23.420277 5386 scanner-internal.cc:458] Time spent opening tablet: real 1.461s user 0.003s sys 0.016s
W20260619 01:07:23.490949 5413 scanner-internal.cc:458] Time spent opening tablet: real 0.788s user 0.029s sys 0.043s
W20260619 01:07:23.521888 5419 scanner-internal.cc:458] Time spent opening tablet: real 0.849s user 0.004s sys 0.007s
W20260619 01:07:23.553056 5376 scanner-internal.cc:458] Time spent opening tablet: real 0.996s user 0.026s sys 0.039s
W20260619 01:07:23.563060 5352 scanner-internal.cc:458] Time spent opening tablet: real 1.707s user 0.007s sys 0.005s
W20260619 01:07:23.570999 5617 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 147341us
W20260619 01:07:23.587188 5412 scanner-internal.cc:458] Time spent opening tablet: real 1.258s user 0.008s sys 0.005s
W20260619 01:07:23.618719 5586 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 70735us
W20260619 01:07:23.712239 5458 scanner-internal.cc:458] Time spent opening tablet: real 0.524s user 0.005s sys 0.021s
W20260619 01:07:23.799043 5433 scanner-internal.cc:458] Time spent opening tablet: real 0.534s user 0.012s sys 0.006s
W20260619 01:07:23.854077 5536 scanner-internal.cc:458] Time spent opening tablet: real 0.521s user 0.008s sys 0.017s
W20260619 01:07:23.856868 5369 scanner-internal.cc:458] Time spent opening tablet: real 1.530s user 0.016s sys 0.010s
W20260619 01:07:23.877369 5461 scanner-internal.cc:458] Time spent opening tablet: real 0.608s user 0.016s sys 0.023s
W20260619 01:07:23.920536 5517 scanner-internal.cc:458] Time spent opening tablet: real 0.547s user 0.012s sys 0.005s
W20260619 01:07:23.961851 5557 scanner-internal.cc:458] Time spent opening tablet: real 0.502s user 0.002s sys 0.006s
W20260619 01:07:23.968824 5442 scanner-internal.cc:458] Time spent opening tablet: real 0.935s user 0.005s sys 0.012s
W20260619 01:07:24.016829 5508 scanner-internal.cc:458] Time spent opening tablet: real 0.591s user 0.003s sys 0.008s
W20260619 01:07:24.021240 5496 scanner-internal.cc:458] Time spent opening tablet: real 0.567s user 0.035s sys 0.015s
W20260619 01:07:24.032187 5601 scanner-internal.cc:458] Time spent opening tablet: real 0.665s user 0.003s sys 0.004s
W20260619 01:07:25.073454 5718 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 47613.3us
W20260619 01:07:25.144960 5691 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 85471.3us
W20260619 01:07:25.332549 5725 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 49774.1us
W20260619 01:07:25.412592 5699 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 71619.6us
W20260619 01:07:25.635569 5757 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 50460.7us
W20260619 01:07:25.687695 5675 scanner-internal.cc:458] Time spent opening tablet: real 0.701s user 0.003s sys 0.001s
W20260619 01:07:26.102066 5744 meta_cache.cc:1261] Time spent looking up entry by key: real 0.050s user 0.003s sys 0.006s
W20260619 01:07:26.222504 5721 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Scan -> {remote=127.0.99.1:45379, user_credentials={real_user=slave}} blocked reactor thread for 72548.4us
W20260619 01:07:26.224970 5688 scanner-internal.cc:458] Time spent opening tablet: real 1.039s user 0.004s sys 0.009s
W20260619 01:07:26.230335 5744 meta_cache.cc:1097] Time spent processing table locations response: real 0.071s user 0.000s sys 0.001s
W20260619 01:07:26.386909 5677 scanner-internal.cc:458] Time spent opening tablet: real 1.366s user 0.005s sys 0.016s
W20260619 01:07:26.393784 5686 scanner-internal.cc:458] Time spent opening tablet: real 1.171s user 0.014s sys 0.003s
W20260619 01:07:26.466298 5676 scanner-internal.cc:458] Time spent opening tablet: real 1.245s user 0.008s sys 0.006s
W20260619 01:07:26.503293 5771 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 193659us
W20260619 01:07:26.638322 5769 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 171161us
W20260619 01:07:26.671417 5682 scanner-internal.cc:458] Time spent opening tablet: real 1.308s user 0.011s sys 0.011s
W20260619 01:07:26.786774 5703 scanner-internal.cc:458] Time spent opening tablet: real 1.390s user 0.016s sys 0.002s
W20260619 01:07:26.797938 5790 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 175527us
W20260619 01:07:26.847661 5685 scanner-internal.cc:458] Time spent opening tablet: real 1.406s user 0.008s sys 0.001s
W20260619 01:07:26.922241 5701 scanner-internal.cc:458] Time spent opening tablet: real 1.677s user 0.006s sys 0.009s
W20260619 01:07:27.107887 5811 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 283247us
W20260619 01:07:27.511794 5856 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 317415us
W20260619 01:07:27.501976 5814 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 509250us
W20260619 01:07:27.635264 5808 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 119962us
W20260619 01:07:27.653590 5704 scanner-internal.cc:458] Time spent opening tablet: real 1.844s user 0.003s sys 0.007s
W20260619 01:07:27.773032 5837 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 63025.1us
W20260619 01:07:27.777283 5839 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 507420us
W20260619 01:07:27.839717 5731 scanner-internal.cc:458] Time spent opening tablet: real 2.238s user 0.002s sys 0.003s
W20260619 01:07:27.912106 5872 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 397548us
W20260619 01:07:27.976281 5745 scanner-internal.cc:458] Time spent opening tablet: real 2.246s user 0.010s sys 0.019s
W20260619 01:07:28.140209 5883 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 233652us
W20260619 01:07:28.104714 5905 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 116165us
W20260619 01:07:28.160121 5842 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 153405us
W20260619 01:07:28.173197 5833 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 178161us
W20260619 01:07:28.260492 5754 scanner-internal.cc:458] Time spent opening tablet: real 1.695s user 0.003s sys 0.005s
W20260619 01:07:28.268214 5733 scanner-internal.cc:458] Time spent opening tablet: real 2.439s user 0.006s sys 0.006s
W20260619 01:07:28.266269 5877 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 178154us
W20260619 01:07:28.268301 5867 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 201462us
W20260619 01:07:28.316594 5868 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 76114.3us
W20260619 01:07:28.318949 5744 scanner-internal.cc:458] Time spent opening tablet: real 2.043s user 0.003s sys 0.018s
W20260619 01:07:28.504937 5730 scanner-internal.cc:458] Time spent opening tablet: real 2.863s user 0.004s sys 0.017s
W20260619 01:07:28.510623 5879 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 342731us
W20260619 01:07:28.591125 5927 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 341496us
W20260619 01:07:28.739836 5947 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 256066us
W20260619 01:07:28.767130 5949 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 216843us
W20260619 01:07:28.870316 5882 meta_cache.cc:1097] Time spent processing table locations response: real 0.080s user 0.000s sys 0.001s
W20260619 01:07:28.914490 5963 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 127272us
W20260619 01:07:28.914633 5762 scanner-internal.cc:458] Time spent opening tablet: real 1.900s user 0.016s sys 0.019s
W20260619 01:07:28.932355 5915 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 153196us
W20260619 01:07:29.026130 5748 scanner-internal.cc:458] Time spent opening tablet: real 2.184s user 0.001s sys 0.008s
W20260619 01:07:29.133983 5799 scanner-internal.cc:458] Time spent opening tablet: real 1.938s user 0.007s sys 0.006s
W20260619 01:07:29.176884 5978 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 375922us
W20260619 01:07:29.235437 5964 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 439443us
W20260619 01:07:29.356195 6002 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 282079us
W20260619 01:07:29.385620 5971 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 470314us
W20260619 01:07:29.414841 5973 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 236433us
W20260619 01:07:29.640174 6033 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 300368us
W20260619 01:07:29.807852 5997 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 114180us
W20260619 01:07:29.817274 6050 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 420604us
W20260619 01:07:30.083696 5920 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 910317us
W20260619 01:07:30.122006 5939 net_util.cc:504] Time spent look up canonical hostname for localhost 'dist-test-slave-93wm': real 0.255s user 0.000s sys 0.002s
W20260619 01:07:30.114801 5942 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 737002us
W20260619 01:07:30.166877 6097 sasl_common.cc:323] Time spent creating new SASL kudu client: real 0.259s user 0.002s sys 0.000s
W20260619 01:07:30.287429 6024 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 526002us
W20260619 01:07:30.350297 5992 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 840576us
W20260619 01:07:30.363504 5998 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 284845us
W20260619 01:07:30.400111 6057 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 273218us
W20260619 01:07:30.412642 5823 scanner-internal.cc:458] Time spent opening tablet: real 1.806s user 0.010s sys 0.015s
W20260619 01:07:30.520259 5959 meta_cache.cc:1097] Time spent processing table locations response: real 0.052s user 0.001s sys 0.000s
W20260619 01:07:30.740906 6104 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 337233us
W20260619 01:07:30.893383 5855 scanner-internal.cc:458] Time spent opening tablet: real 2.279s user 0.014s sys 0.008s
W20260619 01:07:30.898871 6079 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 345977us
W20260619 01:07:30.919093 6082 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 459560us
W20260619 01:07:30.925042 6040 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 402435us
W20260619 01:07:30.940030 6077 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 417496us
W20260619 01:07:31.036162 5857 scanner-internal.cc:458] Time spent opening tablet: real 2.697s user 0.001s sys 0.002s
W20260619 01:07:31.052161 5834 scanner-internal.cc:458] Time spent opening tablet: real 3.343s user 0.008s sys 0.023s
W20260619 01:07:31.055976 5908 scanner-internal.cc:458] Time spent opening tablet: real 2.116s user 0.012s sys 0.026s
W20260619 01:07:31.060421 5815 scanner-internal.cc:458] Time spent opening tablet: real 2.746s user 0.002s sys 0.000s
W20260619 01:07:31.087576 6051 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 521083us
W20260619 01:07:31.095597 6073 meta_cache.cc:1097] Time spent processing table locations response: real 0.053s user 0.001s sys 0.000s
W20260619 01:07:31.097568 6034 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 445461us
W20260619 01:07:31.158787 6045 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 192143us
W20260619 01:07:31.313463 5792 scanner-internal.cc:458] Time spent opening tablet: real 3.678s user 0.019s sys 0.000s
W20260619 01:07:31.343039 5876 scanner-internal.cc:458] Time spent opening tablet: real 2.495s user 0.014s sys 0.014s
W20260619 01:07:31.343918 5835 scanner-internal.cc:458] Time spent opening tablet: real 3.002s user 0.009s sys 0.000s
W20260619 01:07:31.406840 6089 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 374332us
W20260619 01:07:31.503283 5921 scanner-internal.cc:458] Time spent opening tablet: real 2.563s user 0.012s sys 0.011s
W20260619 01:07:31.510357 5882 scanner-internal.cc:458] Time spent opening tablet: real 2.575s user 0.010s sys 0.020s
W20260619 01:07:31.510285 6127 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:28.475199 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.1:45379 (local address 127.0.0.1:60648)
0619 01:07:28.680107 (+204908us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:28.680193 (+ 86us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:28.680572 (+ 379us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:28.916635 (+236063us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:28.917192 (+ 557us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:28.917276 (+ 84us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 01:07:28.982125 (+ 64849us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:28.987605 (+ 5480us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:30.111361 (+1123756us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:30.119199 (+ 7838us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:30.481519 (+362320us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:30.481583 (+ 64us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:31.009448 (+527865us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:31.011133 (+ 1685us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:31.281665 (+270532us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:31.342083 (+ 60418us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 01:07:31.454611 (+112528us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":199551,"mutex_wait_us":555735,"thread_start_us":158462,"threads_started":1}
I20260619 01:07:31.552539 5817 scanner-internal.cc:172] Scan of tablet 997f27447e8140079acd2f03635b7407 at 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1:45379) deadline exceeded after 30.000s
W20260619 01:07:31.553277 5817 scanner-internal.cc:458] Time spent opening tablet: real 3.404s user 0.004s sys 0.011s
W20260619 01:07:31.563516 5777 scanner-internal.cc:458] Time spent opening tablet: real 3.831s user 0.011s sys 0.041s
W20260619 01:07:31.581095 5826 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:28.464477 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:60634 (local address 127.0.99.1:45379)
0619 01:07:28.527201 (+ 62724us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:28.532370 (+ 5169us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:28.674307 (+141937us) server_negotiation.cc:407] Connection header received
0619 01:07:28.674500 (+ 193us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:28.674538 (+ 38us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:28.777491 (+102953us) spinlock_profiling.cc:243] Waited 36.5 ms on lock 0x7b4800186b18. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714c5b851 00007f9714c5b702 0000000000632649 00007f971db4baa0 00007f971db34061 00007f97197b1dbb 00007f97197b05c8 00007f97197510e0 00007f9719750915 00007f971976fd3c
0619 01:07:28.952427 (+174936us) spinlock_profiling.cc:243] Waited 136 ms on lock 0x7b4800186b18. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714c5bb7c 00007f9714c5b73b 0000000000632649 00007f971db4baa0 00007f971db34061 00007f97197b1dbb 00007f97197b05c8 00007f97197510e0 00007f9719750915 00007f971976fd3c
0619 01:07:28.973199 (+ 20772us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:28.977754 (+ 4555us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 01:07:29.035790 (+ 58036us) spinlock_profiling.cc:243] Waited 1.36 ms on lock 0x7b4800186b18. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714c5b851 00007f9714c5b702 0000000000632649 00007f9714dea480 00007f9714de9911 00007f97197b070c 00007f97197510e0 00007f9719750915 00007f971976fd3c 00007f971976fcb9
0619 01:07:29.177917 (+142127us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:29.942063 (+764146us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:31.016429 (+1074366us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:31.271722 (+255293us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:31.354565 (+ 82843us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:31.514142 (+159577us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:60634: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1246280,"server-negotiator.queue_time_us":4983,"spinlock_wait_cycles":399612928}
W20260619 01:07:31.582607 5775 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:28.457742 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:60648 (local address 127.0.99.1:45379)
0619 01:07:28.478449 (+ 20707us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:28.478480 (+ 31us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:28.680367 (+201887us) server_negotiation.cc:407] Connection header received
0619 01:07:28.680889 (+ 522us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:28.680933 (+ 44us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:28.778232 (+ 97299us) spinlock_profiling.cc:243] Waited 24.1 ms on lock 0x7b4800186b18. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714c5b851 00007f9714c5b702 0000000000632649 00007f971db4baa0 00007f971db34061 00007f97197b1dbb 00007f97197b05c8 00007f97197510e0 00007f9719750915 00007f971976fd3c
0619 01:07:28.913792 (+135560us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:28.919395 (+ 5603us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 01:07:28.992369 (+ 72974us) spinlock_profiling.cc:243] Waited 2.39 ms on lock 0x7b4800186b18. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714c5b851 00007f9714c5b702 0000000000632649 00007f9714dea480 00007f9714de9911 00007f97197b070c 00007f97197510e0 00007f9719750915 00007f971976fd3c 00007f971976fcb9
0619 01:07:29.229774 (+237405us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:29.938254 (+708480us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:30.489931 (+551677us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:31.001019 (+511088us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:31.106222 (+105203us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:31.342460 (+236238us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0619 01:07:31.521190 (+178730us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0619 01:07:31.572590 (+ 51400us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:60648: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1514015,"server-negotiator.queue_time_us":99,"spinlock_wait_cycles":61712896}
W20260619 01:07:31.612646 5840 scanner-internal.cc:458] Time spent opening tablet: real 3.197s user 0.006s sys 0.011s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
W20260619 01:07:31.614408 5846 scanner-internal.cc:458] Time spent opening tablet: real 3.289s user 0.005s sys 0.007s
W20260619 01:07:31.630151 5843 scanner-internal.cc:458] Time spent opening tablet: real 3.574s user 0.011s sys 0.007s
W20260619 01:07:31.639873 6126 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:28.464752 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.1:45379 (local address 127.0.0.1:60634)
0619 01:07:28.672900 (+208148us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:28.672974 (+ 74us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:28.673789 (+ 815us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:28.979279 (+305490us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:28.979310 (+ 31us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:28.979369 (+ 59us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 01:07:29.177607 (+198238us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:29.177665 (+ 58us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:30.105258 (+927593us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:30.118197 (+ 12939us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:31.002588 (+884391us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:31.003403 (+ 815us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:31.319456 (+316053us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:31.322345 (+ 2889us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:31.385732 (+ 63387us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:31.406082 (+ 20350us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 01:07:31.454892 (+ 48810us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":205890,"mutex_wait_us":766266,"thread_start_us":205490,"threads_started":1}
I20260619 01:07:31.683084 5832 scanner-internal.cc:172] Scan of tablet 997f27447e8140079acd2f03635b7407 at 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1:45379) deadline exceeded after 30.000s
W20260619 01:07:31.683632 5832 scanner-internal.cc:458] Time spent opening tablet: real 3.679s user 0.014s sys 0.014s
W20260619 01:07:31.683775 6112 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 71872.6us
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
W20260619 01:07:31.726907 5859 scanner-internal.cc:458] Time spent opening tablet: real 2.788s user 0.017s sys 0.000s
W20260619 01:07:31.802563 6167 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 99441.2us
W20260619 01:07:31.872418 5919 scanner-internal.cc:458] Time spent opening tablet: real 2.524s user 0.016s sys 0.015s
W20260619 01:07:31.957404 5938 scanner-internal.cc:458] Time spent opening tablet: real 2.188s user 0.022s sys 0.031s
W20260619 01:07:32.160173 6221 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 261328us
W20260619 01:07:32.194010 6177 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 239724us
W20260619 01:07:32.201146 6134 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 273619us
W20260619 01:07:32.284404 5935 scanner-internal.cc:458] Time spent opening tablet: real 2.921s user 0.027s sys 0.043s
W20260619 01:07:32.264825 6165 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 361848us
W20260619 01:07:32.450265 5924 scanner-internal.cc:458] Time spent opening tablet: real 3.020s user 0.018s sys 0.018s
W20260619 01:07:32.529006 5844 scanner-internal.cc:458] Time spent opening tablet: real 2.038s user 0.010s sys 0.000s
W20260619 01:07:32.540339 5951 scanner-internal.cc:458] Time spent opening tablet: real 2.861s user 0.018s sys 0.020s
W20260619 01:07:32.788019 6013 scanner-internal.cc:458] Time spent opening tablet: real 2.652s user 0.021s sys 0.028s
W20260619 01:07:32.820772 5976 scanner-internal.cc:458] Time spent opening tablet: real 2.459s user 0.004s sys 0.004s
W20260619 01:07:32.840823 5902 scanner-internal.cc:458] Time spent opening tablet: real 2.370s user 0.005s sys 0.000s
I20260619 01:07:32.912129 4811 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:60690 (request call id 0) took 1270 ms. Trace:
I20260619 01:07:32.957360 4811 rpcz_store.cc:276] 0619 01:07:31.639034 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 01:07:31.642790 (+ 3756us) service_pool.cc:227] Handling call
0619 01:07:31.643441 (+ 651us) tablet_service.cc:2780] Created scanner dcdae86e70124a1fb0a13e3690af0ae8 for tablet 997f27447e8140079acd2f03635b7407, query id is 4e1f1997d5e44446981229a16afb44b9
0619 01:07:31.650867 (+ 7426us) tablet_service.cc:2920] Creating iterator
0619 01:07:31.675022 (+ 24155us) tablet_service.cc:2945] Iterator created
0619 01:07:32.485396 (+810374us) spinlock_profiling.cc:243] Waited 1.63 ms on lock 0x7b2400000f38. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714aebcf4 00007f9714ae9dfb 00007f971b2b7c2f 00007f971b2c70ae 00007f971b2c9ade 00007f971b2ca820 00007f971b97b373 00007f971b97ad5f 00007f971ba9db68 00007f97155b9f82
0619 01:07:32.524248 (+ 38852us) tablet_service.cc:2967] Iterator init: OK
0619 01:07:32.526839 (+ 2591us) tablet_service.cc:3010] has_more: true
0619 01:07:32.535830 (+ 8991us) tablet_service.cc:3027] Continuing scan request
0619 01:07:32.551924 (+ 16094us) tablet_service.cc:3091] Found scanner dcdae86e70124a1fb0a13e3690af0ae8 for tablet 997f27447e8140079acd2f03635b7407, query id is 4e1f1997d5e44446981229a16afb44b9
0619 01:07:32.905792 (+353868us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":18,"cfile_cache_hit_bytes":615,"rowset_iterators":3,"scanner_bytes_read":269,"spinlock_wait_cycles":3739520}
W20260619 01:07:33.016456 6201 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 369210us
W20260619 01:07:33.021637 6053 scanner-internal.cc:458] Time spent opening tablet: real 1.909s user 0.011s sys 0.013s
W20260619 01:07:33.024745 5802 scanner-internal.cc:458] Time spent opening tablet: real 4.609s user 0.018s sys 0.035s
W20260619 01:07:33.059409 5954 scanner-internal.cc:458] Time spent opening tablet: real 2.160s user 0.004s sys 0.006s
W20260619 01:07:33.101269 6284 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 75269.1us
W20260619 01:07:33.126935 5939 scanner-internal.cc:458] Time spent opening tablet: real 2.601s user 0.000s sys 0.027s
W20260619 01:07:33.151562 6193 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 168714us
W20260619 01:07:33.213148 6005 scanner-internal.cc:458] Time spent opening tablet: real 1.902s user 0.003s sys 0.008s
W20260619 01:07:33.230295 6073 scanner-internal.cc:458] Time spent opening tablet: real 2.130s user 0.012s sys 0.000s
W20260619 01:07:33.303218 5985 scanner-internal.cc:458] Time spent opening tablet: real 2.681s user 0.032s sys 0.046s
W20260619 01:07:33.411270 6251 meta_cache.cc:1097] Time spent processing table locations response: real 0.073s user 0.000s sys 0.001s
W20260619 01:07:33.443255 6042 scanner-internal.cc:458] Time spent opening tablet: real 2.347s user 0.007s sys 0.012s
W20260619 01:07:33.466233 6248 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 295470us
W20260619 01:07:33.486625 5959 scanner-internal.cc:458] Time spent opening tablet: real 2.940s user 0.010s sys 0.013s
W20260619 01:07:33.549325 6227 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 337012us
W20260619 01:07:33.663254 6336 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 210164us
W20260619 01:07:33.685314 6294 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 186833us
W20260619 01:07:33.765619 6019 scanner-internal.cc:458] Time spent opening tablet: real 2.337s user 0.005s sys 0.009s
W20260619 01:07:33.769627 6037 scanner-internal.cc:458] Time spent opening tablet: real 2.425s user 0.014s sys 0.016s
W20260619 01:07:33.886799 6291 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 306211us
W20260619 01:07:33.944013 6001 scanner-internal.cc:458] Time spent opening tablet: real 2.362s user 0.012s sys 0.007s
W20260619 01:07:33.962321 6188 meta_cache.cc:1097] Time spent processing table locations response: real 0.070s user 0.001s sys 0.000s
W20260619 01:07:33.965404 6268 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 236882us
W20260619 01:07:33.990429 6273 meta_cache.cc:1097] Time spent processing table locations response: real 0.064s user 0.003s sys 0.002s
W20260619 01:07:33.998319 6022 scanner-internal.cc:458] Time spent opening tablet: real 3.488s user 0.008s sys 0.007s
W20260619 01:07:34.207051 6058 scanner-internal.cc:458] Time spent opening tablet: real 2.461s user 0.005s sys 0.008s
W20260619 01:07:34.359222 6329 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 142241us
W20260619 01:07:34.457504 6132 scanner-internal.cc:458] Time spent opening tablet: real 2.259s user 0.017s sys 0.016s
W20260619 01:07:34.479593 6083 scanner-internal.cc:458] Time spent opening tablet: real 2.550s user 0.015s sys 0.015s
W20260619 01:07:34.567572 6010 scanner-internal.cc:458] Time spent opening tablet: real 2.950s user 0.012s sys 0.007s
W20260619 01:07:34.662078 6076 scanner-internal.cc:458] Time spent opening tablet: real 2.452s user 0.000s sys 0.024s
W20260619 01:07:34.740677 6122 scanner-internal.cc:458] Time spent opening tablet: real 2.270s user 0.007s sys 0.002s
W20260619 01:07:34.799978 6338 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 105035us
W20260619 01:07:34.836900 6386 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 89346.9us
W20260619 01:07:34.838454 6334 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 293594us
W20260619 01:07:34.948635 6194 scanner-internal.cc:458] Time spent opening tablet: real 1.745s user 0.024s sys 0.035s
W20260619 01:07:34.966250 6360 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 212167us
W20260619 01:07:34.968560 6335 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 144874us
W20260619 01:07:35.040288 6103 scanner-internal.cc:458] Time spent opening tablet: real 2.548s user 0.007s sys 0.015s
W20260619 01:07:35.083576 6208 scanner-internal.cc:458] Time spent opening tablet: real 2.573s user 0.003s sys 0.002s
W20260619 01:07:35.114143 6251 scanner-internal.cc:458] Time spent opening tablet: real 1.628s user 0.013s sys 0.029s
W20260619 01:07:35.121978 6316 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 163977us
W20260619 01:07:35.335870 6226 scanner-internal.cc:458] Time spent opening tablet: real 2.058s user 0.014s sys 0.008s
W20260619 01:07:35.380591 6151 scanner-internal.cc:458] Time spent opening tablet: real 3.025s user 0.012s sys 0.014s
W20260619 01:07:35.604127 6448 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 266071us
W20260619 01:07:35.663640 6376 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 248020us
W20260619 01:07:35.683032 6354 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 578217us
W20260619 01:07:35.728215 6178 scanner-internal.cc:458] Time spent opening tablet: real 2.426s user 0.009s sys 0.027s
W20260619 01:07:35.850898 6420 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 120150us
W20260619 01:07:35.863698 6421 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 194333us
W20260619 01:07:35.876370 6174 scanner-internal.cc:458] Time spent opening tablet: real 2.258s user 0.012s sys 0.023s
W20260619 01:07:35.925177 6273 scanner-internal.cc:458] Time spent opening tablet: real 1.864s user 0.009s sys 0.004s
W20260619 01:07:35.925479 6422 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 58972.2us
W20260619 01:07:35.925534 6441 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 201450us
W20260619 01:07:35.991978 6435 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 216441us
W20260619 01:07:36.144685 6166 scanner-internal.cc:458] Time spent opening tablet: real 2.519s user 0.005s sys 0.007s
W20260619 01:07:36.157094 6534 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 204155us
W20260619 01:07:36.157392 6496 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 153498us
W20260619 01:07:36.179756 6287 scanner-internal.cc:458] Time spent opening tablet: real 1.213s user 0.009s sys 0.010s
W20260619 01:07:36.189170 6423 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 223169us
W20260619 01:07:36.235409 6234 scanner-internal.cc:458] Time spent opening tablet: real 2.001s user 0.010s sys 0.005s
W20260619 01:07:36.244585 6263 scanner-internal.cc:458] Time spent opening tablet: real 2.013s user 0.023s sys 0.048s
W20260619 01:07:36.363381 6425 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 407348us
W20260619 01:07:36.364508 6557 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 145613us
W20260619 01:07:36.367400 6506 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 387784us
W20260619 01:07:36.563513 6298 scanner-internal.cc:458] Time spent opening tablet: real 1.535s user 0.007s sys 0.028s
W20260619 01:07:36.563719 6188 scanner-internal.cc:458] Time spent opening tablet: real 2.502s user 0.011s sys 0.006s
W20260619 01:07:36.919926 6541 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 238133us
W20260619 01:07:36.945551 6477 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:33.840453 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49460 (local address 127.0.99.62:39151)
0619 01:07:33.968485 (+128032us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:33.979041 (+ 10556us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:34.130448 (+151407us) server_negotiation.cc:407] Connection header received
0619 01:07:34.154259 (+ 23811us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:34.157032 (+ 2773us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:34.189224 (+ 32192us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:34.192887 (+ 3663us) server_negotiation.cc:226] Negotiated authn=SASL
0619 01:07:34.817899 (+625012us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:35.342247 (+524348us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:35.675392 (+333145us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:36.124397 (+449005us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:36.307316 (+182919us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:36.926260 (+618944us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49460: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1295846,"server-negotiator.queue_time_us":76976,"thread_start_us":118250,"threads_started":1}
W20260619 01:07:36.994544 6505 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 359371us
W20260619 01:07:37.034390 6567 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 48457.9us
W20260619 01:07:37.073035 6558 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 510541us
W20260619 01:07:37.120222 6474 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 484439us
W20260619 01:07:37.120479 6572 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 154685us
W20260619 01:07:37.151809 6492 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:33.865496 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.62:39151 (local address 127.0.0.1:49460)
0619 01:07:34.114362 (+248866us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:34.115738 (+ 1376us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:34.140950 (+ 25212us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:34.193859 (+ 52909us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:34.194261 (+ 402us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:34.213233 (+ 18972us) client_negotiation.cc:189] Negotiated authn=SASL
0619 01:07:34.814821 (+601588us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:34.816294 (+ 1473us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:35.348135 (+531841us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:35.354925 (+ 6790us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:35.671814 (+316889us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:35.671891 (+ 77us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:36.156905 (+485014us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:36.158242 (+ 1337us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:36.582877 (+424635us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:37.083542 (+500665us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0619 01:07:37.084285 (+ 743us) client_negotiation.cc:656] calling sasl_client_start()
0619 01:07:37.085024 (+ 739us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0619 01:07:37.089883 (+ 4859us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0619 01:07:37.107629 (+ 17746us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.62:39151: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":174443,"mutex_wait_us":1639101,"thread_start_us":68351,"threads_started":1}
W20260619 01:07:37.198382 6555 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 45451.5us
W20260619 01:07:37.222097 6459 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 220800us
W20260619 01:07:37.314427 6256 scanner-internal.cc:458] Time spent opening tablet: real 1.808s user 0.010s sys 0.005s
W20260619 01:07:37.742347 6246 scanner-internal.cc:458] Time spent opening tablet: real 3.286s user 0.004s sys 0.014s
W20260619 01:07:37.789309 6691 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.734s user 0.003s sys 0.011s
W20260619 01:07:37.788566 6685 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.739s user 0.040s sys 0.071s
W20260619 01:07:37.797792 6691 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.743s user 0.003s sys 0.011s
W20260619 01:07:37.799038 6685 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.750s user 0.040s sys 0.071s
W20260619 01:07:37.798436 4802 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.685s user 0.005s sys 0.006s
W20260619 01:07:37.805687 6499 meta_cache.cc:1261] Time spent looking up entry by key: real 0.338s user 0.002s sys 0.008s
W20260619 01:07:37.811751 6747 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.689s user 0.006s sys 0.007s
W20260619 01:07:37.813659 4802 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.702s user 0.006s sys 0.007s
W20260619 01:07:37.824265 6747 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.711s user 0.006s sys 0.007s
W20260619 01:07:37.838573 6758 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.695s user 0.003s sys 0.013s
W20260619 01:07:37.841303 6758 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.698s user 0.003s sys 0.013s
W20260619 01:07:37.836720 6705 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.587s user 0.000s sys 0.015s
W20260619 01:07:37.853017 4803 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.759s user 0.006s sys 0.037s
W20260619 01:07:37.853385 4803 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.798s user 0.006s sys 0.038s
W20260619 01:07:37.848135 6705 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.599s user 0.000s sys 0.015s
W20260619 01:07:37.849771 6710 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 0.713s user 0.017s sys 0.020s
W20260619 01:07:37.862929 6710 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 0.780s user 0.017s sys 0.021s
W20260619 01:07:37.867141 6570 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.726s user 0.007s sys 0.010s
W20260619 01:07:37.909824 6570 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.780s user 0.007s sys 0.010s
W20260619 01:07:37.905551 6439 thread.cc:636] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.800s user 0.000s sys 0.022s
W20260619 01:07:37.930027 6439 thread.cc:602] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.843s user 0.000s sys 0.023s
W20260619 01:07:37.940810 6545 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.780s user 0.000s sys 0.021s
W20260619 01:07:37.941167 6545 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.848s user 0.000s sys 0.021s
W20260619 01:07:37.906430 6656 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 73647.6us
W20260619 01:07:37.984844 6282 scanner-internal.cc:458] Time spent opening tablet: real 2.725s user 0.000s sys 0.036s
W20260619 01:07:37.996416 6209 scanner-internal.cc:458] Time spent opening tablet: real 3.795s user 0.009s sys 0.011s
W20260619 01:07:38.020013 6542 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.574s user 0.001s sys 0.021s
W20260619 01:07:38.026772 6542 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.678s user 0.002s sys 0.021s
W20260619 01:07:38.028358 6591 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 263474us
W20260619 01:07:38.158135 6274 scanner-internal.cc:458] Time spent opening tablet: real 4.263s user 0.011s sys 0.006s
W20260619 01:07:38.220374 6350 scanner-internal.cc:458] Time spent opening tablet: real 3.113s user 0.009s sys 0.015s
W20260619 01:07:38.338342 6611 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 450323us
W20260619 01:07:38.498801 6330 scanner-internal.cc:458] Time spent opening tablet: real 3.245s user 0.008s sys 0.021s
W20260619 01:07:38.577836 6306 scanner-internal.cc:458] Time spent opening tablet: real 3.449s user 0.003s sys 0.009s
W20260619 01:07:38.642405 6662 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 476154us
W20260619 01:07:38.704464 6400 scanner-internal.cc:458] Time spent opening tablet: real 3.304s user 0.006s sys 0.004s
W20260619 01:07:38.782269 6390 scanner-internal.cc:458] Time spent opening tablet: real 2.912s user 0.010s sys 0.021s
W20260619 01:07:38.771121 6339 scanner-internal.cc:458] Time spent opening tablet: real 3.056s user 0.006s sys 0.012s
W20260619 01:07:38.835419 6615 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 780903us
W20260619 01:07:38.895852 6313 scanner-internal.cc:458] Time spent opening tablet: real 2.937s user 0.008s sys 0.006s
W20260619 01:07:39.150749 6641 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 406981us
W20260619 01:07:39.231725 5822 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:36.122766 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49610 (local address 127.0.99.62:39151)
0619 01:07:36.184859 (+ 62093us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:36.186136 (+ 1277us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:36.508367 (+322231us) server_negotiation.cc:407] Connection header received
0619 01:07:36.508497 (+ 130us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:36.508528 (+ 31us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:36.508778 (+ 250us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:36.508943 (+ 165us) server_negotiation.cc:226] Negotiated authn=SASL
0619 01:07:36.953296 (+444353us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:37.262540 (+309244us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:37.736025 (+473485us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:38.289448 (+553423us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:38.965970 (+676522us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:39.229885 (+263915us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49610: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1728560,"server-negotiator.queue_time_us":99}
W20260619 01:07:39.354537 6697 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:36.161614 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.62:39151 (local address 127.0.0.1:49610)
0619 01:07:36.507814 (+346200us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:36.507870 (+ 56us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:36.508143 (+ 273us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:36.534001 (+ 25858us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:36.534583 (+ 582us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:36.555911 (+ 21328us) client_negotiation.cc:189] Negotiated authn=SASL
0619 01:07:36.952922 (+397011us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:36.953014 (+ 92us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:37.263521 (+310507us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:37.263569 (+ 48us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:37.452162 (+188593us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:37.454266 (+ 2104us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:38.337799 (+883533us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:38.338723 (+ 924us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:38.637590 (+298867us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:38.789410 (+151820us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0619 01:07:38.790844 (+ 1434us) client_negotiation.cc:656] calling sasl_client_start()
0619 01:07:38.796593 (+ 5749us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0619 01:07:38.824225 (+ 27632us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0619 01:07:39.172494 (+348269us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.62:39151: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":329399,"mutex_wait_us":954888,"thread_start_us":256195,"threads_started":1}
W20260619 01:07:39.355798 6659 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 733098us
W20260619 01:07:39.525422 6694 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:36.307255 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.1:45379 (local address 127.0.0.1:54174)
0619 01:07:36.641460 (+334205us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:36.643989 (+ 2529us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:36.666844 (+ 22855us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:36.967780 (+300936us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:36.968500 (+ 720us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:36.973988 (+ 5488us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 01:07:37.104788 (+130800us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:37.105980 (+ 1192us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:37.358792 (+252812us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:37.373607 (+ 14815us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:38.787225 (+1413618us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:38.791162 (+ 3937us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:39.385483 (+594321us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":231647,"mutex_wait_us":1253051,"thread_start_us":137780,"threads_started":1}
I20260619 01:07:39.532404 6373 scanner-internal.cc:172] Scan of tablet ebeade3681f64706858aa68e4c9ca1f4 at 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1:45379) deadline exceeded after 30.000s
W20260619 01:07:39.532999 6373 scanner-internal.cc:458] Time spent opening tablet: real 3.587s user 0.005s sys 0.009s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
W20260619 01:07:39.537180 6378 scanner-internal.cc:458] Time spent opening tablet: real 3.446s user 0.007s sys 0.005s
W20260619 01:07:39.540380 6708 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:36.312670 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.1:45379 (local address 127.0.0.1:54182)
0619 01:07:36.495604 (+182934us) spinlock_profiling.cc:243] Waited 3.57 ms on lock 0x7b4400023f4c. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714ba5a95 00007f9714ba64b2 00007f971b18f511 00007f971b18ae1a 00007f9714c755fe 00007f971daaca39 00007f9714c928bb 00007f9714c90cbf 00007f9714c92e22 00007f9719769c48
0619 01:07:36.731507 (+235903us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:36.734739 (+ 3232us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:36.773597 (+ 38858us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:36.980589 (+206992us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:36.981353 (+ 764us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:36.984722 (+ 3369us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 01:07:36.985985 (+ 1263us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:36.986064 (+ 79us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:37.298893 (+312829us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:37.298933 (+ 40us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:38.757197 (+1458264us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:38.757260 (+ 63us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:38.924918 (+167658us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:38.924968 (+ 50us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:39.254187 (+329219us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:39.390016 (+135829us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 01:07:39.410424 (+ 20408us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.1:45379: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":334784,"mutex_wait_us":1679879,"spinlock_wait_cycles":8206208,"thread_start_us":245782,"threads_started":1}
I20260619 01:07:39.541222 6384 scanner-internal.cc:172] Scan of tablet ebeade3681f64706858aa68e4c9ca1f4 at 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1:45379) deadline exceeded after 30.000s
W20260619 01:07:39.542053 6384 scanner-internal.cc:458] Time spent opening tablet: real 3.529s user 0.011s sys 0.017s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.99.1:45379: sent 0 of 16 requested bytes
W20260619 01:07:39.553946 6729 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:36.742600 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:54182 (local address 127.0.99.1:45379)
0619 01:07:36.917737 (+175137us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:36.919017 (+ 1280us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:36.921351 (+ 2334us) server_negotiation.cc:407] Connection header received
0619 01:07:36.935471 (+ 14120us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:36.938536 (+ 3065us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:36.971028 (+ 32492us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:36.979754 (+ 8726us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 01:07:37.124474 (+144720us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:37.258489 (+134015us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:38.757505 (+1499016us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:38.924484 (+166979us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:38.971904 (+ 47420us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:39.517807 (+545903us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54182: BlockingRecv error: recv got EOF from 127.0.0.1:54182 (error 108)
Metrics: {"mutex_wait_us":783057,"server-negotiator.queue_time_us":55195,"thread_start_us":14018,"threads_started":1}
W20260619 01:07:39.568346 6642 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 340182us
W20260619 01:07:39.573139 6717 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:36.544716 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.1:45379 (local address 127.0.0.1:54216)
0619 01:07:36.654513 (+109797us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:36.654613 (+ 100us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:36.655056 (+ 443us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:37.004452 (+349396us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:37.033672 (+ 29220us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:37.050603 (+ 16931us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 01:07:37.153337 (+102734us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:37.153423 (+ 86us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:37.728388 (+574965us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:37.730000 (+ 1612us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:38.722304 (+992304us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:38.724845 (+ 2541us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:39.128025 (+403180us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:39.128114 (+ 89us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:39.195950 (+ 67836us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:39.196217 (+ 267us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 01:07:39.570686 (+374469us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":105005,"mutex_wait_us":973149,"thread_start_us":76454,"threads_started":1}
I20260619 01:07:39.577741 6365 scanner-internal.cc:172] Scan of tablet ebeade3681f64706858aa68e4c9ca1f4 at 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1:45379) deadline exceeded after 30.000s
W20260619 01:07:39.593215 6365 scanner-internal.cc:458] Time spent opening tablet: real 3.378s user 0.003s sys 0.014s
W20260619 01:07:39.636022 6709 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:36.592932 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49666 (local address 127.0.99.62:39151)
0619 01:07:36.659067 (+ 66135us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:36.659099 (+ 32us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:36.889072 (+229973us) server_negotiation.cc:407] Connection header received
0619 01:07:36.935083 (+ 46011us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:36.935705 (+ 622us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:36.936029 (+ 324us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:36.936275 (+ 246us) server_negotiation.cc:226] Negotiated authn=SASL
0619 01:07:37.247693 (+311418us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:37.562174 (+314481us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:38.990894 (+1428720us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:39.199554 (+208660us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:39.199854 (+ 300us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:39.596230 (+396376us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49666: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":712168,"server-negotiator.queue_time_us":48476,"thread_start_us":120041,"threads_started":1}
W20260619 01:07:39.647846 6711 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:36.509358 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.1:45379 (local address 127.0.0.1:54200)
0619 01:07:36.662689 (+153331us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:36.662760 (+ 71us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:36.663190 (+ 430us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:36.675984 (+ 12794us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:36.676027 (+ 43us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:36.676105 (+ 78us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 01:07:37.052571 (+376466us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:37.052648 (+ 77us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:37.304677 (+252029us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:37.304712 (+ 35us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:38.634180 (+1329468us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:38.634232 (+ 52us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:38.966996 (+332764us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:38.967063 (+ 67us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:39.423477 (+456414us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:39.584789 (+161312us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 01:07:39.631273 (+ 46484us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.1:45379: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":127960,"mutex_wait_us":2117518,"thread_start_us":75367,"threads_started":1}
W20260619 01:07:39.642141 6732 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:36.708365 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:54174 (local address 127.0.99.1:45379)
0619 01:07:36.867685 (+159320us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:36.867736 (+ 51us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:36.892243 (+ 24507us) server_negotiation.cc:407] Connection header received
0619 01:07:36.917859 (+ 25616us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:36.919221 (+ 1362us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:36.956631 (+ 37410us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:36.965933 (+ 9302us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 01:07:37.000527 (+ 34594us) spinlock_profiling.cc:243] Waited 960 us on lock 0x7b4800186b18. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714c5b851 00007f9714c5b702 0000000000632649 00007f9719707c20 00007f97197bc481 00007f97197b06a9 00007f97197510e0 00007f9719750915 00007f971976fd3c 00007f971976fcb9
0619 01:07:37.110005 (+109478us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:37.321109 (+211104us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:38.821066 (+1499957us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:39.425815 (+604749us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:39.507712 (+ 81897us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54174: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"mutex_wait_us":818912,"server-negotiator.queue_time_us":80994,"spinlock_wait_cycles":2208000,"thread_start_us":27516,"threads_started":1}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
W20260619 01:07:39.652485 6718 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:36.577898 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:54200 (local address 127.0.99.1:45379)
0619 01:07:36.672693 (+ 94795us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:36.672727 (+ 34us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:36.672781 (+ 54us) server_negotiation.cc:407] Connection header received
0619 01:07:36.672942 (+ 161us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:36.672973 (+ 31us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:36.675270 (+ 2297us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:36.676260 (+ 990us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 01:07:37.053093 (+376833us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:37.304385 (+251292us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:38.636810 (+1332425us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:38.958268 (+321458us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:39.426232 (+467964us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:39.548702 (+122470us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:54200: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1140550,"server-negotiator.queue_time_us":93422,"thread_start_us":125989,"threads_started":1}
I20260619 01:07:39.675813 6463 scanner-internal.cc:172] Scan of tablet ebeade3681f64706858aa68e4c9ca1f4 at 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1:45379) deadline exceeded after 30.000s
W20260619 01:07:39.676582 6463 scanner-internal.cc:458] Time spent opening tablet: real 3.342s user 0.001s sys 0.017s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.99.1:45379: sent 0 of 16 requested bytes
W20260619 01:07:39.741464 6358 scanner-internal.cc:458] Time spent opening tablet: real 3.098s user 0.005s sys 0.006s
W20260619 01:07:39.739060 6692 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 277719us
W20260619 01:07:39.798933 6673 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 242281us
W20260619 01:07:39.803434 6693 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 171453us
W20260619 01:07:39.825563 6401 scanner-internal.cc:458] Time spent opening tablet: real 3.192s user 0.003s sys 0.014s
W20260619 01:07:39.849509 6479 scanner-internal.cc:458] Time spent opening tablet: real 3.261s user 0.014s sys 0.017s
W20260619 01:07:39.864122 6679 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 176459us
W20260619 01:07:39.896929 6731 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:36.596476 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.62:39151 (local address 127.0.0.1:49666)
0619 01:07:36.683493 (+ 87017us) spinlock_profiling.cc:243] Waited 1.4 ms on lock 0x7b4400023f4c. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714ba5a95 00007f9714ba64b2 00007f971b18f511 00007f971b18ae1a 00007f9714c755fe 00007f971daaca39 00007f9714c928bb 00007f9714c90cbf 00007f9714c92e22 00007f9719769c48
0619 01:07:36.860670 (+177177us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:36.865629 (+ 4959us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:36.917951 (+ 52322us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:36.939132 (+ 21181us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:36.939917 (+ 785us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:36.943087 (+ 3170us) client_negotiation.cc:189] Negotiated authn=SASL
0619 01:07:37.247246 (+304159us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:37.247319 (+ 73us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:37.728235 (+480916us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:37.728272 (+ 37us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:38.990395 (+1262123us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:38.990456 (+ 61us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:39.199980 (+209524us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:39.200010 (+ 30us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:39.282243 (+ 82233us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:39.668369 (+386126us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0619 01:07:39.668415 (+ 46us) client_negotiation.cc:656] calling sasl_client_start()
0619 01:07:39.668510 (+ 95us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0619 01:07:39.668704 (+ 194us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0619 01:07:39.750515 (+ 81811us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.62:39151: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":207155,"mutex_wait_us":1897484,"spinlock_wait_cycles":3218304,"thread_start_us":133584,"threads_started":1}
W20260619 01:07:39.903105 6740 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:36.757459 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:54216 (local address 127.0.99.1:45379)
0619 01:07:36.935923 (+178464us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:36.935961 (+ 38us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:36.936027 (+ 66us) server_negotiation.cc:407] Connection header received
0619 01:07:36.936183 (+ 156us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:36.936214 (+ 31us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:36.981653 (+ 45439us) spinlock_profiling.cc:243] Waited 2.42 ms on lock 0x7b4800186b18. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714c5b851 00007f9714c5b702 0000000000632649 00007f971db4baa0 00007f971db34061 00007f97197b1dbb 00007f97197b05c8 00007f97197510e0 00007f9719750915 00007f971976fd3c
0619 01:07:37.000459 (+ 18806us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:37.003870 (+ 3411us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 01:07:37.219860 (+215990us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:37.375858 (+155998us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:38.734649 (+1358791us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:39.112086 (+377437us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:39.446521 (+334435us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:39.701578 (+255057us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0619 01:07:39.828352 (+126774us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0619 01:07:39.862966 (+ 34614us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:54216: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1272525,"server-negotiator.queue_time_us":108145,"spinlock_wait_cycles":5572992,"thread_start_us":209663,"threads_started":1}
W20260619 01:07:40.032150 6507 scanner-internal.cc:458] Time spent opening tablet: real 3.245s user 0.026s sys 0.023s
W20260619 01:07:40.022636 6471 scanner-internal.cc:458] Time spent opening tablet: real 3.379s user 0.004s sys 0.008s
W20260619 01:07:40.079618 6734 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 248118us
W20260619 01:07:40.127398 6773 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:37.086911 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.1:45379 (local address 127.0.0.1:54274)
0619 01:07:38.054138 (+967227us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:38.056812 (+ 2674us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:38.096124 (+ 39312us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:38.175110 (+ 78986us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:38.202208 (+ 27098us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:38.207021 (+ 4813us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 01:07:38.796462 (+589441us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:38.819062 (+ 22600us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:39.427398 (+608336us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:39.427458 (+ 60us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:40.036673 (+609215us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:40.037518 (+ 845us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.125859 (+ 88341us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":904456,"mutex_wait_us":1039855,"thread_start_us":845443,"threads_started":1}
I20260619 01:07:40.225680 6398 scanner-internal.cc:172] Scan of tablet ebeade3681f64706858aa68e4c9ca1f4 at 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1:45379) deadline exceeded after 30.000s
W20260619 01:07:40.227098 6398 scanner-internal.cc:458] Time spent opening tablet: real 3.443s user 0.016s sys 0.013s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
W20260619 01:07:41.071213 6410 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:37.207719 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49716 (local address 127.0.99.62:39151)
0619 01:07:37.208381 (+ 662us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:37.208422 (+ 41us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:37.731550 (+523128us) server_negotiation.cc:407] Connection header received
0619 01:07:37.762716 (+ 31166us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:37.763317 (+ 601us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:37.765530 (+ 2213us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:37.765789 (+ 259us) server_negotiation.cc:226] Negotiated authn=SASL
0619 01:07:38.043088 (+277299us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:38.919278 (+876190us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:39.520422 (+601144us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:39.806308 (+285886us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:39.911261 (+104953us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:41.046178 (+1134917us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49716: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1737382,"server-negotiator.queue_time_us":109}
W20260619 01:07:41.071898 6730 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 1.02491e+06us
W20260619 01:07:41.144377 6520 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:37.091444 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:54274 (local address 127.0.99.1:45379)
0619 01:07:37.177936 (+ 86492us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:37.177969 (+ 33us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:38.059484 (+881515us) server_negotiation.cc:407] Connection header received
0619 01:07:38.102155 (+ 42671us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:38.121588 (+ 19433us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:38.158262 (+ 36674us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:38.169070 (+ 10808us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 01:07:38.833796 (+664726us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:39.426634 (+592838us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:40.041774 (+615140us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.513212 (+471438us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:40.944612 (+431400us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:54274: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1768997,"server-negotiator.queue_time_us":83946,"thread_start_us":713289,"threads_started":1}
W20260619 01:07:41.153285 5958 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:37.940559 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49722 (local address 127.0.99.62:39151)
0619 01:07:37.987110 (+ 46551us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:37.987145 (+ 35us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:38.034564 (+ 47419us) server_negotiation.cc:407] Connection header received
0619 01:07:38.035097 (+ 533us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:38.035148 (+ 51us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:38.035476 (+ 328us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:38.035742 (+ 266us) server_negotiation.cc:226] Negotiated authn=SASL
0619 01:07:38.791276 (+755534us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:39.268807 (+477531us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:39.775215 (+506408us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.223969 (+448754us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:40.224753 (+ 784us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:41.141174 (+916421us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49722: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1068098,"server-negotiator.queue_time_us":1371}
W20260619 01:07:41.212984 6492 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:37.207311 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.62:39151 (local address 127.0.0.1:49716)
0619 01:07:37.446005 (+238694us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:37.452457 (+ 6452us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:37.742139 (+289682us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:37.777674 (+ 35535us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:37.782993 (+ 5319us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:37.793836 (+ 10843us) client_negotiation.cc:189] Negotiated authn=SASL
0619 01:07:38.032845 (+239009us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:38.037353 (+ 4508us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:38.923192 (+885839us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:38.925501 (+ 2309us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:39.514695 (+589194us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:39.515878 (+ 1183us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:39.814270 (+298392us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:39.816977 (+ 2707us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:40.296978 (+480001us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:40.719216 (+422238us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0619 01:07:40.719243 (+ 27us) client_negotiation.cc:656] calling sasl_client_start()
0619 01:07:40.719308 (+ 65us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0619 01:07:40.719446 (+ 138us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0619 01:07:41.210886 (+491440us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.62:39151: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":145205,"mutex_wait_us":2130244}
W20260619 01:07:41.217473 6808 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:38.045371 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.1:45379 (local address 127.0.0.1:54302)
0619 01:07:38.561324 (+515953us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:38.566571 (+ 5247us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:38.604098 (+ 37527us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:38.634135 (+ 30037us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:38.634168 (+ 33us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:38.634215 (+ 47us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 01:07:39.046048 (+411833us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:39.046121 (+ 73us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:39.256310 (+210189us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:39.257332 (+ 1022us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:39.866236 (+608904us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:39.867479 (+ 1243us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.377071 (+509592us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:40.377145 (+ 74us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:40.519132 (+141987us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:40.969541 (+450409us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 01:07:41.208687 (+239146us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":444687,"mutex_wait_us":1603025,"thread_start_us":379033,"threads_started":1}
I20260619 01:07:41.219158 6563 scanner-internal.cc:172] Scan of tablet ebeade3681f64706858aa68e4c9ca1f4 at 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1:45379) deadline exceeded after 30.000s
W20260619 01:07:41.219851 6563 scanner-internal.cc:458] Time spent opening tablet: real 3.904s user 0.027s sys 0.049s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
I20260619 01:07:41.462034 4817 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:54288 (request call id 0) took 1073 ms. Trace:
W20260619 01:07:41.346045 6770 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:38.056457 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:54302 (local address 127.0.99.1:45379)
0619 01:07:38.171297 (+114840us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:38.189376 (+ 18079us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:38.572890 (+383514us) server_negotiation.cc:407] Connection header received
0619 01:07:38.620619 (+ 47729us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:38.622472 (+ 1853us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:38.633470 (+ 10998us) spinlock_profiling.cc:243] Waited 964 us on lock 0x7b4800186b18. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714c5b851 00007f9714c5b702 0000000000632649 00007f971db4baa0 00007f971db34061 00007f97197b1dbb 00007f97197b05c8 00007f97197510e0 00007f9719750915 00007f971976fd3c
0619 01:07:38.633731 (+ 261us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:38.633895 (+ 164us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 01:07:39.046426 (+412531us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:39.247509 (+201083us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:39.875453 (+627944us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.374293 (+498840us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:40.374873 (+ 580us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:41.007215 (+632342us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
0619 01:07:41.144200 (+136985us) spinlock_profiling.cc:243] Waited 1.1 ms on lock 0x7b240007eb78. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714c5b851 00007f9714c5bbce 0000000000620c99 00007f9714dea640 00007f9714df781a 00007f97197b35fc 00007f97197b0a57 00007f97197510e0 00007f9719750915 00007f971976fd3c
0619 01:07:41.144378 (+ 178us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
0619 01:07:41.251367 (+106989us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:54302: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":854382,"server-negotiator.queue_time_us":2063,"spinlock_wait_cycles":4754944}
I20260619 01:07:41.462447 4817 rpcz_store.cc:276] 0619 01:07:40.371055 (+ 0us) service_pool.cc:170] Inserting onto call queue
0619 01:07:40.371456 (+ 401us) service_pool.cc:227] Handling call
0619 01:07:40.381284 (+ 9828us) tablet_service.cc:2780] Created scanner 2e3957d1793140febce2729a463f1242 for tablet ebeade3681f64706858aa68e4c9ca1f4, query id is 5a107d2cb95e44b1b8f6d64cba7b27f6
0619 01:07:40.388256 (+ 6972us) tablet_service.cc:2920] Creating iterator
0619 01:07:40.419044 (+ 30788us) tablet_service.cc:2945] Iterator created
0619 01:07:41.173846 (+754802us) tablet_service.cc:2967] Iterator init: OK
0619 01:07:41.174022 (+ 176us) tablet_service.cc:3010] has_more: true
0619 01:07:41.178986 (+ 4964us) tablet_service.cc:3027] Continuing scan request
0619 01:07:41.198614 (+ 19628us) tablet_service.cc:3091] Found scanner 2e3957d1793140febce2729a463f1242 for tablet ebeade3681f64706858aa68e4c9ca1f4, query id is 5a107d2cb95e44b1b8f6d64cba7b27f6
0619 01:07:41.356394 (+157780us) inbound_call.cc:173] Queueing success response
Metrics: {"cfile_cache_hit":17,"cfile_cache_hit_bytes":582,"cfile_cache_miss":1,"cfile_cache_miss_bytes":20,"lbm_read_time_us":25081,"lbm_reads_10-100_ms":1,"rowset_iterators":3,"scanner_bytes_read":260}
W20260619 01:07:41.503106 6795 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:37.930852 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.62:39151 (local address 127.0.0.1:49722)
0619 01:07:38.034298 (+103446us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:38.034386 (+ 88us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:38.034764 (+ 378us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:38.036003 (+ 1239us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:38.036133 (+ 130us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:38.036527 (+ 394us) client_negotiation.cc:189] Negotiated authn=SASL
0619 01:07:38.783775 (+747248us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:38.785268 (+ 1493us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:39.301210 (+515942us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:39.303326 (+ 2116us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:39.740737 (+437411us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:39.746737 (+ 6000us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.295734 (+548997us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:40.298222 (+ 2488us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:40.764305 (+466083us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:41.089993 (+325688us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0619 01:07:41.090036 (+ 43us) client_negotiation.cc:656] calling sasl_client_start()
0619 01:07:41.090131 (+ 95us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0619 01:07:41.090324 (+ 193us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0619 01:07:41.304993 (+214669us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.62:39151: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":76510,"mutex_wait_us":1574221,"thread_start_us":38065,"threads_started":1}
W20260619 01:07:41.573050 6545 scanner-internal.cc:458] Time spent opening tablet: real 4.438s user 0.003s sys 0.022s
W20260619 01:07:41.551469 6769 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 341514us
W20260619 01:07:41.595355 6811 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:38.353481 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:54310 (local address 127.0.99.1:45379)
0619 01:07:38.555150 (+201669us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:38.557233 (+ 2083us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:38.562226 (+ 4993us) server_negotiation.cc:407] Connection header received
0619 01:07:38.614631 (+ 52405us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:38.616440 (+ 1809us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:38.631628 (+ 15188us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:38.631863 (+ 235us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 01:07:38.641443 (+ 9580us) spinlock_profiling.cc:243] Waited 3.09 ms on lock 0x7b4800186b18. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714c5bc6c 00007f9714c5bbd6 0000000000620c99 00007f9719707ca0 00007f97197bc49c 00007f97197b06a9 00007f97197510e0 00007f9719750915 00007f971976fd3c 00007f971976fcb9
0619 01:07:38.977010 (+335567us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:39.577153 (+600143us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:40.080952 (+503799us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.132023 (+ 51071us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:40.146380 (+ 14357us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:41.443608 (+1297228us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54310: BlockingRecv error: recv got EOF from 127.0.0.1:54310 (error 108)
Metrics: {"mutex_wait_us":937547,"server-negotiator.queue_time_us":137332,"spinlock_wait_cycles":7164544,"thread_start_us":106091,"threads_started":1}
W20260619 01:07:41.597988 6809 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:38.154247 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.1:45379 (local address 127.0.0.1:54310)
0619 01:07:38.557530 (+403283us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:38.559260 (+ 1730us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:38.598073 (+ 38813us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:38.631915 (+ 33842us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:38.631948 (+ 33us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:38.631996 (+ 48us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 01:07:38.886658 (+254662us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:38.886725 (+ 67us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:39.590472 (+703747us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:39.590515 (+ 43us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:40.080160 (+489645us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:40.080224 (+ 64us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.133568 (+ 53344us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:40.135743 (+ 2175us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:40.503275 (+367532us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:41.134752 (+631477us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 01:07:41.291145 (+156393us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.1:45379: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":335259,"mutex_wait_us":1696749,"thread_start_us":231370,"threads_started":1}
W20260619 01:07:41.656646 6542 scanner-internal.cc:458] Time spent opening tablet: real 4.255s user 0.005s sys 0.021s
I20260619 01:07:41.662228 6537 scanner-internal.cc:172] Scan of tablet ebeade3681f64706858aa68e4c9ca1f4 at 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1:45379) deadline exceeded after 30.000s
W20260619 01:07:41.662822 6537 scanner-internal.cc:458] Time spent opening tablet: real 4.315s user 0.012s sys 0.030s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.99.1:45379: sent 0 of 16 requested bytes
W20260619 01:07:41.651921 6786 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 213335us
W20260619 01:07:41.673146 6745 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 58183.9us
W20260619 01:07:41.738260 6859 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 254478us
W20260619 01:07:41.754688 6493 scanner-internal.cc:458] Time spent opening tablet: real 4.705s user 0.032s sys 0.036s
W20260619 01:07:41.755776 6783 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 344352us
W20260619 01:07:41.770190 6801 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 303357us
W20260619 01:07:41.818792 6833 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:38.553667 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.1:45379 (local address 127.0.0.1:54360)
0619 01:07:38.762150 (+208483us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:38.763503 (+ 1353us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:38.783365 (+ 19862us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:38.973831 (+190466us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:38.973861 (+ 30us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:38.973914 (+ 53us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 01:07:39.649547 (+675633us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:39.649629 (+ 82us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.019886 (+370257us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:40.023191 (+ 3305us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:41.330115 (+1306924us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:41.336524 (+ 6409us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:41.613825 (+277301us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":139725,"mutex_wait_us":1828014,"thread_start_us":103697,"threads_started":1}
I20260619 01:07:41.827908 6442 scanner-internal.cc:172] Scan of tablet ebeade3681f64706858aa68e4c9ca1f4 at 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1:45379) deadline exceeded after 30.000s
W20260619 01:07:41.853554 6826 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:38.505252 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.62:39151 (local address 127.0.0.1:49736)
0619 01:07:38.787085 (+281833us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:38.789446 (+ 2361us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:38.833696 (+ 44250us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:38.974135 (+140439us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:38.974172 (+ 37us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:38.974282 (+ 110us) client_negotiation.cc:189] Negotiated authn=SASL
0619 01:07:39.584104 (+609822us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:39.584158 (+ 54us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.309222 (+725064us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:40.309305 (+ 83us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:41.568814 (+1259509us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:41.571894 (+ 3080us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:41.697024 (+125130us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.62:39151: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":224496,"mutex_wait_us":1665747,"thread_start_us":161753,"threads_started":1}
W20260619 01:07:41.865367 6442 scanner-internal.cc:458] Time spent opening tablet: real 4.126s user 0.002s sys 0.017s
W20260619 01:07:41.866025 6512 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:38.513316 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49736 (local address 127.0.99.62:39151)
0619 01:07:38.628653 (+115337us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:38.628695 (+ 42us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:38.790998 (+162303us) server_negotiation.cc:407] Connection header received
0619 01:07:38.848959 (+ 57961us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:38.863158 (+ 14199us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:38.957438 (+ 94280us) spinlock_profiling.cc:243] Waited 1.43 ms on lock 0x7b480025d018. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714c5b851 00007f9714c5b702 0000000000632649 00007f9719707c20 00007f97197bc481 00007f97197b1ec8 00007f97197b05c8 00007f97197510e0 00007f9719750915 00007f971976fd3c
0619 01:07:38.967836 (+ 10398us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:38.974059 (+ 6223us) server_negotiation.cc:226] Negotiated authn=SASL
0619 01:07:39.592397 (+618338us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.299525 (+707128us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:41.645507 (+1345982us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49736: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":933701,"server-negotiator.queue_time_us":111219,"spinlock_wait_cycles":3277568,"thread_start_us":202677,"threads_started":1}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
W20260619 01:07:41.851707 6455 scanner-internal.cc:458] Time spent opening tablet: real 4.000s user 0.011s sys 0.002s
W20260619 01:07:41.880472 6839 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:38.498556 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.1:45379 (local address 127.0.0.1:54328)
0619 01:07:38.756782 (+258226us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:38.756833 (+ 51us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:38.757153 (+ 320us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:38.941925 (+184772us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:38.941961 (+ 36us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:38.942019 (+ 58us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 01:07:39.419965 (+477946us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:39.435724 (+ 15759us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.128090 (+692366us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:40.128125 (+ 35us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:41.223333 (+1095208us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:41.223410 (+ 77us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:41.591105 (+367695us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 245 requested bytes
Metrics: {"client-negotiator.queue_time_us":255898,"mutex_wait_us":1449425,"thread_start_us":217214,"threads_started":1}
W20260619 01:07:41.887998 6550 scanner-internal.cc:458] Time spent opening tablet: real 4.112s user 0.001s sys 0.033s
W20260619 01:07:41.895262 6560 scanner-internal.cc:458] Time spent opening tablet: real 3.256s user 0.002s sys 0.016s
W20260619 01:07:41.905754 6848 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:38.756304 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:54328 (local address 127.0.99.1:45379)
0619 01:07:38.900519 (+144215us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:38.901919 (+ 1400us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:38.903644 (+ 1725us) server_negotiation.cc:407] Connection header received
0619 01:07:38.920019 (+ 16375us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:38.921326 (+ 1307us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:38.940153 (+ 18827us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:38.941467 (+ 1314us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 01:07:38.975783 (+ 34316us) spinlock_profiling.cc:243] Waited 2.65 ms on lock 0x7b4800186b18. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714c5b851 00007f9714c5b702 0000000000632649 00007f9719707c20 00007f97197bc481 00007f97197b06a9 00007f97197510e0 00007f9719750915 00007f971976fd3c 00007f971976fcb9
0619 01:07:39.621942 (+646159us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.126038 (+504096us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:41.223857 (+1097819us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:41.505387 (+281530us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:41.602333 (+ 96946us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:41.718631 (+116298us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54328: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
Metrics: {"mutex_wait_us":1197118,"server-negotiator.queue_time_us":35775,"spinlock_wait_cycles":6095616,"thread_start_us":18920,"threads_started":1}
I20260619 01:07:41.956681 6515 scanner-internal.cc:172] Scan of tablet ebeade3681f64706858aa68e4c9ca1f4 at 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1:45379) deadline exceeded after 30.000s
W20260619 01:07:41.957358 6515 scanner-internal.cc:458] Time spent opening tablet: real 4.105s user 0.015s sys 0.040s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 245 requested bytes
W20260619 01:07:41.960505 6499 scanner-internal.cc:458] Time spent opening tablet: real 4.576s user 0.014s sys 0.022s
W20260619 01:07:41.952100 6784 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 53790.4us
W20260619 01:07:42.006162 6815 meta_cache.cc:1097] Time spent processing table locations response: real 0.051s user 0.001s sys 0.000s
W20260619 01:07:42.025153 6546 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:38.925181 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49810 (local address 127.0.99.62:39151)
0619 01:07:39.045809 (+120628us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:39.045849 (+ 40us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:39.234979 (+189130us) server_negotiation.cc:407] Connection header received
0619 01:07:39.254208 (+ 19229us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:39.256368 (+ 2160us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:39.270092 (+ 13724us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:39.298945 (+ 28853us) server_negotiation.cc:226] Negotiated authn=SASL
0619 01:07:39.854023 (+555078us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.033576 (+179553us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:41.495288 (+1461712us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:41.698049 (+202761us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:41.829807 (+131758us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:41.972327 (+142520us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49810: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":785292,"server-negotiator.queue_time_us":120081,"thread_start_us":166805,"threads_started":1}
W20260619 01:07:42.022730 6780 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 505253us
W20260619 01:07:42.066797 6424 scanner-internal.cc:458] Time spent opening tablet: real 4.219s user 0.003s sys 0.010s
W20260619 01:07:42.131425 6616 scanner-internal.cc:458] Time spent opening tablet: real 4.192s user 0.004s sys 0.009s
W20260619 01:07:42.130752 6821 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 478515us
W20260619 01:07:42.144614 6600 scanner-internal.cc:458] Time spent opening tablet: real 2.665s user 0.020s sys 0.035s
W20260619 01:07:42.162307 6763 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 521897us
W20260619 01:07:42.158496 6827 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:38.554777 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:54360 (local address 127.0.99.1:45379)
0619 01:07:38.825680 (+270903us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:38.834588 (+ 8908us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:38.835262 (+ 674us) server_negotiation.cc:407] Connection header received
0619 01:07:38.870683 (+ 35421us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:38.873273 (+ 2590us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:38.966107 (+ 92834us) spinlock_profiling.cc:243] Waited 2.16 ms on lock 0x7b4800186b18. stack: 00007f9714c61033 00007f9714c60f30 00007f97145bf534 000000000061e4a4 000000000061e439 00007f9714ad7f11 00007f9714c5b851 00007f9714c5b702 0000000000632649 00007f971db4baa0 00007f971db34061 00007f97197b1dbb 00007f97197b05c8 00007f97197510e0 00007f9719750915 00007f971976fd3c
0619 01:07:38.973427 (+ 7320us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:38.973620 (+ 193us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 01:07:39.653143 (+679523us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.007866 (+354723us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:41.361545 (+1353679us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:41.945526 (+583981us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:41.989658 (+ 44132us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:54360: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1122190,"server-negotiator.queue_time_us":201792,"spinlock_wait_cycles":4966784,"thread_start_us":148085,"threads_started":1}
W20260619 01:07:42.220716 6543 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:39.174286 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:54394 (local address 127.0.99.1:45379)
0619 01:07:39.313182 (+138896us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:39.313915 (+ 733us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:39.315098 (+ 1183us) server_negotiation.cc:407] Connection header received
0619 01:07:39.326167 (+ 11069us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:39.327405 (+ 1238us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:39.384617 (+ 57212us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:39.389909 (+ 5292us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 01:07:40.075932 (+686023us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.230524 (+154592us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:41.486371 (+1255847us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:41.700118 (+213747us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:41.836628 (+136510us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:42.205895 (+369267us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:54394: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":858584,"server-negotiator.queue_time_us":76613,"thread_start_us":73748,"threads_started":1}
W20260619 01:07:42.231593 6864 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:38.934208 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.62:39151 (local address 127.0.0.1:49810)
0619 01:07:39.233627 (+299419us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:39.233674 (+ 47us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:39.248149 (+ 14475us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:39.303227 (+ 55078us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:39.308356 (+ 5129us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:39.313981 (+ 5625us) client_negotiation.cc:189] Negotiated authn=SASL
0619 01:07:39.841215 (+527234us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:39.844920 (+ 3705us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.038772 (+193852us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:40.040147 (+ 1375us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:41.490742 (+1450595us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:41.490816 (+ 74us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:41.708140 (+217324us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:41.710645 (+ 2505us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:42.036332 (+325687us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:42.053584 (+ 17252us) client_negotiation.cc:623] Initiating SASL PLAIN handshake
0619 01:07:42.055415 (+ 1831us) client_negotiation.cc:656] calling sasl_client_start()
0619 01:07:42.060548 (+ 5133us) client_negotiation.cc:814] callback for SASL_CB_AUTHNAME
0619 01:07:42.079705 (+ 19157us) client_negotiation.cc:252] Sending SASL_INITIATE NegotiatePB request
0619 01:07:42.110142 (+ 30437us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.62:39151: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":294180,"mutex_wait_us":2067343,"thread_start_us":196987,"threads_started":1}
W20260619 01:07:42.261163 6860 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:38.898782 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.1:45379 (local address 127.0.0.1:54394)
0619 01:07:39.180412 (+281630us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:39.182234 (+ 1822us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:39.200699 (+ 18465us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:39.390330 (+189631us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:39.391705 (+ 1375us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:39.405622 (+ 13917us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 01:07:40.070114 (+664492us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:40.072280 (+ 2166us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.292516 (+220236us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:40.298262 (+ 5746us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:41.477111 (+1178849us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:41.477903 (+ 792us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:41.700586 (+222683us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:41.700622 (+ 36us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:42.155205 (+454583us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:42.227898 (+ 72693us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 01:07:42.257159 (+ 29261us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.1:45379: sent 0 of 16 requested bytes
Metrics: {"client-negotiator.queue_time_us":226158,"mutex_wait_us":2136259,"thread_start_us":156978,"threads_started":1}
I20260619 01:07:42.262701 6588 scanner-internal.cc:172] Scan of tablet ebeade3681f64706858aa68e4c9ca1f4 at 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1:45379) deadline exceeded after 30.000s
W20260619 01:07:42.263267 6588 scanner-internal.cc:458] Time spent opening tablet: real 3.490s user 0.002s sys 0.013s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.99.1:45379: sent 0 of 16 requested bytes
W20260619 01:07:42.357127 6886 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:39.192272 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.1:45379 (local address 127.0.0.1:54410)
0619 01:07:39.657804 (+465532us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:39.657904 (+ 100us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:39.658382 (+ 478us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:39.687721 (+ 29339us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:39.688945 (+ 1224us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:39.705381 (+ 16436us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 01:07:39.886632 (+181251us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:39.886694 (+ 62us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.421993 (+535299us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:40.422062 (+ 69us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:41.747069 (+1325007us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:41.750542 (+ 3473us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:42.343049 (+592507us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":417970,"mutex_wait_us":1398076,"thread_start_us":50146,"threads_started":1}
I20260619 01:07:42.360540 6574 scanner-internal.cc:172] Scan of tablet ebeade3681f64706858aa68e4c9ca1f4 at 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1:45379) deadline exceeded after 30.000s
W20260619 01:07:42.361063 6574 scanner-internal.cc:458] Time spent opening tablet: real 3.401s user 0.009s sys 0.008s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
W20260619 01:07:42.422562 6744 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:39.299966 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:54410 (local address 127.0.99.1:45379)
0619 01:07:39.344302 (+ 44336us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:39.345652 (+ 1350us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:39.658671 (+313019us) server_negotiation.cc:407] Connection header received
0619 01:07:39.658876 (+ 205us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:39.658918 (+ 42us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:39.674116 (+ 15198us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:39.685535 (+ 11419us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 01:07:39.888958 (+203423us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.420060 (+531102us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:41.774156 (+1354096us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:42.230327 (+456171us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:42.249443 (+ 19116us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:42.276834 (+ 27391us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:54410: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":1090635,"server-negotiator.queue_time_us":426}
W20260619 01:07:42.455392 6748 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:39.342676 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:54424 (local address 127.0.99.1:45379)
0619 01:07:39.468171 (+125495us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:39.468210 (+ 39us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:39.790634 (+322424us) server_negotiation.cc:407] Connection header received
0619 01:07:39.820854 (+ 30220us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:39.824332 (+ 3478us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:39.848805 (+ 24473us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:39.855082 (+ 6277us) server_negotiation.cc:226] Negotiated authn=TOKEN
0619 01:07:40.028374 (+173292us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.428121 (+399747us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:41.806782 (+1378661us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:42.168659 (+361877us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:42.249791 (+ 81132us) server_negotiation.cc:657] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:42.420048 (+170257us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:54424: received 0 of 4 requested bytes
Metrics: {"mutex_wait_us":912552,"server-negotiator.queue_time_us":96593}
W20260619 01:07:42.462857 6895 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:39.355588 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.1:45379 (local address 127.0.0.1:54424)
0619 01:07:39.783412 (+427824us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:39.785110 (+ 1698us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:39.812266 (+ 27156us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:39.855982 (+ 43716us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:39.858680 (+ 2698us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:39.861580 (+ 2900us) client_negotiation.cc:189] Negotiated authn=TOKEN
0619 01:07:39.912916 (+ 51336us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:39.913008 (+ 92us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:40.446798 (+533790us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:40.452106 (+ 5308us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:41.777851 (+1325745us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:41.780872 (+ 3021us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:42.205804 (+424932us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:42.206458 (+ 654us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:42.345160 (+138702us) client_negotiation.cc:548] Negotiated auth-only TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
0619 01:07:42.345378 (+ 218us) client_negotiation.cc:252] Sending TOKEN_EXCHANGE NegotiatePB request
0619 01:07:42.444104 (+ 98726us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":349488,"mutex_wait_us":1258196,"thread_start_us":313355,"threads_started":1}
I20260619 01:07:42.463902 6629 scanner-internal.cc:172] Scan of tablet ebeade3681f64706858aa68e4c9ca1f4 at 367e1ef43a3f42178ca2e041d946f419 (127.0.99.1:45379) deadline exceeded after 30.000s
W20260619 01:07:42.464716 6629 scanner-internal.cc:458] Time spent opening tablet: real 3.481s user 0.007s sys 0.016s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:457: Failure
Failed
Bad status: Timed out: exceeded configured scan timeout of 30.000s: Client connection negotiation failed: client connection to 127.0.99.1:45379: received 0 of 4 requested bytes
W20260619 01:07:42.510521 6892 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:39.324045 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.0.99.62:39151 (local address 127.0.0.1:49828)
0619 01:07:39.686116 (+362071us) negotiation.cc:107] Waiting for socket to connect
0619 01:07:39.686185 (+ 69us) client_negotiation.cc:174] Beginning negotiation
0619 01:07:39.712242 (+ 26057us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0619 01:07:39.745164 (+ 32922us) client_negotiation.cc:271] Received NEGOTIATE NegotiatePB response
0619 01:07:39.746542 (+ 1378us) client_negotiation.cc:394] Received NEGOTIATE response from server
0619 01:07:39.783111 (+ 36569us) client_negotiation.cc:189] Negotiated authn=SASL
0619 01:07:40.094691 (+311580us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:40.096901 (+ 2210us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:41.339315 (+1242414us) client_negotiation.cc:271] Received TLS_HANDSHAKE NegotiatePB response
0619 01:07:41.344066 (+ 4751us) client_negotiation.cc:527] Received TLS_HANDSHAKE response from server
0619 01:07:42.134677 (+790611us) client_negotiation.cc:514] Sending TLS_HANDSHAKE message to server
0619 01:07:42.135712 (+ 1035us) client_negotiation.cc:252] Sending TLS_HANDSHAKE NegotiatePB request
0619 01:07:42.454403 (+318691us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.0.99.62:39151: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":304968,"mutex_wait_us":832819,"thread_start_us":141257,"threads_started":1}
W20260619 01:07:42.511014 6720 negotiation.cc:337] Failed RPC negotiation. Trace:
0619 01:07:39.323799 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:49828 (local address 127.0.99.62:39151)
0619 01:07:39.387970 (+ 64171us) server_negotiation.cc:206] Beginning negotiation
0619 01:07:39.387997 (+ 27us) server_negotiation.cc:399] Waiting for connection header
0619 01:07:39.689739 (+301742us) server_negotiation.cc:407] Connection header received
0619 01:07:39.720671 (+ 30932us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0619 01:07:39.723191 (+ 2520us) server_negotiation.cc:461] Received NEGOTIATE request from client
0619 01:07:39.737467 (+ 14276us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0619 01:07:39.738743 (+ 1276us) server_negotiation.cc:226] Negotiated authn=SASL
0619 01:07:40.101982 (+363239us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:41.304220 (+1202238us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:42.140510 (+836290us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
0619 01:07:42.468096 (+327586us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
0619 01:07:42.495112 (+ 27016us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49828: sent 0 of 16 requested bytes
Metrics: {"mutex_wait_us":1591735,"server-negotiator.queue_time_us":758}
W20260619 01:07:42.546511 6630 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 298884us
W20260619 01:07:42.576880 6606 scanner-internal.cc:458] Time spent opening tablet: real 3.075s user 0.009s sys 0.006s
W20260619 01:07:42.577212 6651 scanner-internal.cc:458] Time spent opening tablet: real 2.660s user 0.001s sys 0.002s
W20260619 01:07:42.588888 6610 scanner-internal.cc:458] Time spent opening tablet: real 2.610s user 0.000s sys 0.008s
W20260619 01:07:42.591338 6633 scanner-internal.cc:458] Time spent opening tablet: real 2.698s user 0.003s sys 0.005s
W20260619 01:07:42.588076 6661 scanner-internal.cc:458] Time spent opening tablet: real 2.682s user 0.009s sys 0.003s
W20260619 01:07:42.596517 6635 scanner-internal.cc:458] Time spent opening tablet: real 2.673s user 0.001s sys 0.009s
W20260619 01:07:42.597131 6878 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 52395.7us
W20260619 01:07:42.647032 6658 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 98344.8us
W20260619 01:07:42.654835 6716 scanner-internal.cc:458] Time spent opening tablet: real 2.515s user 0.007s sys 0.011s
W20260619 01:07:42.663856 6443 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 81277.5us
W20260619 01:07:42.655215 6883 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 103856us
W20260619 01:07:42.708911 6912 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 61783us
W20260619 01:07:42.726722 6874 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 52005.5us
W20260619 01:07:42.758993 6905 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 67182us
W20260619 01:07:42.796119 6944 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 67296.1us
W20260619 01:07:42.817886 6908 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 115683us
W20260619 01:07:42.880916 6913 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 58340.6us
W20260619 01:07:42.898747 6676 scanner-internal.cc:458] Time spent opening tablet: real 1.592s user 0.002s sys 0.011s
W20260619 01:07:42.995033 6784 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 69744.4us
W20260619 01:07:43.011471 6963 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 57899.4us
W20260619 01:07:43.061959 7002 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 107969us
W20260619 01:07:43.084371 6962 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 84853.6us
W20260619 01:07:43.091569 6705 scanner-internal.cc:458] Time spent opening tablet: real 0.801s user 0.039s sys 0.031s
W20260619 01:07:43.144104 6758 scanner-internal.cc:458] Time spent opening tablet: real 1.098s user 0.035s sys 0.014s
W20260619 01:07:43.147521 6976 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 120043us
W20260619 01:07:43.183686 7016 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 152598us
W20260619 01:07:43.192121 6691 scanner-internal.cc:458] Time spent opening tablet: real 1.318s user 0.017s sys 0.022s
W20260619 01:07:43.274222 6728 scanner-internal.cc:458] Time spent opening tablet: real 1.046s user 0.007s sys 0.007s
W20260619 01:07:43.270345 7015 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 136913us
W20260619 01:07:43.275738 6815 scanner-internal.cc:458] Time spent opening tablet: real 1.237s user 0.009s sys 0.014s
W20260619 01:07:43.315798 6710 scanner-internal.cc:458] Time spent opening tablet: real 1.150s user 0.004s sys 0.015s
W20260619 01:07:43.312398 6856 scanner-internal.cc:458] Time spent opening tablet: real 0.620s user 0.014s sys 0.019s
W20260619 01:07:43.321659 6806 scanner-internal.cc:458] Time spent opening tablet: real 0.643s user 0.012s sys 0.017s
W20260619 01:07:43.376644 6623 scanner-internal.cc:458] Time spent opening tablet: real 0.673s user 0.018s sys 0.016s
W20260619 01:07:43.383229 6858 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.ConnectToMaster -> {remote=127.0.99.62:39151, user_credentials={real_user=slave}} blocked reactor thread for 124442us
W20260619 01:07:43.432011 6824 scanner-internal.cc:458] Time spent opening tablet: real 0.656s user 0.006s sys 0.012s
W20260619 01:07:43.438117 6766 scanner-internal.cc:458] Time spent opening tablet: real 1.280s user 0.010s sys 0.031s
W20260619 01:07:43.453150 6842 scanner-internal.cc:458] Time spent opening tablet: real 0.769s user 0.014s sys 0.000s
W20260619 01:07:43.459959 6854 scanner-internal.cc:458] Time spent opening tablet: real 0.642s user 0.003s sys 0.002s
W20260619 01:07:43.475065 6581 scanner-internal.cc:458] Time spent opening tablet: real 0.857s user 0.011s sys 0.003s
W20260619 01:07:43.491824 6910 scanner-internal.cc:458] Time spent opening tablet: real 0.584s user 0.004s sys 0.002s
W20260619 01:07:43.495692 6781 scanner-internal.cc:458] Time spent opening tablet: real 1.119s user 0.017s sys 0.011s
W20260619 01:07:43.564141 6861 scanner-internal.cc:458] Time spent opening tablet: real 0.745s user 0.011s sys 0.009s
W20260619 01:07:43.567346 6943 scanner-internal.cc:458] Time spent opening tablet: real 0.607s user 0.004s sys 0.019s
W20260619 01:07:43.588516 6880 scanner-internal.cc:458] Time spent opening tablet: real 0.642s user 0.002s sys 0.008s
W20260619 01:07:43.592015 6747 scanner-internal.cc:458] Time spent opening tablet: real 0.581s user 0.001s sys 0.009s
W20260619 01:07:43.593040 6899 scanner-internal.cc:458] Time spent opening tablet: real 0.755s user 0.009s sys 0.010s
W20260619 01:07:43.601472 6844 scanner-internal.cc:458] Time spent opening tablet: real 0.776s user 0.017s sys 0.014s
W20260619 01:07:43.629132 6413 scanner-internal.cc:458] Time spent opening tablet: real 0.870s user 0.001s sys 0.010s
W20260619 01:07:43.663415 6967 scanner-internal.cc:458] Time spent opening tablet: real 0.661s user 0.016s sys 0.000s
W20260619 01:07:43.687026 6868 scanner-internal.cc:458] Time spent opening tablet: real 0.859s user 0.001s sys 0.005s
W20260619 01:07:43.697376 6916 scanner-internal.cc:458] Time spent opening tablet: real 0.596s user 0.009s sys 0.016s
W20260619 01:07:43.705541 6920 scanner-internal.cc:458] Time spent opening tablet: real 0.554s user 0.010s sys 0.010s
W20260619 01:07:43.712723 6965 scanner-internal.cc:458] Time spent opening tablet: real 0.614s user 0.007s sys 0.013s
W20260619 01:07:43.742308 6796 scanner-internal.cc:458] Time spent opening tablet: real 0.833s user 0.006s sys 0.003s
W20260619 01:07:43.742403 6685 scanner-internal.cc:458] Time spent opening tablet: real 0.688s user 0.005s sys 0.006s
W20260619 01:07:43.760051 6990 scanner-internal.cc:458] Time spent opening tablet: real 0.604s user 0.017s sys 0.025s
W20260619 01:07:43.769081 6932 scanner-internal.cc:458] Time spent opening tablet: real 0.505s user 0.007s sys 0.010s
W20260619 01:07:43.786468 6983 scanner-internal.cc:458] Time spent opening tablet: real 0.502s user 0.012s sys 0.003s
W20260619 01:07:43.799039 6957 scanner-internal.cc:458] Time spent opening tablet: real 0.790s user 0.006s sys 0.007s
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:9066: Failure
Expected equality of these values:
1000
CountRows(tokens)
Which is: 915
I20260619 01:07:43.857962 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:07:43.889597 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:43.890396 396 tablet_replica.cc:330] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419: stopping tablet replica
I20260619 01:07:43.891099 396 raft_consensus.cc:2229] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:43.891650 396 raft_consensus.cc:2258] T 4639a9b1eef749be8ac0bf1d5628da89 P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:43.893838 396 tablet_replica.cc:330] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419: stopping tablet replica
I20260619 01:07:43.894358 396 raft_consensus.cc:2229] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:43.895146 396 raft_consensus.cc:2258] T ebeade3681f64706858aa68e4c9ca1f4 P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:43.903398 396 tablet_replica.cc:330] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419: stopping tablet replica
I20260619 01:07:43.903977 396 raft_consensus.cc:2229] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:43.904489 396 raft_consensus.cc:2258] T b6888b4302ef487c8dca06f890dc77a3 P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:43.913169 396 tablet_replica.cc:330] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419: stopping tablet replica
I20260619 01:07:43.913745 396 raft_consensus.cc:2229] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:43.914244 396 raft_consensus.cc:2258] T 1d9a80d5bd7541d3908d283e499ce458 P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:43.921954 396 tablet_replica.cc:330] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419: stopping tablet replica
I20260619 01:07:43.922501 396 raft_consensus.cc:2229] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:43.923055 396 raft_consensus.cc:2258] T 997f27447e8140079acd2f03635b7407 P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:43.932590 396 tablet_replica.cc:330] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419: stopping tablet replica
I20260619 01:07:43.933179 396 raft_consensus.cc:2229] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:43.933673 396 raft_consensus.cc:2258] T c6493429365d441b97723cba39e3168a P 367e1ef43a3f42178ca2e041d946f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:43.977509 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:07:44.011379 396 master.cc:537] Master@127.0.99.62:39151 shutting down...
I20260619 01:07:44.048928 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:44.049527 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:44.049899 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P d4d12fdfd96b4e85b2421afe48466a96: stopping tablet replica
I20260619 01:07:44.071236 396 master.cc:552] Master@127.0.99.62:39151 shutdown complete.
I20260619 01:07:44.105043 396 test_util.cc:175] -----------------------------------------------
I20260619 01:07:44.105310 396 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.TableKeyRangeTest.TestGetTableKeyRange.1781831199071112-396-0
[ FAILED ] TableKeyRangeTest.TestGetTableKeyRange (41044 ms)
[----------] 1 test from TableKeyRangeTest (41044 ms total)
[----------] 1 test from MultiTServerClientTest
[ RUN ] MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers
I20260619 01:07:44.109810 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:46805
I20260619 01:07:44.110854 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:44.117020 7087 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
W20260619 01:07:44.117137 7088 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
W20260619 01:07:44.117753 7090 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
I20260619 01:07:44.119506 396 server_base.cc:1034] running on GCE node
I20260619 01:07:44.120440 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:44.120620 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:44.120728 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831264120719 us; error 0 us; skew 500 ppm
I20260619 01:07:44.121156 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:44.123617 396 webserver.cc:460] Webserver started at http://127.0.99.62:36071/ using document root <none> and password file <none>
I20260619 01:07:44.124053 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:44.124202 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:44.124425 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:44.125504 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "f3d8b221bc084457847a42308c63a46c"
format_stamp: "Formatted at 2026-06-19 01:07:44 on dist-test-slave-93wm"
I20260619 01:07:44.130090 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260619 01:07:44.133505 7095 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:44.134450 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 01:07:44.134749 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "f3d8b221bc084457847a42308c63a46c"
format_stamp: "Formatted at 2026-06-19 01:07:44 on dist-test-slave-93wm"
I20260619 01:07:44.135087 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:44.153987 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:44.155208 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:44.195457 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:46805
I20260619 01:07:44.195602 7146 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:46805 every 8 connection(s)
I20260619 01:07:44.199633 7147 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:44.211669 7147 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c: Bootstrap starting.
I20260619 01:07:44.216171 7147 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:44.220255 7147 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c: No bootstrap required, opened a new log
I20260619 01:07:44.222615 7147 raft_consensus.cc:348] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3d8b221bc084457847a42308c63a46c" member_type: VOTER }
I20260619 01:07:44.223094 7147 raft_consensus.cc:374] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:44.223273 7147 raft_consensus.cc:729] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3d8b221bc084457847a42308c63a46c, State: Initialized, Role: FOLLOWER
I20260619 01:07:44.223781 7147 consensus_queue.cc:260] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [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: "f3d8b221bc084457847a42308c63a46c" member_type: VOTER }
I20260619 01:07:44.224201 7147 raft_consensus.cc:388] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:44.224393 7147 raft_consensus.cc:482] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:44.224598 7147 raft_consensus.cc:3037] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:44.229107 7147 raft_consensus.cc:504] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3d8b221bc084457847a42308c63a46c" member_type: VOTER }
I20260619 01:07:44.229593 7147 leader_election.cc:302] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [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: f3d8b221bc084457847a42308c63a46c; no voters:
I20260619 01:07:44.230615 7147 leader_election.cc:288] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:44.230999 7150 raft_consensus.cc:2781] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:44.232250 7150 raft_consensus.cc:686] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [term 1 LEADER]: Becoming Leader. State: Replica: f3d8b221bc084457847a42308c63a46c, State: Running, Role: LEADER
I20260619 01:07:44.232939 7150 consensus_queue.cc:237] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [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: "f3d8b221bc084457847a42308c63a46c" member_type: VOTER }
I20260619 01:07:44.233541 7147 sys_catalog.cc:564] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:07:44.237892 7152 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f3d8b221bc084457847a42308c63a46c. Latest consensus state: current_term: 1 leader_uuid: "f3d8b221bc084457847a42308c63a46c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3d8b221bc084457847a42308c63a46c" member_type: VOTER } }
I20260619 01:07:44.238677 7152 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:44.238332 7151 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f3d8b221bc084457847a42308c63a46c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3d8b221bc084457847a42308c63a46c" member_type: VOTER } }
I20260619 01:07:44.239399 7151 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:44.244076 7157 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:07:44.251828 7157 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:07:44.253084 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:07:44.260511 7157 catalog_manager.cc:1347] Generated new cluster ID: 38f0d3f7571448af8709b8310f7c57bc
I20260619 01:07:44.260815 7157 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:07:44.295343 7157 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:07:44.297101 7157 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:07:44.309517 7157 catalog_manager.cc:5868] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c: Generated new TSK 0
I20260619 01:07:44.310286 7157 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:07:44.319732 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:44.325893 7168 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
W20260619 01:07:44.326946 7169 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
W20260619 01:07:44.329458 7171 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
I20260619 01:07:44.329556 396 server_base.cc:1034] running on GCE node
I20260619 01:07:44.330894 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:44.331118 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:44.331272 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831264331258 us; error 0 us; skew 500 ppm
I20260619 01:07:44.331805 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:44.334276 396 webserver.cc:460] Webserver started at http://127.0.99.1:40147/ using document root <none> and password file <none>
I20260619 01:07:44.334738 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:44.334945 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:44.335244 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:44.336459 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "caf4c3a827084515a5e40fb7d600dd37"
format_stamp: "Formatted at 2026-06-19 01:07:44 on dist-test-slave-93wm"
I20260619 01:07:44.340941 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.002s
I20260619 01:07:44.344081 7176 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:44.344821 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 01:07:44.345115 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "caf4c3a827084515a5e40fb7d600dd37"
format_stamp: "Formatted at 2026-06-19 01:07:44 on dist-test-slave-93wm"
I20260619 01:07:44.345391 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:44.354415 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:44.355441 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:44.356824 396 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 01:07:44.358959 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:44.359159 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:44.359383 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:44.359551 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:44.398845 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:38129
I20260619 01:07:44.398954 7238 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:38129 every 8 connection(s)
I20260619 01:07:44.403704 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:44.417343 7244 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
W20260619 01:07:44.417814 7243 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
W20260619 01:07:44.421784 7246 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
I20260619 01:07:44.422261 396 server_base.cc:1034] running on GCE node
I20260619 01:07:44.423442 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:44.423704 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:44.423897 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831264423884 us; error 0 us; skew 500 ppm
I20260619 01:07:44.424582 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:44.427278 396 webserver.cc:460] Webserver started at http://127.0.99.2:44039/ using document root <none> and password file <none>
I20260619 01:07:44.427902 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:44.428169 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:44.428464 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:44.429993 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-1-root/instance:
uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2"
format_stamp: "Formatted at 2026-06-19 01:07:44 on dist-test-slave-93wm"
I20260619 01:07:44.431615 7239 heartbeater.cc:347] Connected to a master server at 127.0.99.62:46805
I20260619 01:07:44.431994 7239 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:44.432691 7239 heartbeater.cc:511] Master 127.0.99.62:46805 requested a full tablet report, sending...
I20260619 01:07:44.434711 7112 ts_manager.cc:194] Registered new tserver with Master: caf4c3a827084515a5e40fb7d600dd37 (127.0.99.1:38129)
I20260619 01:07:44.436679 7112 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52676
I20260619 01:07:44.438745 396 fs_manager.cc:691] Time spent creating directory manager: real 0.008s user 0.006s sys 0.003s
I20260619 01:07:44.442548 7251 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:44.443341 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.000s sys 0.004s
I20260619 01:07:44.443652 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-1-root
uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2"
format_stamp: "Formatted at 2026-06-19 01:07:44 on dist-test-slave-93wm"
I20260619 01:07:44.443965 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:44.459384 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:44.460624 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:44.462208 396 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 01:07:44.464478 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:44.464702 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:44.464962 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:44.465137 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:44.506522 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.2:40971
I20260619 01:07:44.506636 7313 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.2:40971 every 8 connection(s)
I20260619 01:07:44.511162 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:44.519574 7317 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
W20260619 01:07:44.521243 7318 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
W20260619 01:07:44.526561 7320 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
I20260619 01:07:44.526889 7314 heartbeater.cc:347] Connected to a master server at 127.0.99.62:46805
I20260619 01:07:44.527029 396 server_base.cc:1034] running on GCE node
I20260619 01:07:44.527339 7314 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:44.528124 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260619 01:07:44.528278 7314 heartbeater.cc:511] Master 127.0.99.62:46805 requested a full tablet report, sending...
W20260619 01:07:44.528445 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:44.528697 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831264528680 us; error 0 us; skew 500 ppm
I20260619 01:07:44.529393 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:44.530542 7112 ts_manager.cc:194] Registered new tserver with Master: 4c1ce8e1a3b24f4fbde3eb116b24b6a2 (127.0.99.2:40971)
I20260619 01:07:44.532171 396 webserver.cc:460] Webserver started at http://127.0.99.3:44327/ using document root <none> and password file <none>
I20260619 01:07:44.532810 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:44.532821 7112 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52686
I20260619 01:07:44.533236 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:44.533583 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:44.535104 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-2-root/instance:
uuid: "cfe385c1b0a04bbe95041f185b36b93f"
format_stamp: "Formatted at 2026-06-19 01:07:44 on dist-test-slave-93wm"
I20260619 01:07:44.539716 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 01:07:44.542938 7325 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:44.543763 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 01:07:44.544021 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-2-root
uuid: "cfe385c1b0a04bbe95041f185b36b93f"
format_stamp: "Formatted at 2026-06-19 01:07:44 on dist-test-slave-93wm"
I20260619 01:07:44.544301 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:44.567169 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:44.568308 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:44.569687 396 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 01:07:44.571810 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:44.572026 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:44.572245 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:44.572402 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:44.612658 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.3:37335
I20260619 01:07:44.612790 7387 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.3:37335 every 8 connection(s)
I20260619 01:07:44.617233 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:44.624469 7391 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
W20260619 01:07:44.627429 7392 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
I20260619 01:07:44.628582 396 server_base.cc:1034] running on GCE node
W20260619 01:07:44.627842 7394 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
I20260619 01:07:44.630015 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:44.630254 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:44.630519 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831264630499 us; error 0 us; skew 500 ppm
I20260619 01:07:44.631163 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:44.631860 7388 heartbeater.cc:347] Connected to a master server at 127.0.99.62:46805
I20260619 01:07:44.632401 7388 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:44.633282 7388 heartbeater.cc:511] Master 127.0.99.62:46805 requested a full tablet report, sending...
I20260619 01:07:44.634085 396 webserver.cc:460] Webserver started at http://127.0.99.4:34219/ using document root <none> and password file <none>
I20260619 01:07:44.634693 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:44.634891 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:44.635203 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:44.635643 7112 ts_manager.cc:194] Registered new tserver with Master: cfe385c1b0a04bbe95041f185b36b93f (127.0.99.3:37335)
I20260619 01:07:44.636624 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-3-root/instance:
uuid: "efaa475f77474508a001109511a9c538"
format_stamp: "Formatted at 2026-06-19 01:07:44 on dist-test-slave-93wm"
I20260619 01:07:44.637913 7112 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52698
I20260619 01:07:44.641793 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.005s
I20260619 01:07:44.645107 7399 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:44.646106 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 01:07:44.646528 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-3-root
uuid: "efaa475f77474508a001109511a9c538"
format_stamp: "Formatted at 2026-06-19 01:07:44 on dist-test-slave-93wm"
I20260619 01:07:44.646929 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers.1781831199071112-396-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:44.657433 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:44.658638 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:44.660079 396 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 01:07:44.662415 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:44.662638 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:44.662870 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:44.663033 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:44.702512 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.4:34115
I20260619 01:07:44.702625 7461 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.4:34115 every 8 connection(s)
I20260619 01:07:44.717605 7462 heartbeater.cc:347] Connected to a master server at 127.0.99.62:46805
I20260619 01:07:44.718058 7462 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:44.718734 7462 heartbeater.cc:511] Master 127.0.99.62:46805 requested a full tablet report, sending...
I20260619 01:07:44.721207 7112 ts_manager.cc:194] Registered new tserver with Master: efaa475f77474508a001109511a9c538 (127.0.99.4:34115)
I20260619 01:07:44.721944 396 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016433066s
I20260619 01:07:44.723410 7112 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52706
I20260619 01:07:44.748060 7112 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52712:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
hash_schema {
columns {
name: "key"
}
num_buckets: 2
seed: 0
}
}
I20260619 01:07:44.810729 7353 tablet_service.cc:1467] Processing CreateTablet for tablet 060d9b6db2374ca18dc1808cdc61a321 (DEFAULT_TABLE table=client-testtb [id=7fcc773b9704488e9733f4b4fac141d8]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:44.812165 7353 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 060d9b6db2374ca18dc1808cdc61a321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:44.822613 7204 tablet_service.cc:1467] Processing CreateTablet for tablet 060d9b6db2374ca18dc1808cdc61a321 (DEFAULT_TABLE table=client-testtb [id=7fcc773b9704488e9733f4b4fac141d8]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:44.824038 7204 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 060d9b6db2374ca18dc1808cdc61a321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:44.824586 7279 tablet_service.cc:1467] Processing CreateTablet for tablet 060d9b6db2374ca18dc1808cdc61a321 (DEFAULT_TABLE table=client-testtb [id=7fcc773b9704488e9733f4b4fac141d8]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:44.824807 7278 tablet_service.cc:1467] Processing CreateTablet for tablet e68ba83fa67f403dac8d8e62136e3505 (DEFAULT_TABLE table=client-testtb [id=7fcc773b9704488e9733f4b4fac141d8]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:44.826200 7278 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e68ba83fa67f403dac8d8e62136e3505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:44.826792 7279 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 060d9b6db2374ca18dc1808cdc61a321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:44.830446 7203 tablet_service.cc:1467] Processing CreateTablet for tablet e68ba83fa67f403dac8d8e62136e3505 (DEFAULT_TABLE table=client-testtb [id=7fcc773b9704488e9733f4b4fac141d8]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:44.831429 7203 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e68ba83fa67f403dac8d8e62136e3505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:44.841411 7427 tablet_service.cc:1467] Processing CreateTablet for tablet e68ba83fa67f403dac8d8e62136e3505 (DEFAULT_TABLE table=client-testtb [id=7fcc773b9704488e9733f4b4fac141d8]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:44.842828 7427 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e68ba83fa67f403dac8d8e62136e3505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:44.868615 7480 tablet_bootstrap.cc:492] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37: Bootstrap starting.
I20260619 01:07:44.868942 7481 tablet_bootstrap.cc:492] T 060d9b6db2374ca18dc1808cdc61a321 P cfe385c1b0a04bbe95041f185b36b93f: Bootstrap starting.
I20260619 01:07:44.873507 7479 tablet_bootstrap.cc:492] T 060d9b6db2374ca18dc1808cdc61a321 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2: Bootstrap starting.
I20260619 01:07:44.874821 7482 tablet_bootstrap.cc:492] T e68ba83fa67f403dac8d8e62136e3505 P efaa475f77474508a001109511a9c538: Bootstrap starting.
I20260619 01:07:44.876950 7480 tablet_bootstrap.cc:654] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:44.880463 7479 tablet_bootstrap.cc:654] T 060d9b6db2374ca18dc1808cdc61a321 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:44.881428 7482 tablet_bootstrap.cc:654] T e68ba83fa67f403dac8d8e62136e3505 P efaa475f77474508a001109511a9c538: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:44.882233 7481 tablet_bootstrap.cc:654] T 060d9b6db2374ca18dc1808cdc61a321 P cfe385c1b0a04bbe95041f185b36b93f: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:44.889364 7480 tablet_bootstrap.cc:492] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37: No bootstrap required, opened a new log
I20260619 01:07:44.890110 7480 ts_tablet_manager.cc:1397] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37: Time spent bootstrapping tablet: real 0.022s user 0.016s sys 0.002s
I20260619 01:07:44.890174 7481 tablet_bootstrap.cc:492] T 060d9b6db2374ca18dc1808cdc61a321 P cfe385c1b0a04bbe95041f185b36b93f: No bootstrap required, opened a new log
I20260619 01:07:44.890885 7481 ts_tablet_manager.cc:1397] T 060d9b6db2374ca18dc1808cdc61a321 P cfe385c1b0a04bbe95041f185b36b93f: Time spent bootstrapping tablet: real 0.022s user 0.010s sys 0.006s
I20260619 01:07:44.894615 7480 raft_consensus.cc:348] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe385c1b0a04bbe95041f185b36b93f" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 37335 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } }
I20260619 01:07:44.896059 7480 raft_consensus.cc:374] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:44.896438 7480 raft_consensus.cc:729] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf4c3a827084515a5e40fb7d600dd37, State: Initialized, Role: FOLLOWER
I20260619 01:07:44.897164 7481 raft_consensus.cc:348] T 060d9b6db2374ca18dc1808cdc61a321 P cfe385c1b0a04bbe95041f185b36b93f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe385c1b0a04bbe95041f185b36b93f" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 37335 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } }
I20260619 01:07:44.897977 7481 raft_consensus.cc:374] T 060d9b6db2374ca18dc1808cdc61a321 P cfe385c1b0a04bbe95041f185b36b93f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:44.897451 7480 consensus_queue.cc:260] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [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: "cfe385c1b0a04bbe95041f185b36b93f" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 37335 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } }
I20260619 01:07:44.898342 7481 raft_consensus.cc:729] T 060d9b6db2374ca18dc1808cdc61a321 P cfe385c1b0a04bbe95041f185b36b93f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfe385c1b0a04bbe95041f185b36b93f, State: Initialized, Role: FOLLOWER
I20260619 01:07:44.899637 7479 tablet_bootstrap.cc:492] T 060d9b6db2374ca18dc1808cdc61a321 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2: No bootstrap required, opened a new log
I20260619 01:07:44.899268 7481 consensus_queue.cc:260] T 060d9b6db2374ca18dc1808cdc61a321 P cfe385c1b0a04bbe95041f185b36b93f [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: "cfe385c1b0a04bbe95041f185b36b93f" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 37335 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } }
I20260619 01:07:44.900338 7479 ts_tablet_manager.cc:1397] T 060d9b6db2374ca18dc1808cdc61a321 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2: Time spent bootstrapping tablet: real 0.027s user 0.010s sys 0.004s
I20260619 01:07:44.899709 7482 tablet_bootstrap.cc:492] T e68ba83fa67f403dac8d8e62136e3505 P efaa475f77474508a001109511a9c538: No bootstrap required, opened a new log
I20260619 01:07:44.901247 7482 ts_tablet_manager.cc:1397] T e68ba83fa67f403dac8d8e62136e3505 P efaa475f77474508a001109511a9c538: Time spent bootstrapping tablet: real 0.027s user 0.012s sys 0.013s
I20260619 01:07:44.901315 7239 heartbeater.cc:503] Master 127.0.99.62:46805 was elected leader, sending a full tablet report...
I20260619 01:07:44.902076 7480 ts_tablet_manager.cc:1428] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37: Time spent starting tablet: real 0.011s user 0.008s sys 0.002s
W20260619 01:07:44.902931 7240 tablet.cc:2369] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260619 01:07:44.903096 7481 ts_tablet_manager.cc:1428] T 060d9b6db2374ca18dc1808cdc61a321 P cfe385c1b0a04bbe95041f185b36b93f: Time spent starting tablet: real 0.012s user 0.008s sys 0.000s
I20260619 01:07:44.903903 7388 heartbeater.cc:503] Master 127.0.99.62:46805 was elected leader, sending a full tablet report...
I20260619 01:07:44.905189 7479 raft_consensus.cc:348] T 060d9b6db2374ca18dc1808cdc61a321 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe385c1b0a04bbe95041f185b36b93f" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 37335 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } }
I20260619 01:07:44.906101 7479 raft_consensus.cc:374] T 060d9b6db2374ca18dc1808cdc61a321 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:44.905890 7482 raft_consensus.cc:348] T e68ba83fa67f403dac8d8e62136e3505 P efaa475f77474508a001109511a9c538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efaa475f77474508a001109511a9c538" member_type: VOTER last_known_addr { host: "127.0.99.4" port: 34115 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } }
I20260619 01:07:44.906505 7479 raft_consensus.cc:729] T 060d9b6db2374ca18dc1808cdc61a321 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c1ce8e1a3b24f4fbde3eb116b24b6a2, State: Initialized, Role: FOLLOWER
I20260619 01:07:44.906841 7482 raft_consensus.cc:374] T e68ba83fa67f403dac8d8e62136e3505 P efaa475f77474508a001109511a9c538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:44.907181 7482 raft_consensus.cc:729] T e68ba83fa67f403dac8d8e62136e3505 P efaa475f77474508a001109511a9c538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efaa475f77474508a001109511a9c538, State: Initialized, Role: FOLLOWER
I20260619 01:07:44.907398 7479 consensus_queue.cc:260] T 060d9b6db2374ca18dc1808cdc61a321 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [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: "cfe385c1b0a04bbe95041f185b36b93f" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 37335 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } }
I20260619 01:07:44.908443 7480 tablet_bootstrap.cc:492] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37: Bootstrap starting.
I20260619 01:07:44.907977 7482 consensus_queue.cc:260] T e68ba83fa67f403dac8d8e62136e3505 P efaa475f77474508a001109511a9c538 [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: "efaa475f77474508a001109511a9c538" member_type: VOTER last_known_addr { host: "127.0.99.4" port: 34115 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } }
I20260619 01:07:44.915086 7480 tablet_bootstrap.cc:654] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:44.917732 7479 ts_tablet_manager.cc:1428] T 060d9b6db2374ca18dc1808cdc61a321 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2: Time spent starting tablet: real 0.017s user 0.011s sys 0.005s
I20260619 01:07:44.918927 7314 heartbeater.cc:503] Master 127.0.99.62:46805 was elected leader, sending a full tablet report...
I20260619 01:07:44.923422 7479 tablet_bootstrap.cc:492] T e68ba83fa67f403dac8d8e62136e3505 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2: Bootstrap starting.
I20260619 01:07:44.932670 7479 tablet_bootstrap.cc:654] T e68ba83fa67f403dac8d8e62136e3505 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:44.934840 7462 heartbeater.cc:503] Master 127.0.99.62:46805 was elected leader, sending a full tablet report...
I20260619 01:07:44.946171 7482 ts_tablet_manager.cc:1428] T e68ba83fa67f403dac8d8e62136e3505 P efaa475f77474508a001109511a9c538: Time spent starting tablet: real 0.044s user 0.019s sys 0.011s
I20260619 01:07:44.954528 7480 tablet_bootstrap.cc:492] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37: No bootstrap required, opened a new log
I20260619 01:07:44.955073 7480 ts_tablet_manager.cc:1397] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37: Time spent bootstrapping tablet: real 0.047s user 0.019s sys 0.025s
I20260619 01:07:44.955185 7479 tablet_bootstrap.cc:492] T e68ba83fa67f403dac8d8e62136e3505 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2: No bootstrap required, opened a new log
I20260619 01:07:44.955696 7479 ts_tablet_manager.cc:1397] T e68ba83fa67f403dac8d8e62136e3505 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2: Time spent bootstrapping tablet: real 0.033s user 0.011s sys 0.017s
I20260619 01:07:44.957398 7480 raft_consensus.cc:348] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efaa475f77474508a001109511a9c538" member_type: VOTER last_known_addr { host: "127.0.99.4" port: 34115 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } }
I20260619 01:07:44.958087 7480 raft_consensus.cc:374] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:44.958355 7480 raft_consensus.cc:729] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf4c3a827084515a5e40fb7d600dd37, State: Initialized, Role: FOLLOWER
I20260619 01:07:44.958230 7479 raft_consensus.cc:348] T e68ba83fa67f403dac8d8e62136e3505 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efaa475f77474508a001109511a9c538" member_type: VOTER last_known_addr { host: "127.0.99.4" port: 34115 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } }
I20260619 01:07:44.959043 7479 raft_consensus.cc:374] T e68ba83fa67f403dac8d8e62136e3505 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:44.959326 7479 raft_consensus.cc:729] T e68ba83fa67f403dac8d8e62136e3505 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c1ce8e1a3b24f4fbde3eb116b24b6a2, State: Initialized, Role: FOLLOWER
I20260619 01:07:44.959111 7480 consensus_queue.cc:260] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [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: "efaa475f77474508a001109511a9c538" member_type: VOTER last_known_addr { host: "127.0.99.4" port: 34115 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } }
I20260619 01:07:44.960037 7479 consensus_queue.cc:260] T e68ba83fa67f403dac8d8e62136e3505 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [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: "efaa475f77474508a001109511a9c538" member_type: VOTER last_known_addr { host: "127.0.99.4" port: 34115 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } }
I20260619 01:07:44.961092 7480 ts_tablet_manager.cc:1428] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37: Time spent starting tablet: real 0.006s user 0.001s sys 0.003s
I20260619 01:07:44.962992 7479 ts_tablet_manager.cc:1428] T e68ba83fa67f403dac8d8e62136e3505 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2: Time spent starting tablet: real 0.007s user 0.007s sys 0.000s
I20260619 01:07:44.985635 7487 raft_consensus.cc:482] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 01:07:44.986225 7487 raft_consensus.cc:504] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efaa475f77474508a001109511a9c538" member_type: VOTER last_known_addr { host: "127.0.99.4" port: 34115 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } }
I20260619 01:07:44.988179 7487 leader_election.cc:288] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efaa475f77474508a001109511a9c538 (127.0.99.4:34115), 4c1ce8e1a3b24f4fbde3eb116b24b6a2 (127.0.99.2:40971)
I20260619 01:07:45.006508 7437 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e68ba83fa67f403dac8d8e62136e3505" candidate_uuid: "caf4c3a827084515a5e40fb7d600dd37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efaa475f77474508a001109511a9c538" is_pre_election: true
I20260619 01:07:45.006481 7289 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e68ba83fa67f403dac8d8e62136e3505" candidate_uuid: "caf4c3a827084515a5e40fb7d600dd37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" is_pre_election: true
I20260619 01:07:45.007465 7437 raft_consensus.cc:2454] T e68ba83fa67f403dac8d8e62136e3505 P efaa475f77474508a001109511a9c538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf4c3a827084515a5e40fb7d600dd37 in term 0.
I20260619 01:07:45.007582 7289 raft_consensus.cc:2454] T e68ba83fa67f403dac8d8e62136e3505 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf4c3a827084515a5e40fb7d600dd37 in term 0.
I20260619 01:07:45.008603 7179 leader_election.cc:302] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [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: caf4c3a827084515a5e40fb7d600dd37, efaa475f77474508a001109511a9c538; no voters:
I20260619 01:07:45.009325 7487 raft_consensus.cc:2781] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 01:07:45.009688 7487 raft_consensus.cc:482] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 01:07:45.010023 7487 raft_consensus.cc:3037] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:45.015062 7487 raft_consensus.cc:504] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efaa475f77474508a001109511a9c538" member_type: VOTER last_known_addr { host: "127.0.99.4" port: 34115 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } }
I20260619 01:07:45.016595 7487 leader_election.cc:288] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [CANDIDATE]: Term 1 election: Requested vote from peers efaa475f77474508a001109511a9c538 (127.0.99.4:34115), 4c1ce8e1a3b24f4fbde3eb116b24b6a2 (127.0.99.2:40971)
I20260619 01:07:45.017582 7437 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e68ba83fa67f403dac8d8e62136e3505" candidate_uuid: "caf4c3a827084515a5e40fb7d600dd37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efaa475f77474508a001109511a9c538"
I20260619 01:07:45.017681 7289 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e68ba83fa67f403dac8d8e62136e3505" candidate_uuid: "caf4c3a827084515a5e40fb7d600dd37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2"
I20260619 01:07:45.018463 7437 raft_consensus.cc:3037] T e68ba83fa67f403dac8d8e62136e3505 P efaa475f77474508a001109511a9c538 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:45.018590 7289 raft_consensus.cc:3037] T e68ba83fa67f403dac8d8e62136e3505 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:45.025435 7437 raft_consensus.cc:2454] T e68ba83fa67f403dac8d8e62136e3505 P efaa475f77474508a001109511a9c538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf4c3a827084515a5e40fb7d600dd37 in term 1.
I20260619 01:07:45.025435 7289 raft_consensus.cc:2454] T e68ba83fa67f403dac8d8e62136e3505 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf4c3a827084515a5e40fb7d600dd37 in term 1.
I20260619 01:07:45.027002 7178 leader_election.cc:302] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [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: 4c1ce8e1a3b24f4fbde3eb116b24b6a2, caf4c3a827084515a5e40fb7d600dd37; no voters:
I20260619 01:07:45.027758 7487 raft_consensus.cc:2781] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:45.028642 7487 raft_consensus.cc:686] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [term 1 LEADER]: Becoming Leader. State: Replica: caf4c3a827084515a5e40fb7d600dd37, State: Running, Role: LEADER
I20260619 01:07:45.029346 7487 consensus_queue.cc:237] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [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: "efaa475f77474508a001109511a9c538" member_type: VOTER last_known_addr { host: "127.0.99.4" port: 34115 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } }
I20260619 01:07:45.036921 7111 catalog_manager.cc:5495] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 reported cstate change: term changed from 0 to 1, leader changed from <none> to caf4c3a827084515a5e40fb7d600dd37 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "caf4c3a827084515a5e40fb7d600dd37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efaa475f77474508a001109511a9c538" member_type: VOTER last_known_addr { host: "127.0.99.4" port: 34115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } health_report { overall_health: UNKNOWN } } }
I20260619 01:07:45.052776 7487 raft_consensus.cc:482] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 01:07:45.053273 7487 raft_consensus.cc:504] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe385c1b0a04bbe95041f185b36b93f" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 37335 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } }
I20260619 01:07:45.055044 7487 leader_election.cc:288] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfe385c1b0a04bbe95041f185b36b93f (127.0.99.3:37335), 4c1ce8e1a3b24f4fbde3eb116b24b6a2 (127.0.99.2:40971)
I20260619 01:07:45.056531 7289 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "060d9b6db2374ca18dc1808cdc61a321" candidate_uuid: "caf4c3a827084515a5e40fb7d600dd37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" is_pre_election: true
I20260619 01:07:45.057215 7289 raft_consensus.cc:2454] T 060d9b6db2374ca18dc1808cdc61a321 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf4c3a827084515a5e40fb7d600dd37 in term 0.
I20260619 01:07:45.058270 7178 leader_election.cc:302] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [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: 4c1ce8e1a3b24f4fbde3eb116b24b6a2, caf4c3a827084515a5e40fb7d600dd37; no voters:
I20260619 01:07:45.058992 7487 raft_consensus.cc:2781] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 01:07:45.059324 7487 raft_consensus.cc:482] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 01:07:45.059635 7487 raft_consensus.cc:3037] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:45.064534 7487 raft_consensus.cc:504] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe385c1b0a04bbe95041f185b36b93f" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 37335 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } }
I20260619 01:07:45.066417 7487 leader_election.cc:288] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [CANDIDATE]: Term 1 election: Requested vote from peers cfe385c1b0a04bbe95041f185b36b93f (127.0.99.3:37335), 4c1ce8e1a3b24f4fbde3eb116b24b6a2 (127.0.99.2:40971)
I20260619 01:07:45.066308 7363 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "060d9b6db2374ca18dc1808cdc61a321" candidate_uuid: "caf4c3a827084515a5e40fb7d600dd37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe385c1b0a04bbe95041f185b36b93f" is_pre_election: true
I20260619 01:07:45.067171 7363 raft_consensus.cc:2454] T 060d9b6db2374ca18dc1808cdc61a321 P cfe385c1b0a04bbe95041f185b36b93f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf4c3a827084515a5e40fb7d600dd37 in term 0.
I20260619 01:07:45.067269 7362 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "060d9b6db2374ca18dc1808cdc61a321" candidate_uuid: "caf4c3a827084515a5e40fb7d600dd37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe385c1b0a04bbe95041f185b36b93f"
I20260619 01:07:45.068073 7362 raft_consensus.cc:3037] T 060d9b6db2374ca18dc1808cdc61a321 P cfe385c1b0a04bbe95041f185b36b93f [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:45.069577 7289 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "060d9b6db2374ca18dc1808cdc61a321" candidate_uuid: "caf4c3a827084515a5e40fb7d600dd37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2"
I20260619 01:07:45.070150 7289 raft_consensus.cc:3037] T 060d9b6db2374ca18dc1808cdc61a321 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:45.073182 7362 raft_consensus.cc:2454] T 060d9b6db2374ca18dc1808cdc61a321 P cfe385c1b0a04bbe95041f185b36b93f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf4c3a827084515a5e40fb7d600dd37 in term 1.
I20260619 01:07:45.074179 7179 leader_election.cc:302] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [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: caf4c3a827084515a5e40fb7d600dd37, cfe385c1b0a04bbe95041f185b36b93f; no voters:
I20260619 01:07:45.074465 7289 raft_consensus.cc:2454] T 060d9b6db2374ca18dc1808cdc61a321 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf4c3a827084515a5e40fb7d600dd37 in term 1.
I20260619 01:07:45.074914 7487 raft_consensus.cc:2781] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:45.075412 7487 raft_consensus.cc:686] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [term 1 LEADER]: Becoming Leader. State: Replica: caf4c3a827084515a5e40fb7d600dd37, State: Running, Role: LEADER
I20260619 01:07:45.076077 7487 consensus_queue.cc:237] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [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: "cfe385c1b0a04bbe95041f185b36b93f" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 37335 } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } }
I20260619 01:07:45.081946 7111 catalog_manager.cc:5495] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 reported cstate change: term changed from 0 to 1, leader changed from <none> to caf4c3a827084515a5e40fb7d600dd37 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "caf4c3a827084515a5e40fb7d600dd37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe385c1b0a04bbe95041f185b36b93f" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c1ce8e1a3b24f4fbde3eb116b24b6a2" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 40971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf4c3a827084515a5e40fb7d600dd37" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 38129 } health_report { overall_health: HEALTHY } } }
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:9931: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260619 01:07:45.125372 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:07:45.145162 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:45.146154 396 tablet_replica.cc:330] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37: stopping tablet replica
I20260619 01:07:45.146948 396 raft_consensus.cc:2229] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:45.147610 396 pending_rounds.cc:62] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37: Trying to abort 1 pending ops.
I20260619 01:07:45.147883 396 pending_rounds.cc:68] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7298380861567123456 op_type: NO_OP noop_request { }
I20260619 01:07:45.148240 396 raft_consensus.cc:2866] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 01:07:45.148530 396 raft_consensus.cc:2258] T e68ba83fa67f403dac8d8e62136e3505 P caf4c3a827084515a5e40fb7d600dd37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:45.150935 396 tablet_replica.cc:330] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37: stopping tablet replica
I20260619 01:07:45.151469 396 raft_consensus.cc:2229] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:45.152066 396 pending_rounds.cc:62] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37: Trying to abort 1 pending ops.
I20260619 01:07:45.152287 396 pending_rounds.cc:68] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7298380861758005248 op_type: NO_OP noop_request { }
I20260619 01:07:45.152596 396 raft_consensus.cc:2866] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 01:07:45.152897 396 raft_consensus.cc:2258] T 060d9b6db2374ca18dc1808cdc61a321 P caf4c3a827084515a5e40fb7d600dd37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:45.174432 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:07:45.183799 396 tablet_server.cc:178] TabletServer@127.0.99.2:0 shutting down...
I20260619 01:07:45.203150 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:45.203953 396 tablet_replica.cc:330] T e68ba83fa67f403dac8d8e62136e3505 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2: stopping tablet replica
I20260619 01:07:45.204663 396 raft_consensus.cc:2229] T e68ba83fa67f403dac8d8e62136e3505 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:07:45.205196 396 raft_consensus.cc:2258] T e68ba83fa67f403dac8d8e62136e3505 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:45.208166 396 tablet_replica.cc:330] T 060d9b6db2374ca18dc1808cdc61a321 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2: stopping tablet replica
I20260619 01:07:45.208639 396 raft_consensus.cc:2229] T 060d9b6db2374ca18dc1808cdc61a321 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:07:45.209060 396 raft_consensus.cc:2258] T 060d9b6db2374ca18dc1808cdc61a321 P 4c1ce8e1a3b24f4fbde3eb116b24b6a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:45.228986 396 tablet_server.cc:194] TabletServer@127.0.99.2:0 shutdown complete.
I20260619 01:07:45.239181 396 tablet_server.cc:178] TabletServer@127.0.99.3:0 shutting down...
I20260619 01:07:45.256398 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:45.257339 396 tablet_replica.cc:330] T 060d9b6db2374ca18dc1808cdc61a321 P cfe385c1b0a04bbe95041f185b36b93f: stopping tablet replica
I20260619 01:07:45.258000 396 raft_consensus.cc:2229] T 060d9b6db2374ca18dc1808cdc61a321 P cfe385c1b0a04bbe95041f185b36b93f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:07:45.258378 396 raft_consensus.cc:2258] T 060d9b6db2374ca18dc1808cdc61a321 P cfe385c1b0a04bbe95041f185b36b93f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:45.277242 396 tablet_server.cc:194] TabletServer@127.0.99.3:0 shutdown complete.
I20260619 01:07:45.285630 396 tablet_server.cc:178] TabletServer@127.0.99.4:0 shutting down...
I20260619 01:07:45.302136 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:45.302942 396 tablet_replica.cc:330] T e68ba83fa67f403dac8d8e62136e3505 P efaa475f77474508a001109511a9c538: stopping tablet replica
I20260619 01:07:45.303505 396 raft_consensus.cc:2229] T e68ba83fa67f403dac8d8e62136e3505 P efaa475f77474508a001109511a9c538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:07:45.303860 396 raft_consensus.cc:2258] T e68ba83fa67f403dac8d8e62136e3505 P efaa475f77474508a001109511a9c538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:45.322541 396 tablet_server.cc:194] TabletServer@127.0.99.4:0 shutdown complete.
I20260619 01:07:45.331485 396 master.cc:537] Master@127.0.99.62:46805 shutting down...
I20260619 01:07:45.346499 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:45.347008 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:45.347369 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P f3d8b221bc084457847a42308c63a46c: stopping tablet replica
I20260619 01:07:45.366355 396 master.cc:552] Master@127.0.99.62:46805 shutdown complete.
[ SKIPPED ] MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers (1281 ms)
[----------] 1 test from MultiTServerClientTest (1281 ms total)
[----------] 1 test from ClientTestAutoIncrementingColumn
[ RUN ] ClientTestAutoIncrementingColumn.AlterOperationNegatives
I20260619 01:07:45.390442 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:45919
I20260619 01:07:45.391441 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:45.396179 7498 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
W20260619 01:07:45.398301 7501 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
W20260619 01:07:45.398496 7499 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
I20260619 01:07:45.398939 396 server_base.cc:1034] running on GCE node
I20260619 01:07:45.399659 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:45.399859 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:45.400022 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831265400007 us; error 0 us; skew 500 ppm
I20260619 01:07:45.400547 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:45.402896 396 webserver.cc:460] Webserver started at http://127.0.99.62:42249/ using document root <none> and password file <none>
I20260619 01:07:45.403347 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:45.403533 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:45.403781 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:45.404820 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "2e29421e5a414edd928cb432cd72eabc"
format_stamp: "Formatted at 2026-06-19 01:07:45 on dist-test-slave-93wm"
I20260619 01:07:45.409412 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 01:07:45.412930 7506 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:45.413841 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 01:07:45.414078 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "2e29421e5a414edd928cb432cd72eabc"
format_stamp: "Formatted at 2026-06-19 01:07:45 on dist-test-slave-93wm"
I20260619 01:07:45.414332 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:45.431166 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:45.432102 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:45.466995 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:45919
I20260619 01:07:45.467209 7557 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:45919 every 8 connection(s)
I20260619 01:07:45.471417 7558 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:45.481961 7558 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc: Bootstrap starting.
I20260619 01:07:45.486264 7558 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:45.490064 7558 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc: No bootstrap required, opened a new log
I20260619 01:07:45.492084 7558 raft_consensus.cc:348] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e29421e5a414edd928cb432cd72eabc" member_type: VOTER }
I20260619 01:07:45.492506 7558 raft_consensus.cc:374] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:45.492693 7558 raft_consensus.cc:729] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e29421e5a414edd928cb432cd72eabc, State: Initialized, Role: FOLLOWER
I20260619 01:07:45.493198 7558 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [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: "2e29421e5a414edd928cb432cd72eabc" member_type: VOTER }
I20260619 01:07:45.493629 7558 raft_consensus.cc:388] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:45.493865 7558 raft_consensus.cc:482] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:45.494107 7558 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:45.498946 7558 raft_consensus.cc:504] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e29421e5a414edd928cb432cd72eabc" member_type: VOTER }
I20260619 01:07:45.499485 7558 leader_election.cc:302] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [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: 2e29421e5a414edd928cb432cd72eabc; no voters:
I20260619 01:07:45.500645 7558 leader_election.cc:288] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:45.500972 7561 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:45.502368 7561 raft_consensus.cc:686] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [term 1 LEADER]: Becoming Leader. State: Replica: 2e29421e5a414edd928cb432cd72eabc, State: Running, Role: LEADER
I20260619 01:07:45.503001 7561 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [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: "2e29421e5a414edd928cb432cd72eabc" member_type: VOTER }
I20260619 01:07:45.503743 7558 sys_catalog.cc:564] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:07:45.506006 7563 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e29421e5a414edd928cb432cd72eabc. Latest consensus state: current_term: 1 leader_uuid: "2e29421e5a414edd928cb432cd72eabc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e29421e5a414edd928cb432cd72eabc" member_type: VOTER } }
I20260619 01:07:45.505980 7562 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2e29421e5a414edd928cb432cd72eabc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e29421e5a414edd928cb432cd72eabc" member_type: VOTER } }
I20260619 01:07:45.506790 7563 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:45.507174 7562 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:45.511229 7567 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:07:45.519341 7567 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:07:45.520360 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:07:45.527915 7567 catalog_manager.cc:1347] Generated new cluster ID: f6084b17130e4e01be5fd6eff08d25e6
I20260619 01:07:45.528223 7567 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:07:45.543555 7567 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:07:45.545362 7567 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:07:45.568249 7567 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc: Generated new TSK 0
I20260619 01:07:45.568965 7567 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:07:45.587561 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:45.594377 7579 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
W20260619 01:07:45.595081 7580 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
W20260619 01:07:45.596689 7582 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
I20260619 01:07:45.597558 396 server_base.cc:1034] running on GCE node
I20260619 01:07:45.598618 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:45.598835 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:45.599004 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831265598990 us; error 0 us; skew 500 ppm
I20260619 01:07:45.599520 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:45.602245 396 webserver.cc:460] Webserver started at http://127.0.99.1:39553/ using document root <none> and password file <none>
I20260619 01:07:45.602718 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:45.602929 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:45.603379 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:45.604569 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60"
format_stamp: "Formatted at 2026-06-19 01:07:45 on dist-test-slave-93wm"
I20260619 01:07:45.609889 396 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.001s sys 0.007s
I20260619 01:07:45.613938 7587 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:45.614799 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 01:07:45.615156 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60"
format_stamp: "Formatted at 2026-06-19 01:07:45 on dist-test-slave-93wm"
I20260619 01:07:45.615401 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:45.631174 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:45.632140 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:45.633467 396 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 01:07:45.635718 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:45.635891 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:45.636159 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:45.636355 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:45.674117 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:41813
I20260619 01:07:45.674211 7649 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:41813 every 8 connection(s)
I20260619 01:07:45.679111 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:45.686081 7654 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
W20260619 01:07:45.687222 7655 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
W20260619 01:07:45.688503 7657 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
I20260619 01:07:45.689441 396 server_base.cc:1034] running on GCE node
I20260619 01:07:45.690318 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:45.690533 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:45.690743 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831265690727 us; error 0 us; skew 500 ppm
I20260619 01:07:45.691377 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:45.694694 7650 heartbeater.cc:347] Connected to a master server at 127.0.99.62:45919
I20260619 01:07:45.694892 396 webserver.cc:460] Webserver started at http://127.0.99.2:35267/ using document root <none> and password file <none>
I20260619 01:07:45.695199 7650 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:45.695509 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:45.695748 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:45.696002 7650 heartbeater.cc:511] Master 127.0.99.62:45919 requested a full tablet report, sending...
I20260619 01:07:45.696058 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:45.697522 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/ts-1-root/instance:
uuid: "59968e0e53f245aa881709ea9a6e61db"
format_stamp: "Formatted at 2026-06-19 01:07:45 on dist-test-slave-93wm"
I20260619 01:07:45.698216 7523 ts_manager.cc:194] Registered new tserver with Master: 2de84e0ae4bf4a66a4a05380dbd3ea60 (127.0.99.1:41813)
I20260619 01:07:45.700922 7523 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50024
I20260619 01:07:45.703397 396 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.002s sys 0.003s
I20260619 01:07:45.707013 7662 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:45.707832 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 01:07:45.708159 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/ts-1-root
uuid: "59968e0e53f245aa881709ea9a6e61db"
format_stamp: "Formatted at 2026-06-19 01:07:45 on dist-test-slave-93wm"
I20260619 01:07:45.708415 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:45.726943 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:45.727998 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:45.729358 396 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 01:07:45.731676 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:45.731865 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:45.732125 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:45.732239 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:45.769297 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.2:41589
I20260619 01:07:45.769400 7724 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.2:41589 every 8 connection(s)
I20260619 01:07:45.773979 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:45.780450 7728 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
W20260619 01:07:45.781050 7729 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
I20260619 01:07:45.783630 396 server_base.cc:1034] running on GCE node
W20260619 01:07:45.784462 7732 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
I20260619 01:07:45.785637 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:45.785948 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:45.786165 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831265786148 us; error 0 us; skew 500 ppm
I20260619 01:07:45.786846 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:45.786870 7725 heartbeater.cc:347] Connected to a master server at 127.0.99.62:45919
I20260619 01:07:45.787366 7725 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:45.788156 7725 heartbeater.cc:511] Master 127.0.99.62:45919 requested a full tablet report, sending...
I20260619 01:07:45.789567 396 webserver.cc:460] Webserver started at http://127.0.99.3:38475/ using document root <none> and password file <none>
I20260619 01:07:45.790161 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:45.790342 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:45.790313 7523 ts_manager.cc:194] Registered new tserver with Master: 59968e0e53f245aa881709ea9a6e61db (127.0.99.2:41589)
I20260619 01:07:45.790870 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:45.791920 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/ts-2-root/instance:
uuid: "34b29d7609a6420bae98e982e77e1798"
format_stamp: "Formatted at 2026-06-19 01:07:45 on dist-test-slave-93wm"
I20260619 01:07:45.792155 7523 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50028
I20260619 01:07:45.796495 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.000s
I20260619 01:07:45.799865 7736 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:45.800674 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 01:07:45.801035 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/ts-2-root
uuid: "34b29d7609a6420bae98e982e77e1798"
format_stamp: "Formatted at 2026-06-19 01:07:45 on dist-test-slave-93wm"
I20260619 01:07:45.801360 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ClientTestAutoIncrementingColumn.AlterOperationNegatives.1781831199071112-396-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:45.816171 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:45.817291 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:45.818663 396 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 01:07:45.820875 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:45.821092 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:45.821331 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:45.821494 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:45.859172 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.3:38725
I20260619 01:07:45.859272 7798 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.3:38725 every 8 connection(s)
I20260619 01:07:45.874282 7799 heartbeater.cc:347] Connected to a master server at 127.0.99.62:45919
I20260619 01:07:45.874711 7799 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:45.875414 7799 heartbeater.cc:511] Master 127.0.99.62:45919 requested a full tablet report, sending...
I20260619 01:07:45.877316 7523 ts_manager.cc:194] Registered new tserver with Master: 34b29d7609a6420bae98e982e77e1798 (127.0.99.3:38725)
I20260619 01:07:45.878259 396 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016057561s
I20260619 01:07:45.878984 7523 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50030
I20260619 01:07:45.905490 7523 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50032:
name: "alter_operation_negatives_auto_incrementing_column"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "auto_incrementing_id"
type: INT64
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
is_auto_incrementing: true
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
hash_schema {
columns {
name: "key"
}
num_buckets: 2
seed: 0
}
}
W20260619 01:07:45.907267 7523 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table alter_operation_negatives_auto_incrementing_column in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260619 01:07:45.960304 7615 tablet_service.cc:1467] Processing CreateTablet for tablet 2f3c347006fd4162b4174cb0d116d825 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=ef7a8612af0e43ecb1ea025fd5a0bc39]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:45.961675 7615 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2f3c347006fd4162b4174cb0d116d825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:45.966759 7614 tablet_service.cc:1467] Processing CreateTablet for tablet f09bbe7ce1044e8ba0a6ff614a3bd3b7 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=ef7a8612af0e43ecb1ea025fd5a0bc39]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:45.966924 7764 tablet_service.cc:1467] Processing CreateTablet for tablet 2f3c347006fd4162b4174cb0d116d825 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=ef7a8612af0e43ecb1ea025fd5a0bc39]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:45.967200 7763 tablet_service.cc:1467] Processing CreateTablet for tablet f09bbe7ce1044e8ba0a6ff614a3bd3b7 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=ef7a8612af0e43ecb1ea025fd5a0bc39]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:45.968113 7614 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f09bbe7ce1044e8ba0a6ff614a3bd3b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:45.968421 7764 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2f3c347006fd4162b4174cb0d116d825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:45.969107 7763 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f09bbe7ce1044e8ba0a6ff614a3bd3b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:45.977981 7690 tablet_service.cc:1467] Processing CreateTablet for tablet 2f3c347006fd4162b4174cb0d116d825 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=ef7a8612af0e43ecb1ea025fd5a0bc39]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:45.979331 7690 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2f3c347006fd4162b4174cb0d116d825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:45.989883 7689 tablet_service.cc:1467] Processing CreateTablet for tablet f09bbe7ce1044e8ba0a6ff614a3bd3b7 (DEFAULT_TABLE table=alter_operation_negatives_auto_incrementing_column [id=ef7a8612af0e43ecb1ea025fd5a0bc39]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:45.988983 7814 tablet_bootstrap.cc:492] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 34b29d7609a6420bae98e982e77e1798: Bootstrap starting.
I20260619 01:07:45.992161 7689 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f09bbe7ce1044e8ba0a6ff614a3bd3b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:45.999006 7814 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:46.000376 7814 tablet_bootstrap.cc:654] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 34b29d7609a6420bae98e982e77e1798: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:46.012054 7815 tablet_bootstrap.cc:492] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60: Bootstrap starting.
I20260619 01:07:46.013778 7814 tablet_bootstrap.cc:492] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 34b29d7609a6420bae98e982e77e1798: No bootstrap required, opened a new log
I20260619 01:07:46.014273 7814 ts_tablet_manager.cc:1397] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 34b29d7609a6420bae98e982e77e1798: Time spent bootstrapping tablet: real 0.026s user 0.012s sys 0.008s
I20260619 01:07:46.017426 7815 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:46.017802 7814 raft_consensus.cc:348] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 34b29d7609a6420bae98e982e77e1798 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.018980 7815 tablet_bootstrap.cc:654] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:46.018923 7814 raft_consensus.cc:374] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 34b29d7609a6420bae98e982e77e1798 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:46.019688 7814 raft_consensus.cc:729] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 34b29d7609a6420bae98e982e77e1798 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b29d7609a6420bae98e982e77e1798, State: Initialized, Role: FOLLOWER
I20260619 01:07:46.020694 7814 consensus_queue.cc:260] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 34b29d7609a6420bae98e982e77e1798 [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: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.039495 7817 tablet_bootstrap.cc:492] T 2f3c347006fd4162b4174cb0d116d825 P 59968e0e53f245aa881709ea9a6e61db: Bootstrap starting.
I20260619 01:07:46.039871 7814 ts_tablet_manager.cc:1428] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 34b29d7609a6420bae98e982e77e1798: Time spent starting tablet: real 0.025s user 0.009s sys 0.015s
I20260619 01:07:46.040408 7799 heartbeater.cc:503] Master 127.0.99.62:45919 was elected leader, sending a full tablet report...
I20260619 01:07:46.040974 7814 tablet_bootstrap.cc:492] T 2f3c347006fd4162b4174cb0d116d825 P 34b29d7609a6420bae98e982e77e1798: Bootstrap starting.
I20260619 01:07:46.043681 7817 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:46.044281 7814 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:46.045154 7817 tablet_bootstrap.cc:654] T 2f3c347006fd4162b4174cb0d116d825 P 59968e0e53f245aa881709ea9a6e61db: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:46.045271 7814 tablet_bootstrap.cc:654] T 2f3c347006fd4162b4174cb0d116d825 P 34b29d7609a6420bae98e982e77e1798: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:46.049448 7815 tablet_bootstrap.cc:492] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60: No bootstrap required, opened a new log
I20260619 01:07:46.049983 7815 ts_tablet_manager.cc:1397] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60: Time spent bootstrapping tablet: real 0.038s user 0.010s sys 0.002s
I20260619 01:07:46.049994 7814 tablet_bootstrap.cc:492] T 2f3c347006fd4162b4174cb0d116d825 P 34b29d7609a6420bae98e982e77e1798: No bootstrap required, opened a new log
I20260619 01:07:46.050645 7814 ts_tablet_manager.cc:1397] T 2f3c347006fd4162b4174cb0d116d825 P 34b29d7609a6420bae98e982e77e1798: Time spent bootstrapping tablet: real 0.010s user 0.009s sys 0.000s
I20260619 01:07:46.052817 7815 raft_consensus.cc:348] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.053109 7814 raft_consensus.cc:348] T 2f3c347006fd4162b4174cb0d116d825 P 34b29d7609a6420bae98e982e77e1798 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.053675 7815 raft_consensus.cc:374] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:46.053815 7814 raft_consensus.cc:374] T 2f3c347006fd4162b4174cb0d116d825 P 34b29d7609a6420bae98e982e77e1798 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:46.054105 7815 raft_consensus.cc:729] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de84e0ae4bf4a66a4a05380dbd3ea60, State: Initialized, Role: FOLLOWER
I20260619 01:07:46.054186 7814 raft_consensus.cc:729] T 2f3c347006fd4162b4174cb0d116d825 P 34b29d7609a6420bae98e982e77e1798 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b29d7609a6420bae98e982e77e1798, State: Initialized, Role: FOLLOWER
I20260619 01:07:46.055022 7814 consensus_queue.cc:260] T 2f3c347006fd4162b4174cb0d116d825 P 34b29d7609a6420bae98e982e77e1798 [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: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.057195 7814 ts_tablet_manager.cc:1428] T 2f3c347006fd4162b4174cb0d116d825 P 34b29d7609a6420bae98e982e77e1798: Time spent starting tablet: real 0.006s user 0.003s sys 0.000s
I20260619 01:07:46.057134 7815 consensus_queue.cc:260] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [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: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.059815 7650 heartbeater.cc:503] Master 127.0.99.62:45919 was elected leader, sending a full tablet report...
I20260619 01:07:46.060235 7815 ts_tablet_manager.cc:1428] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60: Time spent starting tablet: real 0.010s user 0.001s sys 0.006s
I20260619 01:07:46.062009 7815 tablet_bootstrap.cc:492] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60: Bootstrap starting.
I20260619 01:07:46.062022 7817 tablet_bootstrap.cc:492] T 2f3c347006fd4162b4174cb0d116d825 P 59968e0e53f245aa881709ea9a6e61db: No bootstrap required, opened a new log
I20260619 01:07:46.062753 7817 ts_tablet_manager.cc:1397] T 2f3c347006fd4162b4174cb0d116d825 P 59968e0e53f245aa881709ea9a6e61db: Time spent bootstrapping tablet: real 0.023s user 0.002s sys 0.009s
I20260619 01:07:46.065651 7817 raft_consensus.cc:348] T 2f3c347006fd4162b4174cb0d116d825 P 59968e0e53f245aa881709ea9a6e61db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.066679 7817 raft_consensus.cc:374] T 2f3c347006fd4162b4174cb0d116d825 P 59968e0e53f245aa881709ea9a6e61db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:46.066869 7817 raft_consensus.cc:729] T 2f3c347006fd4162b4174cb0d116d825 P 59968e0e53f245aa881709ea9a6e61db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59968e0e53f245aa881709ea9a6e61db, State: Initialized, Role: FOLLOWER
I20260619 01:07:46.067330 7815 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:46.067386 7817 consensus_queue.cc:260] T 2f3c347006fd4162b4174cb0d116d825 P 59968e0e53f245aa881709ea9a6e61db [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: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.068650 7822 raft_consensus.cc:482] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 01:07:46.069144 7822 raft_consensus.cc:504] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.069970 7815 tablet_bootstrap.cc:654] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:46.071051 7725 heartbeater.cc:503] Master 127.0.99.62:45919 was elected leader, sending a full tablet report...
I20260619 01:07:46.074539 7817 ts_tablet_manager.cc:1428] T 2f3c347006fd4162b4174cb0d116d825 P 59968e0e53f245aa881709ea9a6e61db: Time spent starting tablet: real 0.011s user 0.005s sys 0.003s
I20260619 01:07:46.075384 7817 tablet_bootstrap.cc:492] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 59968e0e53f245aa881709ea9a6e61db: Bootstrap starting.
I20260619 01:07:46.079418 7815 tablet_bootstrap.cc:492] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60: No bootstrap required, opened a new log
I20260619 01:07:46.080034 7815 ts_tablet_manager.cc:1397] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60: Time spent bootstrapping tablet: real 0.018s user 0.006s sys 0.006s
I20260619 01:07:46.080780 7817 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:46.082260 7817 tablet_bootstrap.cc:654] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 59968e0e53f245aa881709ea9a6e61db: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:46.083045 7815 raft_consensus.cc:348] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.083945 7815 raft_consensus.cc:374] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:46.084275 7815 raft_consensus.cc:729] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de84e0ae4bf4a66a4a05380dbd3ea60, State: Initialized, Role: FOLLOWER
I20260619 01:07:46.084823 7822 leader_election.cc:288] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59968e0e53f245aa881709ea9a6e61db (127.0.99.2:41589), 34b29d7609a6420bae98e982e77e1798 (127.0.99.3:38725)
I20260619 01:07:46.085256 7815 consensus_queue.cc:260] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [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: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.088476 7815 ts_tablet_manager.cc:1428] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60: Time spent starting tablet: real 0.008s user 0.005s sys 0.000s
I20260619 01:07:46.100119 7700 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f09bbe7ce1044e8ba0a6ff614a3bd3b7" candidate_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59968e0e53f245aa881709ea9a6e61db" is_pre_election: true
W20260619 01:07:46.101958 7590 leader_election.cc:341] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59968e0e53f245aa881709ea9a6e61db (127.0.99.2:41589): Illegal state: must be running to vote when last-logged opid is not known
I20260619 01:07:46.103948 7817 tablet_bootstrap.cc:492] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 59968e0e53f245aa881709ea9a6e61db: No bootstrap required, opened a new log
I20260619 01:07:46.104470 7817 ts_tablet_manager.cc:1397] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 59968e0e53f245aa881709ea9a6e61db: Time spent bootstrapping tablet: real 0.029s user 0.015s sys 0.007s
I20260619 01:07:46.106434 7817 raft_consensus.cc:348] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 59968e0e53f245aa881709ea9a6e61db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.107163 7817 raft_consensus.cc:374] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 59968e0e53f245aa881709ea9a6e61db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:46.107440 7817 raft_consensus.cc:729] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 59968e0e53f245aa881709ea9a6e61db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59968e0e53f245aa881709ea9a6e61db, State: Initialized, Role: FOLLOWER
I20260619 01:07:46.108098 7817 consensus_queue.cc:260] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 59968e0e53f245aa881709ea9a6e61db [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: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.110206 7817 ts_tablet_manager.cc:1428] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 59968e0e53f245aa881709ea9a6e61db: Time spent starting tablet: real 0.005s user 0.005s sys 0.002s
I20260619 01:07:46.112000 7774 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f09bbe7ce1044e8ba0a6ff614a3bd3b7" candidate_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b29d7609a6420bae98e982e77e1798" is_pre_election: true
I20260619 01:07:46.112687 7774 raft_consensus.cc:2454] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 34b29d7609a6420bae98e982e77e1798 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de84e0ae4bf4a66a4a05380dbd3ea60 in term 0.
I20260619 01:07:46.113919 7589 leader_election.cc:302] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2de84e0ae4bf4a66a4a05380dbd3ea60, 34b29d7609a6420bae98e982e77e1798; no voters: 59968e0e53f245aa881709ea9a6e61db
I20260619 01:07:46.114624 7822 raft_consensus.cc:2781] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 01:07:46.114988 7822 raft_consensus.cc:482] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 01:07:46.115316 7822 raft_consensus.cc:3037] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:46.120426 7822 raft_consensus.cc:504] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.121902 7822 leader_election.cc:288] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [CANDIDATE]: Term 1 election: Requested vote from peers 59968e0e53f245aa881709ea9a6e61db (127.0.99.2:41589), 34b29d7609a6420bae98e982e77e1798 (127.0.99.3:38725)
I20260619 01:07:46.122808 7700 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f09bbe7ce1044e8ba0a6ff614a3bd3b7" candidate_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59968e0e53f245aa881709ea9a6e61db"
I20260619 01:07:46.122829 7774 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f09bbe7ce1044e8ba0a6ff614a3bd3b7" candidate_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b29d7609a6420bae98e982e77e1798"
I20260619 01:07:46.123445 7700 raft_consensus.cc:3037] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 59968e0e53f245aa881709ea9a6e61db [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:46.123539 7774 raft_consensus.cc:3037] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 34b29d7609a6420bae98e982e77e1798 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:46.128531 7700 raft_consensus.cc:2454] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 59968e0e53f245aa881709ea9a6e61db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de84e0ae4bf4a66a4a05380dbd3ea60 in term 1.
I20260619 01:07:46.128630 7774 raft_consensus.cc:2454] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 34b29d7609a6420bae98e982e77e1798 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de84e0ae4bf4a66a4a05380dbd3ea60 in term 1.
I20260619 01:07:46.129534 7590 leader_election.cc:302] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [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: 2de84e0ae4bf4a66a4a05380dbd3ea60, 59968e0e53f245aa881709ea9a6e61db; no voters:
I20260619 01:07:46.130262 7822 raft_consensus.cc:2781] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:46.131114 7822 raft_consensus.cc:686] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 1 LEADER]: Becoming Leader. State: Replica: 2de84e0ae4bf4a66a4a05380dbd3ea60, State: Running, Role: LEADER
I20260619 01:07:46.131726 7822 consensus_queue.cc:237] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [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: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.138422 7522 catalog_manager.cc:5495] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de84e0ae4bf4a66a4a05380dbd3ea60 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } health_report { overall_health: UNKNOWN } } }
I20260619 01:07:46.198402 7822 raft_consensus.cc:482] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 01:07:46.199007 7822 raft_consensus.cc:504] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.200637 7822 leader_election.cc:288] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59968e0e53f245aa881709ea9a6e61db (127.0.99.2:41589), 34b29d7609a6420bae98e982e77e1798 (127.0.99.3:38725)
I20260619 01:07:46.201681 7774 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2f3c347006fd4162b4174cb0d116d825" candidate_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b29d7609a6420bae98e982e77e1798" is_pre_election: true
I20260619 01:07:46.201574 7700 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2f3c347006fd4162b4174cb0d116d825" candidate_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59968e0e53f245aa881709ea9a6e61db" is_pre_election: true
I20260619 01:07:46.202615 7700 raft_consensus.cc:2454] T 2f3c347006fd4162b4174cb0d116d825 P 59968e0e53f245aa881709ea9a6e61db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de84e0ae4bf4a66a4a05380dbd3ea60 in term 0.
I20260619 01:07:46.202612 7774 raft_consensus.cc:2454] T 2f3c347006fd4162b4174cb0d116d825 P 34b29d7609a6420bae98e982e77e1798 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de84e0ae4bf4a66a4a05380dbd3ea60 in term 0.
I20260619 01:07:46.203954 7590 leader_election.cc:302] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [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: 2de84e0ae4bf4a66a4a05380dbd3ea60, 59968e0e53f245aa881709ea9a6e61db; no voters:
I20260619 01:07:46.204697 7822 raft_consensus.cc:2781] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 01:07:46.205044 7822 raft_consensus.cc:482] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 01:07:46.205330 7822 raft_consensus.cc:3037] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:46.210727 7822 raft_consensus.cc:504] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.212625 7822 leader_election.cc:288] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [CANDIDATE]: Term 1 election: Requested vote from peers 59968e0e53f245aa881709ea9a6e61db (127.0.99.2:41589), 34b29d7609a6420bae98e982e77e1798 (127.0.99.3:38725)
I20260619 01:07:46.213477 7700 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2f3c347006fd4162b4174cb0d116d825" candidate_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59968e0e53f245aa881709ea9a6e61db"
I20260619 01:07:46.213562 7774 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2f3c347006fd4162b4174cb0d116d825" candidate_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34b29d7609a6420bae98e982e77e1798"
I20260619 01:07:46.214380 7774 raft_consensus.cc:3037] T 2f3c347006fd4162b4174cb0d116d825 P 34b29d7609a6420bae98e982e77e1798 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:46.214473 7700 raft_consensus.cc:3037] T 2f3c347006fd4162b4174cb0d116d825 P 59968e0e53f245aa881709ea9a6e61db [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:46.220866 7774 raft_consensus.cc:2454] T 2f3c347006fd4162b4174cb0d116d825 P 34b29d7609a6420bae98e982e77e1798 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de84e0ae4bf4a66a4a05380dbd3ea60 in term 1.
I20260619 01:07:46.220867 7700 raft_consensus.cc:2454] T 2f3c347006fd4162b4174cb0d116d825 P 59968e0e53f245aa881709ea9a6e61db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de84e0ae4bf4a66a4a05380dbd3ea60 in term 1.
I20260619 01:07:46.222400 7590 leader_election.cc:302] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [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: 2de84e0ae4bf4a66a4a05380dbd3ea60, 59968e0e53f245aa881709ea9a6e61db; no voters:
I20260619 01:07:46.223135 7822 raft_consensus.cc:2781] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:46.223620 7822 raft_consensus.cc:686] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 1 LEADER]: Becoming Leader. State: Replica: 2de84e0ae4bf4a66a4a05380dbd3ea60, State: Running, Role: LEADER
I20260619 01:07:46.224201 7822 consensus_queue.cc:237] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [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: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } } peers { permanent_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } }
I20260619 01:07:46.230641 7522 catalog_manager.cc:5495] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de84e0ae4bf4a66a4a05380dbd3ea60 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59968e0e53f245aa881709ea9a6e61db" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 41589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de84e0ae4bf4a66a4a05380dbd3ea60" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 41813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34b29d7609a6420bae98e982e77e1798" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38725 } health_report { overall_health: UNKNOWN } } }
I20260619 01:07:46.274477 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:07:46.300160 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:46.300983 396 tablet_replica.cc:330] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60: stopping tablet replica
I20260619 01:07:46.301596 396 raft_consensus.cc:2229] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:46.302323 396 pending_rounds.cc:62] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60: Trying to abort 1 pending ops.
I20260619 01:07:46.302502 396 pending_rounds.cc:68] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7298380866461007872 op_type: NO_OP noop_request { }
I20260619 01:07:46.302887 396 raft_consensus.cc:2866] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 01:07:46.303177 396 raft_consensus.cc:2258] T 2f3c347006fd4162b4174cb0d116d825 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:46.305567 396 tablet_replica.cc:330] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60: stopping tablet replica
I20260619 01:07:46.306078 396 raft_consensus.cc:2229] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:46.306649 396 pending_rounds.cc:62] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60: Trying to abort 1 pending ops.
I20260619 01:07:46.306797 396 pending_rounds.cc:68] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7298380866081976320 op_type: NO_OP noop_request { }
I20260619 01:07:46.307090 396 raft_consensus.cc:2866] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 01:07:46.307333 396 raft_consensus.cc:2258] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 2de84e0ae4bf4a66a4a05380dbd3ea60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:46.328693 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:07:46.338074 396 tablet_server.cc:178] TabletServer@127.0.99.2:0 shutting down...
I20260619 01:07:46.353394 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:46.354401 396 tablet_replica.cc:330] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 59968e0e53f245aa881709ea9a6e61db: stopping tablet replica
I20260619 01:07:46.354979 396 raft_consensus.cc:2229] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 59968e0e53f245aa881709ea9a6e61db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:07:46.355324 396 raft_consensus.cc:2258] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 59968e0e53f245aa881709ea9a6e61db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:46.357220 396 tablet_replica.cc:330] T 2f3c347006fd4162b4174cb0d116d825 P 59968e0e53f245aa881709ea9a6e61db: stopping tablet replica
I20260619 01:07:46.357653 396 raft_consensus.cc:2229] T 2f3c347006fd4162b4174cb0d116d825 P 59968e0e53f245aa881709ea9a6e61db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:07:46.358049 396 raft_consensus.cc:2258] T 2f3c347006fd4162b4174cb0d116d825 P 59968e0e53f245aa881709ea9a6e61db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:46.377808 396 tablet_server.cc:194] TabletServer@127.0.99.2:0 shutdown complete.
I20260619 01:07:46.388582 396 tablet_server.cc:178] TabletServer@127.0.99.3:0 shutting down...
I20260619 01:07:46.407326 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:46.408141 396 tablet_replica.cc:330] T 2f3c347006fd4162b4174cb0d116d825 P 34b29d7609a6420bae98e982e77e1798: stopping tablet replica
I20260619 01:07:46.408639 396 raft_consensus.cc:2229] T 2f3c347006fd4162b4174cb0d116d825 P 34b29d7609a6420bae98e982e77e1798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:07:46.408993 396 raft_consensus.cc:2258] T 2f3c347006fd4162b4174cb0d116d825 P 34b29d7609a6420bae98e982e77e1798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:46.410902 396 tablet_replica.cc:330] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 34b29d7609a6420bae98e982e77e1798: stopping tablet replica
I20260619 01:07:46.411353 396 raft_consensus.cc:2229] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 34b29d7609a6420bae98e982e77e1798 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:07:46.411664 396 raft_consensus.cc:2258] T f09bbe7ce1044e8ba0a6ff614a3bd3b7 P 34b29d7609a6420bae98e982e77e1798 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:46.431874 396 tablet_server.cc:194] TabletServer@127.0.99.3:0 shutdown complete.
I20260619 01:07:46.441785 396 master.cc:537] Master@127.0.99.62:45919 shutting down...
I20260619 01:07:46.456974 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:46.457502 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:46.457866 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P 2e29421e5a414edd928cb432cd72eabc: stopping tablet replica
I20260619 01:07:46.477922 396 master.cc:552] Master@127.0.99.62:45919 shutdown complete.
[ OK ] ClientTestAutoIncrementingColumn.AlterOperationNegatives (1111 ms)
[----------] 1 test from ClientTestAutoIncrementingColumn (1111 ms total)
[----------] 1 test from KeepAlivePeriodically/KeepAlivePeriodicallyTest
[ RUN ] KeepAlivePeriodically/KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers/1
I20260619 01:07:46.503039 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:41825
I20260619 01:07:46.504138 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:46.509366 7831 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
W20260619 01:07:46.509487 7830 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
W20260619 01:07:46.511972 7833 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
I20260619 01:07:46.512714 396 server_base.cc:1034] running on GCE node
I20260619 01:07:46.513494 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:46.513655 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:46.513857 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831266513842 us; error 0 us; skew 500 ppm
I20260619 01:07:46.514392 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:46.516640 396 webserver.cc:460] Webserver started at http://127.0.99.62:32857/ using document root <none> and password file <none>
I20260619 01:07:46.517045 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:46.517191 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:46.517406 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:46.518461 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "0542f8b090854fee90a9d200205d67e4"
format_stamp: "Formatted at 2026-06-19 01:07:46 on dist-test-slave-93wm"
I20260619 01:07:46.522703 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.001s sys 0.003s
I20260619 01:07:46.526099 7838 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:46.526866 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.002s
I20260619 01:07:46.527170 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "0542f8b090854fee90a9d200205d67e4"
format_stamp: "Formatted at 2026-06-19 01:07:46 on dist-test-slave-93wm"
I20260619 01:07:46.527468 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:46.565940 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:46.566900 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:46.606915 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:41825
I20260619 01:07:46.607071 7899 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:41825 every 8 connection(s)
I20260619 01:07:46.610541 7900 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:46.620632 7900 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4: Bootstrap starting.
I20260619 01:07:46.624812 7900 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:46.628945 7900 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4: No bootstrap required, opened a new log
I20260619 01:07:46.630967 7900 raft_consensus.cc:348] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0542f8b090854fee90a9d200205d67e4" member_type: VOTER }
I20260619 01:07:46.631333 7900 raft_consensus.cc:374] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:46.631606 7900 raft_consensus.cc:729] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0542f8b090854fee90a9d200205d67e4, State: Initialized, Role: FOLLOWER
I20260619 01:07:46.632165 7900 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [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: "0542f8b090854fee90a9d200205d67e4" member_type: VOTER }
I20260619 01:07:46.632624 7900 raft_consensus.cc:388] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:46.632840 7900 raft_consensus.cc:482] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:46.633090 7900 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:46.637374 7900 raft_consensus.cc:504] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0542f8b090854fee90a9d200205d67e4" member_type: VOTER }
I20260619 01:07:46.637940 7900 leader_election.cc:302] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [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: 0542f8b090854fee90a9d200205d67e4; no voters:
I20260619 01:07:46.638949 7900 leader_election.cc:288] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:46.639273 7903 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:46.640610 7903 raft_consensus.cc:686] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [term 1 LEADER]: Becoming Leader. State: Replica: 0542f8b090854fee90a9d200205d67e4, State: Running, Role: LEADER
I20260619 01:07:46.641171 7903 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [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: "0542f8b090854fee90a9d200205d67e4" member_type: VOTER }
I20260619 01:07:46.641693 7900 sys_catalog.cc:564] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:07:46.644291 7904 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0542f8b090854fee90a9d200205d67e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0542f8b090854fee90a9d200205d67e4" member_type: VOTER } }
I20260619 01:07:46.644940 7904 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:46.644850 7905 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0542f8b090854fee90a9d200205d67e4. Latest consensus state: current_term: 1 leader_uuid: "0542f8b090854fee90a9d200205d67e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0542f8b090854fee90a9d200205d67e4" member_type: VOTER } }
I20260619 01:07:46.645480 7905 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:46.648029 7910 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:07:46.652509 7910 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:07:46.656867 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:07:46.661357 7910 catalog_manager.cc:1347] Generated new cluster ID: a86e48ae40934ac98d98efa7a1495b3a
I20260619 01:07:46.661604 7910 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:07:46.678742 7910 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:07:46.680521 7910 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:07:46.702220 7910 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4: Generated new TSK 0
I20260619 01:07:46.702992 7910 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:07:46.725970 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:46.731643 7921 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
W20260619 01:07:46.732848 7922 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
W20260619 01:07:46.734373 7924 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
I20260619 01:07:46.735337 396 server_base.cc:1034] running on GCE node
I20260619 01:07:46.736200 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:46.736382 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:46.736505 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831266736497 us; error 0 us; skew 500 ppm
I20260619 01:07:46.736963 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:46.739406 396 webserver.cc:460] Webserver started at http://127.0.99.1:42965/ using document root <none> and password file <none>
I20260619 01:07:46.739863 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:46.740033 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:46.740272 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:46.741370 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "7b10d0a495ef432e93d26ac76f41042d"
format_stamp: "Formatted at 2026-06-19 01:07:46 on dist-test-slave-93wm"
I20260619 01:07:46.746176 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260619 01:07:46.749337 7929 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:46.750427 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 01:07:46.750754 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "7b10d0a495ef432e93d26ac76f41042d"
format_stamp: "Formatted at 2026-06-19 01:07:46 on dist-test-slave-93wm"
I20260619 01:07:46.751083 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:46.761997 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:46.762977 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:46.768277 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:46.768692 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:46.769021 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:46.769217 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:46.818408 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:32889
I20260619 01:07:46.818531 7999 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:32889 every 8 connection(s)
I20260619 01:07:46.822803 8000 heartbeater.cc:347] Connected to a master server at 127.0.99.62:41825
I20260619 01:07:46.823225 8000 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:46.823942 8000 heartbeater.cc:511] Master 127.0.99.62:41825 requested a full tablet report, sending...
I20260619 01:07:46.825958 7855 ts_manager.cc:194] Registered new tserver with Master: 7b10d0a495ef432e93d26ac76f41042d (127.0.99.1:32889)
I20260619 01:07:46.826352 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004954647s
I20260619 01:07:46.828230 7855 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56792
I20260619 01:07:46.841486 8000 heartbeater.cc:503] Master 127.0.99.62:41825 was elected leader, sending a full tablet report...
I20260619 01:07:46.851176 7855 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56824:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:07:46.887902 7965 tablet_service.cc:1467] Processing CreateTablet for tablet 2146331ac65b4ccdbbc653e095da0241 (DEFAULT_TABLE table=client-testtb [id=aa84139aaf314e829f264c15be7395cb]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:07:46.888896 7965 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2146331ac65b4ccdbbc653e095da0241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:46.890586 7964 tablet_service.cc:1467] Processing CreateTablet for tablet ab366b8b37164129a03c34d785ce73d0 (DEFAULT_TABLE table=client-testtb [id=aa84139aaf314e829f264c15be7395cb]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:07:46.891791 7964 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ab366b8b37164129a03c34d785ce73d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:46.902428 8010 tablet_bootstrap.cc:492] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d: Bootstrap starting.
I20260619 01:07:46.906517 8010 tablet_bootstrap.cc:654] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:46.910648 8010 tablet_bootstrap.cc:492] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d: No bootstrap required, opened a new log
I20260619 01:07:46.911038 8010 ts_tablet_manager.cc:1397] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 01:07:46.912904 8010 raft_consensus.cc:348] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b10d0a495ef432e93d26ac76f41042d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32889 } }
I20260619 01:07:46.913335 8010 raft_consensus.cc:374] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:46.913617 8010 raft_consensus.cc:729] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b10d0a495ef432e93d26ac76f41042d, State: Initialized, Role: FOLLOWER
I20260619 01:07:46.914160 8010 consensus_queue.cc:260] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d [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: "7b10d0a495ef432e93d26ac76f41042d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32889 } }
I20260619 01:07:46.914628 8010 raft_consensus.cc:388] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:46.914851 8010 raft_consensus.cc:482] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:46.915097 8010 raft_consensus.cc:3037] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:46.919817 8010 raft_consensus.cc:504] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b10d0a495ef432e93d26ac76f41042d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32889 } }
I20260619 01:07:46.920377 8010 leader_election.cc:302] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d [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: 7b10d0a495ef432e93d26ac76f41042d; no voters:
I20260619 01:07:46.921494 8010 leader_election.cc:288] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:46.921967 8012 raft_consensus.cc:2781] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:46.923861 8010 ts_tablet_manager.cc:1428] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d: Time spent starting tablet: real 0.013s user 0.013s sys 0.000s
I20260619 01:07:46.924157 8012 raft_consensus.cc:686] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d [term 1 LEADER]: Becoming Leader. State: Replica: 7b10d0a495ef432e93d26ac76f41042d, State: Running, Role: LEADER
I20260619 01:07:46.924758 8010 tablet_bootstrap.cc:492] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d: Bootstrap starting.
I20260619 01:07:46.924777 8012 consensus_queue.cc:237] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d [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: "7b10d0a495ef432e93d26ac76f41042d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32889 } }
I20260619 01:07:46.930612 8010 tablet_bootstrap.cc:654] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:46.931807 7854 catalog_manager.cc:5495] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b10d0a495ef432e93d26ac76f41042d (127.0.99.1). New cstate: current_term: 1 leader_uuid: "7b10d0a495ef432e93d26ac76f41042d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b10d0a495ef432e93d26ac76f41042d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32889 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:46.935160 8010 tablet_bootstrap.cc:492] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d: No bootstrap required, opened a new log
I20260619 01:07:46.935635 8010 ts_tablet_manager.cc:1397] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 01:07:46.937693 8010 raft_consensus.cc:348] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b10d0a495ef432e93d26ac76f41042d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32889 } }
I20260619 01:07:46.938249 8010 raft_consensus.cc:374] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:46.938525 8010 raft_consensus.cc:729] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b10d0a495ef432e93d26ac76f41042d, State: Initialized, Role: FOLLOWER
I20260619 01:07:46.939183 8010 consensus_queue.cc:260] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d [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: "7b10d0a495ef432e93d26ac76f41042d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32889 } }
I20260619 01:07:46.939797 8010 raft_consensus.cc:388] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:46.940344 8010 raft_consensus.cc:482] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:46.940693 8010 raft_consensus.cc:3037] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:46.945495 8010 raft_consensus.cc:504] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b10d0a495ef432e93d26ac76f41042d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32889 } }
I20260619 01:07:46.946137 8010 leader_election.cc:302] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d [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: 7b10d0a495ef432e93d26ac76f41042d; no voters:
I20260619 01:07:46.946622 8010 leader_election.cc:288] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:46.946800 8012 raft_consensus.cc:2781] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:46.947412 8012 raft_consensus.cc:686] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d [term 1 LEADER]: Becoming Leader. State: Replica: 7b10d0a495ef432e93d26ac76f41042d, State: Running, Role: LEADER
I20260619 01:07:46.948189 8010 ts_tablet_manager.cc:1428] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d: Time spent starting tablet: real 0.012s user 0.012s sys 0.000s
I20260619 01:07:46.948084 8012 consensus_queue.cc:237] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d [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: "7b10d0a495ef432e93d26ac76f41042d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32889 } }
I20260619 01:07:46.953862 7854 catalog_manager.cc:5495] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b10d0a495ef432e93d26ac76f41042d (127.0.99.1). New cstate: current_term: 1 leader_uuid: "7b10d0a495ef432e93d26ac76f41042d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b10d0a495ef432e93d26ac76f41042d" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 32889 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:46.976352 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:07:46.997943 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:46.998780 396 tablet_replica.cc:330] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d: stopping tablet replica
I20260619 01:07:46.999490 396 raft_consensus.cc:2229] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:46.999934 396 raft_consensus.cc:2258] T ab366b8b37164129a03c34d785ce73d0 P 7b10d0a495ef432e93d26ac76f41042d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:47.002393 396 tablet_replica.cc:330] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d: stopping tablet replica
I20260619 01:07:47.002866 396 raft_consensus.cc:2229] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:47.003283 396 raft_consensus.cc:2258] T 2146331ac65b4ccdbbc653e095da0241 P 7b10d0a495ef432e93d26ac76f41042d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:47.015169 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:07:47.026885 396 master.cc:537] Master@127.0.99.62:41825 shutting down...
I20260619 01:07:47.047992 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:47.048585 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:47.049065 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P 0542f8b090854fee90a9d200205d67e4: stopping tablet replica
I20260619 01:07:47.068791 396 master.cc:552] Master@127.0.99.62:41825 shutdown complete.
I20260619 01:07:47.083624 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:45859
I20260619 01:07:47.084654 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:47.089428 8019 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
W20260619 01:07:47.090396 8020 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
I20260619 01:07:47.092118 396 server_base.cc:1034] running on GCE node
W20260619 01:07:47.092080 8022 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
I20260619 01:07:47.093467 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:47.093642 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:47.093852 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831267093822 us; error 0 us; skew 500 ppm
I20260619 01:07:47.094368 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:47.097028 396 webserver.cc:460] Webserver started at http://127.0.99.62:40847/ using document root <none> and password file <none>
I20260619 01:07:47.097548 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:47.097779 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:47.098086 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:47.099210 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "e5be2cfd0fd847438b7458726d2b5f49"
format_stamp: "Formatted at 2026-06-19 01:07:47 on dist-test-slave-93wm"
I20260619 01:07:47.103905 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.002s
I20260619 01:07:47.107391 8027 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:47.108249 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 01:07:47.108546 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "e5be2cfd0fd847438b7458726d2b5f49"
format_stamp: "Formatted at 2026-06-19 01:07:47 on dist-test-slave-93wm"
I20260619 01:07:47.108870 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:47.145548 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:47.146903 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:47.186661 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:45859
I20260619 01:07:47.186784 8088 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:45859 every 8 connection(s)
I20260619 01:07:47.190364 8089 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:47.201797 8089 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49: Bootstrap starting.
I20260619 01:07:47.206326 8089 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:47.210521 8089 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49: No bootstrap required, opened a new log
I20260619 01:07:47.212766 8089 raft_consensus.cc:348] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5be2cfd0fd847438b7458726d2b5f49" member_type: VOTER }
I20260619 01:07:47.213280 8089 raft_consensus.cc:374] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:47.213506 8089 raft_consensus.cc:729] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5be2cfd0fd847438b7458726d2b5f49, State: Initialized, Role: FOLLOWER
I20260619 01:07:47.214215 8089 consensus_queue.cc:260] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [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: "e5be2cfd0fd847438b7458726d2b5f49" member_type: VOTER }
I20260619 01:07:47.214684 8089 raft_consensus.cc:388] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:47.214887 8089 raft_consensus.cc:482] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:47.215173 8089 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:47.219476 8089 raft_consensus.cc:504] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5be2cfd0fd847438b7458726d2b5f49" member_type: VOTER }
I20260619 01:07:47.219976 8089 leader_election.cc:302] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [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: e5be2cfd0fd847438b7458726d2b5f49; no voters:
I20260619 01:07:47.221323 8089 leader_election.cc:288] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:47.221740 8092 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:47.223057 8092 raft_consensus.cc:686] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [term 1 LEADER]: Becoming Leader. State: Replica: e5be2cfd0fd847438b7458726d2b5f49, State: Running, Role: LEADER
I20260619 01:07:47.223675 8092 consensus_queue.cc:237] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [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: "e5be2cfd0fd847438b7458726d2b5f49" member_type: VOTER }
I20260619 01:07:47.224305 8089 sys_catalog.cc:564] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:07:47.226640 8094 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e5be2cfd0fd847438b7458726d2b5f49. Latest consensus state: current_term: 1 leader_uuid: "e5be2cfd0fd847438b7458726d2b5f49" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5be2cfd0fd847438b7458726d2b5f49" member_type: VOTER } }
I20260619 01:07:47.226585 8093 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e5be2cfd0fd847438b7458726d2b5f49" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5be2cfd0fd847438b7458726d2b5f49" member_type: VOTER } }
I20260619 01:07:47.227479 8094 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:47.227782 8093 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:47.230696 8098 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:07:47.238355 8098 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:07:47.239356 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:07:47.247051 8098 catalog_manager.cc:1347] Generated new cluster ID: 0eb0a9580d0e4603b7fac7ffa27a4d15
I20260619 01:07:47.247360 8098 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:07:47.272454 8098 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:07:47.274271 8098 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:07:47.285459 8098 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49: Generated new TSK 0
I20260619 01:07:47.286324 8098 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:07:47.306429 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:47.312594 8110 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
W20260619 01:07:47.314111 8111 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
W20260619 01:07:47.315047 8113 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
I20260619 01:07:47.315519 396 server_base.cc:1034] running on GCE node
I20260619 01:07:47.316390 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:47.316565 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:47.316754 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831267316720 us; error 0 us; skew 500 ppm
I20260619 01:07:47.317298 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:47.319660 396 webserver.cc:460] Webserver started at http://127.0.99.1:39419/ using document root <none> and password file <none>
I20260619 01:07:47.320199 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:47.320420 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:47.320684 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:47.321851 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "c66b214b9cb84441a34d708b56ad8d1e"
format_stamp: "Formatted at 2026-06-19 01:07:47 on dist-test-slave-93wm"
I20260619 01:07:47.326574 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.001s sys 0.003s
I20260619 01:07:47.330088 8118 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:47.330917 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 01:07:47.331173 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "c66b214b9cb84441a34d708b56ad8d1e"
format_stamp: "Formatted at 2026-06-19 01:07:47 on dist-test-slave-93wm"
I20260619 01:07:47.331414 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:47.366168 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:47.367189 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:47.371863 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:47.372229 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:47.372568 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:47.372808 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:47.426539 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:37747
I20260619 01:07:47.426630 8188 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:37747 every 8 connection(s)
I20260619 01:07:47.430891 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 01:07:47.431042 8189 heartbeater.cc:347] Connected to a master server at 127.0.99.62:45859
I20260619 01:07:47.431412 8189 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:47.432345 8189 heartbeater.cc:511] Master 127.0.99.62:45859 requested a full tablet report, sending...
I20260619 01:07:47.434662 8044 ts_manager.cc:194] Registered new tserver with Master: c66b214b9cb84441a34d708b56ad8d1e (127.0.99.1:37747)
I20260619 01:07:47.437376 8044 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34740
W20260619 01:07:47.438241 8191 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
W20260619 01:07:47.439002 8192 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
I20260619 01:07:47.443634 396 server_base.cc:1034] running on GCE node
W20260619 01:07:47.444159 8194 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
I20260619 01:07:47.445092 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:47.445286 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:47.445410 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831267445400 us; error 0 us; skew 500 ppm
I20260619 01:07:47.445971 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:47.448406 396 webserver.cc:460] Webserver started at http://127.0.99.2:40743/ using document root <none> and password file <none>
I20260619 01:07:47.448809 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:47.448966 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:47.449229 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:47.450294 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-1-root/instance:
uuid: "19e3b2686f324695b1bdbaca77972dca"
format_stamp: "Formatted at 2026-06-19 01:07:47 on dist-test-slave-93wm"
I20260619 01:07:47.452261 8189 heartbeater.cc:503] Master 127.0.99.62:45859 was elected leader, sending a full tablet report...
I20260619 01:07:47.455929 396 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 01:07:47.459599 8199 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:47.460469 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 01:07:47.460791 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-1-root
uuid: "19e3b2686f324695b1bdbaca77972dca"
format_stamp: "Formatted at 2026-06-19 01:07:47 on dist-test-slave-93wm"
I20260619 01:07:47.461128 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:47.486589 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:47.487659 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:47.492163 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:47.492411 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:47.492707 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:47.492934 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:47.547119 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.2:33187
I20260619 01:07:47.547273 8268 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.2:33187 every 8 connection(s)
I20260619 01:07:47.552050 8269 heartbeater.cc:347] Connected to a master server at 127.0.99.62:45859
I20260619 01:07:47.552397 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 01:07:47.552510 8269 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:47.553401 8269 heartbeater.cc:511] Master 127.0.99.62:45859 requested a full tablet report, sending...
I20260619 01:07:47.555483 8044 ts_manager.cc:194] Registered new tserver with Master: 19e3b2686f324695b1bdbaca77972dca (127.0.99.2:33187)
I20260619 01:07:47.557919 8044 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34766
W20260619 01:07:47.559770 8271 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
W20260619 01:07:47.564746 8272 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
I20260619 01:07:47.569325 396 server_base.cc:1034] running on GCE node
W20260619 01:07:47.569257 8274 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
I20260619 01:07:47.570581 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:47.570796 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:47.571030 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831267571016 us; error 0 us; skew 500 ppm
I20260619 01:07:47.571525 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:47.572784 8269 heartbeater.cc:503] Master 127.0.99.62:45859 was elected leader, sending a full tablet report...
I20260619 01:07:47.574474 396 webserver.cc:460] Webserver started at http://127.0.99.3:38903/ using document root <none> and password file <none>
I20260619 01:07:47.574980 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:47.575160 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:47.575440 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:47.576807 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-2-root/instance:
uuid: "73c31d2267bd4523a187b523e19098cf"
format_stamp: "Formatted at 2026-06-19 01:07:47 on dist-test-slave-93wm"
I20260619 01:07:47.581334 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.004s
I20260619 01:07:47.584573 8279 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:47.585350 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 01:07:47.585656 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-2-root
uuid: "73c31d2267bd4523a187b523e19098cf"
format_stamp: "Formatted at 2026-06-19 01:07:47 on dist-test-slave-93wm"
I20260619 01:07:47.586037 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers_1.1781831199071112-396-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:47.618562 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:47.619645 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:47.624091 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:47.624461 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 01:07:47.624760 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:47.624980 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:47.691534 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.3:38269
I20260619 01:07:47.691638 8348 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.3:38269 every 8 connection(s)
I20260619 01:07:47.695796 8349 heartbeater.cc:347] Connected to a master server at 127.0.99.62:45859
I20260619 01:07:47.696203 8349 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:47.697053 8349 heartbeater.cc:511] Master 127.0.99.62:45859 requested a full tablet report, sending...
I20260619 01:07:47.699363 8043 ts_manager.cc:194] Registered new tserver with Master: 73c31d2267bd4523a187b523e19098cf (127.0.99.3:38269)
I20260619 01:07:47.699853 396 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005329352s
I20260619 01:07:47.702630 8043 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34774
I20260619 01:07:47.716063 8349 heartbeater.cc:503] Master 127.0.99.62:45859 was elected leader, sending a full tablet report...
I20260619 01:07:47.728510 8043 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34794:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
hash_schema {
columns {
name: "key"
}
num_buckets: 3
seed: 0
}
}
W20260619 01:07:47.731195 8043 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table client-testtb in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260619 01:07:47.791424 8314 tablet_service.cc:1467] Processing CreateTablet for tablet b6eb66b4d1904e86b00252ea58cc0d45 (DEFAULT_TABLE table=client-testtb [id=4b1b67bbb7f54533ba52e62e07b3d62b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:47.791448 8311 tablet_service.cc:1467] Processing CreateTablet for tablet 9a22643f93904f069f36a6ae4b3af3d1 (DEFAULT_TABLE table=client-testtb [id=4b1b67bbb7f54533ba52e62e07b3d62b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:47.792788 8314 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b6eb66b4d1904e86b00252ea58cc0d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:47.793560 8311 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9a22643f93904f069f36a6ae4b3af3d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:47.798460 8310 tablet_service.cc:1467] Processing CreateTablet for tablet 6cca5e986d044120baec8126b09f067f (DEFAULT_TABLE table=client-testtb [id=4b1b67bbb7f54533ba52e62e07b3d62b]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:47.799777 8310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6cca5e986d044120baec8126b09f067f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:47.802896 8154 tablet_service.cc:1467] Processing CreateTablet for tablet b6eb66b4d1904e86b00252ea58cc0d45 (DEFAULT_TABLE table=client-testtb [id=4b1b67bbb7f54533ba52e62e07b3d62b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:47.803383 8153 tablet_service.cc:1467] Processing CreateTablet for tablet 9a22643f93904f069f36a6ae4b3af3d1 (DEFAULT_TABLE table=client-testtb [id=4b1b67bbb7f54533ba52e62e07b3d62b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:47.804252 8154 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b6eb66b4d1904e86b00252ea58cc0d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:47.806042 8151 tablet_service.cc:1467] Processing CreateTablet for tablet 6cca5e986d044120baec8126b09f067f (DEFAULT_TABLE table=client-testtb [id=4b1b67bbb7f54533ba52e62e07b3d62b]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:47.807353 8151 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6cca5e986d044120baec8126b09f067f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:47.811758 8153 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9a22643f93904f069f36a6ae4b3af3d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:47.833577 8234 tablet_service.cc:1467] Processing CreateTablet for tablet b6eb66b4d1904e86b00252ea58cc0d45 (DEFAULT_TABLE table=client-testtb [id=4b1b67bbb7f54533ba52e62e07b3d62b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:47.834744 8234 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b6eb66b4d1904e86b00252ea58cc0d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:47.838510 8233 tablet_service.cc:1467] Processing CreateTablet for tablet 9a22643f93904f069f36a6ae4b3af3d1 (DEFAULT_TABLE table=client-testtb [id=4b1b67bbb7f54533ba52e62e07b3d62b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:47.840369 8232 tablet_service.cc:1467] Processing CreateTablet for tablet 6cca5e986d044120baec8126b09f067f (DEFAULT_TABLE table=client-testtb [id=4b1b67bbb7f54533ba52e62e07b3d62b]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260619 01:07:47.841496 8233 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9a22643f93904f069f36a6ae4b3af3d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:47.843798 8232 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6cca5e986d044120baec8126b09f067f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:47.850579 8363 tablet_bootstrap.cc:492] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf: Bootstrap starting.
I20260619 01:07:47.864888 8363 tablet_bootstrap.cc:654] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:47.866662 8364 tablet_bootstrap.cc:492] T b6eb66b4d1904e86b00252ea58cc0d45 P c66b214b9cb84441a34d708b56ad8d1e: Bootstrap starting.
I20260619 01:07:47.869750 8363 tablet_bootstrap.cc:492] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf: No bootstrap required, opened a new log
I20260619 01:07:47.870249 8363 ts_tablet_manager.cc:1397] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf: Time spent bootstrapping tablet: real 0.020s user 0.008s sys 0.004s
I20260619 01:07:47.872126 8364 tablet_bootstrap.cc:654] T b6eb66b4d1904e86b00252ea58cc0d45 P c66b214b9cb84441a34d708b56ad8d1e: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:47.872846 8363 raft_consensus.cc:348] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:47.873610 8363 raft_consensus.cc:374] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:47.873899 8363 raft_consensus.cc:729] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c31d2267bd4523a187b523e19098cf, State: Initialized, Role: FOLLOWER
I20260619 01:07:47.874595 8363 consensus_queue.cc:260] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [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: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:47.903019 8367 tablet_bootstrap.cc:492] T 9a22643f93904f069f36a6ae4b3af3d1 P 19e3b2686f324695b1bdbaca77972dca: Bootstrap starting.
I20260619 01:07:47.905270 8363 ts_tablet_manager.cc:1428] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf: Time spent starting tablet: real 0.035s user 0.013s sys 0.000s
I20260619 01:07:47.906265 8364 tablet_bootstrap.cc:492] T b6eb66b4d1904e86b00252ea58cc0d45 P c66b214b9cb84441a34d708b56ad8d1e: No bootstrap required, opened a new log
I20260619 01:07:47.906519 8363 tablet_bootstrap.cc:492] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf: Bootstrap starting.
I20260619 01:07:47.906776 8364 ts_tablet_manager.cc:1397] T b6eb66b4d1904e86b00252ea58cc0d45 P c66b214b9cb84441a34d708b56ad8d1e: Time spent bootstrapping tablet: real 0.040s user 0.009s sys 0.022s
I20260619 01:07:47.910568 8367 tablet_bootstrap.cc:654] T 9a22643f93904f069f36a6ae4b3af3d1 P 19e3b2686f324695b1bdbaca77972dca: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:47.914817 8364 raft_consensus.cc:348] T b6eb66b4d1904e86b00252ea58cc0d45 P c66b214b9cb84441a34d708b56ad8d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } }
I20260619 01:07:47.915750 8364 raft_consensus.cc:374] T b6eb66b4d1904e86b00252ea58cc0d45 P c66b214b9cb84441a34d708b56ad8d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:47.916061 8364 raft_consensus.cc:729] T b6eb66b4d1904e86b00252ea58cc0d45 P c66b214b9cb84441a34d708b56ad8d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c66b214b9cb84441a34d708b56ad8d1e, State: Initialized, Role: FOLLOWER
I20260619 01:07:47.916898 8364 consensus_queue.cc:260] T b6eb66b4d1904e86b00252ea58cc0d45 P c66b214b9cb84441a34d708b56ad8d1e [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: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } }
I20260619 01:07:47.917904 8367 tablet_bootstrap.cc:492] T 9a22643f93904f069f36a6ae4b3af3d1 P 19e3b2686f324695b1bdbaca77972dca: No bootstrap required, opened a new log
I20260619 01:07:47.918395 8363 tablet_bootstrap.cc:654] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:47.918413 8367 ts_tablet_manager.cc:1397] T 9a22643f93904f069f36a6ae4b3af3d1 P 19e3b2686f324695b1bdbaca77972dca: Time spent bootstrapping tablet: real 0.016s user 0.009s sys 0.003s
I20260619 01:07:47.921280 8364 ts_tablet_manager.cc:1428] T b6eb66b4d1904e86b00252ea58cc0d45 P c66b214b9cb84441a34d708b56ad8d1e: Time spent starting tablet: real 0.011s user 0.007s sys 0.000s
I20260619 01:07:47.922490 8364 tablet_bootstrap.cc:492] T 6cca5e986d044120baec8126b09f067f P c66b214b9cb84441a34d708b56ad8d1e: Bootstrap starting.
I20260619 01:07:47.922142 8367 raft_consensus.cc:348] T 9a22643f93904f069f36a6ae4b3af3d1 P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:47.923432 8367 raft_consensus.cc:374] T 9a22643f93904f069f36a6ae4b3af3d1 P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:47.923882 8367 raft_consensus.cc:729] T 9a22643f93904f069f36a6ae4b3af3d1 P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e3b2686f324695b1bdbaca77972dca, State: Initialized, Role: FOLLOWER
I20260619 01:07:47.925006 8367 consensus_queue.cc:260] T 9a22643f93904f069f36a6ae4b3af3d1 P 19e3b2686f324695b1bdbaca77972dca [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: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:47.933271 8364 tablet_bootstrap.cc:654] T 6cca5e986d044120baec8126b09f067f P c66b214b9cb84441a34d708b56ad8d1e: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:47.938349 8363 tablet_bootstrap.cc:492] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf: No bootstrap required, opened a new log
I20260619 01:07:47.939098 8363 ts_tablet_manager.cc:1397] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf: Time spent bootstrapping tablet: real 0.033s user 0.009s sys 0.010s
I20260619 01:07:47.946467 8364 tablet_bootstrap.cc:492] T 6cca5e986d044120baec8126b09f067f P c66b214b9cb84441a34d708b56ad8d1e: No bootstrap required, opened a new log
I20260619 01:07:47.942854 8363 raft_consensus.cc:348] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:47.947060 8364 ts_tablet_manager.cc:1397] T 6cca5e986d044120baec8126b09f067f P c66b214b9cb84441a34d708b56ad8d1e: Time spent bootstrapping tablet: real 0.025s user 0.013s sys 0.005s
I20260619 01:07:47.947150 8363 raft_consensus.cc:374] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:47.947223 8367 ts_tablet_manager.cc:1428] T 9a22643f93904f069f36a6ae4b3af3d1 P 19e3b2686f324695b1bdbaca77972dca: Time spent starting tablet: real 0.028s user 0.014s sys 0.010s
I20260619 01:07:47.947686 8363 raft_consensus.cc:729] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c31d2267bd4523a187b523e19098cf, State: Initialized, Role: FOLLOWER
I20260619 01:07:47.948426 8363 consensus_queue.cc:260] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [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: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:47.949231 8367 tablet_bootstrap.cc:492] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca: Bootstrap starting.
I20260619 01:07:47.951538 8364 raft_consensus.cc:348] T 6cca5e986d044120baec8126b09f067f P c66b214b9cb84441a34d708b56ad8d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:47.952340 8364 raft_consensus.cc:374] T 6cca5e986d044120baec8126b09f067f P c66b214b9cb84441a34d708b56ad8d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:47.952649 8364 raft_consensus.cc:729] T 6cca5e986d044120baec8126b09f067f P c66b214b9cb84441a34d708b56ad8d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c66b214b9cb84441a34d708b56ad8d1e, State: Initialized, Role: FOLLOWER
I20260619 01:07:47.953118 8363 ts_tablet_manager.cc:1428] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf: Time spent starting tablet: real 0.014s user 0.009s sys 0.000s
I20260619 01:07:47.953382 8364 consensus_queue.cc:260] T 6cca5e986d044120baec8126b09f067f P c66b214b9cb84441a34d708b56ad8d1e [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: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:47.954200 8363 tablet_bootstrap.cc:492] T b6eb66b4d1904e86b00252ea58cc0d45 P 73c31d2267bd4523a187b523e19098cf: Bootstrap starting.
I20260619 01:07:47.956084 8367 tablet_bootstrap.cc:654] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:47.956226 8364 ts_tablet_manager.cc:1428] T 6cca5e986d044120baec8126b09f067f P c66b214b9cb84441a34d708b56ad8d1e: Time spent starting tablet: real 0.009s user 0.004s sys 0.003s
I20260619 01:07:47.959414 8364 tablet_bootstrap.cc:492] T 9a22643f93904f069f36a6ae4b3af3d1 P c66b214b9cb84441a34d708b56ad8d1e: Bootstrap starting.
I20260619 01:07:47.964926 8363 tablet_bootstrap.cc:654] T b6eb66b4d1904e86b00252ea58cc0d45 P 73c31d2267bd4523a187b523e19098cf: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:47.968813 8367 tablet_bootstrap.cc:492] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca: No bootstrap required, opened a new log
I20260619 01:07:47.969647 8367 ts_tablet_manager.cc:1397] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca: Time spent bootstrapping tablet: real 0.021s user 0.013s sys 0.005s
I20260619 01:07:47.970527 8364 tablet_bootstrap.cc:654] T 9a22643f93904f069f36a6ae4b3af3d1 P c66b214b9cb84441a34d708b56ad8d1e: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:47.973963 8367 raft_consensus.cc:348] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } }
I20260619 01:07:47.974989 8367 raft_consensus.cc:374] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:47.975327 8367 raft_consensus.cc:729] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e3b2686f324695b1bdbaca77972dca, State: Initialized, Role: FOLLOWER
I20260619 01:07:47.976227 8367 consensus_queue.cc:260] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [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: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } }
I20260619 01:07:47.976734 8363 tablet_bootstrap.cc:492] T b6eb66b4d1904e86b00252ea58cc0d45 P 73c31d2267bd4523a187b523e19098cf: No bootstrap required, opened a new log
I20260619 01:07:47.977818 8363 ts_tablet_manager.cc:1397] T b6eb66b4d1904e86b00252ea58cc0d45 P 73c31d2267bd4523a187b523e19098cf: Time spent bootstrapping tablet: real 0.024s user 0.012s sys 0.007s
I20260619 01:07:47.978904 8367 ts_tablet_manager.cc:1428] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca: Time spent starting tablet: real 0.009s user 0.004s sys 0.003s
I20260619 01:07:47.980055 8367 tablet_bootstrap.cc:492] T 6cca5e986d044120baec8126b09f067f P 19e3b2686f324695b1bdbaca77972dca: Bootstrap starting.
I20260619 01:07:47.980717 8363 raft_consensus.cc:348] T b6eb66b4d1904e86b00252ea58cc0d45 P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } }
I20260619 01:07:47.981609 8363 raft_consensus.cc:374] T b6eb66b4d1904e86b00252ea58cc0d45 P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:47.981950 8363 raft_consensus.cc:729] T b6eb66b4d1904e86b00252ea58cc0d45 P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c31d2267bd4523a187b523e19098cf, State: Initialized, Role: FOLLOWER
I20260619 01:07:47.984681 8363 consensus_queue.cc:260] T b6eb66b4d1904e86b00252ea58cc0d45 P 73c31d2267bd4523a187b523e19098cf [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: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } }
I20260619 01:07:47.987634 8367 tablet_bootstrap.cc:654] T 6cca5e986d044120baec8126b09f067f P 19e3b2686f324695b1bdbaca77972dca: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:47.990474 8363 ts_tablet_manager.cc:1428] T b6eb66b4d1904e86b00252ea58cc0d45 P 73c31d2267bd4523a187b523e19098cf: Time spent starting tablet: real 0.012s user 0.007s sys 0.000s
I20260619 01:07:47.993181 8364 tablet_bootstrap.cc:492] T 9a22643f93904f069f36a6ae4b3af3d1 P c66b214b9cb84441a34d708b56ad8d1e: No bootstrap required, opened a new log
I20260619 01:07:47.993752 8364 ts_tablet_manager.cc:1397] T 9a22643f93904f069f36a6ae4b3af3d1 P c66b214b9cb84441a34d708b56ad8d1e: Time spent bootstrapping tablet: real 0.035s user 0.011s sys 0.011s
I20260619 01:07:47.996394 8364 raft_consensus.cc:348] T 9a22643f93904f069f36a6ae4b3af3d1 P c66b214b9cb84441a34d708b56ad8d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:47.997424 8364 raft_consensus.cc:374] T 9a22643f93904f069f36a6ae4b3af3d1 P c66b214b9cb84441a34d708b56ad8d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:47.997740 8364 raft_consensus.cc:729] T 9a22643f93904f069f36a6ae4b3af3d1 P c66b214b9cb84441a34d708b56ad8d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c66b214b9cb84441a34d708b56ad8d1e, State: Initialized, Role: FOLLOWER
I20260619 01:07:47.998384 8364 consensus_queue.cc:260] T 9a22643f93904f069f36a6ae4b3af3d1 P c66b214b9cb84441a34d708b56ad8d1e [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: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:47.999396 8367 tablet_bootstrap.cc:492] T 6cca5e986d044120baec8126b09f067f P 19e3b2686f324695b1bdbaca77972dca: No bootstrap required, opened a new log
I20260619 01:07:47.999985 8367 ts_tablet_manager.cc:1397] T 6cca5e986d044120baec8126b09f067f P 19e3b2686f324695b1bdbaca77972dca: Time spent bootstrapping tablet: real 0.020s user 0.011s sys 0.000s
I20260619 01:07:48.000377 8364 ts_tablet_manager.cc:1428] T 9a22643f93904f069f36a6ae4b3af3d1 P c66b214b9cb84441a34d708b56ad8d1e: Time spent starting tablet: real 0.006s user 0.004s sys 0.000s
I20260619 01:07:48.002966 8367 raft_consensus.cc:348] T 6cca5e986d044120baec8126b09f067f P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:48.003795 8367 raft_consensus.cc:374] T 6cca5e986d044120baec8126b09f067f P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:48.004114 8367 raft_consensus.cc:729] T 6cca5e986d044120baec8126b09f067f P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e3b2686f324695b1bdbaca77972dca, State: Initialized, Role: FOLLOWER
I20260619 01:07:48.004853 8367 consensus_queue.cc:260] T 6cca5e986d044120baec8126b09f067f P 19e3b2686f324695b1bdbaca77972dca [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: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:48.007442 8367 ts_tablet_manager.cc:1428] T 6cca5e986d044120baec8126b09f067f P 19e3b2686f324695b1bdbaca77972dca: Time spent starting tablet: real 0.007s user 0.008s sys 0.000s
I20260619 01:07:48.030445 8366 raft_consensus.cc:482] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 01:07:48.030941 8366 raft_consensus.cc:504] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:48.033133 8366 leader_election.cc:288] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c66b214b9cb84441a34d708b56ad8d1e (127.0.99.1:37747), 19e3b2686f324695b1bdbaca77972dca (127.0.99.2:33187)
I20260619 01:07:48.050163 8244 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6cca5e986d044120baec8126b09f067f" candidate_uuid: "73c31d2267bd4523a187b523e19098cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e3b2686f324695b1bdbaca77972dca" is_pre_election: true
I20260619 01:07:48.050907 8244 raft_consensus.cc:2454] T 6cca5e986d044120baec8126b09f067f P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c31d2267bd4523a187b523e19098cf in term 0.
I20260619 01:07:48.050971 8164 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6cca5e986d044120baec8126b09f067f" candidate_uuid: "73c31d2267bd4523a187b523e19098cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c66b214b9cb84441a34d708b56ad8d1e" is_pre_election: true
I20260619 01:07:48.051664 8164 raft_consensus.cc:2454] T 6cca5e986d044120baec8126b09f067f P c66b214b9cb84441a34d708b56ad8d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c31d2267bd4523a187b523e19098cf in term 0.
I20260619 01:07:48.051932 8282 leader_election.cc:302] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [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: 19e3b2686f324695b1bdbaca77972dca, 73c31d2267bd4523a187b523e19098cf; no voters:
I20260619 01:07:48.052789 8366 raft_consensus.cc:2781] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 01:07:48.053166 8366 raft_consensus.cc:482] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 01:07:48.053431 8366 raft_consensus.cc:3037] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:48.059326 8366 raft_consensus.cc:504] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:48.062055 8164 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6cca5e986d044120baec8126b09f067f" candidate_uuid: "73c31d2267bd4523a187b523e19098cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c66b214b9cb84441a34d708b56ad8d1e"
I20260619 01:07:48.062322 8379 raft_consensus.cc:482] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 01:07:48.062769 8164 raft_consensus.cc:3037] T 6cca5e986d044120baec8126b09f067f P c66b214b9cb84441a34d708b56ad8d1e [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:48.063015 8366 leader_election.cc:288] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [CANDIDATE]: Term 1 election: Requested vote from peers c66b214b9cb84441a34d708b56ad8d1e (127.0.99.1:37747), 19e3b2686f324695b1bdbaca77972dca (127.0.99.2:33187)
I20260619 01:07:48.062825 8379 raft_consensus.cc:504] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:48.063866 8244 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6cca5e986d044120baec8126b09f067f" candidate_uuid: "73c31d2267bd4523a187b523e19098cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e3b2686f324695b1bdbaca77972dca"
I20260619 01:07:48.064383 8244 raft_consensus.cc:3037] T 6cca5e986d044120baec8126b09f067f P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:48.065845 8163 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9a22643f93904f069f36a6ae4b3af3d1" candidate_uuid: "73c31d2267bd4523a187b523e19098cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c66b214b9cb84441a34d708b56ad8d1e" is_pre_election: true
I20260619 01:07:48.066076 8379 leader_election.cc:288] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c66b214b9cb84441a34d708b56ad8d1e (127.0.99.1:37747), 19e3b2686f324695b1bdbaca77972dca (127.0.99.2:33187)
I20260619 01:07:48.066594 8163 raft_consensus.cc:2454] T 9a22643f93904f069f36a6ae4b3af3d1 P c66b214b9cb84441a34d708b56ad8d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c31d2267bd4523a187b523e19098cf in term 0.
I20260619 01:07:48.066347 8243 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9a22643f93904f069f36a6ae4b3af3d1" candidate_uuid: "73c31d2267bd4523a187b523e19098cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e3b2686f324695b1bdbaca77972dca" is_pre_election: true
I20260619 01:07:48.067451 8243 raft_consensus.cc:2454] T 9a22643f93904f069f36a6ae4b3af3d1 P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c31d2267bd4523a187b523e19098cf in term 0.
I20260619 01:07:48.068485 8280 leader_election.cc:302] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [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: 73c31d2267bd4523a187b523e19098cf, c66b214b9cb84441a34d708b56ad8d1e; no voters:
I20260619 01:07:48.069923 8379 raft_consensus.cc:2781] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 01:07:48.070343 8379 raft_consensus.cc:482] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 01:07:48.070725 8379 raft_consensus.cc:3037] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:48.071853 8164 raft_consensus.cc:2454] T 6cca5e986d044120baec8126b09f067f P c66b214b9cb84441a34d708b56ad8d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c31d2267bd4523a187b523e19098cf in term 1.
I20260619 01:07:48.074232 8280 leader_election.cc:302] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [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: 73c31d2267bd4523a187b523e19098cf, c66b214b9cb84441a34d708b56ad8d1e; no voters:
I20260619 01:07:48.075001 8366 raft_consensus.cc:2781] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:48.076138 8244 raft_consensus.cc:2454] T 6cca5e986d044120baec8126b09f067f P 19e3b2686f324695b1bdbaca77972dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c31d2267bd4523a187b523e19098cf in term 1.
I20260619 01:07:48.077402 8379 raft_consensus.cc:504] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:48.078083 8366 raft_consensus.cc:686] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [term 1 LEADER]: Becoming Leader. State: Replica: 73c31d2267bd4523a187b523e19098cf, State: Running, Role: LEADER
I20260619 01:07:48.078940 8366 consensus_queue.cc:237] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [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: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:48.079483 8379 leader_election.cc:288] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [CANDIDATE]: Term 1 election: Requested vote from peers c66b214b9cb84441a34d708b56ad8d1e (127.0.99.1:37747), 19e3b2686f324695b1bdbaca77972dca (127.0.99.2:33187)
I20260619 01:07:48.080189 8164 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9a22643f93904f069f36a6ae4b3af3d1" candidate_uuid: "73c31d2267bd4523a187b523e19098cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c66b214b9cb84441a34d708b56ad8d1e"
I20260619 01:07:48.080838 8164 raft_consensus.cc:3037] T 9a22643f93904f069f36a6ae4b3af3d1 P c66b214b9cb84441a34d708b56ad8d1e [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:48.080832 8244 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9a22643f93904f069f36a6ae4b3af3d1" candidate_uuid: "73c31d2267bd4523a187b523e19098cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e3b2686f324695b1bdbaca77972dca"
I20260619 01:07:48.081631 8244 raft_consensus.cc:3037] T 9a22643f93904f069f36a6ae4b3af3d1 P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:48.088562 8164 raft_consensus.cc:2454] T 9a22643f93904f069f36a6ae4b3af3d1 P c66b214b9cb84441a34d708b56ad8d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c31d2267bd4523a187b523e19098cf in term 1.
I20260619 01:07:48.089725 8280 leader_election.cc:302] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [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: 73c31d2267bd4523a187b523e19098cf, c66b214b9cb84441a34d708b56ad8d1e; no voters:
I20260619 01:07:48.090559 8366 raft_consensus.cc:2781] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:48.091229 8366 raft_consensus.cc:686] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [term 1 LEADER]: Becoming Leader. State: Replica: 73c31d2267bd4523a187b523e19098cf, State: Running, Role: LEADER
I20260619 01:07:48.091377 8043 catalog_manager.cc:5495] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 73c31d2267bd4523a187b523e19098cf (127.0.99.3). New cstate: current_term: 1 leader_uuid: "73c31d2267bd4523a187b523e19098cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:48.092316 8244 raft_consensus.cc:2454] T 9a22643f93904f069f36a6ae4b3af3d1 P 19e3b2686f324695b1bdbaca77972dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c31d2267bd4523a187b523e19098cf in term 1.
I20260619 01:07:48.092110 8366 consensus_queue.cc:237] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [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: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } }
I20260619 01:07:48.104853 8042 catalog_manager.cc:5495] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 73c31d2267bd4523a187b523e19098cf (127.0.99.3). New cstate: current_term: 1 leader_uuid: "73c31d2267bd4523a187b523e19098cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:48.163079 8372 raft_consensus.cc:482] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 01:07:48.163537 8372 raft_consensus.cc:504] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } }
I20260619 01:07:48.165503 8372 leader_election.cc:288] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73c31d2267bd4523a187b523e19098cf (127.0.99.3:38269), c66b214b9cb84441a34d708b56ad8d1e (127.0.99.1:37747)
I20260619 01:07:48.182552 8324 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6eb66b4d1904e86b00252ea58cc0d45" candidate_uuid: "19e3b2686f324695b1bdbaca77972dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c31d2267bd4523a187b523e19098cf" is_pre_election: true
I20260619 01:07:48.183418 8324 raft_consensus.cc:2454] T b6eb66b4d1904e86b00252ea58cc0d45 P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19e3b2686f324695b1bdbaca77972dca in term 0.
I20260619 01:07:48.184741 8201 leader_election.cc:302] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [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: 19e3b2686f324695b1bdbaca77972dca, 73c31d2267bd4523a187b523e19098cf; no voters:
I20260619 01:07:48.185869 8372 raft_consensus.cc:2781] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 01:07:48.186300 8372 raft_consensus.cc:482] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 01:07:48.186663 8372 raft_consensus.cc:3037] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:48.187544 8164 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6eb66b4d1904e86b00252ea58cc0d45" candidate_uuid: "19e3b2686f324695b1bdbaca77972dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c66b214b9cb84441a34d708b56ad8d1e" is_pre_election: true
I20260619 01:07:48.188616 8164 raft_consensus.cc:2454] T b6eb66b4d1904e86b00252ea58cc0d45 P c66b214b9cb84441a34d708b56ad8d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19e3b2686f324695b1bdbaca77972dca in term 0.
I20260619 01:07:48.193531 8372 raft_consensus.cc:504] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } }
I20260619 01:07:48.195281 8372 leader_election.cc:288] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [CANDIDATE]: Term 1 election: Requested vote from peers 73c31d2267bd4523a187b523e19098cf (127.0.99.3:38269), c66b214b9cb84441a34d708b56ad8d1e (127.0.99.1:37747)
I20260619 01:07:48.196282 8164 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6eb66b4d1904e86b00252ea58cc0d45" candidate_uuid: "19e3b2686f324695b1bdbaca77972dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c66b214b9cb84441a34d708b56ad8d1e"
I20260619 01:07:48.196200 8324 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6eb66b4d1904e86b00252ea58cc0d45" candidate_uuid: "19e3b2686f324695b1bdbaca77972dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c31d2267bd4523a187b523e19098cf"
I20260619 01:07:48.197234 8164 raft_consensus.cc:3037] T b6eb66b4d1904e86b00252ea58cc0d45 P c66b214b9cb84441a34d708b56ad8d1e [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:48.197322 8324 raft_consensus.cc:3037] T b6eb66b4d1904e86b00252ea58cc0d45 P 73c31d2267bd4523a187b523e19098cf [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:48.205224 8324 raft_consensus.cc:2454] T b6eb66b4d1904e86b00252ea58cc0d45 P 73c31d2267bd4523a187b523e19098cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19e3b2686f324695b1bdbaca77972dca in term 1.
I20260619 01:07:48.206254 8201 leader_election.cc:302] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [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: 19e3b2686f324695b1bdbaca77972dca, 73c31d2267bd4523a187b523e19098cf; no voters:
I20260619 01:07:48.206985 8372 raft_consensus.cc:2781] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:48.207619 8164 raft_consensus.cc:2454] T b6eb66b4d1904e86b00252ea58cc0d45 P c66b214b9cb84441a34d708b56ad8d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19e3b2686f324695b1bdbaca77972dca in term 1.
I20260619 01:07:48.208083 8372 raft_consensus.cc:686] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [term 1 LEADER]: Becoming Leader. State: Replica: 19e3b2686f324695b1bdbaca77972dca, State: Running, Role: LEADER
I20260619 01:07:48.208966 8372 consensus_queue.cc:237] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [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: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } } peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } }
I20260619 01:07:48.215570 8043 catalog_manager.cc:5495] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 19e3b2686f324695b1bdbaca77972dca (127.0.99.2). New cstate: current_term: 1 leader_uuid: "19e3b2686f324695b1bdbaca77972dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 } health_report { overall_health: UNKNOWN } } }
I20260619 01:07:48.572932 8366 consensus_queue.cc:1035] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 01:07:48.587504 8379 consensus_queue.cc:1035] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260619 01:07:48.656762 8372 consensus_queue.cc:1035] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260619 01:07:48.669843 8394 consensus_queue.cc:1035] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c31d2267bd4523a187b523e19098cf" member_type: VOTER last_known_addr { host: "127.0.99.3" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 01:07:48.700105 8379 consensus_queue.cc:1035] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c66b214b9cb84441a34d708b56ad8d1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 37747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 01:07:48.717772 8379 consensus_queue.cc:1035] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e3b2686f324695b1bdbaca77972dca" member_type: VOTER last_known_addr { host: "127.0.99.2" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260619 01:07:49.317560 8395 log.cc:924] Time spent T b6eb66b4d1904e86b00252ea58cc0d45 P 73c31d2267bd4523a187b523e19098cf: Append to log took a long time: real 0.063s user 0.012s sys 0.000s
W20260619 01:07:49.804975 8353 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.99.3:38269, user_credentials={real_user=slave}} blocked reactor thread for 79776.5us
W20260619 01:07:49.878314 8354 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.99.2:33187, user_credentials={real_user=slave}} blocked reactor thread for 43653.9us
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:3032: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260619 01:07:49.903019 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
W20260619 01:07:49.945308 8280 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260619 01:07:49.988297 8280 consensus_peers.cc:487] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf -> Peer c66b214b9cb84441a34d708b56ad8d1e (127.0.99.1:37747): Couldn't send request to peer c66b214b9cb84441a34d708b56ad8d1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260619 01:07:50.022039 8353 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.99.3:38269, user_credentials={real_user=slave}} blocked reactor thread for 127772us
I20260619 01:07:50.037851 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:50.039130 396 tablet_replica.cc:330] T 6cca5e986d044120baec8126b09f067f P c66b214b9cb84441a34d708b56ad8d1e: stopping tablet replica
I20260619 01:07:50.039981 396 raft_consensus.cc:2229] T 6cca5e986d044120baec8126b09f067f P c66b214b9cb84441a34d708b56ad8d1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:07:50.040566 396 raft_consensus.cc:2258] T 6cca5e986d044120baec8126b09f067f P c66b214b9cb84441a34d708b56ad8d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:50.078725 396 tablet_replica.cc:330] T 9a22643f93904f069f36a6ae4b3af3d1 P c66b214b9cb84441a34d708b56ad8d1e: stopping tablet replica
I20260619 01:07:50.079519 396 raft_consensus.cc:2229] T 9a22643f93904f069f36a6ae4b3af3d1 P c66b214b9cb84441a34d708b56ad8d1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:07:50.080271 396 raft_consensus.cc:2258] T 9a22643f93904f069f36a6ae4b3af3d1 P c66b214b9cb84441a34d708b56ad8d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:50.084910 396 tablet_replica.cc:330] T b6eb66b4d1904e86b00252ea58cc0d45 P c66b214b9cb84441a34d708b56ad8d1e: stopping tablet replica
I20260619 01:07:50.085484 396 raft_consensus.cc:2229] T b6eb66b4d1904e86b00252ea58cc0d45 P c66b214b9cb84441a34d708b56ad8d1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:07:50.086035 396 raft_consensus.cc:2258] T b6eb66b4d1904e86b00252ea58cc0d45 P c66b214b9cb84441a34d708b56ad8d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:50.117061 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:07:50.135269 396 tablet_server.cc:178] TabletServer@127.0.99.2:0 shutting down...
I20260619 01:07:50.166234 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:50.166878 396 tablet_replica.cc:330] T 6cca5e986d044120baec8126b09f067f P 19e3b2686f324695b1bdbaca77972dca: stopping tablet replica
I20260619 01:07:50.167487 396 raft_consensus.cc:2229] T 6cca5e986d044120baec8126b09f067f P 19e3b2686f324695b1bdbaca77972dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:07:50.167970 396 raft_consensus.cc:2258] T 6cca5e986d044120baec8126b09f067f P 19e3b2686f324695b1bdbaca77972dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:50.170974 396 tablet_replica.cc:330] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca: stopping tablet replica
I20260619 01:07:50.171496 396 raft_consensus.cc:2229] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:50.172344 396 raft_consensus.cc:2258] T b6eb66b4d1904e86b00252ea58cc0d45 P 19e3b2686f324695b1bdbaca77972dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:50.175611 396 tablet_replica.cc:330] T 9a22643f93904f069f36a6ae4b3af3d1 P 19e3b2686f324695b1bdbaca77972dca: stopping tablet replica
I20260619 01:07:50.176182 396 raft_consensus.cc:2229] T 9a22643f93904f069f36a6ae4b3af3d1 P 19e3b2686f324695b1bdbaca77972dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:07:50.176715 396 raft_consensus.cc:2258] T 9a22643f93904f069f36a6ae4b3af3d1 P 19e3b2686f324695b1bdbaca77972dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:50.202210 396 tablet_server.cc:194] TabletServer@127.0.99.2:0 shutdown complete.
I20260619 01:07:50.216295 396 tablet_server.cc:178] TabletServer@127.0.99.3:0 shutting down...
I20260619 01:07:50.280248 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:50.281129 396 tablet_replica.cc:330] T b6eb66b4d1904e86b00252ea58cc0d45 P 73c31d2267bd4523a187b523e19098cf: stopping tablet replica
I20260619 01:07:50.282126 396 raft_consensus.cc:2229] T b6eb66b4d1904e86b00252ea58cc0d45 P 73c31d2267bd4523a187b523e19098cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 01:07:50.283135 396 raft_consensus.cc:2258] T b6eb66b4d1904e86b00252ea58cc0d45 P 73c31d2267bd4523a187b523e19098cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:50.289506 396 tablet_replica.cc:330] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf: stopping tablet replica
I20260619 01:07:50.290198 396 raft_consensus.cc:2229] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:50.291711 396 raft_consensus.cc:2258] T 9a22643f93904f069f36a6ae4b3af3d1 P 73c31d2267bd4523a187b523e19098cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:50.296639 396 tablet_replica.cc:330] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf: stopping tablet replica
I20260619 01:07:50.297297 396 raft_consensus.cc:2229] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:50.298745 396 raft_consensus.cc:2258] T 6cca5e986d044120baec8126b09f067f P 73c31d2267bd4523a187b523e19098cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:50.328668 396 tablet_server.cc:194] TabletServer@127.0.99.3:0 shutdown complete.
I20260619 01:07:50.352288 396 master.cc:537] Master@127.0.99.62:45859 shutting down...
I20260619 01:07:50.383203 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:50.384323 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:50.384740 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P e5be2cfd0fd847438b7458726d2b5f49: stopping tablet replica
I20260619 01:07:50.407668 396 master.cc:552] Master@127.0.99.62:45859 shutdown complete.
[ SKIPPED ] KeepAlivePeriodically/KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers/1 (3950 ms)
[----------] 1 test from KeepAlivePeriodically/KeepAlivePeriodicallyTest (3951 ms total)
[----------] 1 test from Params/LatestObservedTimestampParamTest
[ RUN ] Params/LatestObservedTimestampParamTest.Test/1
I20260619 01:07:50.454814 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:40621
I20260619 01:07:50.456274 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:50.463173 8420 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
W20260619 01:07:50.463176 8419 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
W20260619 01:07:50.464655 8422 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
I20260619 01:07:50.467545 396 server_base.cc:1034] running on GCE node
I20260619 01:07:50.468405 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:50.468600 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:50.468773 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831270468754 us; error 0 us; skew 500 ppm
I20260619 01:07:50.469331 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:50.476060 396 webserver.cc:460] Webserver started at http://127.0.99.62:42775/ using document root <none> and password file <none>
I20260619 01:07:50.476595 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:50.476794 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:50.477090 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:50.478472 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "e9bca79f6a4d47c2ab322865f9c2f7f2"
format_stamp: "Formatted at 2026-06-19 01:07:50 on dist-test-slave-93wm"
I20260619 01:07:50.482892 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.000s sys 0.004s
I20260619 01:07:50.486443 8427 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:50.487365 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260619 01:07:50.487607 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "e9bca79f6a4d47c2ab322865f9c2f7f2"
format_stamp: "Formatted at 2026-06-19 01:07:50 on dist-test-slave-93wm"
I20260619 01:07:50.487900 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:50.498215 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:50.499367 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:50.545459 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:40621
I20260619 01:07:50.545572 8488 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:40621 every 8 connection(s)
I20260619 01:07:50.549667 8489 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:50.561652 8489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2: Bootstrap starting.
I20260619 01:07:50.566262 8489 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:50.570464 8489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2: No bootstrap required, opened a new log
I20260619 01:07:50.572682 8489 raft_consensus.cc:348] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9bca79f6a4d47c2ab322865f9c2f7f2" member_type: VOTER }
I20260619 01:07:50.573184 8489 raft_consensus.cc:374] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:50.573418 8489 raft_consensus.cc:729] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9bca79f6a4d47c2ab322865f9c2f7f2, State: Initialized, Role: FOLLOWER
I20260619 01:07:50.574152 8489 consensus_queue.cc:260] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [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: "e9bca79f6a4d47c2ab322865f9c2f7f2" member_type: VOTER }
I20260619 01:07:50.574602 8489 raft_consensus.cc:388] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:50.574816 8489 raft_consensus.cc:482] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:50.575112 8489 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:50.579816 8489 raft_consensus.cc:504] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9bca79f6a4d47c2ab322865f9c2f7f2" member_type: VOTER }
I20260619 01:07:50.580334 8489 leader_election.cc:302] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [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: e9bca79f6a4d47c2ab322865f9c2f7f2; no voters:
I20260619 01:07:50.581462 8489 leader_election.cc:288] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:50.581914 8492 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:50.583271 8492 raft_consensus.cc:686] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [term 1 LEADER]: Becoming Leader. State: Replica: e9bca79f6a4d47c2ab322865f9c2f7f2, State: Running, Role: LEADER
I20260619 01:07:50.583978 8492 consensus_queue.cc:237] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [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: "e9bca79f6a4d47c2ab322865f9c2f7f2" member_type: VOTER }
I20260619 01:07:50.584412 8489 sys_catalog.cc:564] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:07:50.591394 8494 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e9bca79f6a4d47c2ab322865f9c2f7f2. Latest consensus state: current_term: 1 leader_uuid: "e9bca79f6a4d47c2ab322865f9c2f7f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9bca79f6a4d47c2ab322865f9c2f7f2" member_type: VOTER } }
I20260619 01:07:50.591605 8493 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e9bca79f6a4d47c2ab322865f9c2f7f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9bca79f6a4d47c2ab322865f9c2f7f2" member_type: VOTER } }
I20260619 01:07:50.592397 8494 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:50.592420 8493 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:50.594393 8502 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:07:50.600183 8502 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:07:50.601220 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:07:50.608937 8502 catalog_manager.cc:1347] Generated new cluster ID: f3a3d58637f9414aa4ab27f183e35b04
I20260619 01:07:50.609246 8502 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:07:50.626837 8502 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:07:50.628861 8502 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:07:50.641067 8502 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2: Generated new TSK 0
I20260619 01:07:50.641840 8502 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:07:50.668226 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:50.674778 8510 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
W20260619 01:07:50.675602 8511 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
W20260619 01:07:50.678556 8513 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
I20260619 01:07:50.678665 396 server_base.cc:1034] running on GCE node
I20260619 01:07:50.679893 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:50.680122 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:50.680289 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831270680269 us; error 0 us; skew 500 ppm
I20260619 01:07:50.680801 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:50.683481 396 webserver.cc:460] Webserver started at http://127.0.99.1:41025/ using document root <none> and password file <none>
I20260619 01:07:50.683947 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:50.684154 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:50.684473 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:50.685686 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "99e1fe9f208446608459964979da6a1e"
format_stamp: "Formatted at 2026-06-19 01:07:50 on dist-test-slave-93wm"
I20260619 01:07:50.690311 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.002s
I20260619 01:07:50.693819 8518 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:50.694705 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 01:07:50.695053 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "99e1fe9f208446608459964979da6a1e"
format_stamp: "Formatted at 2026-06-19 01:07:50 on dist-test-slave-93wm"
I20260619 01:07:50.695343 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_LatestObservedTimestampParamTest.Test_1.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:50.725001 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:50.726217 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:50.730898 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:50.731297 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.001s
I20260619 01:07:50.731655 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:50.731930 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:50.792062 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:36309
I20260619 01:07:50.792191 8588 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:36309 every 8 connection(s)
I20260619 01:07:50.797235 8589 heartbeater.cc:347] Connected to a master server at 127.0.99.62:40621
I20260619 01:07:50.797657 8589 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:50.798506 8589 heartbeater.cc:511] Master 127.0.99.62:40621 requested a full tablet report, sending...
I20260619 01:07:50.800505 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005252847s
I20260619 01:07:50.800537 8444 ts_manager.cc:194] Registered new tserver with Master: 99e1fe9f208446608459964979da6a1e (127.0.99.1:36309)
I20260619 01:07:50.803992 8444 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41148
I20260619 01:07:50.817781 8589 heartbeater.cc:503] Master 127.0.99.62:40621 was elected leader, sending a full tablet report...
I20260619 01:07:50.828663 8444 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41168:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:07:50.885649 8554 tablet_service.cc:1467] Processing CreateTablet for tablet 269b5917121f450fa0711ab8391154e6 (DEFAULT_TABLE table=client-testtb [id=cdc767cb79b54928aef82ca24af57a8c]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:07:50.885815 8553 tablet_service.cc:1467] Processing CreateTablet for tablet 4a1adc50aa0d4b4a81d3b66f35583da5 (DEFAULT_TABLE table=client-testtb [id=cdc767cb79b54928aef82ca24af57a8c]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:07:50.887728 8554 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 269b5917121f450fa0711ab8391154e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:50.888447 8553 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4a1adc50aa0d4b4a81d3b66f35583da5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:50.902230 8599 tablet_bootstrap.cc:492] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e: Bootstrap starting.
I20260619 01:07:50.910101 8599 tablet_bootstrap.cc:654] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:50.915103 8599 tablet_bootstrap.cc:492] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e: No bootstrap required, opened a new log
I20260619 01:07:50.915556 8599 ts_tablet_manager.cc:1397] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e: Time spent bootstrapping tablet: real 0.014s user 0.007s sys 0.004s
I20260619 01:07:50.918243 8599 raft_consensus.cc:348] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99e1fe9f208446608459964979da6a1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36309 } }
I20260619 01:07:50.918923 8599 raft_consensus.cc:374] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:50.919246 8599 raft_consensus.cc:729] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e1fe9f208446608459964979da6a1e, State: Initialized, Role: FOLLOWER
I20260619 01:07:50.919907 8599 consensus_queue.cc:260] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e [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: "99e1fe9f208446608459964979da6a1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36309 } }
I20260619 01:07:50.920562 8599 raft_consensus.cc:388] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:50.920852 8599 raft_consensus.cc:482] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:50.921190 8599 raft_consensus.cc:3037] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:50.926447 8599 raft_consensus.cc:504] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99e1fe9f208446608459964979da6a1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36309 } }
I20260619 01:07:50.927138 8599 leader_election.cc:302] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e [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: 99e1fe9f208446608459964979da6a1e; no voters:
I20260619 01:07:50.928695 8599 leader_election.cc:288] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:50.929152 8601 raft_consensus.cc:2781] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:50.931468 8599 ts_tablet_manager.cc:1428] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e: Time spent starting tablet: real 0.015s user 0.013s sys 0.003s
I20260619 01:07:50.931659 8601 raft_consensus.cc:686] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e [term 1 LEADER]: Becoming Leader. State: Replica: 99e1fe9f208446608459964979da6a1e, State: Running, Role: LEADER
I20260619 01:07:50.932401 8599 tablet_bootstrap.cc:492] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e: Bootstrap starting.
I20260619 01:07:50.932440 8601 consensus_queue.cc:237] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e [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: "99e1fe9f208446608459964979da6a1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36309 } }
I20260619 01:07:50.939303 8599 tablet_bootstrap.cc:654] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:50.941056 8444 catalog_manager.cc:5495] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 99e1fe9f208446608459964979da6a1e (127.0.99.1). New cstate: current_term: 1 leader_uuid: "99e1fe9f208446608459964979da6a1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99e1fe9f208446608459964979da6a1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36309 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:50.944916 8599 tablet_bootstrap.cc:492] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e: No bootstrap required, opened a new log
I20260619 01:07:50.945451 8599 ts_tablet_manager.cc:1397] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e: Time spent bootstrapping tablet: real 0.013s user 0.007s sys 0.004s
I20260619 01:07:50.947849 8599 raft_consensus.cc:348] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99e1fe9f208446608459964979da6a1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36309 } }
I20260619 01:07:50.948326 8599 raft_consensus.cc:374] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:50.948601 8599 raft_consensus.cc:729] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e1fe9f208446608459964979da6a1e, State: Initialized, Role: FOLLOWER
I20260619 01:07:50.949157 8599 consensus_queue.cc:260] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e [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: "99e1fe9f208446608459964979da6a1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36309 } }
I20260619 01:07:50.949688 8599 raft_consensus.cc:388] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:50.950121 8599 raft_consensus.cc:482] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:50.950448 8599 raft_consensus.cc:3037] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:50.957024 8599 raft_consensus.cc:504] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99e1fe9f208446608459964979da6a1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36309 } }
I20260619 01:07:50.957760 8599 leader_election.cc:302] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e [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: 99e1fe9f208446608459964979da6a1e; no voters:
I20260619 01:07:50.958443 8599 leader_election.cc:288] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:50.958663 8601 raft_consensus.cc:2781] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:50.959192 8601 raft_consensus.cc:686] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e [term 1 LEADER]: Becoming Leader. State: Replica: 99e1fe9f208446608459964979da6a1e, State: Running, Role: LEADER
I20260619 01:07:50.959954 8599 ts_tablet_manager.cc:1428] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e: Time spent starting tablet: real 0.014s user 0.005s sys 0.007s
I20260619 01:07:50.959897 8601 consensus_queue.cc:237] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e [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: "99e1fe9f208446608459964979da6a1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36309 } }
I20260619 01:07:50.967291 8444 catalog_manager.cc:5495] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 99e1fe9f208446608459964979da6a1e (127.0.99.1). New cstate: current_term: 1 leader_uuid: "99e1fe9f208446608459964979da6a1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99e1fe9f208446608459964979da6a1e" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 36309 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:51.085179 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:07:51.114960 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:51.115739 396 tablet_replica.cc:330] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e: stopping tablet replica
I20260619 01:07:51.116334 396 raft_consensus.cc:2229] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:51.116798 396 raft_consensus.cc:2258] T 4a1adc50aa0d4b4a81d3b66f35583da5 P 99e1fe9f208446608459964979da6a1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:51.119280 396 tablet_replica.cc:330] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e: stopping tablet replica
I20260619 01:07:51.119783 396 raft_consensus.cc:2229] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:51.120236 396 raft_consensus.cc:2258] T 269b5917121f450fa0711ab8391154e6 P 99e1fe9f208446608459964979da6a1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:51.142876 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:07:51.155675 396 master.cc:537] Master@127.0.99.62:40621 shutting down...
I20260619 01:07:51.173940 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:51.174485 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:51.174785 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P e9bca79f6a4d47c2ab322865f9c2f7f2: stopping tablet replica
I20260619 01:07:51.193331 396 master.cc:552] Master@127.0.99.62:40621 shutdown complete.
[ OK ] Params/LatestObservedTimestampParamTest.Test/1 (760 ms)
[----------] 1 test from Params/LatestObservedTimestampParamTest (760 ms total)
[----------] 1 test from ServiceUnavailableRetryClientTest
[ RUN ] ServiceUnavailableRetryClientTest.CreateTable/0
I20260619 01:07:51.214872 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:44863
I20260619 01:07:51.215859 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:51.221628 8616 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
W20260619 01:07:51.222678 8617 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
W20260619 01:07:51.224180 8619 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
I20260619 01:07:51.225112 396 server_base.cc:1034] running on GCE node
I20260619 01:07:51.226184 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:51.226364 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:51.226572 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831271226557 us; error 0 us; skew 500 ppm
I20260619 01:07:51.227303 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:51.230258 396 webserver.cc:460] Webserver started at http://127.0.99.62:45445/ using document root <none> and password file <none>
I20260619 01:07:51.230723 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:51.230898 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:51.231156 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:51.232184 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "de133516745a46f69a1508d42c7638ca"
format_stamp: "Formatted at 2026-06-19 01:07:51 on dist-test-slave-93wm"
I20260619 01:07:51.236677 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 01:07:51.240361 8624 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:51.241227 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.000s sys 0.002s
I20260619 01:07:51.241528 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "de133516745a46f69a1508d42c7638ca"
format_stamp: "Formatted at 2026-06-19 01:07:51 on dist-test-slave-93wm"
I20260619 01:07:51.241887 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:51.255008 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:51.255956 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:51.296239 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:44863
I20260619 01:07:51.296396 8685 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:44863 every 8 connection(s)
I20260619 01:07:51.299921 8686 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:51.311144 8686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca: Bootstrap starting.
I20260619 01:07:51.315687 8686 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:51.319756 8686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca: No bootstrap required, opened a new log
I20260619 01:07:51.321681 8686 raft_consensus.cc:348] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de133516745a46f69a1508d42c7638ca" member_type: VOTER }
I20260619 01:07:51.322108 8686 raft_consensus.cc:374] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:51.322333 8686 raft_consensus.cc:729] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de133516745a46f69a1508d42c7638ca, State: Initialized, Role: FOLLOWER
I20260619 01:07:51.322973 8686 consensus_queue.cc:260] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [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: "de133516745a46f69a1508d42c7638ca" member_type: VOTER }
I20260619 01:07:51.323437 8686 raft_consensus.cc:388] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:51.323645 8686 raft_consensus.cc:482] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:51.323907 8686 raft_consensus.cc:3037] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:51.328388 8686 raft_consensus.cc:504] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de133516745a46f69a1508d42c7638ca" member_type: VOTER }
I20260619 01:07:51.328886 8686 leader_election.cc:302] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [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: de133516745a46f69a1508d42c7638ca; no voters:
I20260619 01:07:51.330034 8686 leader_election.cc:288] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:51.330431 8689 raft_consensus.cc:2781] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:51.331678 8689 raft_consensus.cc:686] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [term 1 LEADER]: Becoming Leader. State: Replica: de133516745a46f69a1508d42c7638ca, State: Running, Role: LEADER
I20260619 01:07:51.332348 8689 consensus_queue.cc:237] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [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: "de133516745a46f69a1508d42c7638ca" member_type: VOTER }
I20260619 01:07:51.332787 8686 sys_catalog.cc:564] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:07:51.335081 8691 sys_catalog.cc:455] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [sys.catalog]: SysCatalogTable state changed. Reason: New leader de133516745a46f69a1508d42c7638ca. Latest consensus state: current_term: 1 leader_uuid: "de133516745a46f69a1508d42c7638ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de133516745a46f69a1508d42c7638ca" member_type: VOTER } }
I20260619 01:07:51.335081 8690 sys_catalog.cc:455] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "de133516745a46f69a1508d42c7638ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de133516745a46f69a1508d42c7638ca" member_type: VOTER } }
I20260619 01:07:51.335870 8690 sys_catalog.cc:458] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:51.336374 8691 sys_catalog.cc:458] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:51.342983 8695 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:07:51.350277 8695 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:07:51.351341 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:07:51.358918 8695 catalog_manager.cc:1347] Generated new cluster ID: 6cb51afda7e044dbb4a0773afdae5b3d
I20260619 01:07:51.359226 8695 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:07:51.372623 8695 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:07:51.374505 8695 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:07:51.390565 8695 catalog_manager.cc:5868] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca: Generated new TSK 0
I20260619 01:07:51.391283 8695 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:07:51.418380 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:51.424518 8707 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
W20260619 01:07:51.426131 8708 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
W20260619 01:07:51.428005 8710 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
I20260619 01:07:51.429142 396 server_base.cc:1034] running on GCE node
I20260619 01:07:51.430652 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:51.430876 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:51.431066 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831271431055 us; error 0 us; skew 500 ppm
I20260619 01:07:51.431618 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:51.434479 396 webserver.cc:460] Webserver started at http://127.0.99.1:38385/ using document root <none> and password file <none>
I20260619 01:07:51.434947 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:51.435139 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:51.435407 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:51.436451 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "a2e8d021a767418aae8b8a0043a8ba81"
format_stamp: "Formatted at 2026-06-19 01:07:51 on dist-test-slave-93wm"
I20260619 01:07:51.440701 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 01:07:51.444428 8715 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:51.445344 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 01:07:51.445650 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "a2e8d021a767418aae8b8a0043a8ba81"
format_stamp: "Formatted at 2026-06-19 01:07:51 on dist-test-slave-93wm"
I20260619 01:07:51.445972 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.ServiceUnavailableRetryClientTest.CreateTable_0.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:51.465476 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:51.466550 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:51.471712 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:51.472030 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:51.472321 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:51.472544 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:51.525489 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:43777
I20260619 01:07:51.525609 8785 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:43777 every 8 connection(s)
I20260619 01:07:51.529947 8786 heartbeater.cc:347] Connected to a master server at 127.0.99.62:44863
I20260619 01:07:51.530339 8786 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:51.531061 8786 heartbeater.cc:511] Master 127.0.99.62:44863 requested a full tablet report, sending...
I20260619 01:07:51.532944 8641 ts_manager.cc:194] Registered new tserver with Master: a2e8d021a767418aae8b8a0043a8ba81 (127.0.99.1:43777)
I20260619 01:07:51.533535 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005012213s
I20260619 01:07:51.535125 8641 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44370
I20260619 01:07:51.549649 8786 heartbeater.cc:503] Master 127.0.99.62:44863 was elected leader, sending a full tablet report...
I20260619 01:07:51.558452 8641 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44384:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:07:51.593482 8751 tablet_service.cc:1467] Processing CreateTablet for tablet 7fcab4b3013f491984adca788d9ed950 (DEFAULT_TABLE table=client-testtb [id=c02bcf63e93d45718e1bf94cae634069]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:07:51.593814 8750 tablet_service.cc:1467] Processing CreateTablet for tablet b1d045975b3849a99ba240d27aa7e0df (DEFAULT_TABLE table=client-testtb [id=c02bcf63e93d45718e1bf94cae634069]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:07:51.594913 8751 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7fcab4b3013f491984adca788d9ed950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:51.595500 8750 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b1d045975b3849a99ba240d27aa7e0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:51.608506 8796 tablet_bootstrap.cc:492] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81: Bootstrap starting.
I20260619 01:07:51.612860 8796 tablet_bootstrap.cc:654] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:51.616839 8796 tablet_bootstrap.cc:492] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81: No bootstrap required, opened a new log
I20260619 01:07:51.617256 8796 ts_tablet_manager.cc:1397] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.004s
I20260619 01:07:51.619567 8796 raft_consensus.cc:348] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2e8d021a767418aae8b8a0043a8ba81" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43777 } }
I20260619 01:07:51.620097 8796 raft_consensus.cc:374] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:51.620368 8796 raft_consensus.cc:729] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2e8d021a767418aae8b8a0043a8ba81, State: Initialized, Role: FOLLOWER
I20260619 01:07:51.620946 8796 consensus_queue.cc:260] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81 [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: "a2e8d021a767418aae8b8a0043a8ba81" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43777 } }
I20260619 01:07:51.621593 8796 raft_consensus.cc:388] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:51.621860 8796 raft_consensus.cc:482] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:51.622141 8796 raft_consensus.cc:3037] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:51.627279 8796 raft_consensus.cc:504] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2e8d021a767418aae8b8a0043a8ba81" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43777 } }
I20260619 01:07:51.627962 8796 leader_election.cc:302] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81 [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: a2e8d021a767418aae8b8a0043a8ba81; no voters:
I20260619 01:07:51.629254 8796 leader_election.cc:288] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:51.629632 8798 raft_consensus.cc:2781] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:51.631886 8798 raft_consensus.cc:686] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81 [term 1 LEADER]: Becoming Leader. State: Replica: a2e8d021a767418aae8b8a0043a8ba81, State: Running, Role: LEADER
I20260619 01:07:51.632125 8796 ts_tablet_manager.cc:1428] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81: Time spent starting tablet: real 0.015s user 0.013s sys 0.002s
I20260619 01:07:51.632529 8798 consensus_queue.cc:237] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81 [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: "a2e8d021a767418aae8b8a0043a8ba81" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43777 } }
I20260619 01:07:51.633016 8796 tablet_bootstrap.cc:492] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81: Bootstrap starting.
I20260619 01:07:51.638178 8796 tablet_bootstrap.cc:654] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:51.643694 8641 catalog_manager.cc:5495] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2e8d021a767418aae8b8a0043a8ba81 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "a2e8d021a767418aae8b8a0043a8ba81" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2e8d021a767418aae8b8a0043a8ba81" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43777 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:51.644394 8796 tablet_bootstrap.cc:492] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81: No bootstrap required, opened a new log
I20260619 01:07:51.644831 8796 ts_tablet_manager.cc:1397] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81: Time spent bootstrapping tablet: real 0.012s user 0.007s sys 0.003s
I20260619 01:07:51.647249 8796 raft_consensus.cc:348] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2e8d021a767418aae8b8a0043a8ba81" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43777 } }
I20260619 01:07:51.647796 8796 raft_consensus.cc:374] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:51.648077 8796 raft_consensus.cc:729] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2e8d021a767418aae8b8a0043a8ba81, State: Initialized, Role: FOLLOWER
I20260619 01:07:51.648684 8796 consensus_queue.cc:260] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81 [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: "a2e8d021a767418aae8b8a0043a8ba81" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43777 } }
I20260619 01:07:51.649171 8796 raft_consensus.cc:388] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:51.649411 8796 raft_consensus.cc:482] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:51.649662 8796 raft_consensus.cc:3037] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:51.655431 8796 raft_consensus.cc:504] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2e8d021a767418aae8b8a0043a8ba81" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43777 } }
I20260619 01:07:51.656081 8796 leader_election.cc:302] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81 [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: a2e8d021a767418aae8b8a0043a8ba81; no voters:
I20260619 01:07:51.656724 8796 leader_election.cc:288] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:51.656951 8798 raft_consensus.cc:2781] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:51.657536 8798 raft_consensus.cc:686] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81 [term 1 LEADER]: Becoming Leader. State: Replica: a2e8d021a767418aae8b8a0043a8ba81, State: Running, Role: LEADER
I20260619 01:07:51.658253 8796 ts_tablet_manager.cc:1428] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81: Time spent starting tablet: real 0.013s user 0.014s sys 0.001s
I20260619 01:07:51.658178 8798 consensus_queue.cc:237] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81 [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: "a2e8d021a767418aae8b8a0043a8ba81" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43777 } }
I20260619 01:07:51.664119 8641 catalog_manager.cc:5495] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2e8d021a767418aae8b8a0043a8ba81 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "a2e8d021a767418aae8b8a0043a8ba81" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2e8d021a767418aae8b8a0043a8ba81" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 43777 } health_report { overall_health: HEALTHY } } }
W20260619 01:07:51.679834 8789 master_proxy_rpc.cc:203] Re-attempting CreateTable request to leader Master (127.0.99.62:44863)
I20260619 01:07:53.679077 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:07:53.700752 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:53.701335 396 tablet_replica.cc:330] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81: stopping tablet replica
I20260619 01:07:53.701937 396 raft_consensus.cc:2229] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:53.702329 396 raft_consensus.cc:2258] T b1d045975b3849a99ba240d27aa7e0df P a2e8d021a767418aae8b8a0043a8ba81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:53.704116 396 tablet_replica.cc:330] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81: stopping tablet replica
I20260619 01:07:53.704553 396 raft_consensus.cc:2229] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:53.704903 396 raft_consensus.cc:2258] T 7fcab4b3013f491984adca788d9ed950 P a2e8d021a767418aae8b8a0043a8ba81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:53.724344 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:07:53.736922 396 master.cc:537] Master@127.0.99.62:44863 shutting down...
I20260619 01:07:53.755702 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:53.756289 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:53.756608 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P de133516745a46f69a1508d42c7638ca: stopping tablet replica
I20260619 01:07:53.774437 396 master.cc:552] Master@127.0.99.62:44863 shutdown complete.
[ OK ] ServiceUnavailableRetryClientTest.CreateTable/0 (2581 ms)
[----------] 1 test from ServiceUnavailableRetryClientTest (2581 ms total)
[----------] 2 tests from Params/ClientTestImmutableColumn
[ RUN ] Params/ClientTestImmutableColumn.TestUpdateIgnore/2
I20260619 01:07:53.796407 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:41515
I20260619 01:07:53.797387 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:53.802170 8806 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
W20260619 01:07:53.802959 8807 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
W20260619 01:07:53.804059 8809 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
I20260619 01:07:53.805361 396 server_base.cc:1034] running on GCE node
I20260619 01:07:53.806169 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:53.806336 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:53.806444 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831273806437 us; error 0 us; skew 500 ppm
I20260619 01:07:53.806864 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:53.812191 396 webserver.cc:460] Webserver started at http://127.0.99.62:44051/ using document root <none> and password file <none>
I20260619 01:07:53.812625 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:53.812778 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:53.812988 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:53.814267 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "e5ad4dd0cc4e4cf1a6d215220cb0fc66"
format_stamp: "Formatted at 2026-06-19 01:07:53 on dist-test-slave-93wm"
I20260619 01:07:53.818660 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260619 01:07:53.822237 8814 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:53.823367 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 01:07:53.823630 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "e5ad4dd0cc4e4cf1a6d215220cb0fc66"
format_stamp: "Formatted at 2026-06-19 01:07:53 on dist-test-slave-93wm"
I20260619 01:07:53.823918 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:53.854755 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:53.855674 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:53.895198 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:41515
I20260619 01:07:53.895326 8875 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:41515 every 8 connection(s)
I20260619 01:07:53.898952 8876 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:53.909411 8876 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66: Bootstrap starting.
I20260619 01:07:53.913971 8876 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:53.918152 8876 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66: No bootstrap required, opened a new log
I20260619 01:07:53.920195 8876 raft_consensus.cc:348] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5ad4dd0cc4e4cf1a6d215220cb0fc66" member_type: VOTER }
I20260619 01:07:53.920680 8876 raft_consensus.cc:374] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:53.920917 8876 raft_consensus.cc:729] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ad4dd0cc4e4cf1a6d215220cb0fc66, State: Initialized, Role: FOLLOWER
I20260619 01:07:53.921487 8876 consensus_queue.cc:260] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [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: "e5ad4dd0cc4e4cf1a6d215220cb0fc66" member_type: VOTER }
I20260619 01:07:53.921994 8876 raft_consensus.cc:388] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:53.922242 8876 raft_consensus.cc:482] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:53.922520 8876 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:53.927738 8876 raft_consensus.cc:504] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5ad4dd0cc4e4cf1a6d215220cb0fc66" member_type: VOTER }
I20260619 01:07:53.928303 8876 leader_election.cc:302] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [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: e5ad4dd0cc4e4cf1a6d215220cb0fc66; no voters:
I20260619 01:07:53.929412 8876 leader_election.cc:288] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:53.929826 8879 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:53.931066 8879 raft_consensus.cc:686] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [term 1 LEADER]: Becoming Leader. State: Replica: e5ad4dd0cc4e4cf1a6d215220cb0fc66, State: Running, Role: LEADER
I20260619 01:07:53.931694 8879 consensus_queue.cc:237] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [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: "e5ad4dd0cc4e4cf1a6d215220cb0fc66" member_type: VOTER }
I20260619 01:07:53.932267 8876 sys_catalog.cc:564] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:07:53.934584 8881 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e5ad4dd0cc4e4cf1a6d215220cb0fc66. Latest consensus state: current_term: 1 leader_uuid: "e5ad4dd0cc4e4cf1a6d215220cb0fc66" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5ad4dd0cc4e4cf1a6d215220cb0fc66" member_type: VOTER } }
I20260619 01:07:53.934479 8880 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e5ad4dd0cc4e4cf1a6d215220cb0fc66" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5ad4dd0cc4e4cf1a6d215220cb0fc66" member_type: VOTER } }
I20260619 01:07:53.935254 8881 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:53.935433 8880 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:53.938864 8884 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:07:53.943256 8884 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:07:53.946753 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:07:53.951375 8884 catalog_manager.cc:1347] Generated new cluster ID: 260cfd0241744212b0099f7d9dd2c881
I20260619 01:07:53.951678 8884 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:07:53.972132 8884 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:07:53.974021 8884 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:07:53.991927 8884 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66: Generated new TSK 0
I20260619 01:07:53.992671 8884 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:07:54.013363 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:54.019248 8897 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
W20260619 01:07:54.020161 8898 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
W20260619 01:07:54.028270 8900 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
I20260619 01:07:54.028213 396 server_base.cc:1034] running on GCE node
I20260619 01:07:54.029485 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:54.029675 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:54.029876 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831274029864 us; error 0 us; skew 500 ppm
I20260619 01:07:54.030305 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:54.032624 396 webserver.cc:460] Webserver started at http://127.0.99.1:46747/ using document root <none> and password file <none>
I20260619 01:07:54.033201 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:54.033378 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:54.033674 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:54.034801 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "a66ea7c418594c539897a1a3592b3145"
format_stamp: "Formatted at 2026-06-19 01:07:54 on dist-test-slave-93wm"
I20260619 01:07:54.039371 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.000s
I20260619 01:07:54.043025 8905 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:54.043891 396 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.000s sys 0.003s
I20260619 01:07:54.044210 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "a66ea7c418594c539897a1a3592b3145"
format_stamp: "Formatted at 2026-06-19 01:07:54 on dist-test-slave-93wm"
I20260619 01:07:54.044461 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpdateIgnore_2.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:54.087550 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:54.089169 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:54.096501 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:54.096874 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:54.097193 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:54.097337 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:54.150410 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:45733
I20260619 01:07:54.150485 8975 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:45733 every 8 connection(s)
I20260619 01:07:54.155607 8976 heartbeater.cc:347] Connected to a master server at 127.0.99.62:41515
I20260619 01:07:54.156004 8976 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:54.156718 8976 heartbeater.cc:511] Master 127.0.99.62:41515 requested a full tablet report, sending...
I20260619 01:07:54.158692 8831 ts_manager.cc:194] Registered new tserver with Master: a66ea7c418594c539897a1a3592b3145 (127.0.99.1:45733)
I20260619 01:07:54.159785 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00616165s
I20260619 01:07:54.161154 8831 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38918
I20260619 01:07:54.175064 8976 heartbeater.cc:503] Master 127.0.99.62:41515 was elected leader, sending a full tablet report...
I20260619 01:07:54.185814 8831 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38936:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "imm_val"
type: INT32
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: true
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:07:54.222043 8940 tablet_service.cc:1467] Processing CreateTablet for tablet 5d9ab1c7a27a448bb318a2549d48fab0 (DEFAULT_TABLE table=client-testtb [id=ed8cef04769b46e6aaaee92e07f19a9b]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:07:54.223254 8940 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5d9ab1c7a27a448bb318a2549d48fab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:54.222182 8939 tablet_service.cc:1467] Processing CreateTablet for tablet f0fbac10462d4f4b9e8588a3b90aba29 (DEFAULT_TABLE table=client-testtb [id=ed8cef04769b46e6aaaee92e07f19a9b]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:07:54.225026 8939 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f0fbac10462d4f4b9e8588a3b90aba29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:54.238237 8986 tablet_bootstrap.cc:492] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145: Bootstrap starting.
I20260619 01:07:54.243225 8986 tablet_bootstrap.cc:654] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:54.248241 8986 tablet_bootstrap.cc:492] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145: No bootstrap required, opened a new log
I20260619 01:07:54.248605 8986 ts_tablet_manager.cc:1397] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145: Time spent bootstrapping tablet: real 0.011s user 0.000s sys 0.008s
I20260619 01:07:54.250777 8986 raft_consensus.cc:348] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a66ea7c418594c539897a1a3592b3145" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45733 } }
I20260619 01:07:54.251222 8986 raft_consensus.cc:374] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:54.251391 8986 raft_consensus.cc:729] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66ea7c418594c539897a1a3592b3145, State: Initialized, Role: FOLLOWER
I20260619 01:07:54.251899 8986 consensus_queue.cc:260] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145 [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: "a66ea7c418594c539897a1a3592b3145" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45733 } }
I20260619 01:07:54.252386 8986 raft_consensus.cc:388] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:54.252573 8986 raft_consensus.cc:482] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:54.252794 8986 raft_consensus.cc:3037] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:54.259263 8986 raft_consensus.cc:504] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a66ea7c418594c539897a1a3592b3145" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45733 } }
I20260619 01:07:54.260188 8986 leader_election.cc:302] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145 [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: a66ea7c418594c539897a1a3592b3145; no voters:
I20260619 01:07:54.261440 8986 leader_election.cc:288] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:54.261827 8988 raft_consensus.cc:2781] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:54.263597 8988 raft_consensus.cc:686] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145 [term 1 LEADER]: Becoming Leader. State: Replica: a66ea7c418594c539897a1a3592b3145, State: Running, Role: LEADER
I20260619 01:07:54.263917 8986 ts_tablet_manager.cc:1428] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145: Time spent starting tablet: real 0.015s user 0.013s sys 0.003s
I20260619 01:07:54.264411 8988 consensus_queue.cc:237] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145 [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: "a66ea7c418594c539897a1a3592b3145" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45733 } }
I20260619 01:07:54.264766 8986 tablet_bootstrap.cc:492] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145: Bootstrap starting.
I20260619 01:07:54.271585 8986 tablet_bootstrap.cc:654] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:54.271036 8830 catalog_manager.cc:5495] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66ea7c418594c539897a1a3592b3145 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "a66ea7c418594c539897a1a3592b3145" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a66ea7c418594c539897a1a3592b3145" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45733 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:54.276068 8986 tablet_bootstrap.cc:492] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145: No bootstrap required, opened a new log
I20260619 01:07:54.276549 8986 ts_tablet_manager.cc:1397] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145: Time spent bootstrapping tablet: real 0.012s user 0.007s sys 0.003s
I20260619 01:07:54.278836 8986 raft_consensus.cc:348] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a66ea7c418594c539897a1a3592b3145" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45733 } }
I20260619 01:07:54.279279 8986 raft_consensus.cc:374] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:54.279549 8986 raft_consensus.cc:729] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66ea7c418594c539897a1a3592b3145, State: Initialized, Role: FOLLOWER
I20260619 01:07:54.280121 8986 consensus_queue.cc:260] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145 [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: "a66ea7c418594c539897a1a3592b3145" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45733 } }
I20260619 01:07:54.280762 8986 raft_consensus.cc:388] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:54.281046 8986 raft_consensus.cc:482] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:54.281345 8986 raft_consensus.cc:3037] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:54.286856 8986 raft_consensus.cc:504] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a66ea7c418594c539897a1a3592b3145" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45733 } }
I20260619 01:07:54.287398 8986 leader_election.cc:302] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145 [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: a66ea7c418594c539897a1a3592b3145; no voters:
I20260619 01:07:54.287871 8986 leader_election.cc:288] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:54.288038 8988 raft_consensus.cc:2781] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:54.288534 8988 raft_consensus.cc:686] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145 [term 1 LEADER]: Becoming Leader. State: Replica: a66ea7c418594c539897a1a3592b3145, State: Running, Role: LEADER
I20260619 01:07:54.289500 8986 ts_tablet_manager.cc:1428] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145: Time spent starting tablet: real 0.013s user 0.004s sys 0.007s
I20260619 01:07:54.289212 8988 consensus_queue.cc:237] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145 [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: "a66ea7c418594c539897a1a3592b3145" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45733 } }
I20260619 01:07:54.295069 8831 catalog_manager.cc:5495] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66ea7c418594c539897a1a3592b3145 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "a66ea7c418594c539897a1a3592b3145" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a66ea7c418594c539897a1a3592b3145" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 45733 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:54.414853 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:07:54.457381 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:54.458689 396 tablet_replica.cc:330] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145: stopping tablet replica
I20260619 01:07:54.459427 396 raft_consensus.cc:2229] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:54.459968 396 raft_consensus.cc:2258] T f0fbac10462d4f4b9e8588a3b90aba29 P a66ea7c418594c539897a1a3592b3145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:54.463011 396 tablet_replica.cc:330] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145: stopping tablet replica
I20260619 01:07:54.463523 396 raft_consensus.cc:2229] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:54.464001 396 raft_consensus.cc:2258] T 5d9ab1c7a27a448bb318a2549d48fab0 P a66ea7c418594c539897a1a3592b3145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:54.480180 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:07:54.497462 396 master.cc:537] Master@127.0.99.62:41515 shutting down...
I20260619 01:07:54.526139 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:54.526674 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:54.526993 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P e5ad4dd0cc4e4cf1a6d215220cb0fc66: stopping tablet replica
I20260619 01:07:54.536720 396 master.cc:552] Master@127.0.99.62:41515 shutdown complete.
[ OK ] Params/ClientTestImmutableColumn.TestUpdateIgnore/2 (763 ms)
[ RUN ] Params/ClientTestImmutableColumn.TestUpsert/2
I20260619 01:07:54.559378 396 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.99.62:35631
I20260619 01:07:54.560331 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:54.565459 8998 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
W20260619 01:07:54.566639 8999 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
W20260619 01:07:54.569790 9001 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
I20260619 01:07:54.570595 396 server_base.cc:1034] running on GCE node
I20260619 01:07:54.571718 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:54.571902 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:54.572069 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831274572057 us; error 0 us; skew 500 ppm
I20260619 01:07:54.572647 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:54.575415 396 webserver.cc:460] Webserver started at http://127.0.99.62:36647/ using document root <none> and password file <none>
I20260619 01:07:54.575930 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:54.576120 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:54.576380 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:54.577450 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781831199071112-396-0/minicluster-data/master-0-root/instance:
uuid: "5cd80d45726c4e609e30a82984787210"
format_stamp: "Formatted at 2026-06-19 01:07:54 on dist-test-slave-93wm"
I20260619 01:07:54.582036 396 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.002s sys 0.001s
I20260619 01:07:54.585690 9006 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:54.586655 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260619 01:07:54.586948 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781831199071112-396-0/minicluster-data/master-0-root
uuid: "5cd80d45726c4e609e30a82984787210"
format_stamp: "Formatted at 2026-06-19 01:07:54 on dist-test-slave-93wm"
I20260619 01:07:54.587198 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781831199071112-396-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781831199071112-396-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781831199071112-396-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:54.606732 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:54.607736 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:54.667161 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.62:35631
I20260619 01:07:54.667317 9067 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.62:35631 every 8 connection(s)
I20260619 01:07:54.671487 9068 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:54.682808 9068 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210: Bootstrap starting.
I20260619 01:07:54.687187 9068 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:54.691831 9068 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210: No bootstrap required, opened a new log
I20260619 01:07:54.693892 9068 raft_consensus.cc:348] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cd80d45726c4e609e30a82984787210" member_type: VOTER }
I20260619 01:07:54.694312 9068 raft_consensus.cc:374] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:54.694535 9068 raft_consensus.cc:729] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd80d45726c4e609e30a82984787210, State: Initialized, Role: FOLLOWER
I20260619 01:07:54.695158 9068 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [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: "5cd80d45726c4e609e30a82984787210" member_type: VOTER }
I20260619 01:07:54.695623 9068 raft_consensus.cc:388] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:54.695819 9068 raft_consensus.cc:482] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:54.696105 9068 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:54.700620 9068 raft_consensus.cc:504] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cd80d45726c4e609e30a82984787210" member_type: VOTER }
I20260619 01:07:54.701138 9068 leader_election.cc:302] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [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: 5cd80d45726c4e609e30a82984787210; no voters:
I20260619 01:07:54.702527 9068 leader_election.cc:288] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:54.702930 9071 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:54.704571 9071 raft_consensus.cc:686] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [term 1 LEADER]: Becoming Leader. State: Replica: 5cd80d45726c4e609e30a82984787210, State: Running, Role: LEADER
I20260619 01:07:54.705363 9071 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [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: "5cd80d45726c4e609e30a82984787210" member_type: VOTER }
I20260619 01:07:54.706039 9068 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 01:07:54.708612 9072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5cd80d45726c4e609e30a82984787210" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cd80d45726c4e609e30a82984787210" member_type: VOTER } }
I20260619 01:07:54.709529 9072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:54.708658 9073 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5cd80d45726c4e609e30a82984787210. Latest consensus state: current_term: 1 leader_uuid: "5cd80d45726c4e609e30a82984787210" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cd80d45726c4e609e30a82984787210" member_type: VOTER } }
I20260619 01:07:54.710877 9073 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [sys.catalog]: This master's current role is: LEADER
I20260619 01:07:54.720932 9076 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 01:07:54.729089 9076 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 01:07:54.730958 396 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 01:07:54.739158 9076 catalog_manager.cc:1347] Generated new cluster ID: f8bbd71c4bb64c27bc32882fa8a9012b
I20260619 01:07:54.739509 9076 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 01:07:54.760651 9076 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 01:07:54.762533 9076 catalog_manager.cc:1504] Loading token signing keys...
I20260619 01:07:54.779371 9076 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210: Generated new TSK 0
I20260619 01:07:54.780381 9076 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 01:07:54.798309 396 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 01:07:54.805505 9089 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
W20260619 01:07:54.816943 9090 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
W20260619 01:07:54.818204 9092 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
I20260619 01:07:54.818266 396 server_base.cc:1034] running on GCE node
I20260619 01:07:54.820034 396 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 01:07:54.820323 396 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 01:07:54.820535 396 hybrid_clock.cc:648] HybridClock initialized: now 1781831274820520 us; error 0 us; skew 500 ppm
I20260619 01:07:54.821285 396 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 01:07:54.824622 396 webserver.cc:460] Webserver started at http://127.0.99.1:40191/ using document root <none> and password file <none>
I20260619 01:07:54.825274 396 fs_manager.cc:359] Metadata directory not provided
I20260619 01:07:54.825531 396 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 01:07:54.825899 396 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 01:07:54.827440 396 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781831199071112-396-0/minicluster-data/ts-0-root/instance:
uuid: "d9493f1cffd5422c902dd1ecd80b3088"
format_stamp: "Formatted at 2026-06-19 01:07:54 on dist-test-slave-93wm"
I20260619 01:07:54.833738 396 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.006s sys 0.001s
I20260619 01:07:54.838112 9097 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:54.839097 396 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 01:07:54.839476 396 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781831199071112-396-0/minicluster-data/ts-0-root
uuid: "d9493f1cffd5422c902dd1ecd80b3088"
format_stamp: "Formatted at 2026-06-19 01:07:54 on dist-test-slave-93wm"
I20260619 01:07:54.839854 396 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781831199071112-396-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781831199071112-396-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFmMNyb/test-tmp/client-test.6.Params_ClientTestImmutableColumn.TestUpsert_2.1781831199071112-396-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 01:07:54.872635 396 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260619 01:07:54.874116 396 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 01:07:54.886214 396 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 01:07:54.886482 396 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:54.886746 396 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 01:07:54.886907 396 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 01:07:54.958264 396 rpc_server.cc:307] RPC server started. Bound to: 127.0.99.1:33363
I20260619 01:07:54.958367 9167 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.99.1:33363 every 8 connection(s)
I20260619 01:07:54.963076 9168 heartbeater.cc:347] Connected to a master server at 127.0.99.62:35631
I20260619 01:07:54.963517 9168 heartbeater.cc:464] Registering TS with master...
I20260619 01:07:54.964426 9168 heartbeater.cc:511] Master 127.0.99.62:35631 requested a full tablet report, sending...
I20260619 01:07:54.966862 9023 ts_manager.cc:194] Registered new tserver with Master: d9493f1cffd5422c902dd1ecd80b3088 (127.0.99.1:33363)
I20260619 01:07:54.967747 396 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006254829s
I20260619 01:07:54.969870 9023 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35956
I20260619 01:07:54.984375 9168 heartbeater.cc:503] Master 127.0.99.62:35631 was elected leader, sending a full tablet report...
I20260619 01:07:54.998230 9023 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35974:
name: "client-testtb"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "non_null_with_default"
type: INT32
is_key: false
is_nullable: false
read_default_value: "90\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "imm_val"
type: INT32
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: true
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 01:07:55.040151 9129 tablet_service.cc:1467] Processing CreateTablet for tablet 1dcda34793614b6a829f31dbaf19ce6f (DEFAULT_TABLE table=client-testtb [id=749b41d7be87487493186cbc3217ceef]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 01:07:55.040454 9128 tablet_service.cc:1467] Processing CreateTablet for tablet e2715237a27e4774bd12d4ae87671037 (DEFAULT_TABLE table=client-testtb [id=749b41d7be87487493186cbc3217ceef]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 01:07:55.041600 9129 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1dcda34793614b6a829f31dbaf19ce6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:55.042294 9128 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e2715237a27e4774bd12d4ae87671037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 01:07:55.062228 9178 tablet_bootstrap.cc:492] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088: Bootstrap starting.
I20260619 01:07:55.068490 9178 tablet_bootstrap.cc:654] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:55.074374 9178 tablet_bootstrap.cc:492] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088: No bootstrap required, opened a new log
I20260619 01:07:55.074980 9178 ts_tablet_manager.cc:1397] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088: Time spent bootstrapping tablet: real 0.014s user 0.011s sys 0.000s
I20260619 01:07:55.079249 9178 raft_consensus.cc:348] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9493f1cffd5422c902dd1ecd80b3088" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33363 } }
I20260619 01:07:55.079897 9178 raft_consensus.cc:374] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:55.080159 9178 raft_consensus.cc:729] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9493f1cffd5422c902dd1ecd80b3088, State: Initialized, Role: FOLLOWER
I20260619 01:07:55.080802 9178 consensus_queue.cc:260] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088 [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: "d9493f1cffd5422c902dd1ecd80b3088" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33363 } }
I20260619 01:07:55.081470 9178 raft_consensus.cc:388] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:55.081779 9178 raft_consensus.cc:482] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:55.082144 9178 raft_consensus.cc:3037] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:55.090112 9178 raft_consensus.cc:504] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9493f1cffd5422c902dd1ecd80b3088" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33363 } }
I20260619 01:07:55.090848 9178 leader_election.cc:302] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088 [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: d9493f1cffd5422c902dd1ecd80b3088; no voters:
I20260619 01:07:55.092689 9178 leader_election.cc:288] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:55.093106 9180 raft_consensus.cc:2781] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:55.095083 9178 ts_tablet_manager.cc:1428] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088: Time spent starting tablet: real 0.020s user 0.013s sys 0.006s
I20260619 01:07:55.096032 9178 tablet_bootstrap.cc:492] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088: Bootstrap starting.
I20260619 01:07:55.098263 9180 raft_consensus.cc:686] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088 [term 1 LEADER]: Becoming Leader. State: Replica: d9493f1cffd5422c902dd1ecd80b3088, State: Running, Role: LEADER
I20260619 01:07:55.098973 9180 consensus_queue.cc:237] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088 [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: "d9493f1cffd5422c902dd1ecd80b3088" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33363 } }
I20260619 01:07:55.101464 9178 tablet_bootstrap.cc:654] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088: Neither blocks nor log segments found. Creating new log.
I20260619 01:07:55.107237 9178 tablet_bootstrap.cc:492] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088: No bootstrap required, opened a new log
I20260619 01:07:55.107717 9178 ts_tablet_manager.cc:1397] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088: Time spent bootstrapping tablet: real 0.012s user 0.009s sys 0.001s
I20260619 01:07:55.109066 9023 catalog_manager.cc:5495] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9493f1cffd5422c902dd1ecd80b3088 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "d9493f1cffd5422c902dd1ecd80b3088" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9493f1cffd5422c902dd1ecd80b3088" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33363 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:55.110152 9178 raft_consensus.cc:348] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9493f1cffd5422c902dd1ecd80b3088" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33363 } }
I20260619 01:07:55.110737 9178 raft_consensus.cc:374] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 01:07:55.111016 9178 raft_consensus.cc:729] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9493f1cffd5422c902dd1ecd80b3088, State: Initialized, Role: FOLLOWER
I20260619 01:07:55.111711 9178 consensus_queue.cc:260] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088 [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: "d9493f1cffd5422c902dd1ecd80b3088" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33363 } }
I20260619 01:07:55.112404 9178 raft_consensus.cc:388] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 01:07:55.112679 9178 raft_consensus.cc:482] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 01:07:55.113224 9178 raft_consensus.cc:3037] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088 [term 0 FOLLOWER]: Advancing to term 1
I20260619 01:07:55.125592 9178 raft_consensus.cc:504] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9493f1cffd5422c902dd1ecd80b3088" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33363 } }
I20260619 01:07:55.126410 9178 leader_election.cc:302] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088 [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: d9493f1cffd5422c902dd1ecd80b3088; no voters:
I20260619 01:07:55.127135 9178 leader_election.cc:288] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 01:07:55.127297 9180 raft_consensus.cc:2781] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 01:07:55.128228 9180 raft_consensus.cc:686] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088 [term 1 LEADER]: Becoming Leader. State: Replica: d9493f1cffd5422c902dd1ecd80b3088, State: Running, Role: LEADER
I20260619 01:07:55.129230 9178 ts_tablet_manager.cc:1428] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088: Time spent starting tablet: real 0.021s user 0.016s sys 0.000s
I20260619 01:07:55.129015 9180 consensus_queue.cc:237] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088 [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: "d9493f1cffd5422c902dd1ecd80b3088" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33363 } }
I20260619 01:07:55.135083 9023 catalog_manager.cc:5495] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9493f1cffd5422c902dd1ecd80b3088 (127.0.99.1). New cstate: current_term: 1 leader_uuid: "d9493f1cffd5422c902dd1ecd80b3088" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9493f1cffd5422c902dd1ecd80b3088" member_type: VOTER last_known_addr { host: "127.0.99.1" port: 33363 } health_report { overall_health: HEALTHY } } }
I20260619 01:07:55.227463 396 tablet_server.cc:178] TabletServer@127.0.99.1:0 shutting down...
I20260619 01:07:55.262699 396 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 01:07:55.263571 396 tablet_replica.cc:330] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088: stopping tablet replica
I20260619 01:07:55.264142 396 raft_consensus.cc:2229] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:55.264608 396 raft_consensus.cc:2258] T e2715237a27e4774bd12d4ae87671037 P d9493f1cffd5422c902dd1ecd80b3088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:55.267195 396 tablet_replica.cc:330] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088: stopping tablet replica
I20260619 01:07:55.267683 396 raft_consensus.cc:2229] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:55.268131 396 raft_consensus.cc:2258] T 1dcda34793614b6a829f31dbaf19ce6f P d9493f1cffd5422c902dd1ecd80b3088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:55.290958 396 tablet_server.cc:194] TabletServer@127.0.99.1:0 shutdown complete.
I20260619 01:07:55.303735 396 master.cc:537] Master@127.0.99.62:35631 shutting down...
I20260619 01:07:55.334617 396 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [term 1 LEADER]: Raft consensus shutting down.
I20260619 01:07:55.335156 396 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 01:07:55.335484 396 tablet_replica.cc:330] T 00000000000000000000000000000000 P 5cd80d45726c4e609e30a82984787210: stopping tablet replica
I20260619 01:07:55.354565 396 master.cc:552] Master@127.0.99.62:35631 shutdown complete.
[ OK ] Params/ClientTestImmutableColumn.TestUpsert/2 (817 ms)
[----------] 2 tests from Params/ClientTestImmutableColumn (1581 ms total)
[----------] Global test environment tear-down
[==========] 28 tests from 8 test suites ran. (76135 ms total)
[ PASSED ] 24 tests.
[ SKIPPED ] 3 tests, listed below:
[ SKIPPED ] ClientTest.TestScannerKeepAlive
[ SKIPPED ] MultiTServerClientTest.WriteWhileRestartingMultipleTabletServers
[ SKIPPED ] KeepAlivePeriodically/KeepAlivePeriodicallyTest.TestScannerKeepAlivePeriodicallyCrossServers/1
[ FAILED ] 1 test, listed below:
[ FAILED ] TableKeyRangeTest.TestGetTableKeyRange
1 FAILED TEST
I20260619 01:07:55.412407 396 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/master_proxy_rpc.cc:203: suppressed but not reported on 5 messages since previous log ~3 seconds ago
I20260619 01:07:55.412703 396 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/codegen/compilation_manager.cc:203: suppressed but not reported on 87 messages since previous log ~48 seconds ago
I20260619 01:07:55.412925 396 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tserver/ts_tablet_manager.cc:594: suppressed but not reported on 1 messages since previous log ~56 seconds ago
I20260619 01:07:55.413098 396 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tserver/ts_tablet_manager.cc:542: suppressed but not reported on 1 messages since previous log ~56 seconds ago
I20260619 01:07:55.413312 396 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet_mm_ops.cc:221: suppressed but not reported on 1 messages since previous log ~61 seconds ago
I20260619 01:07:55.413476 396 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet_mm_ops.cc:305: suppressed but not reported on 1 messages since previous log ~61 seconds ago
I20260619 01:07:55.413671 396 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet_mm_ops.cc:140: suppressed but not reported on 2212 messages since previous log ~61 seconds ago
I20260619 01:07:55.413928 396 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet.cc:2369: suppressed but not reported on 19 messages since previous log ~10 seconds ago
I20260619 01:07:55.414134 396 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/catalog_manager.cc:4584: suppressed but not reported on 1 messages since previous log ~61 seconds ago