Diagnosed failure

TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly: WARNING: ThreadSanitizer: data race (pid=6103)  Write of size 8 at 0x7b4400056ac8 by main thread:
    #0 std::__1::__vector_base<kudu::MemTracker*, std::__1::allocator<kudu::MemTracker*> >::__destruct_at_end(kudu::MemTracker**) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:429:12 (libkudu_util.so+0x376b50)
    #1 std::__1::__vector_base<kudu::MemTracker*, std::__1::allocator<kudu::MemTracker*> >::clear() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:371:29 (libkudu_util.so+0x376a64)
    #2 std::__1::__vector_base<kudu::MemTracker*, std::__1::allocator<kudu::MemTracker*> >::~__vector_base() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:465:9 (libkudu_util.so+0x37685b)
    #3 std::__1::vector<kudu::MemTracker*, std::__1::allocator<kudu::MemTracker*> >::~vector() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:557:5 (libkudu_util.so+0x36ea01)
    #4 kudu::MemTracker::~MemTracker() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/mem_tracker.cc:83:1 (libkudu_util.so+0x36e5b3)
    #5 std::__1::__shared_ptr_emplace<std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&)::make_shared_enabler, std::__1::allocator<std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&)::make_shared_enabler> >::__on_zero_shared() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:3503:23 (libkudu_util.so+0x375875)
    #6 std::__1::__shared_count::__release_shared() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:3341:9 (libtablet_test_util.so+0x35495)
    #7 std::__1::__shared_weak_count::__release_shared() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:3383:27 (libtablet_test_util.so+0x35439)
    #8 std::__1::shared_ptr<kudu::MemTracker>::~shared_ptr() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4098:19 (libtablet_test_util.so+0x31c28)
    #9 kudu::tablet::OpTracker::~OpTracker() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:142:1 (libtablet.so+0x43c374)
    #10 kudu::tablet::TabletReplica::~TabletReplica() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:202:1 (libtablet.so+0x3ef105)
    #11 kudu::tablet::TabletReplica::~TabletReplica() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:197:33 (libtablet.so+0x3ef319)
    #12 kudu::RefCountedThreadSafe<kudu::tablet::TabletReplica, kudu::DefaultRefCountedThreadSafeTraits<kudu::tablet::TabletReplica> >::DeleteInternal(kudu::tablet::TabletReplica const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/ref_counted.h:153:44 (libitest_util.so+0x1014a7)
    #13 kudu::DefaultRefCountedThreadSafeTraits<kudu::tablet::TabletReplica>::Destruct(kudu::tablet::TabletReplica const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/ref_counted.h:116:5 (libitest_util.so+0x101469)
    #14 kudu::RefCountedThreadSafe<kudu::tablet::TabletReplica, kudu::DefaultRefCountedThreadSafeTraits<kudu::tablet::TabletReplica> >::Release() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/ref_counted.h:144:7 (libitest_util.so+0x101429)
    #15 scoped_refptr<kudu::tablet::TabletReplica>::~scoped_refptr() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/ref_counted.h:266:13 (libitest_util.so+0x10138a)
    #16 std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> >::destroy(scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1811:92 (libmaster.so+0x3d7c99)
    #17 void std::__1::allocator_traits<std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::__destroy<scoped_refptr<kudu::tablet::TabletReplica> >(std::__1::integral_constant<bool, true>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> >&, scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1703:21 (libmaster.so+0x3d7c70)
    #18 void std::__1::allocator_traits<std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::destroy<scoped_refptr<kudu::tablet::TabletReplica> >(std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> >&, scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1544:14 (libmaster.so+0x3d7c30)
    #19 std::__1::__vector_base<scoped_refptr<kudu::tablet::TabletReplica>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::__destruct_at_end(scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:428:9 (libtserver.so+0x2b6f46)
    #20 std::__1::__vector_base<scoped_refptr<kudu::tablet::TabletReplica>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::clear() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:371:29 (libtserver.so+0x2b6e64)
    #21 std::__1::__vector_base<scoped_refptr<kudu::tablet::TabletReplica>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::~__vector_base() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:465:9 (libtserver.so+0x2b6c1b)
    #22 std::__1::vector<scoped_refptr<kudu::tablet::TabletReplica>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::~vector() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:557:5 (libtserver.so+0x28e001)
    #23 kudu::tserver::TSTabletManager::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:1583:1 (libtserver.so+0x2ba34e)
    #24 kudu::tserver::TabletServer::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_server.cc:190:22 (libtserver.so+0x25a0be)
    #25 kudu::tserver::TabletServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_server.h:67:5 (libtserver.so+0x25f889)
    #26 kudu::tserver::MiniTabletServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/mini_tablet_server.cc:124:14 (libtserver.so+0x31a4a2)
    #27 kudu::itest::TServerQuiescingITest_TestDoesntAllowNewScansLeadersOnly_Test::TestBody() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/tablet_server_quiescing-itest.cc:308:7 (tablet_server_quiescing-itest+0x3713ac)
    #28 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64dff)
    #29 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64dff)
    #30 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a01)
    #31 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d18)
    #32 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44cf4)
    #33 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597e4)
    #34 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cbf)
    #35 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cbf)
    #36 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58d9c)
    #37 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (tablet_server_quiescing-itest+0x3b8efb)
    #38 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (tablet_server_quiescing-itest+0x3b7b3c)

  Previous read of size 8 at 0x7b4400056ac8 by thread T63 (mutexes: write M18431336756552288):
    #0 std::__1::vector<kudu::MemTracker*, std::__1::allocator<kudu::MemTracker*> >::end() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:1536:30 (libkudu_util.so+0x36f91a)
    #1 kudu::MemTracker::Release(long) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/mem_tracker.cc:284:22 (libkudu_util.so+0x36cff6)
    #2 kudu::tablet::OpTracker::Release(kudu::tablet::OpDriver*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:239:19 (libtablet.so+0x43cd40)
    #3 kudu::tablet::OpDriver::Finalize() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:606:16 (libtablet.so+0x435da2)
    #4 kudu::tablet::OpDriver::ApplyTask() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:577:5 (libtablet.so+0x435533)
    #5 kudu::tablet::OpDriver::ApplyAsync()::$_2::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:524:65 (libtablet.so+0x439741)
    #6 decltype(std::__1::forward<kudu::tablet::OpDriver::ApplyAsync()::$_2&>(fp)()) std::__1::__invoke<kudu::tablet::OpDriver::ApplyAsync()::$_2&>(kudu::tablet::OpDriver::ApplyAsync()::$_2&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libtablet.so+0x4396f9)
    #7 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::tablet::OpDriver::ApplyAsync()::$_2&>(kudu::tablet::OpDriver::ApplyAsync()::$_2&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libtablet.so+0x439689)
    #8 std::__1::__function::__alloc_func<kudu::tablet::OpDriver::ApplyAsync()::$_2, std::__1::allocator<kudu::tablet::OpDriver::ApplyAsync()::$_2>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libtablet.so+0x439651)
    #9 std::__1::__function::__func<kudu::tablet::OpDriver::ApplyAsync()::$_2, std::__1::allocator<kudu::tablet::OpDriver::ApplyAsync()::$_2>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libtablet.so+0x43887d)
    #10 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #11 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #12 kudu::ThreadPool::DispatchThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x42edb5)
    #13 kudu::ThreadPool::CreateThread()::$_1::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x431121)
    #14 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x4310d9)
    #15 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x431069)
    #16 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x431031)
    #17 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x43032d)
    #18 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #19 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #20 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x4121ea)

  As if synchronized via sleep:
    #0 nanosleep /home/jenkins-slave/workspace/build_and_test/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:363 (tablet_server_quiescing-itest+0x2e8522)
    #1 base::SleepForNanoseconds(long) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/sysinfo.cc:96:10 (libgutil.so+0xb5f0a)
    #2 kudu::SleepFor(kudu::MonoDelta const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/monotime.cc:264:3 (libkudu_util.so+0x3a7d66)
    #3 kudu::tablet::OpTracker::WaitForAllToFinish(kudu::MonoDelta const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:298:5 (libtablet.so+0x43d620)
    #4 kudu::tablet::OpTracker::WaitForAllToFinish() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:260:3 (libtablet.so+0x43cffe)
    #5 kudu::tablet::TabletReplica::Stop() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:352:17 (libtablet.so+0x3f0e17)
    #6 kudu::tablet::TabletReplica::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:382:3 (libtablet.so+0x3f145e)
    #7 kudu::tserver::TSTabletManager::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:1556:14 (libtserver.so+0x2ba247)
    #8 kudu::tserver::TabletServer::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_server.cc:190:22 (libtserver.so+0x25a0be)
    #9 kudu::tserver::TabletServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_server.h:67:5 (libtserver.so+0x25f889)
    #10 kudu::tserver::MiniTabletServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/mini_tablet_server.cc:124:14 (libtserver.so+0x31a4a2)
    #11 kudu::itest::TServerQuiescingITest_TestDoesntAllowNewScansLeadersOnly_Test::TestBody() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/tablet_server_quiescing-itest.cc:308:7 (tablet_server_quiescing-itest+0x3713ac)
    #12 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64dff)
    #13 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64dff)
    #14 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a01)
    #15 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d18)
    #16 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44cf4)
    #17 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597e4)
    #18 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cbf)
    #19 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cbf)
    #20 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58d9c)
    #21 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (tablet_server_quiescing-itest+0x3b8efb)
    #22 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (tablet_server_quiescing-itest+0x3b7b3c)

  Location is heap block of size 264 at 0x7b4400056a40 allocated by thread T244:
    #0 operator new(unsigned long) /home/jenkins-slave/workspace/build_and_test/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (tablet_server_quiescing-itest+0x36cbe7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/new:253:10 (libkudu_util.so+0x2a3036)
    #2 std::__1::allocator<std::__1::__shared_ptr_emplace<std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&)::make_shared_enabler, std::__1::allocator<std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&)::make_shared_enabler> > >::allocate(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (libkudu_util.so+0x375155)
    #3 std::__1::enable_if<!(is_array<long&>::value), std::__1::shared_ptr<long&> >::type std::__1::make_shared<std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&)::make_shared_enabler, long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&)::make_shared_enabler&&...) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4290:45 (libkudu_util.so+0x374f31)
    #4 std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/make_shared.h:61:12 (libkudu_util.so+0x36e865)
    #5 kudu::MemTracker::CreateTracker(long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/mem_tracker.cc:54:34 (libkudu_util.so+0x36c88e)
    #6 kudu::tablet::OpTracker::StartMemoryTracking(std::__1::shared_ptr<kudu::MemTracker> const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:311:20 (libtablet.so+0x43d7fb)
    #7 kudu::tablet::TabletReplica::Start(kudu::consensus::ConsensusBootstrapInfo const&, std::__1::shared_ptr<kudu::tablet::Tablet>, kudu::clock::Clock*, std::__1::shared_ptr<kudu::rpc::Messenger>, scoped_refptr<kudu::rpc::ResultTracker>, scoped_refptr<kudu::log::Log>, kudu::consensus::MultiRaftManager*, kudu::ThreadPool*, kudu::DnsResolver*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:278:19 (libtablet.so+0x3f0166)
    #8 kudu::tserver::TSTabletManager::OpenTablet(scoped_refptr<kudu::tablet::TabletReplica> const&, scoped_refptr<kudu::tserver::TransitionInProgressDeleter> const&, std::__1::atomic<int>*, std::__1::atomic<int>*, kudu::Timer*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:1436:18 (libtserver.so+0x2bfb9a)
    #9 kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:709:3 (libtserver.so+0x2d3b11)
    #10 decltype(std::__1::forward<kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11&>(fp)()) std::__1::__invoke<kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11&>(kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libtserver.so+0x2d3ab9)
    #11 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11&>(kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libtserver.so+0x2d3a49)
    #12 std::__1::__function::__alloc_func<kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11, std::__1::allocator<kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libtserver.so+0x2d3a11)
    #13 std::__1::__function::__func<kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11, std::__1::allocator<kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libtserver.so+0x2d2ced)
    #14 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #15 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #16 kudu::ThreadPool::DispatchThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x42edb5)
    #17 kudu::ThreadPool::CreateThread()::$_1::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x431121)
    #18 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x4310d9)
    #19 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x431069)
    #20 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x431031)
    #21 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x43032d)
    #22 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #23 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #24 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x4121ea)

  Mutex M18431336756552288 is already destroyed.

  Thread T63 'apply [worker]-' (tid=9095, running) created by thread T286 at:
    #0 pthread_create /home/jenkins-slave/workspace/build_and_test/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (tablet_server_quiescing-itest+0x2c6ff5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x411a88)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e5fc9)
    #3 kudu::ThreadPool::CreateThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:814:10 (libkudu_util.so+0x42dfdb)
    #4 kudu::ThreadPool::DoSubmit(std::__1::function<void ()>, kudu::ThreadPoolToken*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:599:21 (libkudu_util.so+0x42c2db)
    #5 kudu::ThreadPool::Submit(std::__1::function<void ()>) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:491:10 (libkudu_util.so+0x42e542)
    #6 kudu::tablet::OpDriver::ApplyAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:524:23 (libtablet.so+0x4348d0)
    #7 kudu::tablet::OpDriver::ReplicationFinished(kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:474:5 (libtablet.so+0x434e69)
    #8 kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0::operator()(kudu::Status const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:186:21 (libtablet.so+0x4370fa)
    #9 decltype(std::__1::forward<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&>(fp)(std::__1::forward<kudu::Status const&>(fp0))) std::__1::__invoke<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&, kudu::Status const&>(kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&, kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libtablet.so+0x437088)
    #10 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&, kudu::Status const&>(kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&, kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libtablet.so+0x437008)
    #11 std::__1::__function::__alloc_func<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0, std::__1::allocator<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0>, void (kudu::Status const&)>::operator()(kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libtablet.so+0x436fc3)
    #12 std::__1::__function::__func<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0, std::__1::allocator<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0>, void (kudu::Status const&)>::operator()(kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libtablet.so+0x4361dc)
    #13 std::__1::__function::__value_func<void (kudu::Status const&)>::operator()(kudu::Status const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libmaster.so+0x405996)
    #14 std::__1::function<void (kudu::Status const&)>::operator()(kudu::Status const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libmaster.so+0x400148)
    #15 kudu::consensus::ConsensusRound::NotifyReplicationFinished(kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/raft_consensus.cc:3317:3 (libconsensus.so+0x1f16f0)
    #16 kudu::consensus::PendingRounds::AdvanceCommittedIndex(long) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/pending_rounds.cc:200:12 (libconsensus.so+0x1c8d3d)
    #17 kudu::consensus::RaftConsensus::NotifyCommitIndex(long) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/raft_consensus.cc:916:3 (libconsensus.so+0x1e26b4)
    #18 kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)::operator()(kudu::consensus::PeerMessageQueueObserver*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/consensus_queue.cc:1506:3 (libconsensus.so+0x1682f4)
    #19 decltype(std::__1::forward<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&>(fp)(std::__1::forward<kudu::consensus::PeerMessageQueueObserver*>(fp0))) std::__1::__invoke<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&, kudu::consensus::PeerMessageQueueObserver*>(kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&, kudu::consensus::PeerMessageQueueObserver*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libconsensus.so+0x1682a3)
    #20 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&, kudu::consensus::PeerMessageQueueObserver*>(kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&, kudu::consensus::PeerMessageQueueObserver*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libconsensus.so+0x168218)
    #21 std::__1::__function::__alloc_func<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*), std::__1::allocator<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)>, void (kudu::consensus::PeerMessageQueueObserver*)>::operator()(kudu::consensus::PeerMessageQueueObserver*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libconsensus.so+0x1681d3)
    #22 std::__1::__function::__func<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*), std::__1::allocator<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)>, void (kudu::consensus::PeerMessageQueueObserver*)>::operator()(kudu::consensus::PeerMessageQueueObserver*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libconsensus.so+0x1674bc)
    #23 std::__1::__function::__value_func<void (kudu::consensus::PeerMessageQueueObserver*)>::operator()(kudu::consensus::PeerMessageQueueObserver*&&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libconsensus.so+0x1911f6)
    #24 std::__1::function<void (kudu::consensus::PeerMessageQueueObserver*)>::operator()(kudu::consensus::PeerMessageQueueObserver*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libconsensus.so+0x17909b)
    #25 kudu::consensus::PeerMessageQueue::NotifyObserversTask(std::__1::function<void (kudu::consensus::PeerMessageQueueObserver*)> const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/consensus_queue.cc:1577:5 (libconsensus.so+0x16377d)
    #26 kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/consensus_queue.cc:1506:3 (libconsensus.so+0x167155)
    #27 decltype(std::__1::forward<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&>(fp)()) std::__1::__invoke<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&>(kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libconsensus.so+0x1670e9)
    #28 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&>(kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libconsensus.so+0x167079)
    #29 std::__1::__function::__alloc_func<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3, std::__1::allocator<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libconsensus.so+0x167041)
    #30 std::__1::__function::__func<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3, std::__1::allocator<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libconsensus.so+0x16633d)
    #31 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #32 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #33 kudu::ThreadPool::DispatchThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x42edb5)
    #34 kudu::ThreadPool::CreateThread()::$_1::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x431121)
    #35 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x4310d9)
    #36 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x431069)
    #37 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x431031)
    #38 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x43032d)
    #39 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #40 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #41 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x4121ea)

  Thread T244 'tablet-open [wo' (tid=9050, finished) created by thread T117 at:
    #0 pthread_create /home/jenkins-slave/workspace/build_and_test/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (tablet_server_quiescing-itest+0x2c6ff5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x411a88)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e5fc9)
    #3 kudu::ThreadPool::CreateThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:814:10 (libkudu_util.so+0x42dfdb)
    #4 kudu::ThreadPool::DoSubmit(std::__1::function<void ()>, kudu::ThreadPoolToken*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:599:21 (libkudu_util.so+0x42c2db)
    #5 kudu::ThreadPool::Submit(std::__1::function<void ()>) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:491:10 (libkudu_util.so+0x42e542)
    #6 kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:709:3 (libtserver.so+0x2bcd62)
    #7 kudu::tserver::TabletServiceAdminImpl::CreateTablet(kudu::tserver::CreateTabletRequestPB const*, kudu::tserver::CreateTabletResponsePB*, kudu::rpc::RpcContext*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_service.cc:1518:34 (libtserver.so+0x26b210)
    #8 kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1::operator()(google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/build/tsan/src/kudu/tserver/tserver_admin.service.cc:189:13 (libtserver_admin_proto.so+0x68bf4)
    #9 decltype(std::__1::forward<kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&>(fp)(std::__1::forward<google::protobuf::Message const*>(fp0), std::__1::forward<google::protobuf::Message*>(fp0), std::__1::forward<kudu::rpc::RpcContext*>(fp0))) std::__1::__invoke<kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*>(kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libtserver_admin_proto.so+0x68b82)
    #10 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*>(kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libtserver_admin_proto.so+0x68ab1)
    #11 std::__1::__function::__alloc_func<kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1, std::__1::allocator<kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1>, void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libtserver_admin_proto.so+0x68a2c)
    #12 std::__1::__function::__func<kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1, std::__1::allocator<kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1>, void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libtserver_admin_proto.so+0x67ce2)
    #13 std::__1::__function::__value_func<void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libkrpc.so+0x21b07c)
    #14 std::__1::function<void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libkrpc.so+0x21a4b6)
    #15 kudu::rpc::GeneratedServiceIf::Handle(kudu::rpc::InboundCall*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_if.cc:137:3 (libkrpc.so+0x219e5f)
    #16 kudu::rpc::ServicePool::RunThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_pool.cc:228:15 (libkrpc.so+0x21d12f)
    #17 kudu::rpc::ServicePool::Init(int)::$_0::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_pool.cc:91:5 (libkrpc.so+0x21e481)
    #18 decltype(std::__1::forward<kudu::rpc::ServicePool::Init(int)::$_0&>(fp)()) std::__1::__invoke<kudu::rpc::ServicePool::Init(int)::$_0&>(kudu::rpc::ServicePool::Init(int)::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkrpc.so+0x21e439)
    #19 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::rpc::ServicePool::Init(int)::$_0&>(kudu::rpc::ServicePool::Init(int)::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkrpc.so+0x21e3c9)
    #20 std::__1::__function::__alloc_func<kudu::rpc::ServicePool::Init(int)::$_0, std::__1::allocator<kudu::rpc::ServicePool::Init(int)::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkrpc.so+0x21e391)
    #21 std::__1::__function::__func<kudu::rpc::ServicePool::Init(int)::$_0, std::__1::allocator<kudu::rpc::ServicePool::Init(int)::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkrpc.so+0x21d68d)
    #22 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #23 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #24 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x4121ea)


TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly: WARNING: ThreadSanitizer: data race (pid=6103)  Write of size 8 at 0x7b080014f740 by main thread:
    #0 operator delete(void*) /home/jenkins-slave/workspace/build_and_test/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:126 (tablet_server_quiescing-itest+0x36d4b9)
    #1 std::__1::_DeallocateCaller::__do_call(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/new:334:12 (tablet_server_quiescing-itest+0x3962c9)
    #2 std::__1::_DeallocateCaller::__do_deallocate_handle_size(void*, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/new:292:12 (tablet_server_quiescing-itest+0x396269)
    #3 std::__1::_DeallocateCaller::__do_deallocate_handle_size_align(void*, unsigned long, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/new:268:14 (libkudu_util.so+0x2a3392)
    #4 std::__1::__libcpp_deallocate(void*, unsigned long, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/new:340:3 (libkudu_util.so+0x2a3329)
    #5 std::__1::allocator<kudu::MemTracker*>::deallocate(kudu::MemTracker**, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1798:10 (libkudu_util.so+0x376c2a)
    #6 std::__1::allocator_traits<std::__1::allocator<kudu::MemTracker*> >::deallocate(std::__1::allocator<kudu::MemTracker*>&, kudu::MemTracker**, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1533:14 (libkudu_util.so+0x376aa9)
    #7 std::__1::__vector_base<kudu::MemTracker*, std::__1::allocator<kudu::MemTracker*> >::~__vector_base() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:466:9 (libkudu_util.so+0x376887)
    #8 std::__1::vector<kudu::MemTracker*, std::__1::allocator<kudu::MemTracker*> >::~vector() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:557:5 (libkudu_util.so+0x36ea01)
    #9 kudu::MemTracker::~MemTracker() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/mem_tracker.cc:83:1 (libkudu_util.so+0x36e5b3)
    #10 std::__1::__shared_ptr_emplace<std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&)::make_shared_enabler, std::__1::allocator<std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&)::make_shared_enabler> >::__on_zero_shared() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:3503:23 (libkudu_util.so+0x375875)
    #11 std::__1::__shared_count::__release_shared() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:3341:9 (libtablet_test_util.so+0x35495)
    #12 std::__1::__shared_weak_count::__release_shared() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:3383:27 (libtablet_test_util.so+0x35439)
    #13 std::__1::shared_ptr<kudu::MemTracker>::~shared_ptr() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4098:19 (libtablet_test_util.so+0x31c28)
    #14 kudu::tablet::OpTracker::~OpTracker() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:142:1 (libtablet.so+0x43c374)
    #15 kudu::tablet::TabletReplica::~TabletReplica() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:202:1 (libtablet.so+0x3ef105)
    #16 kudu::tablet::TabletReplica::~TabletReplica() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:197:33 (libtablet.so+0x3ef319)
    #17 kudu::RefCountedThreadSafe<kudu::tablet::TabletReplica, kudu::DefaultRefCountedThreadSafeTraits<kudu::tablet::TabletReplica> >::DeleteInternal(kudu::tablet::TabletReplica const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/ref_counted.h:153:44 (libitest_util.so+0x1014a7)
    #18 kudu::DefaultRefCountedThreadSafeTraits<kudu::tablet::TabletReplica>::Destruct(kudu::tablet::TabletReplica const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/ref_counted.h:116:5 (libitest_util.so+0x101469)
    #19 kudu::RefCountedThreadSafe<kudu::tablet::TabletReplica, kudu::DefaultRefCountedThreadSafeTraits<kudu::tablet::TabletReplica> >::Release() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/ref_counted.h:144:7 (libitest_util.so+0x101429)
    #20 scoped_refptr<kudu::tablet::TabletReplica>::~scoped_refptr() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/ref_counted.h:266:13 (libitest_util.so+0x10138a)
    #21 std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> >::destroy(scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1811:92 (libmaster.so+0x3d7c99)
    #22 void std::__1::allocator_traits<std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::__destroy<scoped_refptr<kudu::tablet::TabletReplica> >(std::__1::integral_constant<bool, true>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> >&, scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1703:21 (libmaster.so+0x3d7c70)
    #23 void std::__1::allocator_traits<std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::destroy<scoped_refptr<kudu::tablet::TabletReplica> >(std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> >&, scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1544:14 (libmaster.so+0x3d7c30)
    #24 std::__1::__vector_base<scoped_refptr<kudu::tablet::TabletReplica>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::__destruct_at_end(scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:428:9 (libtserver.so+0x2b6f46)
    #25 std::__1::__vector_base<scoped_refptr<kudu::tablet::TabletReplica>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::clear() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:371:29 (libtserver.so+0x2b6e64)
    #26 std::__1::__vector_base<scoped_refptr<kudu::tablet::TabletReplica>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::~__vector_base() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:465:9 (libtserver.so+0x2b6c1b)
    #27 std::__1::vector<scoped_refptr<kudu::tablet::TabletReplica>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::~vector() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:557:5 (libtserver.so+0x28e001)
    #28 kudu::tserver::TSTabletManager::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:1583:1 (libtserver.so+0x2ba34e)
    #29 kudu::tserver::TabletServer::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_server.cc:190:22 (libtserver.so+0x25a0be)
    #30 kudu::tserver::TabletServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_server.h:67:5 (libtserver.so+0x25f889)
    #31 kudu::tserver::MiniTabletServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/mini_tablet_server.cc:124:14 (libtserver.so+0x31a4a2)
    #32 kudu::itest::TServerQuiescingITest_TestDoesntAllowNewScansLeadersOnly_Test::TestBody() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/tablet_server_quiescing-itest.cc:308:7 (tablet_server_quiescing-itest+0x3713ac)
    #33 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64dff)
    #34 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64dff)
    #35 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a01)
    #36 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d18)
    #37 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44cf4)
    #38 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597e4)
    #39 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cbf)
    #40 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cbf)
    #41 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58d9c)
    #42 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (tablet_server_quiescing-itest+0x3b8efb)
    #43 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (tablet_server_quiescing-itest+0x3b7b3c)

  Previous read of size 8 at 0x7b080014f740 by thread T63 (mutexes: write M18431336756552288):
    #0 kudu::MemTracker::Release(long) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/mem_tracker.cc:285:5 (libkudu_util.so+0x36d032)
    #1 kudu::tablet::OpTracker::Release(kudu::tablet::OpDriver*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:239:19 (libtablet.so+0x43cd40)
    #2 kudu::tablet::OpDriver::Finalize() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:606:16 (libtablet.so+0x435da2)
    #3 kudu::tablet::OpDriver::ApplyTask() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:577:5 (libtablet.so+0x435533)
    #4 kudu::tablet::OpDriver::ApplyAsync()::$_2::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:524:65 (libtablet.so+0x439741)
    #5 decltype(std::__1::forward<kudu::tablet::OpDriver::ApplyAsync()::$_2&>(fp)()) std::__1::__invoke<kudu::tablet::OpDriver::ApplyAsync()::$_2&>(kudu::tablet::OpDriver::ApplyAsync()::$_2&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libtablet.so+0x4396f9)
    #6 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::tablet::OpDriver::ApplyAsync()::$_2&>(kudu::tablet::OpDriver::ApplyAsync()::$_2&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libtablet.so+0x439689)
    #7 std::__1::__function::__alloc_func<kudu::tablet::OpDriver::ApplyAsync()::$_2, std::__1::allocator<kudu::tablet::OpDriver::ApplyAsync()::$_2>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libtablet.so+0x439651)
    #8 std::__1::__function::__func<kudu::tablet::OpDriver::ApplyAsync()::$_2, std::__1::allocator<kudu::tablet::OpDriver::ApplyAsync()::$_2>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libtablet.so+0x43887d)
    #9 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #10 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #11 kudu::ThreadPool::DispatchThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x42edb5)
    #12 kudu::ThreadPool::CreateThread()::$_1::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x431121)
    #13 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x4310d9)
    #14 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x431069)
    #15 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x431031)
    #16 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x43032d)
    #17 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #18 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #19 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x4121ea)

  As if synchronized via sleep:
    #0 nanosleep /home/jenkins-slave/workspace/build_and_test/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:363 (tablet_server_quiescing-itest+0x2e8522)
    #1 base::SleepForNanoseconds(long) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/sysinfo.cc:96:10 (libgutil.so+0xb5f0a)
    #2 kudu::SleepFor(kudu::MonoDelta const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/monotime.cc:264:3 (libkudu_util.so+0x3a7d66)
    #3 kudu::tablet::OpTracker::WaitForAllToFinish(kudu::MonoDelta const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:298:5 (libtablet.so+0x43d620)
    #4 kudu::tablet::OpTracker::WaitForAllToFinish() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:260:3 (libtablet.so+0x43cffe)
    #5 kudu::tablet::TabletReplica::Stop() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:352:17 (libtablet.so+0x3f0e17)
    #6 kudu::tablet::TabletReplica::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:382:3 (libtablet.so+0x3f145e)
    #7 kudu::tserver::TSTabletManager::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:1556:14 (libtserver.so+0x2ba247)
    #8 kudu::tserver::TabletServer::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_server.cc:190:22 (libtserver.so+0x25a0be)
    #9 kudu::tserver::TabletServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_server.h:67:5 (libtserver.so+0x25f889)
    #10 kudu::tserver::MiniTabletServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/mini_tablet_server.cc:124:14 (libtserver.so+0x31a4a2)
    #11 kudu::itest::TServerQuiescingITest_TestDoesntAllowNewScansLeadersOnly_Test::TestBody() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/tablet_server_quiescing-itest.cc:308:7 (tablet_server_quiescing-itest+0x3713ac)
    #12 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64dff)
    #13 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64dff)
    #14 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a01)
    #15 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d18)
    #16 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44cf4)
    #17 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597e4)
    #18 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cbf)
    #19 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cbf)
    #20 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58d9c)
    #21 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (tablet_server_quiescing-itest+0x3b8efb)
    #22 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (tablet_server_quiescing-itest+0x3b7b3c)

  Mutex M18431336756552288 is already destroyed.

  Thread T63 'apply [worker]-' (tid=9095, running) created by thread T286 at:
    #0 pthread_create /home/jenkins-slave/workspace/build_and_test/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (tablet_server_quiescing-itest+0x2c6ff5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x411a88)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e5fc9)
    #3 kudu::ThreadPool::CreateThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:814:10 (libkudu_util.so+0x42dfdb)
    #4 kudu::ThreadPool::DoSubmit(std::__1::function<void ()>, kudu::ThreadPoolToken*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:599:21 (libkudu_util.so+0x42c2db)
    #5 kudu::ThreadPool::Submit(std::__1::function<void ()>) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:491:10 (libkudu_util.so+0x42e542)
    #6 kudu::tablet::OpDriver::ApplyAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:524:23 (libtablet.so+0x4348d0)
    #7 kudu::tablet::OpDriver::ReplicationFinished(kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:474:5 (libtablet.so+0x434e69)
    #8 kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0::operator()(kudu::Status const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:186:21 (libtablet.so+0x4370fa)
    #9 decltype(std::__1::forward<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&>(fp)(std::__1::forward<kudu::Status const&>(fp0))) std::__1::__invoke<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&, kudu::Status const&>(kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&, kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libtablet.so+0x437088)
    #10 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&, kudu::Status const&>(kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&, kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libtablet.so+0x437008)
    #11 std::__1::__function::__alloc_func<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0, std::__1::allocator<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0>, void (kudu::Status const&)>::operator()(kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libtablet.so+0x436fc3)
    #12 std::__1::__function::__func<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0, std::__1::allocator<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0>, void (kudu::Status const&)>::operator()(kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libtablet.so+0x4361dc)
    #13 std::__1::__function::__value_func<void (kudu::Status const&)>::operator()(kudu::Status const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libmaster.so+0x405996)
    #14 std::__1::function<void (kudu::Status const&)>::operator()(kudu::Status const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libmaster.so+0x400148)
    #15 kudu::consensus::ConsensusRound::NotifyReplicationFinished(kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/raft_consensus.cc:3317:3 (libconsensus.so+0x1f16f0)
    #16 kudu::consensus::PendingRounds::AdvanceCommittedIndex(long) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/pending_rounds.cc:200:12 (libconsensus.so+0x1c8d3d)
    #17 kudu::consensus::RaftConsensus::NotifyCommitIndex(long) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/raft_consensus.cc:916:3 (libconsensus.so+0x1e26b4)
    #18 kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)::operator()(kudu::consensus::PeerMessageQueueObserver*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/consensus_queue.cc:1506:3 (libconsensus.so+0x1682f4)
    #19 decltype(std::__1::forward<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&>(fp)(std::__1::forward<kudu::consensus::PeerMessageQueueObserver*>(fp0))) std::__1::__invoke<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&, kudu::consensus::PeerMessageQueueObserver*>(kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&, kudu::consensus::PeerMessageQueueObserver*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libconsensus.so+0x1682a3)
    #20 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&, kudu::consensus::PeerMessageQueueObserver*>(kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&, kudu::consensus::PeerMessageQueueObserver*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libconsensus.so+0x168218)
    #21 std::__1::__function::__alloc_func<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*), std::__1::allocator<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)>, void (kudu::consensus::PeerMessageQueueObserver*)>::operator()(kudu::consensus::PeerMessageQueueObserver*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libconsensus.so+0x1681d3)
    #22 std::__1::__function::__func<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*), std::__1::allocator<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)>, void (kudu::consensus::PeerMessageQueueObserver*)>::operator()(kudu::consensus::PeerMessageQueueObserver*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libconsensus.so+0x1674bc)
    #23 std::__1::__function::__value_func<void (kudu::consensus::PeerMessageQueueObserver*)>::operator()(kudu::consensus::PeerMessageQueueObserver*&&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libconsensus.so+0x1911f6)
    #24 std::__1::function<void (kudu::consensus::PeerMessageQueueObserver*)>::operator()(kudu::consensus::PeerMessageQueueObserver*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libconsensus.so+0x17909b)
    #25 kudu::consensus::PeerMessageQueue::NotifyObserversTask(std::__1::function<void (kudu::consensus::PeerMessageQueueObserver*)> const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/consensus_queue.cc:1577:5 (libconsensus.so+0x16377d)
    #26 kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/consensus_queue.cc:1506:3 (libconsensus.so+0x167155)
    #27 decltype(std::__1::forward<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&>(fp)()) std::__1::__invoke<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&>(kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libconsensus.so+0x1670e9)
    #28 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&>(kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libconsensus.so+0x167079)
    #29 std::__1::__function::__alloc_func<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3, std::__1::allocator<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libconsensus.so+0x167041)
    #30 std::__1::__function::__func<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3, std::__1::allocator<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libconsensus.so+0x16633d)
    #31 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #32 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #33 kudu::ThreadPool::DispatchThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x42edb5)
    #34 kudu::ThreadPool::CreateThread()::$_1::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x431121)
    #35 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x4310d9)
    #36 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x431069)
    #37 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x431031)
    #38 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x43032d)
    #39 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #40 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #41 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x4121ea)


NumReplicas/TServerQuiescingParamITest.TestAbruptStepdownWhileAllQuiescing/1: Unrecognized error type. Please see the error log for more information.

Full log

[==========] Running 18 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 8 tests from TServerQuiescingITest
[ RUN      ] TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260808 01:47:49.687201  6103 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.245.254:41845
I20260808 01:47:49.690603  6103 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260808 01:47:49.692107  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:47:49.727510  6110 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
W20260808 01:47:49.727869  6115 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
W20260808 01:47:49.727910  6109 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
W20260808 01:47:51.089378  6113 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1365 milliseconds
I20260808 01:47:51.089444  6103 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260808 01:47:51.091270  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:47:51.091672  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:47:51.091858  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153671091841 us; error 0 us; skew 500 ppm
I20260808 01:47:51.093039  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:47:51.100332  6103 webserver.cc:533] Webserver started at http://127.5.245.254:37125/ using document root <none> and password file <none>
I20260808 01:47:51.101908  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:47:51.102137  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:47:51.102770  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:47:51.111315  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-0/minicluster-data/master-0-root/instance:
uuid: "521d4296cc5b4196a6ca0e8d365a2071"
format_stamp: "Formatted at 2026-08-08 01:47:51 on dist-test-slave-gw5c"
I20260808 01:47:51.122936  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.009s	sys 0.000s
I20260808 01:47:51.130147  6123 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:51.132082  6103 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.005s	sys 0.001s
I20260808 01:47:51.132534  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-0/minicluster-data/master-0-root
uuid: "521d4296cc5b4196a6ca0e8d365a2071"
format_stamp: "Formatted at 2026-08-08 01:47:51 on dist-test-slave-gw5c"
I20260808 01:47:51.132871  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-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)
I20260808 01:47:51.198417  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:47:51.200294  6103 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260808 01:47:51.200785  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:47:51.287179  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.254:41845
I20260808 01:47:51.287302  6198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.254:41845 every 8 connection(s)
I20260808 01:47:51.299950  6199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:51.327036  6199 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071: Bootstrap starting.
I20260808 01:47:51.335737  6199 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:51.338181  6199 log.cc:826] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071: Log is configured to *not* fsync() on all Append() calls
I20260808 01:47:51.344285  6199 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071: No bootstrap required, opened a new log
I20260808 01:47:51.367163  6199 raft_consensus.cc:359] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "521d4296cc5b4196a6ca0e8d365a2071" member_type: VOTER }
I20260808 01:47:51.367990  6199 raft_consensus.cc:385] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:51.368222  6199 raft_consensus.cc:740] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 521d4296cc5b4196a6ca0e8d365a2071, State: Initialized, Role: FOLLOWER
I20260808 01:47:51.369604  6199 consensus_queue.cc:260] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [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: "521d4296cc5b4196a6ca0e8d365a2071" member_type: VOTER }
I20260808 01:47:51.370201  6199 raft_consensus.cc:399] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:47:51.370504  6199 raft_consensus.cc:493] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:47:51.370922  6199 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:51.378822  6199 raft_consensus.cc:515] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "521d4296cc5b4196a6ca0e8d365a2071" member_type: VOTER }
I20260808 01:47:51.380260  6199 leader_election.cc:304] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [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: 521d4296cc5b4196a6ca0e8d365a2071; no voters: 
I20260808 01:47:51.382689  6199 leader_election.cc:290] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:47:51.383080  6204 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:47:51.386147  6204 raft_consensus.cc:697] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [term 1 LEADER]: Becoming Leader. State: Replica: 521d4296cc5b4196a6ca0e8d365a2071, State: Running, Role: LEADER
I20260808 01:47:51.387558  6204 consensus_queue.cc:237] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [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: "521d4296cc5b4196a6ca0e8d365a2071" member_type: VOTER }
I20260808 01:47:51.388775  6199 sys_catalog.cc:565] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [sys.catalog]: configured and running, proceeding with master startup.
I20260808 01:47:51.402088  6209 sys_catalog.cc:455] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 521d4296cc5b4196a6ca0e8d365a2071. Latest consensus state: current_term: 1 leader_uuid: "521d4296cc5b4196a6ca0e8d365a2071" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "521d4296cc5b4196a6ca0e8d365a2071" member_type: VOTER } }
I20260808 01:47:51.403039  6209 sys_catalog.cc:458] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [sys.catalog]: This master's current role is: LEADER
I20260808 01:47:51.405627  6205 sys_catalog.cc:455] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "521d4296cc5b4196a6ca0e8d365a2071" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "521d4296cc5b4196a6ca0e8d365a2071" member_type: VOTER } }
I20260808 01:47:51.406141  6221 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260808 01:47:51.406272  6205 sys_catalog.cc:458] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [sys.catalog]: This master's current role is: LEADER
I20260808 01:47:51.422715  6221 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260808 01:47:51.425663  6103 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260808 01:47:51.446441  6221 catalog_manager.cc:1383] Generated new cluster ID: 8476d7562742435da3535a3868ae3573
I20260808 01:47:51.446836  6221 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260808 01:47:51.461395  6221 catalog_manager.cc:1406] Generated new certificate authority record
I20260808 01:47:51.463122  6221 catalog_manager.cc:1540] Loading token signing keys...
I20260808 01:47:51.483542  6221 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071: Generated new TSK 0
I20260808 01:47:51.484761  6221 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260808 01:47:51.493402  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:47:51.504688  6234 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
W20260808 01:47:51.506074  6235 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
W20260808 01:47:51.510326  6241 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
I20260808 01:47:51.510414  6103 server_base.cc:1061] running on GCE node
I20260808 01:47:51.511518  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:47:51.511801  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:47:51.512032  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153671512008 us; error 0 us; skew 500 ppm
I20260808 01:47:51.512828  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:47:51.517227  6103 webserver.cc:533] Webserver started at http://127.5.245.193:34505/ using document root <none> and password file <none>
I20260808 01:47:51.518000  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:47:51.518306  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:47:51.518667  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:47:51.520350  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-0/minicluster-data/ts-0-root/instance:
uuid: "e9e184fd80b34aa298cfeca24929362d"
format_stamp: "Formatted at 2026-08-08 01:47:51 on dist-test-slave-gw5c"
I20260808 01:47:51.528102  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260808 01:47:51.533741  6252 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:51.534744  6103 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260808 01:47:51.535099  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-0/minicluster-data/ts-0-root
uuid: "e9e184fd80b34aa298cfeca24929362d"
format_stamp: "Formatted at 2026-08-08 01:47:51 on dist-test-slave-gw5c"
I20260808 01:47:51.535539  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-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)
I20260808 01:47:51.562409  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:47:51.564354  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:47:51.567655  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:47:51.573765  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:47:51.574201  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:51.574652  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:47:51.574896  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:51.683372  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.193:41555
I20260808 01:47:51.683481  6345 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.193:41555 every 8 connection(s)
I20260808 01:47:51.692615  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:47:51.703981  6354 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
W20260808 01:47:51.706702  6355 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
I20260808 01:47:51.720712  6103 server_base.cc:1061] running on GCE node
W20260808 01:47:51.722383  6358 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
I20260808 01:47:51.723520  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:47:51.723779  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:47:51.724031  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153671724008 us; error 0 us; skew 500 ppm
I20260808 01:47:51.724859  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:47:51.729969  6348 heartbeater.cc:344] Connected to a master server at 127.5.245.254:41845
I20260808 01:47:51.730618  6348 heartbeater.cc:461] Registering TS with master...
I20260808 01:47:51.731931  6103 webserver.cc:533] Webserver started at http://127.5.245.194:39413/ using document root <none> and password file <none>
I20260808 01:47:51.732049  6348 heartbeater.cc:507] Master 127.5.245.254:41845 requested a full tablet report, sending...
I20260808 01:47:51.732615  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:47:51.732880  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:47:51.733207  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:47:51.734676  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-0/minicluster-data/ts-1-root/instance:
uuid: "80c4c09ecde64732998c645d79c14683"
format_stamp: "Formatted at 2026-08-08 01:47:51 on dist-test-slave-gw5c"
I20260808 01:47:51.737331  6150 ts_manager.cc:194] Registered new tserver with Master: e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555)
I20260808 01:47:51.741411  6150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50946
I20260808 01:47:51.743557  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.002s
I20260808 01:47:51.749828  6366 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:51.750780  6103 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260808 01:47:51.751111  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-0/minicluster-data/ts-1-root
uuid: "80c4c09ecde64732998c645d79c14683"
format_stamp: "Formatted at 2026-08-08 01:47:51 on dist-test-slave-gw5c"
I20260808 01:47:51.751523  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-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)
I20260808 01:47:51.815733  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:47:51.817515  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:47:51.820308  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:47:51.824529  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:47:51.824791  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:51.825068  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:47:51.825281  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:51.924069  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.194:32879
I20260808 01:47:51.924139  6457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.194:32879 every 8 connection(s)
I20260808 01:47:51.931757  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:47:51.941635  6462 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
I20260808 01:47:51.943714  6458 heartbeater.cc:344] Connected to a master server at 127.5.245.254:41845
W20260808 01:47:51.944056  6464 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
I20260808 01:47:51.944303  6458 heartbeater.cc:461] Registering TS with master...
I20260808 01:47:51.945595  6458 heartbeater.cc:507] Master 127.5.245.254:41845 requested a full tablet report, sending...
I20260808 01:47:51.948474  6150 ts_manager.cc:194] Registered new tserver with Master: 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
W20260808 01:47:51.948588  6471 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
I20260808 01:47:51.950310  6150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50954
I20260808 01:47:51.954478  6103 server_base.cc:1061] running on GCE node
I20260808 01:47:51.955510  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:47:51.955721  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:47:51.955899  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153671955866 us; error 0 us; skew 500 ppm
I20260808 01:47:51.956410  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:47:51.960227  6103 webserver.cc:533] Webserver started at http://127.5.245.195:42005/ using document root <none> and password file <none>
I20260808 01:47:51.960788  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:47:51.961009  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:47:51.961298  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:47:51.962425  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-0/minicluster-data/ts-2-root/instance:
uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
format_stamp: "Formatted at 2026-08-08 01:47:51 on dist-test-slave-gw5c"
I20260808 01:47:51.967917  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260808 01:47:51.971882  6480 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:51.972854  6103 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260808 01:47:51.973176  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-0/minicluster-data/ts-2-root
uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
format_stamp: "Formatted at 2026-08-08 01:47:51 on dist-test-slave-gw5c"
I20260808 01:47:51.973479  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections.1786153669374976-6103-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)
I20260808 01:47:52.003054  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:47:52.004495  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:47:52.006161  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:47:52.008741  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:47:52.008932  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:52.009219  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:47:52.009390  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:52.126722  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.195:43791
I20260808 01:47:52.126984  6565 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.195:43791 every 8 connection(s)
I20260808 01:47:52.145700  6566 heartbeater.cc:344] Connected to a master server at 127.5.245.254:41845
I20260808 01:47:52.146136  6566 heartbeater.cc:461] Registering TS with master...
I20260808 01:47:52.147115  6566 heartbeater.cc:507] Master 127.5.245.254:41845 requested a full tablet report, sending...
I20260808 01:47:52.149313  6150 ts_manager.cc:194] Registered new tserver with Master: 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:52.149441  6103 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016510137s
I20260808 01:47:52.151082  6150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50962
I20260808 01:47:52.249228  6150 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51004:
name: "test-workload"
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260808 01:47:52.254328  6150 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260808 01:47:52.379343  6288 tablet_service.cc:1511] Processing CreateTablet for tablet 857a66c398a4469593c4e0c2170369ea (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260808 01:47:52.392235  6297 tablet_service.cc:1511] Processing CreateTablet for tablet b8b01897f1c9437f80bdd664aba91fe5 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260808 01:47:52.393015  6296 tablet_service.cc:1511] Processing CreateTablet for tablet 882ab4ee0d084a8a92f13936712bf268 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260808 01:47:52.392174  6285 tablet_service.cc:1511] Processing CreateTablet for tablet 0f335f2619334ef7a3fb49572f589564 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260808 01:47:52.392123  6293 tablet_service.cc:1511] Processing CreateTablet for tablet b58d0b4596154358bda6ae16bc5c78d1 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260808 01:47:52.390837  6287 tablet_service.cc:1511] Processing CreateTablet for tablet 47921707223e4327aa12986e9b049077 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260808 01:47:52.397744  6291 tablet_service.cc:1511] Processing CreateTablet for tablet 0e97304de9ee48f59f52b5683bfce466 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260808 01:47:52.397876  6290 tablet_service.cc:1511] Processing CreateTablet for tablet ce8f3884346c40d4999f103dfce85e74 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260808 01:47:52.399351  6284 tablet_service.cc:1511] Processing CreateTablet for tablet 712bf316e8b54126a41338ce77161f87 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260808 01:47:52.405792  6288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 857a66c398a4469593c4e0c2170369ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.406670  6283 tablet_service.cc:1511] Processing CreateTablet for tablet c3be239cf20f43baae070413040e19f2 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260808 01:47:52.424149  6291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e97304de9ee48f59f52b5683bfce466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.425233  6297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b01897f1c9437f80bdd664aba91fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.430585  6290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8f3884346c40d4999f103dfce85e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.429962  6409 tablet_service.cc:1511] Processing CreateTablet for tablet 882ab4ee0d084a8a92f13936712bf268 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260808 01:47:52.432451  6296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882ab4ee0d084a8a92f13936712bf268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.432302  6411 tablet_service.cc:1511] Processing CreateTablet for tablet b8b01897f1c9437f80bdd664aba91fe5 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260808 01:47:52.436453  6411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b01897f1c9437f80bdd664aba91fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.435536  6284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712bf316e8b54126a41338ce77161f87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.439325  6409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882ab4ee0d084a8a92f13936712bf268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.446501  6283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3be239cf20f43baae070413040e19f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.452045  6517 tablet_service.cc:1511] Processing CreateTablet for tablet 882ab4ee0d084a8a92f13936712bf268 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260808 01:47:52.455936  6285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f335f2619334ef7a3fb49572f589564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.456306  6403 tablet_service.cc:1511] Processing CreateTablet for tablet 857a66c398a4469593c4e0c2170369ea (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260808 01:47:52.446540  6406 tablet_service.cc:1511] Processing CreateTablet for tablet b58d0b4596154358bda6ae16bc5c78d1 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260808 01:47:52.460871  6518 tablet_service.cc:1511] Processing CreateTablet for tablet b8b01897f1c9437f80bdd664aba91fe5 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260808 01:47:52.461733  6293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58d0b4596154358bda6ae16bc5c78d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.458444  6405 tablet_service.cc:1511] Processing CreateTablet for tablet 0e97304de9ee48f59f52b5683bfce466 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260808 01:47:52.465821  6403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 857a66c398a4469593c4e0c2170369ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.466183  6517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882ab4ee0d084a8a92f13936712bf268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.465587  6404 tablet_service.cc:1511] Processing CreateTablet for tablet ce8f3884346c40d4999f103dfce85e74 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260808 01:47:52.464464  6401 tablet_service.cc:1511] Processing CreateTablet for tablet 47921707223e4327aa12986e9b049077 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260808 01:47:52.470129  6287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47921707223e4327aa12986e9b049077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.471688  6515 tablet_service.cc:1511] Processing CreateTablet for tablet b58d0b4596154358bda6ae16bc5c78d1 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260808 01:47:52.482868  6398 tablet_service.cc:1511] Processing CreateTablet for tablet 712bf316e8b54126a41338ce77161f87 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260808 01:47:52.484426  6406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58d0b4596154358bda6ae16bc5c78d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.477095  6514 tablet_service.cc:1511] Processing CreateTablet for tablet 0e97304de9ee48f59f52b5683bfce466 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260808 01:47:52.494693  6518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b01897f1c9437f80bdd664aba91fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.506738  6512 tablet_service.cc:1511] Processing CreateTablet for tablet 857a66c398a4469593c4e0c2170369ea (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260808 01:47:52.511085  6405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e97304de9ee48f59f52b5683bfce466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.521209  6515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58d0b4596154358bda6ae16bc5c78d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.525316  6404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8f3884346c40d4999f103dfce85e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.515086  6513 tablet_service.cc:1511] Processing CreateTablet for tablet ce8f3884346c40d4999f103dfce85e74 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260808 01:47:52.524489  6400 tablet_service.cc:1511] Processing CreateTablet for tablet 0f335f2619334ef7a3fb49572f589564 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260808 01:47:52.533843  6401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47921707223e4327aa12986e9b049077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.533751  6397 tablet_service.cc:1511] Processing CreateTablet for tablet c3be239cf20f43baae070413040e19f2 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260808 01:47:52.538736  6511 tablet_service.cc:1511] Processing CreateTablet for tablet 47921707223e4327aa12986e9b049077 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260808 01:47:52.547354  6514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e97304de9ee48f59f52b5683bfce466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.566164  6398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712bf316e8b54126a41338ce77161f87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.567041  6397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3be239cf20f43baae070413040e19f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.580780  6400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f335f2619334ef7a3fb49572f589564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.581485  6512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 857a66c398a4469593c4e0c2170369ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.594031  6510 tablet_service.cc:1511] Processing CreateTablet for tablet 0f335f2619334ef7a3fb49572f589564 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260808 01:47:52.600818  6513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8f3884346c40d4999f103dfce85e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.611133  6511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47921707223e4327aa12986e9b049077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.622339  6510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f335f2619334ef7a3fb49572f589564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.728988  6507 tablet_service.cc:1511] Processing CreateTablet for tablet 712bf316e8b54126a41338ce77161f87 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260808 01:47:52.740774  6507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712bf316e8b54126a41338ce77161f87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.746281  6348 heartbeater.cc:499] Master 127.5.245.254:41845 was elected leader, sending a full tablet report...
I20260808 01:47:52.761672  6506 tablet_service.cc:1511] Processing CreateTablet for tablet c3be239cf20f43baae070413040e19f2 (DEFAULT_TABLE table=test-workload [id=5f694c34fe804f88b0bca746b9bcd58b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260808 01:47:52.790724  6506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3be239cf20f43baae070413040e19f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:52.869107  6614 tablet_bootstrap.cc:492] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d: Bootstrap starting.
I20260808 01:47:52.887501  6616 tablet_bootstrap.cc:492] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34: Bootstrap starting.
I20260808 01:47:52.919548  6614 tablet_bootstrap.cc:654] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:52.948330  6617 tablet_bootstrap.cc:492] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683: Bootstrap starting.
I20260808 01:47:52.953356  6458 heartbeater.cc:499] Master 127.5.245.254:41845 was elected leader, sending a full tablet report...
I20260808 01:47:52.993294  6617 tablet_bootstrap.cc:654] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:52.999653  6616 tablet_bootstrap.cc:654] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.006727  6614 tablet_bootstrap.cc:492] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d: No bootstrap required, opened a new log
I20260808 01:47:53.007251  6614 ts_tablet_manager.cc:1403] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d: Time spent bootstrapping tablet: real 0.139s	user 0.006s	sys 0.008s
I20260808 01:47:53.010360  6614 raft_consensus.cc:359] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.011209  6614 raft_consensus.cc:385] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.011547  6614 raft_consensus.cc:740] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.012508  6614 consensus_queue.cc:260] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.015991  6617 tablet_bootstrap.cc:492] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683: No bootstrap required, opened a new log
I20260808 01:47:53.016070  6616 tablet_bootstrap.cc:492] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34: No bootstrap required, opened a new log
I20260808 01:47:53.016536  6617 ts_tablet_manager.cc:1403] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.009s
I20260808 01:47:53.016724  6616 ts_tablet_manager.cc:1403] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent bootstrapping tablet: real 0.131s	user 0.010s	sys 0.005s
I20260808 01:47:53.019598  6617 raft_consensus.cc:359] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.020409  6617 raft_consensus.cc:385] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.020805  6617 raft_consensus.cc:740] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.020507  6616 raft_consensus.cc:359] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.021313  6616 raft_consensus.cc:385] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.021622  6616 raft_consensus.cc:740] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.022128  6614 ts_tablet_manager.cc:1434] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.005s
I20260808 01:47:53.021589  6617 consensus_queue.cc:260] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.022770  6616 consensus_queue.cc:260] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.031447  6566 heartbeater.cc:499] Master 127.5.245.254:41845 was elected leader, sending a full tablet report...
I20260808 01:47:53.032420  6616 ts_tablet_manager.cc:1434] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260808 01:47:53.033471  6616 tablet_bootstrap.cc:492] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34: Bootstrap starting.
I20260808 01:47:53.040378  6616 tablet_bootstrap.cc:654] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.042395  6617 ts_tablet_manager.cc:1434] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683: Time spent starting tablet: real 0.025s	user 0.022s	sys 0.003s
I20260808 01:47:53.043506  6617 tablet_bootstrap.cc:492] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683: Bootstrap starting.
I20260808 01:47:53.050002  6617 tablet_bootstrap.cc:654] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.059232  6614 tablet_bootstrap.cc:492] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d: Bootstrap starting.
I20260808 01:47:53.062309  6617 tablet_bootstrap.cc:492] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683: No bootstrap required, opened a new log
I20260808 01:47:53.062824  6617 ts_tablet_manager.cc:1403] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260808 01:47:53.065439  6617 raft_consensus.cc:359] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.065996  6617 raft_consensus.cc:385] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.066298  6617 raft_consensus.cc:740] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.067142  6617 consensus_queue.cc:260] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.069303  6617 ts_tablet_manager.cc:1434] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260808 01:47:53.070218  6617 tablet_bootstrap.cc:492] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683: Bootstrap starting.
I20260808 01:47:53.077088  6617 tablet_bootstrap.cc:654] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.079679  6614 tablet_bootstrap.cc:654] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.091851  6616 tablet_bootstrap.cc:492] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34: No bootstrap required, opened a new log
I20260808 01:47:53.092378  6616 ts_tablet_manager.cc:1403] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.038s
I20260808 01:47:53.095258  6616 raft_consensus.cc:359] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.096043  6616 raft_consensus.cc:385] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.096371  6616 raft_consensus.cc:740] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.097237  6616 consensus_queue.cc:260] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.099695  6616 ts_tablet_manager.cc:1434] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260808 01:47:53.100669  6616 tablet_bootstrap.cc:492] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34: Bootstrap starting.
I20260808 01:47:53.107462  6616 tablet_bootstrap.cc:654] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.119632  6616 tablet_bootstrap.cc:492] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34: No bootstrap required, opened a new log
I20260808 01:47:53.120150  6616 ts_tablet_manager.cc:1403] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260808 01:47:53.120537  6614 tablet_bootstrap.cc:492] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d: No bootstrap required, opened a new log
I20260808 01:47:53.121070  6614 ts_tablet_manager.cc:1403] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.008s
I20260808 01:47:53.123339  6616 raft_consensus.cc:359] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.124133  6616 raft_consensus.cc:385] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.124460  6616 raft_consensus.cc:740] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.124277  6614 raft_consensus.cc:359] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.125010  6614 raft_consensus.cc:385] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.126556  6614 raft_consensus.cc:740] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.125293  6616 consensus_queue.cc:260] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.128301  6617 tablet_bootstrap.cc:492] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683: No bootstrap required, opened a new log
I20260808 01:47:53.128778  6616 ts_tablet_manager.cc:1434] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260808 01:47:53.128779  6617 ts_tablet_manager.cc:1403] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.042s
I20260808 01:47:53.129849  6616 tablet_bootstrap.cc:492] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34: Bootstrap starting.
I20260808 01:47:53.131880  6617 raft_consensus.cc:359] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.132586  6617 raft_consensus.cc:385] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.132886  6617 raft_consensus.cc:740] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.133626  6617 consensus_queue.cc:260] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.134229  6622 raft_consensus.cc:493] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:53.134701  6622 raft_consensus.cc:515] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.136744  6616 tablet_bootstrap.cc:654] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.141175  6622 leader_election.cc:290] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
W20260808 01:47:53.141417  6568 tablet.cc:2406] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260808 01:47:53.146488  6616 tablet_bootstrap.cc:492] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34: No bootstrap required, opened a new log
I20260808 01:47:53.146992  6616 ts_tablet_manager.cc:1403] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260808 01:47:53.150099  6616 raft_consensus.cc:359] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.150825  6616 raft_consensus.cc:385] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.151149  6616 raft_consensus.cc:740] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.152040  6616 consensus_queue.cc:260] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.155050  6616 ts_tablet_manager.cc:1434] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260808 01:47:53.157056  6616 tablet_bootstrap.cc:492] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34: Bootstrap starting.
I20260808 01:47:53.159776  6617 ts_tablet_manager.cc:1434] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.009s
I20260808 01:47:53.160866  6617 tablet_bootstrap.cc:492] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683: Bootstrap starting.
I20260808 01:47:53.164278  6616 tablet_bootstrap.cc:654] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.165587  6614 consensus_queue.cc:260] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.172605  6617 tablet_bootstrap.cc:654] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.175920  6621 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:53.176646  6621 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.188529  6621 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:53.190212  6622 raft_consensus.cc:493] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:53.190817  6622 raft_consensus.cc:515] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.192541  6614 ts_tablet_manager.cc:1434] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d: Time spent starting tablet: real 0.071s	user 0.004s	sys 0.005s
I20260808 01:47:53.193363  6622 leader_election.cc:290] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:53.194314  6624 raft_consensus.cc:493] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:53.194810  6624 raft_consensus.cc:515] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.204932  6624 leader_election.cc:290] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:53.206228  6645 raft_consensus.cc:493] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:53.206818  6645 raft_consensus.cc:515] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.224035  6614 tablet_bootstrap.cc:492] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d: Bootstrap starting.
I20260808 01:47:53.246491  6621 raft_consensus.cc:493] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:53.251935  6621 raft_consensus.cc:515] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.266763  6621 leader_election.cc:290] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:53.266311  6645 leader_election.cc:290] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:53.277426  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882ab4ee0d084a8a92f13936712bf268" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:53.280422  6645 raft_consensus.cc:493] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:53.281121  6645 raft_consensus.cc:515] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.287446  6427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:53.293512  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:53.303740  6310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be239cf20f43baae070413040e19f2" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:53.313601  6427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
W20260808 01:47:53.314664  6255 leader_election.cc:343] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.316393  6645 leader_election.cc:290] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:53.316529  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8f3884346c40d4999f103dfce85e74" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
W20260808 01:47:53.313666  6367 leader_election.cc:343] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.320937  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
W20260808 01:47:53.321664  6485 leader_election.cc:343] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.324527  6426 raft_consensus.cc:2468] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 0.
W20260808 01:47:53.319957  6255 leader_election.cc:343] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Illegal state: must be running to vote when last-logged opid is not known
W20260808 01:47:53.327237  6367 leader_election.cc:343] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.327875  6617 tablet_bootstrap.cc:492] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683: No bootstrap required, opened a new log
W20260808 01:47:53.328284  6485 leader_election.cc:343] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.330374  6617 ts_tablet_manager.cc:1403] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683: Time spent bootstrapping tablet: real 0.170s	user 0.022s	sys 0.024s
I20260808 01:47:53.335261  6616 tablet_bootstrap.cc:492] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34: No bootstrap required, opened a new log
I20260808 01:47:53.336917  6616 ts_tablet_manager.cc:1403] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent bootstrapping tablet: real 0.180s	user 0.065s	sys 0.053s
I20260808 01:47:53.336771  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be239cf20f43baae070413040e19f2" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:53.341370  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882ab4ee0d084a8a92f13936712bf268" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
W20260808 01:47:53.343789  6368 leader_election.cc:343] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.344846  6368 leader_election.cc:304] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:53.345055  6617 raft_consensus.cc:359] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.345956  6617 raft_consensus.cc:385] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.346285  6622 raft_consensus.cc:2749] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260808 01:47:53.346279  6617 raft_consensus.cc:740] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.347451  6617 consensus_queue.cc:260] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.331425  6485 leader_election.cc:304] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: 
W20260808 01:47:53.349328  6368 leader_election.cc:343] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.348531  6614 tablet_bootstrap.cc:654] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.349895  6368 leader_election.cc:304] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:53.352218  6645 raft_consensus.cc:2804] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:47:53.352788  6645 raft_consensus.cc:493] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:47:53.353493  6645 raft_consensus.cc:3060] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:53.356443  6633 raft_consensus.cc:2749] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260808 01:47:53.354108  6616 raft_consensus.cc:359] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.360935  6616 raft_consensus.cc:385] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.361922  6616 raft_consensus.cc:740] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.363286  6616 consensus_queue.cc:260] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.371587  6624 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:53.372406  6624 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.366863  6617 ts_tablet_manager.cc:1434] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683: Time spent starting tablet: real 0.036s	user 0.012s	sys 0.001s
I20260808 01:47:53.377794  6617 tablet_bootstrap.cc:492] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683: Bootstrap starting.
I20260808 01:47:53.388473  6624 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:53.393836  6616 ts_tablet_manager.cc:1434] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.005s
I20260808 01:47:53.393883  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
W20260808 01:47:53.397778  6485 leader_election.cc:343] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.402987  6616 tablet_bootstrap.cc:492] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34: Bootstrap starting.
I20260808 01:47:53.405741  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:53.407172  6535 raft_consensus.cc:2468] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 0.
I20260808 01:47:53.405530  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:53.409767  6533 raft_consensus.cc:2468] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 0.
I20260808 01:47:53.411712  6255 leader_election.cc:304] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [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: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:53.413617  6621 raft_consensus.cc:2804] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:47:53.413599  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:53.414353  6621 raft_consensus.cc:493] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:47:53.414325  6255 leader_election.cc:304] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [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: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:53.415199  6621 raft_consensus.cc:3060] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:53.416678  6310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8f3884346c40d4999f103dfce85e74" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:53.421303  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:53.421789  6310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
W20260808 01:47:53.424402  6484 leader_election.cc:343] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.425369  6484 leader_election.cc:304] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34; no voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:53.422616  6310 raft_consensus.cc:2468] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 0.
I20260808 01:47:53.427654  6624 raft_consensus.cc:2749] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260808 01:47:53.428349  6484 leader_election.cc:343] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.430944  6614 tablet_bootstrap.cc:492] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d: No bootstrap required, opened a new log
I20260808 01:47:53.433332  6614 ts_tablet_manager.cc:1403] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d: Time spent bootstrapping tablet: real 0.215s	user 0.016s	sys 0.041s
I20260808 01:47:53.431110  6484 leader_election.cc:304] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:53.429591  6645 raft_consensus.cc:515] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.437822  6624 raft_consensus.cc:2804] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:47:53.438470  6624 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:47:53.438964  6624 raft_consensus.cc:3060] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:53.447252  6310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8f3884346c40d4999f103dfce85e74" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d"
I20260808 01:47:53.451543  6653 raft_consensus.cc:2804] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:47:53.451781  6645 leader_election.cc:290] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:53.452296  6653 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:47:53.452831  6653 raft_consensus.cc:3060] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:53.453996  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8f3884346c40d4999f103dfce85e74" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
W20260808 01:47:53.452962  6484 leader_election.cc:343] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.448897  6614 raft_consensus.cc:359] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.454831  6426 raft_consensus.cc:3060] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:53.455148  6614 raft_consensus.cc:385] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.456017  6614 raft_consensus.cc:740] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.456841  6633 raft_consensus.cc:493] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:53.458667  6614 consensus_queue.cc:260] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.458889  6633 raft_consensus.cc:515] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.466148  6633 leader_election.cc:290] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:53.468171  6310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58d0b4596154358bda6ae16bc5c78d1" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:53.468526  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58d0b4596154358bda6ae16bc5c78d1" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
W20260808 01:47:53.470542  6368 leader_election.cc:343] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.458917  6621 raft_consensus.cc:515] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
W20260808 01:47:53.471421  6367 leader_election.cc:343] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.475879  6309 raft_consensus.cc:2393] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 50cbe5db71fb4062be8eca7c5dba8a34 in current term 1: Already voted for candidate e9e184fd80b34aa298cfeca24929362d in this term.
I20260808 01:47:53.479012  6617 tablet_bootstrap.cc:654] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.484993  6367 leader_election.cc:304] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:53.487924  6633 raft_consensus.cc:2749] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260808 01:47:53.489676  6484 leader_election.cc:304] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34; no voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:53.492897  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:53.493342  6645 raft_consensus.cc:3060] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:53.494554  6426 raft_consensus.cc:2468] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 1.
W20260808 01:47:53.495270  6255 leader_election.cc:343] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.495676  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:53.496610  6621 leader_election.cc:290] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 election: Requested vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:53.502995  6485 leader_election.cc:304] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:53.501925  6616 tablet_bootstrap.cc:654] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.510830  6614 ts_tablet_manager.cc:1434] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.009s
I20260808 01:47:53.514266  6614 tablet_bootstrap.cc:492] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d: Bootstrap starting.
I20260808 01:47:53.521319  6624 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.529376  6645 raft_consensus.cc:2749] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260808 01:47:53.537081  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d"
I20260808 01:47:53.538545  6645 raft_consensus.cc:2804] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:47:53.538724  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:53.544307  6624 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
W20260808 01:47:53.541000  6485 leader_election.cc:343] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.539520  6645 raft_consensus.cc:697] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 LEADER]: Becoming Leader. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Running, Role: LEADER
I20260808 01:47:53.546728  6653 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.555282  6614 tablet_bootstrap.cc:654] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.554905  6533 raft_consensus.cc:2468] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 1.
I20260808 01:47:53.557237  6309 raft_consensus.cc:2393] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 50cbe5db71fb4062be8eca7c5dba8a34 in current term 1: Already voted for candidate e9e184fd80b34aa298cfeca24929362d in this term.
I20260808 01:47:53.571018  6484 leader_election.cc:304] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34; no voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:53.584760  6660 raft_consensus.cc:2749] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260808 01:47:53.586651  6255 leader_election.cc:304] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:53.564713  6645 consensus_queue.cc:237] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.588613  6659 raft_consensus.cc:2804] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:47:53.589305  6659 raft_consensus.cc:697] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 1 LEADER]: Becoming Leader. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Running, Role: LEADER
I20260808 01:47:53.601111  6659 consensus_queue.cc:237] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.610772  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:53.613142  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:53.614356  6533 raft_consensus.cc:2393] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9e184fd80b34aa298cfeca24929362d in current term 1: Already voted for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in this term.
I20260808 01:47:53.611940  6653 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 election: Requested vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:53.614447  6617 tablet_bootstrap.cc:492] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683: No bootstrap required, opened a new log
I20260808 01:47:53.615831  6617 ts_tablet_manager.cc:1403] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683: Time spent bootstrapping tablet: real 0.238s	user 0.029s	sys 0.034s
W20260808 01:47:53.616304  6255 leader_election.cc:343] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.618772  6653 raft_consensus.cc:493] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:53.619802  6255 leader_election.cc:304] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683
I20260808 01:47:53.623145  6653 raft_consensus.cc:515] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.626581  6659 raft_consensus.cc:2749] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260808 01:47:53.630319  6616 tablet_bootstrap.cc:492] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34: No bootstrap required, opened a new log
I20260808 01:47:53.630987  6616 ts_tablet_manager.cc:1403] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent bootstrapping tablet: real 0.228s	user 0.019s	sys 0.046s
I20260808 01:47:53.630972  6614 tablet_bootstrap.cc:492] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d: No bootstrap required, opened a new log
I20260808 01:47:53.632552  6614 ts_tablet_manager.cc:1403] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d: Time spent bootstrapping tablet: real 0.120s	user 0.030s	sys 0.032s
I20260808 01:47:53.633613  6617 raft_consensus.cc:359] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.634361  6653 leader_election.cc:290] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:53.636138  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47921707223e4327aa12986e9b049077" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:53.636088  6617 raft_consensus.cc:385] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.637701  6617 raft_consensus.cc:740] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.637846  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47921707223e4327aa12986e9b049077" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:53.639119  6533 raft_consensus.cc:2468] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 0.
I20260808 01:47:53.638978  6617 consensus_queue.cc:260] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.640364  6426 raft_consensus.cc:2468] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 0.
I20260808 01:47:53.641392  6255 leader_election.cc:304] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [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: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 
I20260808 01:47:53.642185  6616 raft_consensus.cc:359] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.642987  6616 raft_consensus.cc:385] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.643307  6616 raft_consensus.cc:740] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.643426  6614 raft_consensus.cc:359] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.644284  6616 consensus_queue.cc:260] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.644855  6614 raft_consensus.cc:385] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.645406  6614 raft_consensus.cc:740] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.646255  6653 raft_consensus.cc:2804] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:47:53.648204  6653 raft_consensus.cc:493] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:47:53.649437  6653 raft_consensus.cc:3060] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:53.649443  6614 consensus_queue.cc:260] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.652379  6617 ts_tablet_manager.cc:1434] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683: Time spent starting tablet: real 0.036s	user 0.001s	sys 0.016s
I20260808 01:47:53.655829  6617 tablet_bootstrap.cc:492] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683: Bootstrap starting.
I20260808 01:47:53.657676  6614 ts_tablet_manager.cc:1434] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.004s
I20260808 01:47:53.658669  6616 ts_tablet_manager.cc:1434] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.007s
I20260808 01:47:53.660733  6614 tablet_bootstrap.cc:492] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d: Bootstrap starting.
I20260808 01:47:53.661299  6616 tablet_bootstrap.cc:492] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34: Bootstrap starting.
I20260808 01:47:53.672101  6653 raft_consensus.cc:515] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.681705  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47921707223e4327aa12986e9b049077" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:53.681952  6653 leader_election.cc:290] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 election: Requested vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:53.685598  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47921707223e4327aa12986e9b049077" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:53.687059  6533 raft_consensus.cc:3060] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:53.695935  6617 tablet_bootstrap.cc:654] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.700839  6645 raft_consensus.cc:493] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:53.701711  6645 raft_consensus.cc:515] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.707468  6616 tablet_bootstrap.cc:654] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.713830  6614 tablet_bootstrap.cc:654] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.719944  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882ab4ee0d084a8a92f13936712bf268" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:53.721621  6147 catalog_manager.cc:5697] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d reported cstate change: term changed from 0 to 1, leader changed from <none> to e9e184fd80b34aa298cfeca24929362d (127.5.245.193). New cstate: current_term: 1 leader_uuid: "e9e184fd80b34aa298cfeca24929362d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260808 01:47:53.724449  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882ab4ee0d084a8a92f13936712bf268" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:53.723486  6150 catalog_manager.cc:5697] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195). New cstate: current_term: 1 leader_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260808 01:47:53.725606  6426 raft_consensus.cc:2468] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 0.
I20260808 01:47:53.728248  6485 leader_election.cc:304] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: 
I20260808 01:47:53.729837  6660 raft_consensus.cc:2804] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:47:53.730495  6660 raft_consensus.cc:493] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:47:53.731093  6660 raft_consensus.cc:3060] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:53.732573  6645 leader_election.cc:290] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
W20260808 01:47:53.732520  6484 leader_election.cc:343] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.736280  6533 raft_consensus.cc:2468] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 1.
I20260808 01:47:53.738174  6255 leader_election.cc:304] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:53.741864  6653 raft_consensus.cc:2804] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:47:53.742475  6653 raft_consensus.cc:697] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 1 LEADER]: Becoming Leader. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Running, Role: LEADER
I20260808 01:47:53.744767  6653 consensus_queue.cc:237] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.746217  6660 raft_consensus.cc:515] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.753062  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882ab4ee0d084a8a92f13936712bf268" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d"
I20260808 01:47:53.755205  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882ab4ee0d084a8a92f13936712bf268" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
W20260808 01:47:53.755622  6484 leader_election.cc:343] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.756224  6426 raft_consensus.cc:3060] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:53.753012  6660 leader_election.cc:290] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:53.764091  6614 tablet_bootstrap.cc:492] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d: No bootstrap required, opened a new log
I20260808 01:47:53.764729  6617 tablet_bootstrap.cc:492] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683: No bootstrap required, opened a new log
I20260808 01:47:53.764878  6614 ts_tablet_manager.cc:1403] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.027s
I20260808 01:47:53.765105  6616 tablet_bootstrap.cc:492] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34: No bootstrap required, opened a new log
I20260808 01:47:53.765610  6617 ts_tablet_manager.cc:1403] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683: Time spent bootstrapping tablet: real 0.111s	user 0.032s	sys 0.015s
I20260808 01:47:53.766371  6616 ts_tablet_manager.cc:1403] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.019s
I20260808 01:47:53.776661  6614 raft_consensus.cc:359] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.774405  6617 raft_consensus.cc:359] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.779615  6617 raft_consensus.cc:385] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.780393  6617 raft_consensus.cc:740] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.781091  6426 raft_consensus.cc:2468] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 1.
I20260808 01:47:53.778733  6614 raft_consensus.cc:385] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.781020  6616 raft_consensus.cc:359] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.781903  6614 raft_consensus.cc:740] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.782279  6616 raft_consensus.cc:385] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.782842  6616 raft_consensus.cc:740] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.783080  6485 leader_election.cc:304] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:53.783939  6616 consensus_queue.cc:260] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.783819  6617 consensus_queue.cc:260] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.784778  6660 raft_consensus.cc:2804] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:47:53.785578  6660 raft_consensus.cc:697] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 LEADER]: Becoming Leader. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Running, Role: LEADER
I20260808 01:47:53.783490  6614 consensus_queue.cc:260] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.787048  6660 consensus_queue.cc:237] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.790073  6617 ts_tablet_manager.cc:1434] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.008s
I20260808 01:47:53.792263  6617 tablet_bootstrap.cc:492] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683: Bootstrap starting.
I20260808 01:47:53.792852  6614 ts_tablet_manager.cc:1434] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d: Time spent starting tablet: real 0.027s	user 0.000s	sys 0.015s
I20260808 01:47:53.794858  6614 tablet_bootstrap.cc:492] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d: Bootstrap starting.
I20260808 01:47:53.800844  6616 ts_tablet_manager.cc:1434] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent starting tablet: real 0.034s	user 0.014s	sys 0.001s
I20260808 01:47:53.802819  6616 tablet_bootstrap.cc:492] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34: Bootstrap starting.
I20260808 01:47:53.815945  6614 tablet_bootstrap.cc:654] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.827473  6653 raft_consensus.cc:493] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:53.828205  6653 raft_consensus.cc:515] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.846197  6659 consensus_queue.cc:1048] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:47:53.854290  6614 tablet_bootstrap.cc:492] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d: No bootstrap required, opened a new log
I20260808 01:47:53.854816  6614 ts_tablet_manager.cc:1403] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d: Time spent bootstrapping tablet: real 0.060s	user 0.000s	sys 0.030s
I20260808 01:47:53.856321  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58d0b4596154358bda6ae16bc5c78d1" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:53.861425  6617 tablet_bootstrap.cc:654] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.861568  6426 raft_consensus.cc:2468] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 0.
I20260808 01:47:53.867851  6653 leader_election.cc:290] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:53.869647  6616 tablet_bootstrap.cc:654] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:53.873306  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58d0b4596154358bda6ae16bc5c78d1" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:53.874392  6535 raft_consensus.cc:2468] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 0.
I20260808 01:47:53.871165  6255 leader_election.cc:304] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [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: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d; no voters: 
I20260808 01:47:53.885234  6653 raft_consensus.cc:2804] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:47:53.885912  6653 raft_consensus.cc:493] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:47:53.886528  6653 raft_consensus.cc:3060] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:53.887250  6633 raft_consensus.cc:493] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:53.887953  6633 raft_consensus.cc:515] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.889753  6660 consensus_queue.cc:1048] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:47:53.894361  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:53.896313  6633 leader_election.cc:290] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:53.898715  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:53.898767  6614 raft_consensus.cc:359] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.940673  6614 raft_consensus.cc:385] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.939927  6659 raft_consensus.cc:493] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:53.950224  6426 raft_consensus.cc:3060] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:53.951105  6659 raft_consensus.cc:515] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
W20260808 01:47:53.961905  6484 consensus_peers.cc:597] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 -> Peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Couldn't send request to peer e9e184fd80b34aa298cfeca24929362d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260808 01:47:53.967595  6617 tablet_bootstrap.cc:492] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683: No bootstrap required, opened a new log
I20260808 01:47:53.968434  6617 ts_tablet_manager.cc:1403] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683: Time spent bootstrapping tablet: real 0.177s	user 0.017s	sys 0.033s
I20260808 01:47:53.966950  6150 catalog_manager.cc:5697] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d reported cstate change: term changed from 0 to 1, leader changed from <none> to e9e184fd80b34aa298cfeca24929362d (127.5.245.193). New cstate: current_term: 1 leader_uuid: "e9e184fd80b34aa298cfeca24929362d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260808 01:47:53.970494  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:53.974191  6617 raft_consensus.cc:359] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.972251  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
W20260808 01:47:53.977535  6255 leader_election.cc:343] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:53.942025  6367 leader_election.cc:304] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:53.979249  6659 leader_election.cc:290] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:53.944135  6614 raft_consensus.cc:740] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.982074  6535 raft_consensus.cc:2468] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 0.
I20260808 01:47:53.981665  6617 raft_consensus.cc:385] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:53.981077  6653 raft_consensus.cc:515] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
W20260808 01:47:53.985777  6367 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.245.193:41555, user_credentials={real_user=slave}} blocked reactor thread for 71856.8us
I20260808 01:47:53.985944  6614 consensus_queue.cc:260] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:53.990064  6255 leader_election.cc:304] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [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: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:53.986088  6617 raft_consensus.cc:740] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Initialized, Role: FOLLOWER
I20260808 01:47:53.994190  6621 raft_consensus.cc:2804] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:47:53.994793  6621 raft_consensus.cc:493] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:47:53.995371  6621 raft_consensus.cc:3060] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:53.995869  6617 consensus_queue.cc:260] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.004184  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58d0b4596154358bda6ae16bc5c78d1" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:54.005092  6428 raft_consensus.cc:3060] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:54.010097  6694 raft_consensus.cc:2749] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260808 01:47:54.009992  6621 raft_consensus.cc:515] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.007237  6617 ts_tablet_manager.cc:1434] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683: Time spent starting tablet: real 0.038s	user 0.012s	sys 0.000s
I20260808 01:47:54.014422  6617 tablet_bootstrap.cc:492] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683: Bootstrap starting.
I20260808 01:47:54.016826  6659 consensus_queue.cc:1048] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:47:54.020470  6614 ts_tablet_manager.cc:1434] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d: Time spent starting tablet: real 0.165s	user 0.012s	sys 0.007s
I20260808 01:47:54.024397  6614 tablet_bootstrap.cc:492] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d: Bootstrap starting.
I20260808 01:47:54.036363  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58d0b4596154358bda6ae16bc5c78d1" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:54.037277  6535 raft_consensus.cc:3060] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:54.038038  6653 leader_election.cc:290] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 election: Requested vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:54.051570  6427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:54.055156  6621 leader_election.cc:290] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 election: Requested vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:54.073866  6428 raft_consensus.cc:2468] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 1.
W20260808 01:47:54.080360  6255 leader_election.cc:343] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:54.081382  6614 tablet_bootstrap.cc:654] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:54.082355  6616 tablet_bootstrap.cc:492] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34: No bootstrap required, opened a new log
I20260808 01:47:54.082926  6616 ts_tablet_manager.cc:1403] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent bootstrapping tablet: real 0.281s	user 0.041s	sys 0.028s
I20260808 01:47:54.050619  6149 catalog_manager.cc:5697] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195). New cstate: current_term: 1 leader_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260808 01:47:54.071557  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:54.093783  6533 raft_consensus.cc:3060] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:54.094570  6255 leader_election.cc:304] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [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: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d; no voters: 
I20260808 01:47:54.100963  6535 raft_consensus.cc:2468] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 1.
W20260808 01:47:54.101969  6484 consensus_peers.cc:597] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 -> Peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Couldn't send request to peer e9e184fd80b34aa298cfeca24929362d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260808 01:47:54.102488  6701 raft_consensus.cc:2804] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:47:54.112144  6428 raft_consensus.cc:3060] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:54.113785  6660 consensus_queue.cc:1048] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:47:54.142127  6699 consensus_queue.cc:1048] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260808 01:47:54.143949  6616 raft_consensus.cc:359] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.144824  6616 raft_consensus.cc:385] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:54.145176  6616 raft_consensus.cc:740] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Initialized, Role: FOLLOWER
I20260808 01:47:54.146055  6616 consensus_queue.cc:260] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.150259  6616 ts_tablet_manager.cc:1434] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.001s
I20260808 01:47:54.152420  6616 tablet_bootstrap.cc:492] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34: Bootstrap starting.
I20260808 01:47:54.151912  6701 raft_consensus.cc:697] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 1 LEADER]: Becoming Leader. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Running, Role: LEADER
I20260808 01:47:54.170796  6701 consensus_queue.cc:237] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.160784  6533 raft_consensus.cc:2468] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 1.
I20260808 01:47:54.175632  6255 leader_election.cc:304] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:54.173796  6699 raft_consensus.cc:493] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:54.180335  6699 raft_consensus.cc:515] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.183915  6712 raft_consensus.cc:2804] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:47:54.185725  6699 leader_election.cc:290] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:54.192371  6712 raft_consensus.cc:697] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 1 LEADER]: Becoming Leader. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Running, Role: LEADER
I20260808 01:47:54.197362  6712 consensus_queue.cc:237] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.198331  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97304de9ee48f59f52b5683bfce466" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:54.195184  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97304de9ee48f59f52b5683bfce466" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:54.201299  6616 tablet_bootstrap.cc:654] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:54.200881  6699 consensus_queue.cc:1048] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260808 01:47:54.227237  6617 tablet_bootstrap.cc:654] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:54.242763  6614 tablet_bootstrap.cc:492] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d: No bootstrap required, opened a new log
I20260808 01:47:54.244552  6660 raft_consensus.cc:493] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:54.245354  6660 raft_consensus.cc:515] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.243638  6614 ts_tablet_manager.cc:1403] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d: Time spent bootstrapping tablet: real 0.222s	user 0.014s	sys 0.016s
I20260808 01:47:54.251569  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be239cf20f43baae070413040e19f2" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:54.253135  6428 raft_consensus.cc:2468] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 0.
I20260808 01:47:54.255438  6485 leader_election.cc:304] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: 
I20260808 01:47:54.255616  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be239cf20f43baae070413040e19f2" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:54.256772  6645 raft_consensus.cc:2804] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:47:54.257411  6645 raft_consensus.cc:493] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:47:54.258112  6645 raft_consensus.cc:3060] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Advancing to term 1
W20260808 01:47:54.258490  6484 leader_election.cc:343] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:54.252390  6660 leader_election.cc:290] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:54.266114  6614 raft_consensus.cc:359] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.269671  6614 raft_consensus.cc:385] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:54.269798  6694 raft_consensus.cc:493] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:54.271265  6694 raft_consensus.cc:515] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.276484  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f335f2619334ef7a3fb49572f589564" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:54.279119  6694 leader_election.cc:290] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:54.270257  6614 raft_consensus.cc:740] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Initialized, Role: FOLLOWER
I20260808 01:47:54.280788  6614 consensus_queue.cc:260] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
W20260808 01:47:54.283579  6368 leader_election.cc:343] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:54.287238  6614 ts_tablet_manager.cc:1434] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.008s
I20260808 01:47:54.302412  6614 tablet_bootstrap.cc:492] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d: Bootstrap starting.
I20260808 01:47:54.290169  6645 raft_consensus.cc:515] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
W20260808 01:47:54.292004  6255 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.245.194:32879, user_credentials={real_user=slave}} blocked reactor thread for 102976us
I20260808 01:47:54.324190  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be239cf20f43baae070413040e19f2" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d"
I20260808 01:47:54.325779  6616 tablet_bootstrap.cc:492] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34: No bootstrap required, opened a new log
I20260808 01:47:54.326305  6616 ts_tablet_manager.cc:1403] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent bootstrapping tablet: real 0.174s	user 0.013s	sys 0.016s
W20260808 01:47:54.326645  6484 leader_election.cc:343] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:54.331120  6645 leader_election.cc:290] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:54.330963  6616 raft_consensus.cc:359] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.332723  6616 raft_consensus.cc:385] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:54.333101  6616 raft_consensus.cc:740] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Initialized, Role: FOLLOWER
I20260808 01:47:54.334210  6616 consensus_queue.cc:260] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.337641  6616 ts_tablet_manager.cc:1434] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260808 01:47:54.338480  6617 tablet_bootstrap.cc:492] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683: No bootstrap required, opened a new log
I20260808 01:47:54.338939  6617 ts_tablet_manager.cc:1403] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683: Time spent bootstrapping tablet: real 0.325s	user 0.027s	sys 0.031s
I20260808 01:47:54.341187  6616 tablet_bootstrap.cc:492] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34: Bootstrap starting.
I20260808 01:47:54.339543  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be239cf20f43baae070413040e19f2" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:54.342134  6428 raft_consensus.cc:3060] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:54.345999  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f335f2619334ef7a3fb49572f589564" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:54.341300  6149 catalog_manager.cc:5697] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d reported cstate change: term changed from 0 to 1, leader changed from <none> to e9e184fd80b34aa298cfeca24929362d (127.5.245.193). New cstate: current_term: 1 leader_uuid: "e9e184fd80b34aa298cfeca24929362d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260808 01:47:54.354225  6617 raft_consensus.cc:359] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.355715  6617 raft_consensus.cc:385] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:54.356112  6617 raft_consensus.cc:740] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Initialized, Role: FOLLOWER
W20260808 01:47:54.365240  6255 leader_election.cc:343] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:54.370407  6617 consensus_queue.cc:260] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.374316  6617 ts_tablet_manager.cc:1434] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260808 01:47:54.375075  6617 tablet_bootstrap.cc:492] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683: Bootstrap starting.
I20260808 01:47:54.362673  6645 raft_consensus.cc:493] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:54.376796  6645 raft_consensus.cc:515] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.380823  6616 tablet_bootstrap.cc:654] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:54.384970  6428 raft_consensus.cc:2468] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 1.
I20260808 01:47:54.391448  6645 leader_election.cc:290] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
W20260808 01:47:54.385398  6255 leader_election.cc:343] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:54.393764  6255 leader_election.cc:304] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683
I20260808 01:47:54.394735  6712 raft_consensus.cc:2749] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260808 01:47:54.396083  6485 leader_election.cc:304] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: e9e184fd80b34aa298cfeca24929362d
W20260808 01:47:54.397174  6367 leader_election.cc:343] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:54.397818  6367 leader_election.cc:304] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:54.398860  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f335f2619334ef7a3fb49572f589564" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:54.400256  6694 raft_consensus.cc:2749] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260808 01:47:54.403045  6614 tablet_bootstrap.cc:654] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:54.402034  6645 raft_consensus.cc:2804] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Leader election won for term 1
W20260808 01:47:54.402719  6484 leader_election.cc:343] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:54.404608  6645 raft_consensus.cc:697] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 LEADER]: Becoming Leader. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Running, Role: LEADER
I20260808 01:47:54.408285  6616 tablet_bootstrap.cc:492] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34: No bootstrap required, opened a new log
I20260808 01:47:54.408955  6616 ts_tablet_manager.cc:1403] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.011s
I20260808 01:47:54.412098  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f335f2619334ef7a3fb49572f589564" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:54.413070  6428 raft_consensus.cc:2468] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 0.
I20260808 01:47:54.415616  6485 leader_election.cc:304] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:54.415345  6645 consensus_queue.cc:237] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.419669  6624 raft_consensus.cc:2804] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:47:54.420135  6624 raft_consensus.cc:493] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:47:54.420599  6624 raft_consensus.cc:3060] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:54.436024  6617 tablet_bootstrap.cc:654] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:54.439821  6616 raft_consensus.cc:359] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.440786  6616 raft_consensus.cc:385] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:54.441107  6616 raft_consensus.cc:740] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Initialized, Role: FOLLOWER
I20260808 01:47:54.442113  6616 consensus_queue.cc:260] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.450736  6616 ts_tablet_manager.cc:1434] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.006s
I20260808 01:47:54.470969  6699 consensus_queue.cc:1048] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260808 01:47:54.478760  6255 consensus_peers.cc:597] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d -> Peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Couldn't send request to peer 80c4c09ecde64732998c645d79c14683. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260808 01:47:54.492301  6309 raft_consensus.cc:3060] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:54.491649  6150 catalog_manager.cc:5697] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d reported cstate change: term changed from 0 to 1, leader changed from <none> to e9e184fd80b34aa298cfeca24929362d (127.5.245.193). New cstate: current_term: 1 leader_uuid: "e9e184fd80b34aa298cfeca24929362d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260808 01:47:54.497714  6645 raft_consensus.cc:493] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:54.498538  6645 raft_consensus.cc:515] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.495683  6624 raft_consensus.cc:515] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.503137  6645 leader_election.cc:290] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:54.506270  6310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97304de9ee48f59f52b5683bfce466" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:54.509390  6310 raft_consensus.cc:2468] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 0.
I20260808 01:47:54.511730  6484 leader_election.cc:304] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 
I20260808 01:47:54.512524  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97304de9ee48f59f52b5683bfce466" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:54.514679  6425 raft_consensus.cc:2468] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 0.
I20260808 01:47:54.517562  6310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f335f2619334ef7a3fb49572f589564" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d"
W20260808 01:47:54.519896  6484 leader_election.cc:343] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Illegal state: must be running to vote when last-logged opid is not known
I20260808 01:47:54.520599  6645 raft_consensus.cc:2804] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:47:54.521226  6645 raft_consensus.cc:493] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:47:54.521816  6645 raft_consensus.cc:3060] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:54.529517  6624 leader_election.cc:290] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:54.530000  6614 tablet_bootstrap.cc:492] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d: No bootstrap required, opened a new log
I20260808 01:47:54.530553  6614 ts_tablet_manager.cc:1403] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d: Time spent bootstrapping tablet: real 0.238s	user 0.039s	sys 0.068s
I20260808 01:47:54.534873  6617 tablet_bootstrap.cc:492] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683: No bootstrap required, opened a new log
I20260808 01:47:54.534637  6614 raft_consensus.cc:359] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.535450  6614 raft_consensus.cc:385] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:54.535591  6617 ts_tablet_manager.cc:1403] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683: Time spent bootstrapping tablet: real 0.161s	user 0.012s	sys 0.022s
I20260808 01:47:54.535822  6614 raft_consensus.cc:740] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Initialized, Role: FOLLOWER
I20260808 01:47:54.536830  6614 consensus_queue.cc:260] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.529068  6149 catalog_manager.cc:5697] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195). New cstate: current_term: 1 leader_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260808 01:47:54.539579  6614 ts_tablet_manager.cc:1434] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260808 01:47:54.541891  6614 tablet_bootstrap.cc:492] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d: Bootstrap starting.
I20260808 01:47:54.547377  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f335f2619334ef7a3fb49572f589564" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:54.548367  6425 raft_consensus.cc:3060] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:54.550401  6617 raft_consensus.cc:359] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.551110  6617 raft_consensus.cc:385] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:54.551524  6617 raft_consensus.cc:740] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Initialized, Role: FOLLOWER
I20260808 01:47:54.552446  6617 consensus_queue.cc:260] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.554943  6617 ts_tablet_manager.cc:1434] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260808 01:47:54.556100  6617 tablet_bootstrap.cc:492] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683: Bootstrap starting.
I20260808 01:47:54.558735  6717 consensus_queue.cc:1048] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260808 01:47:54.585247  6694 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:54.586020  6694 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.587322  6425 raft_consensus.cc:2468] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 1.
I20260808 01:47:54.589602  6614 tablet_bootstrap.cc:654] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:54.591943  6485 leader_election.cc:304] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:54.592705  6617 tablet_bootstrap.cc:654] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:54.597786  6660 raft_consensus.cc:2804] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:47:54.601169  6694 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:54.604239  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:54.605711  6535 raft_consensus.cc:2393] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80c4c09ecde64732998c645d79c14683 in current term 1: Already voted for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in this term.
I20260808 01:47:54.612720  6310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:54.614935  6310 raft_consensus.cc:2393] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80c4c09ecde64732998c645d79c14683 in current term 1: Already voted for candidate e9e184fd80b34aa298cfeca24929362d in this term.
I20260808 01:47:54.615831  6653 consensus_queue.cc:1048] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:47:54.622465  6368 leader_election.cc:304] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:54.624886  6694 raft_consensus.cc:3060] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:54.634552  6699 raft_consensus.cc:493] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:54.635807  6699 raft_consensus.cc:515] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.641685  6645 raft_consensus.cc:515] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.648036  6699 leader_election.cc:290] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:54.648718  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8f3884346c40d4999f103dfce85e74" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:54.653911  6660 raft_consensus.cc:697] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 LEADER]: Becoming Leader. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Running, Role: LEADER
I20260808 01:47:54.715919  6645 leader_election.cc:290] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 1 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:54.689832  6310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97304de9ee48f59f52b5683bfce466" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d"
I20260808 01:47:54.712112  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97304de9ee48f59f52b5683bfce466" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:54.693408  6694 raft_consensus.cc:2749] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260808 01:47:54.720521  6660 consensus_queue.cc:237] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.721076  6310 raft_consensus.cc:3060] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:54.721688  6425 raft_consensus.cc:3060] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:54.723090  6617 tablet_bootstrap.cc:492] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683: No bootstrap required, opened a new log
I20260808 01:47:54.658182  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8f3884346c40d4999f103dfce85e74" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:54.728132  6614 tablet_bootstrap.cc:492] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d: No bootstrap required, opened a new log
I20260808 01:47:54.729156  6617 ts_tablet_manager.cc:1403] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683: Time spent bootstrapping tablet: real 0.173s	user 0.011s	sys 0.019s
I20260808 01:47:54.729259  6614 ts_tablet_manager.cc:1403] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d: Time spent bootstrapping tablet: real 0.188s	user 0.013s	sys 0.020s
I20260808 01:47:54.745126  6255 leader_election.cc:304] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683
I20260808 01:47:54.748878  6712 raft_consensus.cc:2749] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260808 01:47:54.749454  6309 raft_consensus.cc:3060] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:54.743019  6614 raft_consensus.cc:359] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.758468  6614 raft_consensus.cc:385] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:54.761571  6617 raft_consensus.cc:359] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.762468  6617 raft_consensus.cc:385] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:54.762823  6617 raft_consensus.cc:740] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Initialized, Role: FOLLOWER
I20260808 01:47:54.763862  6617 consensus_queue.cc:260] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.763214  6614 raft_consensus.cc:740] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Initialized, Role: FOLLOWER
I20260808 01:47:54.779316  6624 consensus_queue.cc:1048] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:47:54.780201  6617 ts_tablet_manager.cc:1434] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683: Time spent starting tablet: real 0.051s	user 0.011s	sys 0.000s
I20260808 01:47:54.785326  6614 consensus_queue.cc:260] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.784292  6425 raft_consensus.cc:2468] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 1.
I20260808 01:47:54.784228  6624 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:54.811677  6712 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:54.812608  6653 raft_consensus.cc:493] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:54.817524  6712 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.817590  6653 raft_consensus.cc:515] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.823510  6712 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:54.819334  6624 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.828229  6653 leader_election.cc:290] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:54.828042  6660 consensus_queue.cc:1048] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:47:54.832451  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:54.833433  6535 raft_consensus.cc:2468] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 1.
I20260808 01:47:54.834060  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:54.834887  6309 raft_consensus.cc:2468] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 1.
I20260808 01:47:54.829784  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:54.837423  6426 raft_consensus.cc:2468] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 1.
I20260808 01:47:54.837535  6614 ts_tablet_manager.cc:1434] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d: Time spent starting tablet: real 0.108s	user 0.008s	sys 0.005s
I20260808 01:47:54.844959  6614 tablet_bootstrap.cc:492] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d: Bootstrap starting.
I20260808 01:47:54.843992  6484 leader_election.cc:304] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 
I20260808 01:47:54.845769  6624 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:54.843771  6485 leader_election.cc:304] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: 
I20260808 01:47:54.847222  6660 raft_consensus.cc:2804] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260808 01:47:54.845404  6310 raft_consensus.cc:2468] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 1.
I20260808 01:47:54.847803  6660 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:47:54.848361  6660 raft_consensus.cc:3060] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:54.847460  6255 leader_election.cc:304] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d; no voters: 
I20260808 01:47:54.852568  6653 raft_consensus.cc:2804] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260808 01:47:54.852705  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:54.853226  6653 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:47:54.853838  6653 raft_consensus.cc:3060] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:54.854197  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f335f2619334ef7a3fb49572f589564" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:54.853721  6425 raft_consensus.cc:2468] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 1.
I20260808 01:47:54.857702  6624 raft_consensus.cc:2804] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:47:54.858525  6624 raft_consensus.cc:697] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 LEADER]: Becoming Leader. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Running, Role: LEADER
I20260808 01:47:54.861014  6624 consensus_queue.cc:237] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.862879  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f335f2619334ef7a3fb49572f589564" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:54.864230  6426 raft_consensus.cc:2393] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9e184fd80b34aa298cfeca24929362d in current term 1: Already voted for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in this term.
I20260808 01:47:54.861676  6148 catalog_manager.cc:5697] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195). New cstate: current_term: 1 leader_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260808 01:47:54.866526  6255 leader_election.cc:304] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683
I20260808 01:47:54.868217  6717 raft_consensus.cc:3060] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:54.895893  6633 raft_consensus.cc:493] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:54.896739  6633 raft_consensus.cc:515] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.903475  6633 leader_election.cc:290] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:54.903847  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:54.909646  6310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:54.914611  6367 leader_election.cc:304] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:54.916822  6660 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.917900  6717 raft_consensus.cc:2749] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260808 01:47:54.919215  6633 raft_consensus.cc:2749] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260808 01:47:54.932085  6310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d"
I20260808 01:47:54.943441  6614 tablet_bootstrap.cc:654] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:54.946661  6660 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 2 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:54.949822  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:54.959374  6428 raft_consensus.cc:3060] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:54.982000  6653 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:54.984225  6310 raft_consensus.cc:2393] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 50cbe5db71fb4062be8eca7c5dba8a34 in current term 2: Already voted for candidate e9e184fd80b34aa298cfeca24929362d in this term.
I20260808 01:47:54.988059  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:54.989377  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:54.990542  6532 raft_consensus.cc:2393] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e9e184fd80b34aa298cfeca24929362d in current term 2: Already voted for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in this term.
I20260808 01:47:54.991940  6653 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 election: Requested vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:54.992185  6255 leader_election.cc:304] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683
I20260808 01:47:54.993687  6653 raft_consensus.cc:2749] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260808 01:47:55.006878  6428 raft_consensus.cc:2468] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 2.
I20260808 01:47:55.009444  6485 leader_election.cc:304] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:55.008026  6149 catalog_manager.cc:5697] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195). New cstate: current_term: 1 leader_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260808 01:47:55.010910  6624 raft_consensus.cc:2804] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Leader election won for term 2
I20260808 01:47:55.012499  6624 raft_consensus.cc:697] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 LEADER]: Becoming Leader. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Running, Role: LEADER
I20260808 01:47:55.015468  6624 consensus_queue.cc:237] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:55.021415  6614 tablet_bootstrap.cc:492] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d: No bootstrap required, opened a new log
I20260808 01:47:55.022058  6614 ts_tablet_manager.cc:1403] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d: Time spent bootstrapping tablet: real 0.178s	user 0.025s	sys 0.025s
I20260808 01:47:55.026312  6614 raft_consensus.cc:359] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:55.027092  6614 raft_consensus.cc:385] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:55.027485  6614 raft_consensus.cc:740] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Initialized, Role: FOLLOWER
I20260808 01:47:55.028337  6614 consensus_queue.cc:260] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d [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: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:55.031680  6614 ts_tablet_manager.cc:1434] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.005s
I20260808 01:47:55.062120  6148 catalog_manager.cc:5697] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 reported cstate change: term changed from 0 to 2, leader changed from <none> to 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195). New cstate: current_term: 2 leader_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260808 01:47:55.092053  6624 consensus_queue.cc:1048] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:47:55.099009  6426 raft_consensus.cc:3060] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:55.118841  6645 consensus_queue.cc:1048] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:47:55.121055  6653 raft_consensus.cc:493] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:55.121757  6653 raft_consensus.cc:515] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:55.127875  6653 leader_election.cc:290] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:55.132659  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882ab4ee0d084a8a92f13936712bf268" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:55.138401  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882ab4ee0d084a8a92f13936712bf268" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:55.141263  6255 leader_election.cc:304] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683
I20260808 01:47:55.143929  6653 raft_consensus.cc:2749] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260808 01:47:55.202658  6645 consensus_queue.cc:1048] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:47:55.224689  6645 consensus_queue.cc:1048] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:47:55.238791  6310 raft_consensus.cc:3060] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:55.251868  6308 raft_consensus.cc:1275] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Refusing update from remote peer 50cbe5db71fb4062be8eca7c5dba8a34: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260808 01:47:55.253557  6624 consensus_queue.cc:1048] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:47:55.274972  6428 raft_consensus.cc:1275] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Refusing update from remote peer 50cbe5db71fb4062be8eca7c5dba8a34: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260808 01:47:55.288018  6624 consensus_queue.cc:1048] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:47:55.404727  6103 tablet_server_quiescing-itest.cc:159] Tablet c3be239cf20f43baae070413040e19f2 has leader 50cbe5db71fb4062be8eca7c5dba8a34
I20260808 01:47:55.413650  6103 tablet_server_quiescing-itest.cc:159] Tablet ce8f3884346c40d4999f103dfce85e74 has leader 50cbe5db71fb4062be8eca7c5dba8a34
I20260808 01:47:55.422166  6103 tablet_server_quiescing-itest.cc:159] Tablet 882ab4ee0d084a8a92f13936712bf268 has leader 50cbe5db71fb4062be8eca7c5dba8a34
I20260808 01:47:55.429701  6103 tablet_server_quiescing-itest.cc:159] Tablet 0e97304de9ee48f59f52b5683bfce466 has leader 50cbe5db71fb4062be8eca7c5dba8a34
I20260808 01:47:55.432260  6103 tablet_server_quiescing-itest.cc:159] Tablet b58d0b4596154358bda6ae16bc5c78d1 has leader e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:55.434669  6103 tablet_server_quiescing-itest.cc:159] Tablet 47921707223e4327aa12986e9b049077 has leader e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:55.441479  6103 tablet_server_quiescing-itest.cc:159] Tablet b8b01897f1c9437f80bdd664aba91fe5 has leader 50cbe5db71fb4062be8eca7c5dba8a34
I20260808 01:47:55.448496  6103 tablet_server_quiescing-itest.cc:159] Tablet 0f335f2619334ef7a3fb49572f589564 has leader 50cbe5db71fb4062be8eca7c5dba8a34
I20260808 01:47:55.451009  6103 tablet_server_quiescing-itest.cc:159] Tablet 712bf316e8b54126a41338ce77161f87 has leader e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:55.453666  6103 tablet_server_quiescing-itest.cc:159] Tablet 857a66c398a4469593c4e0c2170369ea has leader e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:55.453979  6103 tablet_server_quiescing-itest.cc:163] Quiescing ts e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:55.489552  6717 raft_consensus.cc:993] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d: : Instructing follower 80c4c09ecde64732998c645d79c14683 to start an election
I20260808 01:47:55.490265  6717 raft_consensus.cc:1081] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 1 LEADER]: Signalling peer 80c4c09ecde64732998c645d79c14683 to start an election
I20260808 01:47:55.493251  6428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea"
dest_uuid: "80c4c09ecde64732998c645d79c14683"
 from {username='slave'} at 127.0.0.1:45796
I20260808 01:47:55.494222  6428 raft_consensus.cc:493] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260808 01:47:55.494768  6428 raft_consensus.cc:3060] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:55.509542  6428 raft_consensus.cc:515] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:55.512570  6428 leader_election.cc:290] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:55.519863  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:55.521631  6532 raft_consensus.cc:3060] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:55.516474  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9e184fd80b34aa298cfeca24929362d"
I20260808 01:47:55.522708  6309 raft_consensus.cc:3055] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 1 LEADER]: Stepping down as leader of term 1
I20260808 01:47:55.523063  6309 raft_consensus.cc:740] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Running, Role: LEADER
I20260808 01:47:55.525357  6309 consensus_queue.cc:260] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [NON_LEADER]: Queue going to NON_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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:55.528167  6309 raft_consensus.cc:3060] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:55.548120  6309 raft_consensus.cc:2468] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c4c09ecde64732998c645d79c14683 in term 2.
I20260808 01:47:55.549889  6367 leader_election.cc:304] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d; no voters: 
I20260808 01:47:55.550843  6633 raft_consensus.cc:2804] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Leader election won for term 2
I20260808 01:47:55.550243  6532 raft_consensus.cc:2468] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c4c09ecde64732998c645d79c14683 in term 2.
I20260808 01:47:55.554270  6633 raft_consensus.cc:697] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [term 2 LEADER]: Becoming Leader. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Running, Role: LEADER
I20260808 01:47:55.556931  6633 consensus_queue.cc:237] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:55.567129  6149 catalog_manager.cc:5697] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 reported cstate change: term changed from 1 to 2, leader changed from e9e184fd80b34aa298cfeca24929362d (127.5.245.193) to 80c4c09ecde64732998c645d79c14683 (127.5.245.194). New cstate: current_term: 2 leader_uuid: "80c4c09ecde64732998c645d79c14683" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260808 01:47:55.579025  6653 raft_consensus.cc:993] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d: : Instructing follower 80c4c09ecde64732998c645d79c14683 to start an election
I20260808 01:47:55.579840  6653 raft_consensus.cc:1081] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 1 LEADER]: Signalling peer 80c4c09ecde64732998c645d79c14683 to start an election
I20260808 01:47:55.582331  6428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b58d0b4596154358bda6ae16bc5c78d1"
dest_uuid: "80c4c09ecde64732998c645d79c14683"
 from {username='slave'} at 127.0.0.1:45796
I20260808 01:47:55.582934  6428 raft_consensus.cc:493] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260808 01:47:55.583318  6428 raft_consensus.cc:3060] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:55.591668  6653 raft_consensus.cc:993] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d: : Instructing follower 80c4c09ecde64732998c645d79c14683 to start an election
I20260808 01:47:55.592236  6712 raft_consensus.cc:1081] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 1 LEADER]: Signalling peer 80c4c09ecde64732998c645d79c14683 to start an election
I20260808 01:47:55.595909  6425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47921707223e4327aa12986e9b049077"
dest_uuid: "80c4c09ecde64732998c645d79c14683"
 from {username='slave'} at 127.0.0.1:45796
I20260808 01:47:55.596093  6428 raft_consensus.cc:515] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:55.596802  6425 raft_consensus.cc:493] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260808 01:47:55.597409  6425 raft_consensus.cc:3060] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:55.600823  6428 leader_election.cc:290] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:55.603657  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58d0b4596154358bda6ae16bc5c78d1" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:55.604537  6532 raft_consensus.cc:3060] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:55.604598  6310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58d0b4596154358bda6ae16bc5c78d1" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9e184fd80b34aa298cfeca24929362d"
I20260808 01:47:55.605558  6310 raft_consensus.cc:3055] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 1 LEADER]: Stepping down as leader of term 1
I20260808 01:47:55.606154  6310 raft_consensus.cc:740] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Running, Role: LEADER
I20260808 01:47:55.607424  6310 consensus_queue.cc:260] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [NON_LEADER]: Queue going to NON_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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:55.609037  6310 raft_consensus.cc:3060] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:55.613848  6532 raft_consensus.cc:2468] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c4c09ecde64732998c645d79c14683 in term 2.
I20260808 01:47:55.615494  6368 leader_election.cc:304] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: 
I20260808 01:47:55.616606  6633 raft_consensus.cc:2804] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Leader election won for term 2
I20260808 01:47:55.616848  6310 raft_consensus.cc:2468] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c4c09ecde64732998c645d79c14683 in term 2.
I20260808 01:47:55.618322  6633 raft_consensus.cc:697] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 2 LEADER]: Becoming Leader. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Running, Role: LEADER
I20260808 01:47:55.617072  6425 raft_consensus.cc:515] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:55.619441  6633 consensus_queue.cc:237] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:55.622052  6310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47921707223e4327aa12986e9b049077" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9e184fd80b34aa298cfeca24929362d"
I20260808 01:47:55.627764  6310 raft_consensus.cc:3055] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 1 LEADER]: Stepping down as leader of term 1
I20260808 01:47:55.628235  6310 raft_consensus.cc:740] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Running, Role: LEADER
I20260808 01:47:55.629400  6310 consensus_queue.cc:260] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [NON_LEADER]: Queue going to NON_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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:55.630498  6653 raft_consensus.cc:993] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d: : Instructing follower 80c4c09ecde64732998c645d79c14683 to start an election
I20260808 01:47:55.630903  6310 raft_consensus.cc:3060] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:55.631155  6653 raft_consensus.cc:1081] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 1 LEADER]: Signalling peer 80c4c09ecde64732998c645d79c14683 to start an election
I20260808 01:47:55.624161  6425 leader_election.cc:290] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:55.632812  6149 catalog_manager.cc:5697] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 reported cstate change: term changed from 1 to 2, leader changed from e9e184fd80b34aa298cfeca24929362d (127.5.245.193) to 80c4c09ecde64732998c645d79c14683 (127.5.245.194). New cstate: current_term: 2 leader_uuid: "80c4c09ecde64732998c645d79c14683" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260808 01:47:55.638084  6425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "712bf316e8b54126a41338ce77161f87"
dest_uuid: "80c4c09ecde64732998c645d79c14683"
 from {username='slave'} at 127.0.0.1:45796
I20260808 01:47:55.639062  6425 raft_consensus.cc:493] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260808 01:47:55.639770  6425 raft_consensus.cc:3060] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:55.642292  6310 raft_consensus.cc:2468] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c4c09ecde64732998c645d79c14683 in term 2.
I20260808 01:47:55.644071  6367 leader_election.cc:304] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d; no voters: 
I20260808 01:47:55.646418  6771 raft_consensus.cc:2804] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Leader election won for term 2
I20260808 01:47:55.648751  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47921707223e4327aa12986e9b049077" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:55.649580  6532 raft_consensus.cc:3060] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:55.652379  6425 raft_consensus.cc:515] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:55.657613  6310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9e184fd80b34aa298cfeca24929362d"
I20260808 01:47:55.658334  6310 raft_consensus.cc:3055] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 1 LEADER]: Stepping down as leader of term 1
I20260808 01:47:55.658741  6310 raft_consensus.cc:740] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Running, Role: LEADER
I20260808 01:47:55.659680  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:55.660620  6535 raft_consensus.cc:3060] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:55.660200  6310 consensus_queue.cc:260] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [NON_LEADER]: Queue going to NON_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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:55.664716  6771 raft_consensus.cc:697] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [term 2 LEADER]: Becoming Leader. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Running, Role: LEADER
I20260808 01:47:55.665354  6310 raft_consensus.cc:3060] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:55.666095  6771 consensus_queue.cc:237] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:55.667361  6425 leader_election.cc:290] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:55.672943  6535 raft_consensus.cc:2468] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c4c09ecde64732998c645d79c14683 in term 2.
I20260808 01:47:55.674525  6532 raft_consensus.cc:2468] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c4c09ecde64732998c645d79c14683 in term 2.
I20260808 01:47:55.674803  6368 leader_election.cc:304] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: 
I20260808 01:47:55.676218  6774 raft_consensus.cc:2804] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Leader election won for term 2
I20260808 01:47:55.677145  6774 raft_consensus.cc:697] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 2 LEADER]: Becoming Leader. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Running, Role: LEADER
I20260808 01:47:55.678246  6774 consensus_queue.cc:237] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:55.680860  6310 raft_consensus.cc:2468] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c4c09ecde64732998c645d79c14683 in term 2.
I20260808 01:47:55.690348  6149 catalog_manager.cc:5697] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 reported cstate change: term changed from 1 to 2, leader changed from e9e184fd80b34aa298cfeca24929362d (127.5.245.193) to 80c4c09ecde64732998c645d79c14683 (127.5.245.194). New cstate: current_term: 2 leader_uuid: "80c4c09ecde64732998c645d79c14683" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260808 01:47:55.705351  6149 catalog_manager.cc:5697] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 reported cstate change: term changed from 1 to 2, leader changed from e9e184fd80b34aa298cfeca24929362d (127.5.245.193) to 80c4c09ecde64732998c645d79c14683 (127.5.245.194). New cstate: current_term: 2 leader_uuid: "80c4c09ecde64732998c645d79c14683" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260808 01:47:55.821976  6532 raft_consensus.cc:1275] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Refusing update from remote peer 80c4c09ecde64732998c645d79c14683: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260808 01:47:55.824378  6774 consensus_queue.cc:1048] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:55.905306  6309 raft_consensus.cc:1275] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Refusing update from remote peer 80c4c09ecde64732998c645d79c14683: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260808 01:47:55.908978  6774 consensus_queue.cc:1048] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:55.922549  6310 raft_consensus.cc:1275] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Refusing update from remote peer 80c4c09ecde64732998c645d79c14683: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260808 01:47:55.925633  6774 consensus_queue.cc:1048] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260808 01:47:55.932873  6535 raft_consensus.cc:1275] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Refusing update from remote peer 80c4c09ecde64732998c645d79c14683: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260808 01:47:55.942272  6535 raft_consensus.cc:1275] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Refusing update from remote peer 80c4c09ecde64732998c645d79c14683: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260808 01:47:55.944485  6774 consensus_queue.cc:1048] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:55.945617  6771 consensus_queue.cc:1048] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:55.969815  6531 raft_consensus.cc:1275] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Refusing update from remote peer 80c4c09ecde64732998c645d79c14683: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260808 01:47:55.971925  6771 consensus_queue.cc:1048] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:55.995720  6310 raft_consensus.cc:1275] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Refusing update from remote peer 80c4c09ecde64732998c645d79c14683: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260808 01:47:55.998051  6771 consensus_queue.cc:1048] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:56.026453  6307 raft_consensus.cc:1275] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Refusing update from remote peer 80c4c09ecde64732998c645d79c14683: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260808 01:47:56.028460  6771 consensus_queue.cc:1048] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260808 01:47:57.120561  6308 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.187s	user 0.002s	sys 0.000s
W20260808 01:47:57.121147  6308 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.188s	user 0.002s	sys 0.000s
W20260808 01:47:57.129145  6532 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.298s	user 0.001s	sys 0.000s
W20260808 01:47:57.127228  6484 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.005s	user 0.001s	sys 0.000s
W20260808 01:47:57.139382  6484 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.017s	user 0.001s	sys 0.000s
W20260808 01:47:57.131531  6531 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.154s	user 0.000s	sys 0.003s
W20260808 01:47:57.134300  6532 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.303s	user 0.002s	sys 0.000s
W20260808 01:47:57.162117  6531 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.184s	user 0.000s	sys 0.004s
I20260808 01:47:57.168551  6645 raft_consensus.cc:493] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80c4c09ecde64732998c645d79c14683)
I20260808 01:47:57.169150  6645 raft_consensus.cc:515] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.175498  6645 leader_election.cc:290] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:57.180160  6531 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:32838 (request call id 18) took 1204 ms. Trace:
I20260808 01:47:57.184294  6532 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:32838 (request call id 12) took 1344 ms. Trace:
I20260808 01:47:57.184824  6532 rpcz_store.cc:276] 0808 01:47:55.827748 (+     0us) service_pool.cc:167] Inserting onto call queue
0808 01:47:55.828005 (+   257us) service_pool.cc:224] Handling call
0808 01:47:55.828546 (+   541us) raft_consensus.cc:1471] Updating replica for 1 ops
0808 01:47:55.830175 (+  1629us) raft_consensus.cc:1534] Early marking committed up to index 0
0808 01:47:55.830230 (+    55us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0808 01:47:55.831032 (+   802us) log.cc:844] Serialized 26 byte log entry
0808 01:47:57.170964 (+1339932us) raft_consensus.cc:1645] Marking committed up to 1
0808 01:47:57.171010 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0808 01:47:57.171118 (+   108us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0808 01:47:57.171185 (+    67us) raft_consensus.cc:1685] finished
0808 01:47:57.171198 (+    13us) raft_consensus.cc:1691] UpdateReplicas() finished
0808 01:47:57.171372 (+   174us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1764,"raft.run_cpu_time_us":167,"raft.run_wall_time_us":167,"thread_start_us":1322851,"threads_started":1,"wal-append.queue_time_us":1310889}
W20260808 01:47:57.188493  6367 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.538s	user 0.000s	sys 0.004s
W20260808 01:47:57.188928  6367 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.538s	user 0.000s	sys 0.004s
I20260808 01:47:57.189563  6800 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.188935  6799 raft_consensus.cc:493] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.190258  6800 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.190840  6799 raft_consensus.cc:515] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.192101  6805 raft_consensus.cc:493] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.192790  6805 raft_consensus.cc:515] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.193856  6799 leader_election.cc:290] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.194599  6799 raft_consensus.cc:493] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.196079  6808 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.196782  6808 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.224792  6800 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.180739  6531 rpcz_store.cc:276] 0808 01:47:55.975418 (+     0us) service_pool.cc:167] Inserting onto call queue
0808 01:47:55.975719 (+   301us) service_pool.cc:224] Handling call
0808 01:47:55.976168 (+   449us) raft_consensus.cc:1471] Updating replica for 1 ops
0808 01:47:55.976670 (+   502us) raft_consensus.cc:1534] Early marking committed up to index 0
0808 01:47:55.976697 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0808 01:47:55.977313 (+   616us) log.cc:844] Serialized 26 byte log entry
0808 01:47:57.168274 (+1190961us) raft_consensus.cc:1645] Marking committed up to 1
0808 01:47:57.168328 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0808 01:47:57.168426 (+    98us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0808 01:47:57.170990 (+  2564us) spinlock_profiling.cc:243] Waited 19.3 ms on lock 0x7b4400022b4c. stack: 00007fdac6045cf3 00007fdac6045bf0 00007fdac59d0574 00000000003a2fd4 00000000003a2f69 00007fdac5f00981 00007fdac5f9e855 00007fdac5f9f272 00007fdacc6953bb 00007fdacc690c9f 00007fdacc684a5e 00007fdacc683da6 00007fdacc6839c8 00007fdacc68d411 00007fdacc68d3c9 00007fdacc68d359
0808 01:47:57.179765 (+  8775us) raft_consensus.cc:1685] finished
0808 01:47:57.179793 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0808 01:47:57.180078 (+   285us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":100,"raft.run_cpu_time_us":91,"raft.run_wall_time_us":91,"spinlock_wait_cycles":44411136,"thread_start_us":1190495,"threads_started":1,"wal-append.queue_time_us":1170352}
I20260808 01:47:57.195258  6799 raft_consensus.cc:515] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
W20260808 01:47:57.235803  6533 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.279s	user 0.003s	sys 0.007s
I20260808 01:47:57.204553  6805 leader_election.cc:290] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.244786  6808 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
W20260808 01:47:57.246034  6309 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.327s	user 0.043s	sys 0.066s
I20260808 01:47:57.244643  6308 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56278 (request call id 14) took 1314 ms. Trace:
W20260808 01:47:57.241065  6485 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.120s	user 0.058s	sys 0.058s
W20260808 01:47:57.246592  6533 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.289s	user 0.003s	sys 0.007s
W20260808 01:47:57.260449  6309 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.339s	user 0.044s	sys 0.066s
W20260808 01:47:57.264051  6485 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.143s	user 0.059s	sys 0.059s
W20260808 01:47:57.268663  6485 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.245.194:32879, user_credentials={real_user=slave}} blocked reactor thread for 1.14743e+06us
I20260808 01:47:57.270291  6799 leader_election.cc:290] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.264303  6805 raft_consensus.cc:493] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.260740  6807 raft_consensus.cc:493] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80c4c09ecde64732998c645d79c14683)
I20260808 01:47:57.261606  6808 raft_consensus.cc:493] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.263967  6308 rpcz_store.cc:276] 0808 01:47:55.930435 (+     0us) service_pool.cc:167] Inserting onto call queue
0808 01:47:55.930749 (+   314us) service_pool.cc:224] Handling call
0808 01:47:55.931439 (+   690us) raft_consensus.cc:1471] Updating replica for 1 ops
0808 01:47:55.932075 (+   636us) raft_consensus.cc:1534] Early marking committed up to index 0
0808 01:47:55.932111 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0808 01:47:55.932680 (+   569us) log.cc:844] Serialized 26 byte log entry
0808 01:47:57.121724 (+1189044us) raft_consensus.cc:1645] Marking committed up to 1
0808 01:47:57.121789 (+    65us) raft_consensus.cc:1697] Filling consensus response to leader.
0808 01:47:57.121917 (+   128us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0808 01:47:57.240987 (+119070us) raft_consensus.cc:1685] finished
0808 01:47:57.241191 (+   204us) raft_consensus.cc:1691] UpdateReplicas() finished
0808 01:47:57.243919 (+  2728us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":166,"raft.run_cpu_time_us":173,"raft.run_wall_time_us":207,"thread_start_us":1188412,"threads_started":1,"wal-append.queue_time_us":1305539}
I20260808 01:47:57.278549  6800 raft_consensus.cc:493] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80c4c09ecde64732998c645d79c14683)
I20260808 01:47:57.277164  6805 raft_consensus.cc:515] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.278040  6807 raft_consensus.cc:515] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.278748  6808 raft_consensus.cc:515] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.290670  6797 raft_consensus.cc:493] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80c4c09ecde64732998c645d79c14683)
I20260808 01:47:57.291020  6800 raft_consensus.cc:515] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
W20260808 01:47:57.309150  6535 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.356s	user 0.010s	sys 0.007s
W20260808 01:47:57.300315  6307 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.263s	user 0.003s	sys 0.012s
W20260808 01:47:57.308611  6310 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.305s	user 0.005s	sys 0.013s
W20260808 01:47:57.309651  6370 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.550s	user 0.019s	sys 0.029s
W20260808 01:47:57.316627  6535 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.364s	user 0.010s	sys 0.007s
W20260808 01:47:57.318171  6307 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.281s	user 0.004s	sys 0.013s
W20260808 01:47:57.322256  6370 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.563s	user 0.019s	sys 0.029s
I20260808 01:47:57.327329  6809 raft_consensus.cc:493] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.327416  6533 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:32838 (request call id 16) took 1373 ms. Trace:
I20260808 01:47:57.327710  6309 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56278 (request call id 13) took 1415 ms. Trace:
I20260808 01:47:57.341780  6807 leader_election.cc:290] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.342800  6811 raft_consensus.cc:493] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.341902  6309 rpcz_store.cc:276] 0808 01:47:55.912588 (+     0us) service_pool.cc:167] Inserting onto call queue
0808 01:47:55.912886 (+   298us) service_pool.cc:224] Handling call
0808 01:47:55.914031 (+  1145us) raft_consensus.cc:1471] Updating replica for 1 ops
0808 01:47:55.917487 (+  3456us) raft_consensus.cc:1534] Early marking committed up to index 0
0808 01:47:55.917562 (+    75us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0808 01:47:55.918483 (+   921us) log.cc:844] Serialized 26 byte log entry
0808 01:47:57.272156 (+1353673us) raft_consensus.cc:1645] Marking committed up to 1
0808 01:47:57.273459 (+  1303us) raft_consensus.cc:1697] Filling consensus response to leader.
0808 01:47:57.278022 (+  4563us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0808 01:47:57.327475 (+ 49453us) raft_consensus.cc:1685] finished
0808 01:47:57.327505 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0808 01:47:57.327650 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1166,"raft.run_cpu_time_us":164,"raft.run_wall_time_us":165,"thread_start_us":1349197,"threads_started":1,"wal-append.queue_time_us":1402621}
I20260808 01:47:57.343333  6811 raft_consensus.cc:515] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.341208  6533 rpcz_store.cc:276] 0808 01:47:55.953959 (+     0us) service_pool.cc:167] Inserting onto call queue
0808 01:47:55.954150 (+   191us) service_pool.cc:224] Handling call
0808 01:47:55.955009 (+   859us) raft_consensus.cc:1471] Updating replica for 1 ops
0808 01:47:55.955837 (+   828us) raft_consensus.cc:1534] Early marking committed up to index 0
0808 01:47:55.955895 (+    58us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0808 01:47:55.956744 (+   849us) log.cc:844] Serialized 26 byte log entry
0808 01:47:57.267614 (+1310870us) raft_consensus.cc:1645] Marking committed up to 1
0808 01:47:57.267788 (+   174us) raft_consensus.cc:1697] Filling consensus response to leader.
0808 01:47:57.271780 (+  3992us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0808 01:47:57.327166 (+ 55386us) raft_consensus.cc:1685] finished
0808 01:47:57.327192 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0808 01:47:57.327336 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":162,"raft.run_cpu_time_us":150,"raft.run_wall_time_us":150,"thread_start_us":1307984,"threads_started":1,"wal-append.queue_time_us":1361419}
I20260808 01:47:57.345561  6811 leader_election.cc:290] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.327817  6805 leader_election.cc:290] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.301494  6797 raft_consensus.cc:515] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
W20260808 01:47:57.321415  6310 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.317s	user 0.005s	sys 0.014s
I20260808 01:47:57.347312  6802 raft_consensus.cc:493] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80c4c09ecde64732998c645d79c14683)
I20260808 01:47:57.346707  6811 raft_consensus.cc:493] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.347851  6802 raft_consensus.cc:515] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.346995  6809 raft_consensus.cc:515] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.348369  6811 raft_consensus.cc:515] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.352871  6808 leader_election.cc:290] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.352046  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882ab4ee0d084a8a92f13936712bf268" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.348865  6797 leader_election.cc:290] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:57.357949  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97304de9ee48f59f52b5683bfce466" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:57.354820  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be239cf20f43baae070413040e19f2" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.353698  6814 raft_consensus.cc:493] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.353065  6645 raft_consensus.cc:493] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80c4c09ecde64732998c645d79c14683)
I20260808 01:47:57.350540  6809 leader_election.cc:290] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.359699  6529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f335f2619334ef7a3fb49572f589564" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.358331  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47921707223e4327aa12986e9b049077" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.357980  6800 leader_election.cc:290] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.355839  6531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.364723  6309 raft_consensus.cc:2468] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c4c09ecde64732998c645d79c14683 in term 1.
I20260808 01:47:57.365439  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8f3884346c40d4999f103dfce85e74" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.350849  6310 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56278 (request call id 16) took 1349 ms. Trace:
W20260808 01:47:57.366954  6799 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260808 01:47:57.373103  6799 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260808 01:47:57.372160  6310 rpcz_store.cc:276] 0808 01:47:56.001359 (+     0us) service_pool.cc:167] Inserting onto call queue
0808 01:47:56.001584 (+   225us) service_pool.cc:224] Handling call
0808 01:47:56.002112 (+   528us) raft_consensus.cc:1471] Updating replica for 1 ops
0808 01:47:56.002657 (+   545us) raft_consensus.cc:1534] Early marking committed up to index 0
0808 01:47:56.002710 (+    53us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0808 01:47:56.003488 (+   778us) log.cc:844] Serialized 26 byte log entry
0808 01:47:57.347149 (+1343661us) raft_consensus.cc:1645] Marking committed up to 1
0808 01:47:57.347190 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0808 01:47:57.350578 (+  3388us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0808 01:47:57.350629 (+    51us) raft_consensus.cc:1685] finished
0808 01:47:57.350654 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0808 01:47:57.350792 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2073,"raft.run_cpu_time_us":147,"raft.run_wall_time_us":149,"thread_start_us":1343252,"threads_started":1,"wal-append.queue_time_us":1341308}
I20260808 01:47:57.366997  6814 raft_consensus.cc:515] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.357460  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.375644  6814 leader_election.cc:290] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.376503  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.367415  6645 raft_consensus.cc:515] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.377065  6426 raft_consensus.cc:2468] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 2.
I20260808 01:47:57.377918  6802 leader_election.cc:290] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.361112  6801 raft_consensus.cc:493] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.369390  6815 raft_consensus.cc:493] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80c4c09ecde64732998c645d79c14683)
I20260808 01:47:57.379545  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be239cf20f43baae070413040e19f2" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.385085  6815 raft_consensus.cc:515] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.385777  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f335f2619334ef7a3fb49572f589564" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.387512  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8f3884346c40d4999f103dfce85e74" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.388208  6428 raft_consensus.cc:2468] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 1.
I20260808 01:47:57.380030  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97304de9ee48f59f52b5683bfce466" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.349932  6740 raft_consensus.cc:493] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80c4c09ecde64732998c645d79c14683)
I20260808 01:47:57.364063  6307 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56278 (request call id 18) took 1333 ms. Trace:
I20260808 01:47:57.381808  6645 leader_election.cc:290] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:57.382817  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882ab4ee0d084a8a92f13936712bf268" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.382938  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.383105  6529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be239cf20f43baae070413040e19f2" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.378770  6424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47921707223e4327aa12986e9b049077" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.391472  6307 rpcz_store.cc:276] 0808 01:47:56.030727 (+     0us) service_pool.cc:167] Inserting onto call queue
0808 01:47:56.034115 (+  3388us) service_pool.cc:224] Handling call
0808 01:47:56.034578 (+   463us) raft_consensus.cc:1471] Updating replica for 1 ops
0808 01:47:56.035354 (+   776us) raft_consensus.cc:1534] Early marking committed up to index 0
0808 01:47:56.035940 (+   586us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0808 01:47:56.036588 (+   648us) log.cc:844] Serialized 26 byte log entry
0808 01:47:57.331798 (+1295210us) raft_consensus.cc:1645] Marking committed up to 1
0808 01:47:57.340129 (+  8331us) raft_consensus.cc:1697] Filling consensus response to leader.
0808 01:47:57.361630 (+ 21501us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0808 01:47:57.362635 (+  1005us) raft_consensus.cc:1685] finished
0808 01:47:57.363849 (+  1214us) raft_consensus.cc:1691] UpdateReplicas() finished
0808 01:47:57.364004 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":109,"raft.run_cpu_time_us":119,"raft.run_wall_time_us":120,"thread_start_us":1287521,"threads_started":1,"wal-append.queue_time_us":1295498}
I20260808 01:47:57.394444  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97304de9ee48f59f52b5683bfce466" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.368260  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97304de9ee48f59f52b5683bfce466" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.395948  6815 leader_election.cc:290] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.396273  6527 raft_consensus.cc:2468] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 2.
I20260808 01:47:57.380677  6531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.396941  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:57.397540  6309 raft_consensus.cc:2468] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 2.
I20260808 01:47:57.399080  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.400291  6425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.352093  6811 leader_election.cc:290] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.388101  6801 raft_consensus.cc:515] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.403622  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58d0b4596154358bda6ae16bc5c78d1" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.405434  6801 leader_election.cc:290] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.405864  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:57.406453  6309 raft_consensus.cc:2468] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 2.
I20260808 01:47:57.390513  6740 raft_consensus.cc:515] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.407842  6530 raft_consensus.cc:2468] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 2.
I20260808 01:47:57.409013  6740 leader_election.cc:290] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:57.363199  6535 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:32838 (request call id 15) took 1413 ms. Trace:
I20260808 01:47:57.409570  6535 rpcz_store.cc:276] 0808 01:47:55.950235 (+     0us) service_pool.cc:167] Inserting onto call queue
0808 01:47:55.950499 (+   264us) service_pool.cc:224] Handling call
0808 01:47:55.951087 (+   588us) raft_consensus.cc:1471] Updating replica for 1 ops
0808 01:47:55.951664 (+   577us) raft_consensus.cc:1534] Early marking committed up to index 0
0808 01:47:55.951712 (+    48us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0808 01:47:55.952464 (+   752us) log.cc:844] Serialized 26 byte log entry
0808 01:47:57.340658 (+1388194us) raft_consensus.cc:1645] Marking committed up to 1
0808 01:47:57.352924 (+ 12266us) raft_consensus.cc:1697] Filling consensus response to leader.
0808 01:47:57.353092 (+   168us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0808 01:47:57.353839 (+   747us) spinlock_profiling.cc:243] Waited 1.45 ms on lock 0x7b1800258520. stack: 00007fdac6045cf3 00007fdac6045bf0 00007fdac59d0574 00000000003a2fd4 00000000003a2f69 00007fdacef9cf31 00007fdacefa96d1 00007fdac6077d33 00007fdac607a121 00007fdac607a0d9 00007fdac607a069 00007fdac607a031 00007fdac607932d 00000000003b9194 00000000003b8fd9 00007fdac605b1ea
0808 01:47:57.359095 (+  5256us) raft_consensus.cc:1685] finished
0808 01:47:57.360494 (+  1399us) raft_consensus.cc:1691] UpdateReplicas() finished
0808 01:47:57.363135 (+  2641us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":119,"raft.run_cpu_time_us":141,"raft.run_wall_time_us":142,"spinlock_wait_cycles":3333504,"thread_start_us":1370333,"threads_started":1,"wal-append.queue_time_us":1369658}
I20260808 01:47:57.411772  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58d0b4596154358bda6ae16bc5c78d1" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:57.421168  6255 leader_election.cc:304] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 
I20260808 01:47:57.422221  6255 leader_election.cc:304] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 
I20260808 01:47:57.423339  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58d0b4596154358bda6ae16bc5c78d1" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.412424  6309 raft_consensus.cc:2468] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 2.
I20260808 01:47:57.424046  6535 raft_consensus.cc:2468] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 2.
I20260808 01:47:57.427986  6367 leader_election.cc:304] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d; no voters: 
I20260808 01:47:57.432212  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:57.432430  6801 raft_consensus.cc:2804] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260808 01:47:57.432920  6815 raft_consensus.cc:2804] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260808 01:47:57.432812  6801 raft_consensus.cc:493] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.433544  6815 raft_consensus.cc:493] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 80c4c09ecde64732998c645d79c14683)
I20260808 01:47:57.434099  6811 raft_consensus.cc:2804] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260808 01:47:57.434391  6815 raft_consensus.cc:3060] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:47:57.434590  6811 raft_consensus.cc:493] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 80c4c09ecde64732998c645d79c14683)
I20260808 01:47:57.435133  6811 raft_consensus.cc:3060] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:47:57.434123  6801 raft_consensus.cc:3060] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:57.432835  6307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be239cf20f43baae070413040e19f2" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:57.446501  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58d0b4596154358bda6ae16bc5c78d1" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.451028  6484 leader_election.cc:304] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.452656  6821 raft_consensus.cc:2804] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260808 01:47:57.452787  6484 leader_election.cc:304] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.453246  6821 raft_consensus.cc:493] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 80c4c09ecde64732998c645d79c14683)
I20260808 01:47:57.453790  6821 raft_consensus.cc:3060] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:47:57.455614  6740 raft_consensus.cc:2804] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260808 01:47:57.456041  6740 raft_consensus.cc:493] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 80c4c09ecde64732998c645d79c14683)
I20260808 01:47:57.456421  6740 raft_consensus.cc:3060] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:47:57.458420  6811 raft_consensus.cc:515] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.465246  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47921707223e4327aa12986e9b049077" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.468845  6801 raft_consensus.cc:515] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.470965  6811 leader_election.cc:290] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 3 election: Requested vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.473537  6740 raft_consensus.cc:515] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.470837  6815 raft_consensus.cc:515] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.473577  6821 raft_consensus.cc:515] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.471243  6801 leader_election.cc:290] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.477717  6307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f335f2619334ef7a3fb49572f589564" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:57.480926  6740 leader_election.cc:290] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:57.481424  6484 leader_election.cc:304] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.482173  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:57.483618  6307 raft_consensus.cc:1240] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Rejecting Update request from peer 80c4c09ecde64732998c645d79c14683 for earlier term 2. Current term is 3. Ops: []
I20260808 01:47:57.483639  6740 raft_consensus.cc:2804] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260808 01:47:57.484194  6740 raft_consensus.cc:493] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 80c4c09ecde64732998c645d79c14683)
I20260808 01:47:57.484712  6740 raft_consensus.cc:3060] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:47:57.485752  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882ab4ee0d084a8a92f13936712bf268" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:57.486795  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.487171  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.487850  6307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8f3884346c40d4999f103dfce85e74" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:57.488420  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47921707223e4327aa12986e9b049077" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:57.489568  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f335f2619334ef7a3fb49572f589564" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.489686  6531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8f3884346c40d4999f103dfce85e74" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.491218  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882ab4ee0d084a8a92f13936712bf268" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.492259  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47921707223e4327aa12986e9b049077" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:57.492861  6535 raft_consensus.cc:3060] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:47:57.493096  6532 raft_consensus.cc:1240] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Rejecting Update request from peer 80c4c09ecde64732998c645d79c14683 for earlier term 2. Current term is 3. Ops: []
I20260808 01:47:57.493239  6530 raft_consensus.cc:2393] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9e184fd80b34aa298cfeca24929362d in current term 3: Already voted for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in this term.
I20260808 01:47:57.495525  6821 leader_election.cc:290] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:57.495806  6531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97304de9ee48f59f52b5683bfce466" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:57.496471  6815 leader_election.cc:290] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 3 election: Requested vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.496521  6307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47921707223e4327aa12986e9b049077" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d" is_pre_election: true
I20260808 01:47:57.497215  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:57.506546  6535 raft_consensus.cc:2468] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 3.
I20260808 01:47:57.497243  6529 raft_consensus.cc:1240] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Rejecting Update request from peer 80c4c09ecde64732998c645d79c14683 for earlier term 2. Current term is 3. Ops: []
I20260808 01:47:57.507519  6533 raft_consensus.cc:1240] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Rejecting Update request from peer 80c4c09ecde64732998c645d79c14683 for earlier term 2. Current term is 3. Ops: []
I20260808 01:47:57.498641  6308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d"
I20260808 01:47:57.510663  6308 raft_consensus.cc:2393] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 50cbe5db71fb4062be8eca7c5dba8a34 in current term 3: Already voted for candidate e9e184fd80b34aa298cfeca24929362d in this term.
I20260808 01:47:57.512945  6426 raft_consensus.cc:1240] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Rejecting Update request from peer 50cbe5db71fb4062be8eca7c5dba8a34 for earlier term 1. Current term is 2. Ops: []
I20260808 01:47:57.513342  6828 consensus_queue.cc:1059] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:57.513865  6808 consensus_queue.cc:1059] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260808 01:47:57.503317  6801 consensus_queue.cc:1059] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260808 01:47:57.504223  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d"
W20260808 01:47:57.504110  6367 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.245.193:41555, user_credentials={real_user=slave}} blocked reactor thread for 75391.2us
I20260808 01:47:57.505003  6255 leader_election.cc:304] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34
I20260808 01:47:57.515236  6309 raft_consensus.cc:3060] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:47:57.515851  6811 raft_consensus.cc:2804] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260808 01:47:57.516212  6811 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.516328  6255 leader_election.cc:304] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.516601  6811 raft_consensus.cc:3060] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:47:57.518329  6367 leader_election.cc:304] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:57.520817  6367 leader_election.cc:304] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:57.521452  6828 raft_consensus.cc:2749] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260808 01:47:57.522408  6801 raft_consensus.cc:2749] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260808 01:47:57.522678  6307 raft_consensus.cc:2393] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 50cbe5db71fb4062be8eca7c5dba8a34 in current term 3: Already voted for candidate e9e184fd80b34aa298cfeca24929362d in this term.
I20260808 01:47:57.523775  6367 leader_election.cc:304] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:57.524434  6802 raft_consensus.cc:2749] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260808 01:47:57.514809  6821 consensus_queue.cc:1059] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260808 01:47:57.526140  6801 raft_consensus.cc:2749] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260808 01:47:57.526044  6255 leader_election.cc:304] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.527220  6801 consensus_queue.cc:1059] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:57.527601  6802 raft_consensus.cc:2749] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260808 01:47:57.527849  6309 raft_consensus.cc:2468] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 3.
I20260808 01:47:57.528860  6811 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.529781  6740 raft_consensus.cc:515] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.530767  6533 raft_consensus.cc:1240] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Rejecting Update request from peer 80c4c09ecde64732998c645d79c14683 for earlier term 2. Current term is 3. Ops: []
I20260808 01:47:57.532073  6255 leader_election.cc:304] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34
I20260808 01:47:57.527021  6484 leader_election.cc:304] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34; no voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:57.532884  6740 leader_election.cc:290] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:57.533099  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58d0b4596154358bda6ae16bc5c78d1" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:57.533432  6740 raft_consensus.cc:2749] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260808 01:47:57.534813  6309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58d0b4596154358bda6ae16bc5c78d1" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d"
I20260808 01:47:57.535307  6309 raft_consensus.cc:3060] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:47:57.535231  6801 consensus_queue.cc:1059] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:57.535912  6802 raft_consensus.cc:2804] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260808 01:47:57.536307  6802 raft_consensus.cc:493] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.536656  6802 raft_consensus.cc:3060] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:57.542506  6309 raft_consensus.cc:2468] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in term 3.
I20260808 01:47:57.543737  6802 raft_consensus.cc:515] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.544953  6484 leader_election.cc:304] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34; no voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:57.545384  6802 leader_election.cc:290] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 election: Requested vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.546273  6484 leader_election.cc:304] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.547115  6740 raft_consensus.cc:2749] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260808 01:47:57.547580  6821 raft_consensus.cc:2804] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Leader election won for term 3
I20260808 01:47:57.548105  6821 raft_consensus.cc:697] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 LEADER]: Becoming Leader. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Running, Role: LEADER
I20260808 01:47:57.549000  6821 consensus_queue.cc:237] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.543795  6255 leader_election.cc:304] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.551889  6802 raft_consensus.cc:2749] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260808 01:47:57.552120  6811 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 3 election: Requested vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.552806  6484 leader_election.cc:304] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.553725  6821 raft_consensus.cc:2804] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Leader election won for term 3
I20260808 01:47:57.554282  6821 raft_consensus.cc:697] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 LEADER]: Becoming Leader. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Running, Role: LEADER
I20260808 01:47:57.555229  6821 consensus_queue.cc:237] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.555989  6255 leader_election.cc:304] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.557641  6149 catalog_manager.cc:5697] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 reported cstate change: term changed from 2 to 3, leader changed from 80c4c09ecde64732998c645d79c14683 (127.5.245.194) to 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195). New cstate: current_term: 3 leader_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260808 01:47:57.558427  6255 leader_election.cc:304] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.559329  6802 raft_consensus.cc:2749] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260808 01:47:57.559720  6255 leader_election.cc:304] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.559993  6802 raft_consensus.cc:2764] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260808 01:47:57.560541  6815 raft_consensus.cc:2749] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260808 01:47:57.560963  6255 leader_election.cc:304] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.561964  6811 raft_consensus.cc:2804] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Leader election won for term 3
I20260808 01:47:57.562477  6811 raft_consensus.cc:697] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 3 LEADER]: Becoming Leader. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Running, Role: LEADER
I20260808 01:47:57.562418  6367 leader_election.cc:304] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:57.563555  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:57.563844  6367 leader_election.cc:304] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:57.564307  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:57.565023  6828 raft_consensus.cc:2749] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260808 01:47:57.565646  6828 raft_consensus.cc:2749] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260808 01:47:57.565423  6811 consensus_queue.cc:237] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.566073  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:57.565032  6533 raft_consensus.cc:2393] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e9e184fd80b34aa298cfeca24929362d in current term 3: Already voted for candidate 50cbe5db71fb4062be8eca7c5dba8a34 in this term.
I20260808 01:47:57.568554  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:57.571072  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8f3884346c40d4999f103dfce85e74" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:57.571967  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8f3884346c40d4999f103dfce85e74" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:57.572433  6307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97304de9ee48f59f52b5683bfce466" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9e184fd80b34aa298cfeca24929362d"
I20260808 01:47:57.572634  6309 raft_consensus.cc:1240] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Rejecting Update request from peer 80c4c09ecde64732998c645d79c14683 for earlier term 2. Current term is 3. Ops: []
I20260808 01:47:57.574143  6307 raft_consensus.cc:1240] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Rejecting Update request from peer 80c4c09ecde64732998c645d79c14683 for earlier term 2. Current term is 3. Ops: []
I20260808 01:47:57.574548  6309 raft_consensus.cc:1240] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Rejecting Update request from peer 80c4c09ecde64732998c645d79c14683 for earlier term 2. Current term is 3. Ops: []
I20260808 01:47:57.576603  6367 leader_election.cc:304] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:57.577382  6801 consensus_queue.cc:1059] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:57.578440  6801 raft_consensus.cc:2749] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260808 01:47:57.579252  6801 consensus_queue.cc:1059] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:57.580283  6255 leader_election.cc:304] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.580222  6801 consensus_queue.cc:1059] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:57.575875  6147 catalog_manager.cc:5697] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d reported cstate change: term changed from 2 to 3, leader changed from 80c4c09ecde64732998c645d79c14683 (127.5.245.194) to e9e184fd80b34aa298cfeca24929362d (127.5.245.193). New cstate: current_term: 3 leader_uuid: "e9e184fd80b34aa298cfeca24929362d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260808 01:47:57.581518  6811 raft_consensus.cc:2749] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260808 01:47:57.582918  6255 leader_election.cc:304] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.583781  6811 raft_consensus.cc:2749] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260808 01:47:57.585037  6255 leader_election.cc:304] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.585918  6811 raft_consensus.cc:2749] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260808 01:47:57.604825  6309 raft_consensus.cc:1240] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Rejecting Update request from peer 50cbe5db71fb4062be8eca7c5dba8a34 for earlier term 1. Current term is 2. Ops: []
I20260808 01:47:57.606218  6307 raft_consensus.cc:1240] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Rejecting Update request from peer 50cbe5db71fb4062be8eca7c5dba8a34 for earlier term 2. Current term is 3. Ops: []
I20260808 01:47:57.606233  6821 consensus_queue.cc:1059] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:57.607640  6821 consensus_queue.cc:1059] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260808 01:47:57.631713  6149 catalog_manager.cc:5697] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 reported cstate change: term changed from 2 to 3, leader changed from 80c4c09ecde64732998c645d79c14683 (127.5.245.194) to 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195). New cstate: current_term: 3 leader_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260808 01:47:57.669955  6307 raft_consensus.cc:1240] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 3 LEADER]: Rejecting Update request from peer 80c4c09ecde64732998c645d79c14683 for earlier term 2. Current term is 3. Ops: []
I20260808 01:47:57.671828  6801 consensus_queue.cc:1059] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:57.672824  6801 consensus_queue.cc:1243] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer e9e184fd80b34aa298cfeca24929362d log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260808 01:47:57.718568  6796 raft_consensus.cc:3055] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 LEADER]: Stepping down as leader of term 1
I20260808 01:47:57.719257  6796 raft_consensus.cc:740] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Running, Role: LEADER
I20260808 01:47:57.720888  6533 raft_consensus.cc:1240] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Rejecting Update request from peer 80c4c09ecde64732998c645d79c14683 for earlier term 2. Current term is 3. Ops: []
I20260808 01:47:57.720472  6796 consensus_queue.cc:260] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [NON_LEADER]: Queue going to NON_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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.722481  6796 raft_consensus.cc:3060] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:57.723146  6808 consensus_queue.cc:1059] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:57.737397  6740 raft_consensus.cc:3055] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 LEADER]: Stepping down as leader of term 1
I20260808 01:47:57.737927  6740 raft_consensus.cc:740] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Running, Role: LEADER
I20260808 01:47:57.738694  6797 raft_consensus.cc:3055] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 LEADER]: Stepping down as leader of term 2
I20260808 01:47:57.739285  6797 raft_consensus.cc:740] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 50cbe5db71fb4062be8eca7c5dba8a34, State: Running, Role: LEADER
I20260808 01:47:57.739334  6740 consensus_queue.cc:260] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [NON_LEADER]: Queue going to NON_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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.741724  6740 raft_consensus.cc:3060] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:57.741276  6797 consensus_queue.cc:260] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.743355  6797 raft_consensus.cc:3060] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:47:57.762616  6533 raft_consensus.cc:1240] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 LEADER]: Rejecting Update request from peer 80c4c09ecde64732998c645d79c14683 for earlier term 2. Current term is 3. Ops: []
I20260808 01:47:57.764420  6808 consensus_queue.cc:1059] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:57.765439  6808 consensus_queue.cc:1243] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer 50cbe5db71fb4062be8eca7c5dba8a34 log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260808 01:47:57.785269  6307 raft_consensus.cc:1240] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Rejecting Update request from peer 80c4c09ecde64732998c645d79c14683 for earlier term 2. Current term is 3. Ops: []
I20260808 01:47:57.786912  6808 consensus_queue.cc:1059] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260808 01:47:57.793937  6533 raft_consensus.cc:1240] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 LEADER]: Rejecting Update request from peer 80c4c09ecde64732998c645d79c14683 for earlier term 2. Current term is 3. Ops: []
I20260808 01:47:57.794401  6535 raft_consensus.cc:1240] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Rejecting Update request from peer 80c4c09ecde64732998c645d79c14683 for earlier term 2. Current term is 3. Ops: []
I20260808 01:47:57.796146  6801 consensus_queue.cc:1059] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:57.797186  6801 consensus_queue.cc:1243] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer 50cbe5db71fb4062be8eca7c5dba8a34 log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260808 01:47:57.796979  6808 consensus_queue.cc:1059] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:57.797593  6535 raft_consensus.cc:1275] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Refusing update from remote peer e9e184fd80b34aa298cfeca24929362d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260808 01:47:57.799235  6811 consensus_queue.cc:1048] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260808 01:47:57.815599  6307 raft_consensus.cc:1240] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Rejecting Update request from peer 80c4c09ecde64732998c645d79c14683 for earlier term 2. Current term is 3. Ops: []
I20260808 01:47:57.817968  6103 tablet_server.cc:179] TabletServer@127.5.245.193:0 shutting down...
I20260808 01:47:57.817569  6808 consensus_queue.cc:1059] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260808 01:47:57.819205  6426 raft_consensus.cc:3055] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [term 2 LEADER]: Stepping down as leader of term 2
I20260808 01:47:57.819854  6426 raft_consensus.cc:740] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Running, Role: LEADER
I20260808 01:47:57.821312  6426 consensus_queue.cc:260] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.822844  6426 raft_consensus.cc:3060] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Advancing to term 3
W20260808 01:47:57.828052  6484 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260808 01:47:57.832137  6428 raft_consensus.cc:3055] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 2 LEADER]: Stepping down as leader of term 2
I20260808 01:47:57.832453  6428 raft_consensus.cc:740] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Running, Role: LEADER
I20260808 01:47:57.833153  6428 consensus_queue.cc:260] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.834528  6428 raft_consensus.cc:3060] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:47:57.834640  6426 raft_consensus.cc:1275] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [term 3 FOLLOWER]: Refusing update from remote peer e9e184fd80b34aa298cfeca24929362d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260808 01:47:57.837349  6811 consensus_queue.cc:1048] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260808 01:47:57.838027  6484 consensus_peers.cc:597] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 -> Peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Couldn't send request to peer e9e184fd80b34aa298cfeca24929362d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260808 01:47:57.841457  6428 raft_consensus.cc:1275] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 3 FOLLOWER]: Refusing update from remote peer 50cbe5db71fb4062be8eca7c5dba8a34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260808 01:47:57.842599  6484 consensus_peers.cc:597] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 -> Peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Couldn't send request to peer e9e184fd80b34aa298cfeca24929362d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260808 01:47:57.845232  6797 consensus_queue.cc:1048] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260808 01:47:57.859244  6801 raft_consensus.cc:493] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.859884  6801 raft_consensus.cc:515] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.861850  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:47:57.861837  6801 leader_election.cc:290] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.862951  6103 tablet_replica.cc:333] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d: stopping tablet replica
I20260808 01:47:57.863235  6811 raft_consensus.cc:493] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:57.863986  6103 raft_consensus.cc:2243] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:47:57.863761  6811 raft_consensus.cc:515] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.864593  6103 raft_consensus.cc:2272] T c3be239cf20f43baae070413040e19f2 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:57.866190  6811 leader_election.cc:290] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.869328  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58d0b4596154358bda6ae16bc5c78d1" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.869874  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58d0b4596154358bda6ae16bc5c78d1" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.870095  6800 raft_consensus.cc:493] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:57.870556  6800 raft_consensus.cc:515] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.863458  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f335f2619334ef7a3fb49572f589564" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.872834  6800 leader_election.cc:290] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.868818  6103 tablet_replica.cc:333] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d: stopping tablet replica
I20260808 01:47:57.873881  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.873955  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712bf316e8b54126a41338ce77161f87" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.874378  6255 leader_election.cc:304] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.875192  6800 raft_consensus.cc:2749] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260808 01:47:57.874994  6103 raft_consensus.cc:2243] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260808 01:47:57.876076  6255 leader_election.cc:304] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.876315  6103 raft_consensus.cc:2272] T ce8f3884346c40d4999f103dfce85e74 P e9e184fd80b34aa298cfeca24929362d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:57.876830  6800 raft_consensus.cc:2749] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260808 01:47:57.877388  6367 leader_election.cc:336] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260808 01:47:57.877846  6367 leader_election.cc:304] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:57.878583  6103 tablet_replica.cc:333] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d: stopping tablet replica
I20260808 01:47:57.878638  6799 raft_consensus.cc:2749] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260808 01:47:57.879513  6103 raft_consensus.cc:2243] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:47:57.880016  6103 raft_consensus.cc:2272] T 882ab4ee0d084a8a92f13936712bf268 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:57.880590  6426 raft_consensus.cc:3055] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 2 LEADER]: Stepping down as leader of term 2
I20260808 01:47:57.880959  6426 raft_consensus.cc:740] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Running, Role: LEADER
I20260808 01:47:57.881693  6103 tablet_replica.cc:333] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d: stopping tablet replica
I20260808 01:47:57.882225  6103 raft_consensus.cc:2243] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:47:57.881739  6426 consensus_queue.cc:260] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.882586  6103 raft_consensus.cc:2272] T 0e97304de9ee48f59f52b5683bfce466 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:57.883088  6426 raft_consensus.cc:3060] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:47:57.885299  6103 tablet_replica.cc:333] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d: stopping tablet replica
I20260808 01:47:57.886310  6103 raft_consensus.cc:2243] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260808 01:47:57.886878  6103 pending_rounds.cc:70] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d: Trying to abort 1 pending ops.
I20260808 01:47:57.887245  6103 pending_rounds.cc:77] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7316085455349776384 op_type: NO_OP noop_request { }
I20260808 01:47:57.887749  6103 raft_consensus.cc:2889] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260808 01:47:57.888201  6103 raft_consensus.cc:2272] T b58d0b4596154358bda6ae16bc5c78d1 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260808 01:47:57.889766  6484 consensus_peers.cc:597] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 -> Peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Couldn't send request to peer e9e184fd80b34aa298cfeca24929362d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260808 01:47:57.890195  6426 raft_consensus.cc:1275] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 3 FOLLOWER]: Refusing update from remote peer 50cbe5db71fb4062be8eca7c5dba8a34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260808 01:47:57.890470  6796 raft_consensus.cc:493] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:57.891326  6796 raft_consensus.cc:515] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.892023  6103 tablet_replica.cc:333] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d: stopping tablet replica
I20260808 01:47:57.893118  6796 leader_election.cc:290] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:57.894852  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
W20260808 01:47:57.896065  6484 leader_election.cc:336] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260808 01:47:57.897518  6796 consensus_queue.cc:1048] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260808 01:47:57.897792  6485 leader_election.cc:304] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34; no voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:57.899921  6103 raft_consensus.cc:2243] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 3 LEADER]: Raft consensus shutting down.
I20260808 01:47:57.900166  6797 raft_consensus.cc:2749] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260808 01:47:57.905730  6484 consensus_peers.cc:597] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 -> Peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Couldn't send request to peer e9e184fd80b34aa298cfeca24929362d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260808 01:47:57.938606  6811 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:57.939178  6811 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.940861  6811 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.941861  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.942090  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.942682  6535 raft_consensus.cc:2468] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 3.
I20260808 01:47:57.943825  6255 leader_election.cc:304] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.944523  6811 raft_consensus.cc:2804] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260808 01:47:57.944836  6811 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:47:57.945122  6811 raft_consensus.cc:3060] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Advancing to term 4
I20260808 01:47:57.949831  6811 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.951551  6811 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 4 election: Requested vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.952529  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:57.952834  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:57.953295  6811 raft_consensus.cc:493] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:57.953543  6535 raft_consensus.cc:3060] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Advancing to term 4
I20260808 01:47:57.953842  6811 raft_consensus.cc:515] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.955775  6811 leader_election.cc:290] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.956566  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.956909  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.957487  6533 raft_consensus.cc:2468] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 3.
I20260808 01:47:57.958662  6255 leader_election.cc:304] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.959362  6811 raft_consensus.cc:2804] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260808 01:47:57.959761  6811 raft_consensus.cc:493] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:47:57.960074  6811 raft_consensus.cc:3060] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Advancing to term 4
I20260808 01:47:57.960275  6535 raft_consensus.cc:2468] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 4.
I20260808 01:47:57.961410  6255 leader_election.cc:304] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.963081  6815 raft_consensus.cc:2804] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 4 FOLLOWER]: Leader election won for term 4
I20260808 01:47:57.964978  6800 raft_consensus.cc:493] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.965442  6800 raft_consensus.cc:515] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.968865  6811 raft_consensus.cc:515] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.970995  6811 leader_election.cc:290] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 4 election: Requested vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.972055  6815 raft_consensus.cc:697] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 4 LEADER]: Becoming Leader. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Running, Role: LEADER
I20260808 01:47:57.973095  6800 leader_election.cc:290] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.973323  6799 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.972999  6815 consensus_queue.cc:237] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.973842  6799 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.974097  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f335f2619334ef7a3fb49572f589564" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.978541  6426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f335f2619334ef7a3fb49572f589564" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
I20260808 01:47:57.976028  6799 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
W20260808 01:47:57.980001  6367 leader_election.cc:336] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260808 01:47:57.981093  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.981819  6533 raft_consensus.cc:2368] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80c4c09ecde64732998c645d79c14683 for earlier term 3. Current term is 4.
I20260808 01:47:57.982851  6368 leader_election.cc:400] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791) with higher term. Message: Invalid argument: T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80c4c09ecde64732998c645d79c14683 for earlier term 3. Current term is 4.
I20260808 01:47:57.982956  6255 leader_election.cc:304] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9e184fd80b34aa298cfeca24929362d; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.983199  6368 leader_election.cc:403] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260808 01:47:57.983907  6799 raft_consensus.cc:493] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:57.984048  6808 raft_consensus.cc:3060] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Advancing to term 4
I20260808 01:47:57.984815  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683"
I20260808 01:47:57.985556  6533 raft_consensus.cc:1240] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Rejecting Update request from peer 80c4c09ecde64732998c645d79c14683 for earlier term 2. Current term is 3. Ops: []
I20260808 01:47:57.983948  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857a66c398a4469593c4e0c2170369ea" candidate_uuid: "e9e184fd80b34aa298cfeca24929362d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:57.986274  6535 raft_consensus.cc:3060] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Advancing to term 4
I20260808 01:47:57.987154  6824 consensus_queue.cc:1059] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260808 01:47:57.988016  6800 raft_consensus.cc:2749] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260808 01:47:57.991640  6799 raft_consensus.cc:515] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.992715  6535 raft_consensus.cc:2468] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9e184fd80b34aa298cfeca24929362d in term 4.
I20260808 01:47:57.993945  6255 leader_election.cc:304] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d; no voters: 80c4c09ecde64732998c645d79c14683
I20260808 01:47:57.995580  6800 raft_consensus.cc:2804] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 4 FOLLOWER]: Leader election won for term 4
I20260808 01:47:57.996073  6800 raft_consensus.cc:697] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 4 LEADER]: Becoming Leader. State: Replica: e9e184fd80b34aa298cfeca24929362d, State: Running, Role: LEADER
I20260808 01:47:57.995049  6799 leader_election.cc:290] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:57.996852  6800 consensus_queue.cc:237] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:57.999013  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8f3884346c40d4999f103dfce85e74" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:57.999737  6535 raft_consensus.cc:2468] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c4c09ecde64732998c645d79c14683 in term 2.
I20260808 01:47:58.000581  6808 raft_consensus.cc:2749] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791) with higher term. Message: Invalid argument: T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80c4c09ecde64732998c645d79c14683 for earlier term 3. Current term is 4.
I20260808 01:47:58.000854  6368 leader_election.cc:304] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: 
W20260808 01:47:58.001530  6367 leader_election.cc:336] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260808 01:47:58.002398  6808 raft_consensus.cc:2804] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260808 01:47:58.002830  6808 raft_consensus.cc:493] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:58.003140  6808 raft_consensus.cc:3060] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:47:58.008054  6799 raft_consensus.cc:493] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:58.008018  6808 raft_consensus.cc:515] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.008580  6799 raft_consensus.cc:515] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.009994  6808 leader_election.cc:290] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:58.010205  6799 leader_election.cc:290] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:58.011138  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8f3884346c40d4999f103dfce85e74" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:58.011950  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97304de9ee48f59f52b5683bfce466" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:58.012581  6533 raft_consensus.cc:2468] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c4c09ecde64732998c645d79c14683 in term 2.
I20260808 01:47:58.013670  6368 leader_election.cc:304] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: 
W20260808 01:47:58.014097  6367 leader_election.cc:336] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260808 01:47:58.014536  6799 raft_consensus.cc:2804] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260808 01:47:58.014784  6367 leader_election.cc:336] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260808 01:47:58.014928  6799 raft_consensus.cc:493] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:47:58.015281  6799 raft_consensus.cc:3060] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:47:58.017529  6535 raft_consensus.cc:2468] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c4c09ecde64732998c645d79c14683 in term 2.
I20260808 01:47:58.018628  6368 leader_election.cc:304] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:58.019594  6808 raft_consensus.cc:2804] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Leader election won for term 2
I20260808 01:47:58.020066  6808 raft_consensus.cc:697] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 2 LEADER]: Becoming Leader. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Running, Role: LEADER
I20260808 01:47:58.020885  6808 consensus_queue.cc:237] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.021150  6799 raft_consensus.cc:515] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.023032  6799 leader_election.cc:290] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 3 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:58.024708  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97304de9ee48f59f52b5683bfce466" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:58.025301  6535 raft_consensus.cc:3060] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Advancing to term 3
W20260808 01:47:58.026368  6367 leader_election.cc:336] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260808 01:47:58.028764  6149 catalog_manager.cc:5697] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 reported cstate change: term changed from 1 to 2, leader changed from 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195) to 80c4c09ecde64732998c645d79c14683 (127.5.245.194). New cstate: current_term: 2 leader_uuid: "80c4c09ecde64732998c645d79c14683" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260808 01:47:58.030236  6535 raft_consensus.cc:2468] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c4c09ecde64732998c645d79c14683 in term 3.
I20260808 01:47:58.031268  6368 leader_election.cc:304] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:58.032042  6808 raft_consensus.cc:2804] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 3 FOLLOWER]: Leader election won for term 3
I20260808 01:47:58.032508  6808 raft_consensus.cc:697] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 3 LEADER]: Becoming Leader. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Running, Role: LEADER
I20260808 01:47:58.033255  6808 consensus_queue.cc:237] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
W20260808 01:47:58.091460  6367 consensus_peers.cc:597] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 -> Peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Couldn't send request to peer e9e184fd80b34aa298cfeca24929362d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260808 01:47:58.105707  6484 consensus_peers.cc:597] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 -> Peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Couldn't send request to peer e9e184fd80b34aa298cfeca24929362d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260808 01:47:58.109134  6797 raft_consensus.cc:493] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9e184fd80b34aa298cfeca24929362d)
I20260808 01:47:58.109658  6797 raft_consensus.cc:515] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.111271  6797 leader_election.cc:290] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:58.112464  6428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47921707223e4327aa12986e9b049077" candidate_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "80c4c09ecde64732998c645d79c14683" is_pre_election: true
W20260808 01:47:58.114142  6484 leader_election.cc:336] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260808 01:47:58.114472  6484 leader_election.cc:304] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34; no voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:58.115057  6797 raft_consensus.cc:2749] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260808 01:47:58.132385  6103 raft_consensus.cc:2272] T 47921707223e4327aa12986e9b049077 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:58.135013  6103 tablet_replica.cc:333] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d: stopping tablet replica
I20260808 01:47:58.135651  6103 raft_consensus.cc:2243] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 4 LEADER]: Raft consensus shutting down.
I20260808 01:47:58.136293  6103 pending_rounds.cc:70] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d: Trying to abort 1 pending ops.
I20260808 01:47:58.136514  6103 pending_rounds.cc:77] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d: Aborting op as it isn't in flight: id { term: 4 index: 2 } timestamp: 7316085464988954624 op_type: NO_OP noop_request { }
I20260808 01:47:58.136888  6103 raft_consensus.cc:2889] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260808 01:47:58.137167  6103 raft_consensus.cc:2272] T b8b01897f1c9437f80bdd664aba91fe5 P e9e184fd80b34aa298cfeca24929362d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:58.138890  6103 tablet_replica.cc:333] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d: stopping tablet replica
I20260808 01:47:58.139447  6103 raft_consensus.cc:2243] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:47:58.139844  6103 raft_consensus.cc:2272] T 0f335f2619334ef7a3fb49572f589564 P e9e184fd80b34aa298cfeca24929362d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:58.141423  6103 tablet_replica.cc:333] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d: stopping tablet replica
I20260808 01:47:58.141348  6814 raft_consensus.cc:3055] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [term 2 LEADER]: Stepping down as leader of term 2
I20260808 01:47:58.141803  6814 raft_consensus.cc:740] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Running, Role: LEADER
I20260808 01:47:58.142180  6103 raft_consensus.cc:2243] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260808 01:47:58.142619  6103 pending_rounds.cc:70] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d: Trying to abort 1 pending ops.
I20260808 01:47:58.142917  6103 pending_rounds.cc:77] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7316085455596990464 op_type: NO_OP noop_request { }
I20260808 01:47:58.142678  6814 consensus_queue.cc:260] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.143288  6103 raft_consensus.cc:2889] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260808 01:47:58.143666  6103 raft_consensus.cc:2272] T 712bf316e8b54126a41338ce77161f87 P e9e184fd80b34aa298cfeca24929362d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:58.144073  6814 raft_consensus.cc:3060] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:47:58.145743  6103 tablet_replica.cc:333] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d: stopping tablet replica
I20260808 01:47:58.146234  6103 raft_consensus.cc:2243] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 4 LEADER]: Raft consensus shutting down.
I20260808 01:47:58.146920  6103 pending_rounds.cc:70] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d: Trying to abort 2 pending ops.
I20260808 01:47:58.146981  6808 raft_consensus.cc:493] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:58.147253  6103 pending_rounds.cc:77] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d: Aborting op as it isn't in flight: id { term: 4 index: 3 } timestamp: 7316085465090396160 op_type: NO_OP noop_request { }
I20260808 01:47:58.147691  6103 raft_consensus.cc:2889] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260808 01:47:58.147555  6808 raft_consensus.cc:515] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.148005  6103 pending_rounds.cc:77] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7316085455093112832 op_type: NO_OP noop_request { }
I20260808 01:47:58.148324  6103 raft_consensus.cc:2889] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260808 01:47:58.148653  6103 raft_consensus.cc:2272] T 857a66c398a4469593c4e0c2170369ea P e9e184fd80b34aa298cfeca24929362d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:58.149801  6808 leader_election.cc:290] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:58.151373  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be239cf20f43baae070413040e19f2" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
W20260808 01:47:58.153704  6367 leader_election.cc:336] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260808 01:47:58.154158  6367 leader_election.cc:304] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:58.154953  6808 raft_consensus.cc:2749] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260808 01:47:58.209692  6103 tablet_server.cc:196] TabletServer@127.5.245.193:0 shutdown complete.
I20260808 01:47:58.213635  6808 raft_consensus.cc:493] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:58.214155  6808 raft_consensus.cc:515] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.217693  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882ab4ee0d084a8a92f13936712bf268" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:58.219578  6808 leader_election.cc:290] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
W20260808 01:47:58.221872  6367 leader_election.cc:336] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Network error: Client connection negotiation failed: client connection to 127.5.245.193:41555: connect: Connection refused (error 111)
I20260808 01:47:58.222412  6367 leader_election.cc:304] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:58.223340  6808 raft_consensus.cc:2749] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260808 01:47:58.231230  6103 tablet_server.cc:179] TabletServer@127.5.245.194:0 shutting down...
W20260808 01:47:58.250895  6485 consensus_peers.cc:597] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 -> Peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Couldn't send request to peer 80c4c09ecde64732998c645d79c14683. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260808 01:47:58.309949  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:47:58.310714  6103 tablet_replica.cc:333] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683: stopping tablet replica
I20260808 01:47:58.311544  6103 raft_consensus.cc:2243] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260808 01:47:58.314296  6367 consensus_peers.cc:597] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 -> Peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Couldn't send request to peer e9e184fd80b34aa298cfeca24929362d. Status: Network error: Client connection negotiation failed: client connection to 127.5.245.193:41555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260808 01:47:58.321893  6535 raft_consensus.cc:1275] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Refusing update from remote peer 80c4c09ecde64732998c645d79c14683: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260808 01:47:58.323164  6808 consensus_queue.cc:1048] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260808 01:47:58.326182  6533 raft_consensus.cc:1275] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Refusing update from remote peer 80c4c09ecde64732998c645d79c14683: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260808 01:47:58.327451  6808 consensus_queue.cc:1048] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260808 01:47:58.328747  6103 raft_consensus.cc:2272] T 712bf316e8b54126a41338ce77161f87 P 80c4c09ecde64732998c645d79c14683 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:58.331661  6103 tablet_replica.cc:333] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683: stopping tablet replica
I20260808 01:47:58.332401  6103 raft_consensus.cc:2243] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:47:58.332939  6103 raft_consensus.cc:2272] T 0f335f2619334ef7a3fb49572f589564 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:58.332335  6149 catalog_manager.cc:5697] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 reported cstate change: term changed from 1 to 3, leader changed from 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195) to 80c4c09ecde64732998c645d79c14683 (127.5.245.194). New cstate: current_term: 3 leader_uuid: "80c4c09ecde64732998c645d79c14683" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } } }
I20260808 01:47:58.334700  6103 tablet_replica.cc:333] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683: stopping tablet replica
I20260808 01:47:58.335496  6103 raft_consensus.cc:2243] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260808 01:47:58.355310  6808 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:58.355834  6808 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.357610  6808 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:58.358736  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
I20260808 01:47:58.359426  6535 raft_consensus.cc:2468] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c4c09ecde64732998c645d79c14683 in term 4.
I20260808 01:47:58.360430  6368 leader_election.cc:304] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: 
I20260808 01:47:58.361174  6808 raft_consensus.cc:2804] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260808 01:47:58.361196  6367 leader_election.cc:336] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Network error: Client connection negotiation failed: client connection to 127.5.245.193:41555: connect: Connection refused (error 111)
I20260808 01:47:58.361562  6808 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:47:58.361881  6808 raft_consensus.cc:3060] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 4 FOLLOWER]: Advancing to term 5
I20260808 01:47:58.366297  6808 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.368072  6808 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 5 election: Requested vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:58.369334  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b01897f1c9437f80bdd664aba91fe5" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34"
I20260808 01:47:58.369935  6535 raft_consensus.cc:3060] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 4 FOLLOWER]: Advancing to term 5
W20260808 01:47:58.372107  6367 leader_election.cc:336] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Network error: Client connection negotiation failed: client connection to 127.5.245.193:41555: connect: Connection refused (error 111)
W20260808 01:47:58.372577  6367 consensus_peers.cc:597] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 -> Peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Couldn't send request to peer e9e184fd80b34aa298cfeca24929362d. Status: Network error: Client connection negotiation failed: client connection to 127.5.245.193:41555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260808 01:47:58.375355  6535 raft_consensus.cc:2468] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c4c09ecde64732998c645d79c14683 in term 5.
I20260808 01:47:58.376498  6368 leader_election.cc:304] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34, 80c4c09ecde64732998c645d79c14683; no voters: e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:58.377113  6824 raft_consensus.cc:2804] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 5 FOLLOWER]: Leader election won for term 5
I20260808 01:47:58.377508  6824 raft_consensus.cc:697] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 5 LEADER]: Becoming Leader. State: Replica: 80c4c09ecde64732998c645d79c14683, State: Running, Role: LEADER
I20260808 01:47:58.378145  6824 consensus_queue.cc:237] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.405649  6103 raft_consensus.cc:2272] T 857a66c398a4469593c4e0c2170369ea P 80c4c09ecde64732998c645d79c14683 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:58.408509  6103 tablet_replica.cc:333] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683: stopping tablet replica
I20260808 01:47:58.409030  6103 raft_consensus.cc:2243] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 5 LEADER]: Raft consensus shutting down.
I20260808 01:47:58.409544  6103 pending_rounds.cc:70] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683: Trying to abort 1 pending ops.
I20260808 01:47:58.409701  6103 pending_rounds.cc:77] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683: Aborting op as it isn't in flight: id { term: 5 index: 2 } timestamp: 7316085466644008960 op_type: NO_OP noop_request { }
I20260808 01:47:58.409940  6103 raft_consensus.cc:2889] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 5 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260808 01:47:58.410154  6103 raft_consensus.cc:2272] T b8b01897f1c9437f80bdd664aba91fe5 P 80c4c09ecde64732998c645d79c14683 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:58.411939  6103 tablet_replica.cc:333] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683: stopping tablet replica
I20260808 01:47:58.412408  6103 raft_consensus.cc:2243] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260808 01:47:58.432075  6103 raft_consensus.cc:2272] T 47921707223e4327aa12986e9b049077 P 80c4c09ecde64732998c645d79c14683 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:58.434087  6103 tablet_replica.cc:333] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683: stopping tablet replica
I20260808 01:47:58.434558  6103 raft_consensus.cc:2243] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260808 01:47:58.462895  6485 consensus_peers.cc:597] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 -> Peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Couldn't send request to peer 80c4c09ecde64732998c645d79c14683. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260808 01:47:58.465126  6485 consensus_peers.cc:597] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 -> Peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Couldn't send request to peer 80c4c09ecde64732998c645d79c14683. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260808 01:47:58.479739  6485 consensus_peers.cc:597] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 -> Peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Couldn't send request to peer 80c4c09ecde64732998c645d79c14683. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260808 01:47:58.528721  6797 raft_consensus.cc:493] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9e184fd80b34aa298cfeca24929362d)
I20260808 01:47:58.529229  6797 raft_consensus.cc:515] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.530879  6797 leader_election.cc:290] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
I20260808 01:47:58.531459  6828 raft_consensus.cc:493] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:58.531951  6828 raft_consensus.cc:515] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.534058  6828 leader_election.cc:290] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:58.535626  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be239cf20f43baae070413040e19f2" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
W20260808 01:47:58.536412  6484 leader_election.cc:336] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Network error: Client connection negotiation failed: client connection to 127.5.245.193:41555: connect: Connection refused (error 111)
W20260808 01:47:58.537292  6485 leader_election.cc:336] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260808 01:47:58.537729  6485 leader_election.cc:304] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34; no voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d
W20260808 01:47:58.538209  6367 leader_election.cc:336] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Network error: Client connection negotiation failed: client connection to 127.5.245.193:41555: connect: Connection refused (error 111)
I20260808 01:47:58.538482  6797 raft_consensus.cc:2749] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260808 01:47:58.538661  6367 leader_election.cc:304] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:58.539480  6828 raft_consensus.cc:2749] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260808 01:47:58.539839  6485 consensus_peers.cc:597] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 -> Peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Couldn't send request to peer 80c4c09ecde64732998c645d79c14683. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260808 01:47:58.557333  6828 raft_consensus.cc:670] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683: failed to trigger leader election: Illegal state: RaftConsensus is not running: State = Stopping
I20260808 01:47:58.639321  6103 raft_consensus.cc:2272] T b58d0b4596154358bda6ae16bc5c78d1 P 80c4c09ecde64732998c645d79c14683 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:58.641332  6103 tablet_replica.cc:333] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683: stopping tablet replica
I20260808 01:47:58.641938  6103 raft_consensus.cc:2243] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 2 LEADER]: Raft consensus shutting down.
I20260808 01:47:58.642601  6801 raft_consensus.cc:493] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50cbe5db71fb4062be8eca7c5dba8a34)
I20260808 01:47:58.642999  6801 raft_consensus.cc:515] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.644631  6801 leader_election.cc:290] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 50cbe5db71fb4062be8eca7c5dba8a34 (127.5.245.195:43791)
I20260808 01:47:58.645754  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882ab4ee0d084a8a92f13936712bf268" candidate_uuid: "80c4c09ecde64732998c645d79c14683" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" is_pre_election: true
W20260808 01:47:58.648130  6367 leader_election.cc:336] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Network error: Client connection negotiation failed: client connection to 127.5.245.193:41555: connect: Connection refused (error 111)
I20260808 01:47:58.648451  6367 leader_election.cc:304] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80c4c09ecde64732998c645d79c14683; no voters: 50cbe5db71fb4062be8eca7c5dba8a34, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:58.649000  6801 raft_consensus.cc:2749] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260808 01:47:58.682725  6796 raft_consensus.cc:493] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:58.683269  6796 raft_consensus.cc:515] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.685016  6796 leader_election.cc:290] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
W20260808 01:47:58.688190  6485 leader_election.cc:336] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260808 01:47:58.689109  6484 leader_election.cc:336] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Network error: Client connection negotiation failed: client connection to 127.5.245.193:41555: connect: Connection refused (error 111)
I20260808 01:47:58.689479  6484 leader_election.cc:304] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34; no voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:58.690135  6796 raft_consensus.cc:2749] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260808 01:47:58.784678  6645 raft_consensus.cc:493] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:58.785197  6645 raft_consensus.cc:515] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.787099  6645 leader_election.cc:290] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
W20260808 01:47:58.790917  6484 leader_election.cc:336] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Network error: Client connection negotiation failed: client connection to 127.5.245.193:41555: connect: Connection refused (error 111)
W20260808 01:47:58.791582  6485 leader_election.cc:336] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260808 01:47:58.791929  6485 leader_election.cc:304] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34; no voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:58.792515  6645 raft_consensus.cc:2749] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260808 01:47:58.842533  6103 raft_consensus.cc:2272] T ce8f3884346c40d4999f103dfce85e74 P 80c4c09ecde64732998c645d79c14683 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:58.844743  6103 tablet_replica.cc:333] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683: stopping tablet replica
I20260808 01:47:58.845260  6103 raft_consensus.cc:2243] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 3 LEADER]: Raft consensus shutting down.
I20260808 01:47:58.846001  6103 raft_consensus.cc:2272] T 0e97304de9ee48f59f52b5683bfce466 P 80c4c09ecde64732998c645d79c14683 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:58.847837  6103 tablet_replica.cc:333] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683: stopping tablet replica
I20260808 01:47:58.848349  6103 raft_consensus.cc:2243] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:47:58.848747  6103 raft_consensus.cc:2272] T 882ab4ee0d084a8a92f13936712bf268 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:58.850229  6103 tablet_replica.cc:333] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683: stopping tablet replica
I20260808 01:47:58.850687  6103 raft_consensus.cc:2243] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:47:58.851071  6103 raft_consensus.cc:2272] T c3be239cf20f43baae070413040e19f2 P 80c4c09ecde64732998c645d79c14683 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:58.878882  6103 tablet_server.cc:196] TabletServer@127.5.245.194:0 shutdown complete.
I20260808 01:47:58.896265  6103 tablet_server.cc:179] TabletServer@127.5.245.195:0 shutting down...
I20260808 01:47:58.900720  6645 raft_consensus.cc:493] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80c4c09ecde64732998c645d79c14683)
I20260808 01:47:58.901314  6645 raft_consensus.cc:515] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.904578  6645 leader_election.cc:290] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
W20260808 01:47:58.909588  6485 leader_election.cc:336] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Network error: Client connection negotiation failed: client connection to 127.5.245.194:32879: connect: Connection refused (error 111)
W20260808 01:47:58.910221  6484 leader_election.cc:336] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Network error: Client connection negotiation failed: client connection to 127.5.245.193:41555: connect: Connection refused (error 111)
I20260808 01:47:58.910615  6484 leader_election.cc:304] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34; no voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:58.911321  6878 raft_consensus.cc:2749] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260808 01:47:58.925170  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:47:58.925858  6103 tablet_replica.cc:333] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34: stopping tablet replica
I20260808 01:47:58.926800  6103 raft_consensus.cc:2243] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:47:58.979982  6645 raft_consensus.cc:493] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9e184fd80b34aa298cfeca24929362d)
I20260808 01:47:58.980419  6645 raft_consensus.cc:515] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:58.982034  6645 leader_election.cc:290] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
W20260808 01:47:58.985224  6484 leader_election.cc:336] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Network error: Client connection negotiation failed: client connection to 127.5.245.193:41555: connect: Connection refused (error 111)
W20260808 01:47:58.985741  6485 leader_election.cc:336] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Network error: Client connection negotiation failed: client connection to 127.5.245.194:32879: connect: Connection refused (error 111)
I20260808 01:47:58.986080  6485 leader_election.cc:304] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34; no voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:58.986645  6645 raft_consensus.cc:2749] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260808 01:47:59.014775  6880 raft_consensus.cc:493] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:47:59.015234  6880 raft_consensus.cc:515] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9e184fd80b34aa298cfeca24929362d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41555 } } peers { permanent_uuid: "80c4c09ecde64732998c645d79c14683" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 32879 } } peers { permanent_uuid: "50cbe5db71fb4062be8eca7c5dba8a34" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43791 } }
I20260808 01:47:59.016906  6880 leader_election.cc:290] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555), 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879)
W20260808 01:47:59.019198  6484 leader_election.cc:336] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e9e184fd80b34aa298cfeca24929362d (127.5.245.193:41555): Network error: Client connection negotiation failed: client connection to 127.5.245.193:41555: connect: Connection refused (error 111)
W20260808 01:47:59.020509  6485 leader_election.cc:336] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 80c4c09ecde64732998c645d79c14683 (127.5.245.194:32879): Network error: Client connection negotiation failed: client connection to 127.5.245.194:32879: connect: Connection refused (error 111)
I20260808 01:47:59.020881  6485 leader_election.cc:304] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50cbe5db71fb4062be8eca7c5dba8a34; no voters: 80c4c09ecde64732998c645d79c14683, e9e184fd80b34aa298cfeca24929362d
I20260808 01:47:59.021497  6880 raft_consensus.cc:2749] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260808 01:47:59.023455  6103 raft_consensus.cc:2272] T c3be239cf20f43baae070413040e19f2 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:59.025013  6103 tablet_replica.cc:333] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34: stopping tablet replica
I20260808 01:47:59.025506  6103 raft_consensus.cc:2243] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260808 01:47:59.025847  6103 raft_consensus.cc:2272] T 0e97304de9ee48f59f52b5683bfce466 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:59.027851  6103 tablet_replica.cc:333] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34: stopping tablet replica
I20260808 01:47:59.028332  6103 raft_consensus.cc:2243] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:47:59.118422  6103 raft_consensus.cc:2272] T 882ab4ee0d084a8a92f13936712bf268 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:59.120643  6103 tablet_replica.cc:333] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34: stopping tablet replica
I20260808 01:47:59.121142  6103 raft_consensus.cc:2243] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 LEADER]: Raft consensus shutting down.
I20260808 01:47:59.122067  6103 raft_consensus.cc:2272] T b58d0b4596154358bda6ae16bc5c78d1 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:59.124280  6103 tablet_replica.cc:333] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34: stopping tablet replica
I20260808 01:47:59.124866  6103 raft_consensus.cc:2243] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260808 01:47:59.125355  6103 raft_consensus.cc:2272] T 47921707223e4327aa12986e9b049077 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:59.127312  6103 tablet_replica.cc:333] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34: stopping tablet replica
I20260808 01:47:59.127940  6103 raft_consensus.cc:2243] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260808 01:47:59.128391  6103 raft_consensus.cc:2272] T b8b01897f1c9437f80bdd664aba91fe5 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:59.130445  6103 tablet_replica.cc:333] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34: stopping tablet replica
I20260808 01:47:59.130998  6103 raft_consensus.cc:2243] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:47:59.131767  6103 raft_consensus.cc:2272] T 0f335f2619334ef7a3fb49572f589564 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:59.133216  6103 tablet_replica.cc:333] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34: stopping tablet replica
I20260808 01:47:59.133684  6103 raft_consensus.cc:2243] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 LEADER]: Raft consensus shutting down.
I20260808 01:47:59.134431  6103 raft_consensus.cc:2272] T 712bf316e8b54126a41338ce77161f87 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:59.136018  6103 tablet_replica.cc:333] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34: stopping tablet replica
I20260808 01:47:59.136489  6103 raft_consensus.cc:2243] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260808 01:47:59.136828  6103 pending_rounds.cc:70] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34: Trying to abort 1 pending ops.
I20260808 01:47:59.136994  6103 pending_rounds.cc:77] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7316085455093112832 op_type: NO_OP noop_request { }
I20260808 01:47:59.137262  6103 raft_consensus.cc:2889] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260808 01:47:59.137547  6103 raft_consensus.cc:2272] T 857a66c398a4469593c4e0c2170369ea P 50cbe5db71fb4062be8eca7c5dba8a34 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:59.139068  6103 tablet_replica.cc:333] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34: stopping tablet replica
I20260808 01:47:59.139572  6103 raft_consensus.cc:2243] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260808 01:47:59.139956  6103 raft_consensus.cc:2272] T ce8f3884346c40d4999f103dfce85e74 P 50cbe5db71fb4062be8eca7c5dba8a34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:59.159478  6103 tablet_server.cc:196] TabletServer@127.5.245.195:0 shutdown complete.
I20260808 01:47:59.174842  6103 master.cc:562] Master@127.5.245.254:41845 shutting down...
I20260808 01:47:59.297672  6103 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:47:59.298218  6103 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:47:59.298554  6103 tablet_replica.cc:333] T 00000000000000000000000000000000 P 521d4296cc5b4196a6ca0e8d365a2071: stopping tablet replica
I20260808 01:47:59.319474  6103 master.cc:584] Master@127.5.245.254:41845 shutdown complete.
[       OK ] TServerQuiescingITest.TestQuiescingServerDoesntTriggerElections (9675 ms)
[ RUN      ] TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership
I20260808 01:47:59.357911  6103 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.245.254:41793
I20260808 01:47:59.359107  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:47:59.364236  6882 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
W20260808 01:47:59.365089  6885 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
W20260808 01:47:59.366279  6889 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
I20260808 01:47:59.368305  6103 server_base.cc:1061] running on GCE node
I20260808 01:47:59.369082  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:47:59.369294  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:47:59.369470  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153679369444 us; error 0 us; skew 500 ppm
I20260808 01:47:59.370059  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:47:59.373252  6103 webserver.cc:533] Webserver started at http://127.5.245.254:45351/ using document root <none> and password file <none>
I20260808 01:47:59.374001  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:47:59.374281  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:47:59.374837  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:47:59.376573  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-0/minicluster-data/master-0-root/instance:
uuid: "0f918b767496493c88518b2071eb4202"
format_stamp: "Formatted at 2026-08-08 01:47:59 on dist-test-slave-gw5c"
I20260808 01:47:59.381934  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260808 01:47:59.385198  6895 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:59.385948  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260808 01:47:59.386225  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-0/minicluster-data/master-0-root
uuid: "0f918b767496493c88518b2071eb4202"
format_stamp: "Formatted at 2026-08-08 01:47:59 on dist-test-slave-gw5c"
I20260808 01:47:59.386526  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-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)
I20260808 01:47:59.403337  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:47:59.404413  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:47:59.440558  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.254:41793
I20260808 01:47:59.440651  6977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.254:41793 every 8 connection(s)
I20260808 01:47:59.444423  6978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:47:59.454022  6978 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202: Bootstrap starting.
I20260808 01:47:59.458261  6978 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202: Neither blocks nor log segments found. Creating new log.
I20260808 01:47:59.462260  6978 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202: No bootstrap required, opened a new log
I20260808 01:47:59.464212  6978 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f918b767496493c88518b2071eb4202" member_type: VOTER }
I20260808 01:47:59.464632  6978 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:47:59.464898  6978 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f918b767496493c88518b2071eb4202, State: Initialized, Role: FOLLOWER
I20260808 01:47:59.465481  6978 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [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: "0f918b767496493c88518b2071eb4202" member_type: VOTER }
I20260808 01:47:59.465912  6978 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:47:59.466166  6978 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:47:59.466450  6978 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:47:59.470698  6978 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f918b767496493c88518b2071eb4202" member_type: VOTER }
I20260808 01:47:59.471254  6978 leader_election.cc:304] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [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: 0f918b767496493c88518b2071eb4202; no voters: 
I20260808 01:47:59.472481  6978 leader_election.cc:290] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:47:59.472815  6983 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:47:59.474131  6983 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [term 1 LEADER]: Becoming Leader. State: Replica: 0f918b767496493c88518b2071eb4202, State: Running, Role: LEADER
I20260808 01:47:59.474805  6983 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [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: "0f918b767496493c88518b2071eb4202" member_type: VOTER }
I20260808 01:47:59.475435  6978 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [sys.catalog]: configured and running, proceeding with master startup.
I20260808 01:47:59.478785  6984 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0f918b767496493c88518b2071eb4202" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f918b767496493c88518b2071eb4202" member_type: VOTER } }
I20260808 01:47:59.479499  6984 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [sys.catalog]: This master's current role is: LEADER
I20260808 01:47:59.479163  6985 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0f918b767496493c88518b2071eb4202. Latest consensus state: current_term: 1 leader_uuid: "0f918b767496493c88518b2071eb4202" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f918b767496493c88518b2071eb4202" member_type: VOTER } }
I20260808 01:47:59.480249  6985 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [sys.catalog]: This master's current role is: LEADER
I20260808 01:47:59.482399  6996 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260808 01:47:59.489843  6996 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260808 01:47:59.491860  6103 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260808 01:47:59.498626  6996 catalog_manager.cc:1383] Generated new cluster ID: 9988f6a1d7e1496dba5525e276fcdf3e
I20260808 01:47:59.498929  6996 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260808 01:47:59.517668  6996 catalog_manager.cc:1406] Generated new certificate authority record
I20260808 01:47:59.518951  6996 catalog_manager.cc:1540] Loading token signing keys...
I20260808 01:47:59.530071  6996 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202: Generated new TSK 0
I20260808 01:47:59.530699  6996 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260808 01:47:59.558334  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:47:59.564004  7010 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
W20260808 01:47:59.565835  7012 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
W20260808 01:47:59.568029  7015 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
I20260808 01:47:59.569808  6103 server_base.cc:1061] running on GCE node
I20260808 01:47:59.570952  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:47:59.571149  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:47:59.571274  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153679571262 us; error 0 us; skew 500 ppm
I20260808 01:47:59.571800  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:47:59.574154  6103 webserver.cc:533] Webserver started at http://127.5.245.193:42825/ using document root <none> and password file <none>
I20260808 01:47:59.574599  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:47:59.574817  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:47:59.575033  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:47:59.576150  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-0/minicluster-data/ts-0-root/instance:
uuid: "673cf6230a60465cb0101a3931e2f72d"
format_stamp: "Formatted at 2026-08-08 01:47:59 on dist-test-slave-gw5c"
I20260808 01:47:59.580705  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260808 01:47:59.583832  7024 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:59.584568  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260808 01:47:59.584813  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-0/minicluster-data/ts-0-root
uuid: "673cf6230a60465cb0101a3931e2f72d"
format_stamp: "Formatted at 2026-08-08 01:47:59 on dist-test-slave-gw5c"
I20260808 01:47:59.585057  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-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)
I20260808 01:47:59.607705  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:47:59.608863  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:47:59.610267  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:47:59.612577  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:47:59.612754  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:59.613055  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:47:59.613204  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:59.652838  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.193:45245
I20260808 01:47:59.652940  7117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.193:45245 every 8 connection(s)
I20260808 01:47:59.657922  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:47:59.665962  7125 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
W20260808 01:47:59.666404  7127 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
W20260808 01:47:59.669224  7129 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
I20260808 01:47:59.671689  6103 server_base.cc:1061] running on GCE node
I20260808 01:47:59.672184  7118 heartbeater.cc:344] Connected to a master server at 127.5.245.254:41793
I20260808 01:47:59.672601  7118 heartbeater.cc:461] Registering TS with master...
I20260808 01:47:59.672878  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:47:59.673126  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:47:59.673295  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153679673279 us; error 0 us; skew 500 ppm
I20260808 01:47:59.673481  7118 heartbeater.cc:507] Master 127.5.245.254:41793 requested a full tablet report, sending...
I20260808 01:47:59.673910  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:47:59.675865  6920 ts_manager.cc:194] Registered new tserver with Master: 673cf6230a60465cb0101a3931e2f72d (127.5.245.193:45245)
I20260808 01:47:59.676864  6103 webserver.cc:533] Webserver started at http://127.5.245.194:34611/ using document root <none> and password file <none>
I20260808 01:47:59.677521  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:47:59.677788  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:47:59.678102  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:47:59.678344  6920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52516
I20260808 01:47:59.679592  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-0/minicluster-data/ts-1-root/instance:
uuid: "a12e02508c994335af62cd2f29dbcb7e"
format_stamp: "Formatted at 2026-08-08 01:47:59 on dist-test-slave-gw5c"
I20260808 01:47:59.684119  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260808 01:47:59.687577  7135 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:59.688467  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260808 01:47:59.688766  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-0/minicluster-data/ts-1-root
uuid: "a12e02508c994335af62cd2f29dbcb7e"
format_stamp: "Formatted at 2026-08-08 01:47:59 on dist-test-slave-gw5c"
I20260808 01:47:59.689045  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-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)
I20260808 01:47:59.742183  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:47:59.743794  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:47:59.745446  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:47:59.748396  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:47:59.748603  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:59.748940  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:47:59.749092  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:59.794699  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.194:42257
I20260808 01:47:59.794921  7223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.194:42257 every 8 connection(s)
I20260808 01:47:59.801231  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:47:59.809645  7233 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
W20260808 01:47:59.815696  7234 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
W20260808 01:47:59.818078  7236 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
I20260808 01:47:59.818575  6103 server_base.cc:1061] running on GCE node
I20260808 01:47:59.818923  7224 heartbeater.cc:344] Connected to a master server at 127.5.245.254:41793
I20260808 01:47:59.819463  7224 heartbeater.cc:461] Registering TS with master...
I20260808 01:47:59.820009  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:47:59.820307  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:47:59.820309  7224 heartbeater.cc:507] Master 127.5.245.254:41793 requested a full tablet report, sending...
I20260808 01:47:59.820694  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153679820674 us; error 0 us; skew 500 ppm
I20260808 01:47:59.821337  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:47:59.823174  6920 ts_manager.cc:194] Registered new tserver with Master: a12e02508c994335af62cd2f29dbcb7e (127.5.245.194:42257)
I20260808 01:47:59.824625  6103 webserver.cc:533] Webserver started at http://127.5.245.195:46195/ using document root <none> and password file <none>
I20260808 01:47:59.825058  6920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52522
I20260808 01:47:59.825178  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:47:59.825555  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:47:59.825923  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:47:59.827611  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-0/minicluster-data/ts-2-root/instance:
uuid: "90d437e128c143a0a0a452657625f65e"
format_stamp: "Formatted at 2026-08-08 01:47:59 on dist-test-slave-gw5c"
I20260808 01:47:59.832406  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260808 01:47:59.835822  7245 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:59.836557  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260808 01:47:59.836839  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-0/minicluster-data/ts-2-root
uuid: "90d437e128c143a0a0a452657625f65e"
format_stamp: "Formatted at 2026-08-08 01:47:59 on dist-test-slave-gw5c"
I20260808 01:47:59.837116  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership.1786153669374976-6103-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)
I20260808 01:47:59.875684  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:47:59.877043  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:47:59.878554  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:47:59.880879  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:47:59.881129  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:59.881376  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:47:59.881549  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:47:59.924916  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.195:34801
I20260808 01:47:59.925021  7341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.195:34801 every 8 connection(s)
I20260808 01:47:59.939522  7342 heartbeater.cc:344] Connected to a master server at 127.5.245.254:41793
I20260808 01:47:59.939877  7342 heartbeater.cc:461] Registering TS with master...
I20260808 01:47:59.940611  7342 heartbeater.cc:507] Master 127.5.245.254:41793 requested a full tablet report, sending...
I20260808 01:47:59.942597  6920 ts_manager.cc:194] Registered new tserver with Master: 90d437e128c143a0a0a452657625f65e (127.5.245.195:34801)
I20260808 01:47:59.943082  6103 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014736789s
I20260808 01:47:59.944034  6920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52532
I20260808 01:48:00.003144  6920 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52564:
name: "test-workload"
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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260808 01:48:00.005303  6920 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260808 01:48:00.047739  7295 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf691be0cfb4dfcb8078fb16aca7efa (DEFAULT_TABLE table=test-workload [id=c609d04140424880b55edb091c7bc8e0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:48:00.049373  7295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf691be0cfb4dfcb8078fb16aca7efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:00.053023  7174 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf691be0cfb4dfcb8078fb16aca7efa (DEFAULT_TABLE table=test-workload [id=c609d04140424880b55edb091c7bc8e0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:48:00.054556  7174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf691be0cfb4dfcb8078fb16aca7efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:00.056164  7061 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf691be0cfb4dfcb8078fb16aca7efa (DEFAULT_TABLE table=test-workload [id=c609d04140424880b55edb091c7bc8e0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:48:00.057828  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf691be0cfb4dfcb8078fb16aca7efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:00.065888  7375 tablet_bootstrap.cc:492] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e: Bootstrap starting.
I20260808 01:48:00.073074  7375 tablet_bootstrap.cc:654] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:00.074643  7376 tablet_bootstrap.cc:492] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e: Bootstrap starting.
I20260808 01:48:00.080304  7375 tablet_bootstrap.cc:492] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e: No bootstrap required, opened a new log
I20260808 01:48:00.080868  7375 ts_tablet_manager.cc:1403] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260808 01:48:00.082639  7376 tablet_bootstrap.cc:654] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:00.084108  7375 raft_consensus.cc:359] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90d437e128c143a0a0a452657625f65e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34801 } } peers { permanent_uuid: "a12e02508c994335af62cd2f29dbcb7e" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42257 } } peers { permanent_uuid: "673cf6230a60465cb0101a3931e2f72d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 45245 } }
I20260808 01:48:00.085132  7375 raft_consensus.cc:385] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:00.085497  7375 raft_consensus.cc:740] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90d437e128c143a0a0a452657625f65e, State: Initialized, Role: FOLLOWER
I20260808 01:48:00.086323  7375 consensus_queue.cc:260] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [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: "90d437e128c143a0a0a452657625f65e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34801 } } peers { permanent_uuid: "a12e02508c994335af62cd2f29dbcb7e" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42257 } } peers { permanent_uuid: "673cf6230a60465cb0101a3931e2f72d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 45245 } }
I20260808 01:48:00.089138  7380 tablet_bootstrap.cc:492] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d: Bootstrap starting.
I20260808 01:48:00.089228  7342 heartbeater.cc:499] Master 127.5.245.254:41793 was elected leader, sending a full tablet report...
I20260808 01:48:00.093734  7375 ts_tablet_manager.cc:1434] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260808 01:48:00.095103  7376 tablet_bootstrap.cc:492] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e: No bootstrap required, opened a new log
I20260808 01:48:00.095654  7376 ts_tablet_manager.cc:1403] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260808 01:48:00.098531  7376 raft_consensus.cc:359] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90d437e128c143a0a0a452657625f65e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34801 } } peers { permanent_uuid: "a12e02508c994335af62cd2f29dbcb7e" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42257 } } peers { permanent_uuid: "673cf6230a60465cb0101a3931e2f72d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 45245 } }
I20260808 01:48:00.099202  7376 raft_consensus.cc:385] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:00.099490  7376 raft_consensus.cc:740] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12e02508c994335af62cd2f29dbcb7e, State: Initialized, Role: FOLLOWER
I20260808 01:48:00.099624  7380 tablet_bootstrap.cc:654] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:00.100212  7376 consensus_queue.cc:260] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [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: "90d437e128c143a0a0a452657625f65e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34801 } } peers { permanent_uuid: "a12e02508c994335af62cd2f29dbcb7e" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42257 } } peers { permanent_uuid: "673cf6230a60465cb0101a3931e2f72d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 45245 } }
I20260808 01:48:00.103041  7376 ts_tablet_manager.cc:1434] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260808 01:48:00.103227  7224 heartbeater.cc:499] Master 127.5.245.254:41793 was elected leader, sending a full tablet report...
I20260808 01:48:00.105521  7380 tablet_bootstrap.cc:492] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d: No bootstrap required, opened a new log
I20260808 01:48:00.106005  7380 ts_tablet_manager.cc:1403] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260808 01:48:00.108983  7380 raft_consensus.cc:359] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90d437e128c143a0a0a452657625f65e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34801 } } peers { permanent_uuid: "a12e02508c994335af62cd2f29dbcb7e" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42257 } } peers { permanent_uuid: "673cf6230a60465cb0101a3931e2f72d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 45245 } }
I20260808 01:48:00.109692  7380 raft_consensus.cc:385] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:00.110013  7380 raft_consensus.cc:740] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 673cf6230a60465cb0101a3931e2f72d, State: Initialized, Role: FOLLOWER
I20260808 01:48:00.110952  7380 consensus_queue.cc:260] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [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: "90d437e128c143a0a0a452657625f65e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34801 } } peers { permanent_uuid: "a12e02508c994335af62cd2f29dbcb7e" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42257 } } peers { permanent_uuid: "673cf6230a60465cb0101a3931e2f72d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 45245 } }
I20260808 01:48:00.113657  7118 heartbeater.cc:499] Master 127.5.245.254:41793 was elected leader, sending a full tablet report...
I20260808 01:48:00.113893  7380 ts_tablet_manager.cc:1434] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260808 01:48:00.120761  7382 raft_consensus.cc:493] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:48:00.121253  7382 raft_consensus.cc:515] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90d437e128c143a0a0a452657625f65e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34801 } } peers { permanent_uuid: "a12e02508c994335af62cd2f29dbcb7e" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42257 } } peers { permanent_uuid: "673cf6230a60465cb0101a3931e2f72d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 45245 } }
I20260808 01:48:00.125020  7382 leader_election.cc:290] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a12e02508c994335af62cd2f29dbcb7e (127.5.245.194:42257), 673cf6230a60465cb0101a3931e2f72d (127.5.245.193:45245)
I20260808 01:48:00.133661  7188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf691be0cfb4dfcb8078fb16aca7efa" candidate_uuid: "90d437e128c143a0a0a452657625f65e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12e02508c994335af62cd2f29dbcb7e" is_pre_election: true
I20260808 01:48:00.134608  7188 raft_consensus.cc:2468] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90d437e128c143a0a0a452657625f65e in term 0.
I20260808 01:48:00.135138  7076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf691be0cfb4dfcb8078fb16aca7efa" candidate_uuid: "90d437e128c143a0a0a452657625f65e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "673cf6230a60465cb0101a3931e2f72d" is_pre_election: true
I20260808 01:48:00.135800  7076 raft_consensus.cc:2468] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90d437e128c143a0a0a452657625f65e in term 0.
I20260808 01:48:00.135991  7255 leader_election.cc:304] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [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: 90d437e128c143a0a0a452657625f65e, a12e02508c994335af62cd2f29dbcb7e; no voters: 
I20260808 01:48:00.136849  7382 raft_consensus.cc:2804] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:48:00.137158  7382 raft_consensus.cc:493] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:48:00.137429  7382 raft_consensus.cc:3060] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:00.142534  7382 raft_consensus.cc:515] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90d437e128c143a0a0a452657625f65e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34801 } } peers { permanent_uuid: "a12e02508c994335af62cd2f29dbcb7e" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42257 } } peers { permanent_uuid: "673cf6230a60465cb0101a3931e2f72d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 45245 } }
I20260808 01:48:00.144196  7382 leader_election.cc:290] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [CANDIDATE]: Term 1 election: Requested vote from peers a12e02508c994335af62cd2f29dbcb7e (127.5.245.194:42257), 673cf6230a60465cb0101a3931e2f72d (127.5.245.193:45245)
I20260808 01:48:00.145139  7188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf691be0cfb4dfcb8078fb16aca7efa" candidate_uuid: "90d437e128c143a0a0a452657625f65e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12e02508c994335af62cd2f29dbcb7e"
I20260808 01:48:00.145234  7076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf691be0cfb4dfcb8078fb16aca7efa" candidate_uuid: "90d437e128c143a0a0a452657625f65e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "673cf6230a60465cb0101a3931e2f72d"
I20260808 01:48:00.145669  7188 raft_consensus.cc:3060] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:00.145756  7076 raft_consensus.cc:3060] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:00.151381  7188 raft_consensus.cc:2468] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90d437e128c143a0a0a452657625f65e in term 1.
I20260808 01:48:00.151562  7076 raft_consensus.cc:2468] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90d437e128c143a0a0a452657625f65e in term 1.
I20260808 01:48:00.152532  7255 leader_election.cc:304] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [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: 90d437e128c143a0a0a452657625f65e, a12e02508c994335af62cd2f29dbcb7e; no voters: 
I20260808 01:48:00.153276  7382 raft_consensus.cc:2804] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:48:00.154266  7382 raft_consensus.cc:697] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 1 LEADER]: Becoming Leader. State: Replica: 90d437e128c143a0a0a452657625f65e, State: Running, Role: LEADER
I20260808 01:48:00.155138  7382 consensus_queue.cc:237] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [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: "90d437e128c143a0a0a452657625f65e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34801 } } peers { permanent_uuid: "a12e02508c994335af62cd2f29dbcb7e" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42257 } } peers { permanent_uuid: "673cf6230a60465cb0101a3931e2f72d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 45245 } }
I20260808 01:48:00.162611  6918 catalog_manager.cc:5697] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e reported cstate change: term changed from 0 to 1, leader changed from <none> to 90d437e128c143a0a0a452657625f65e (127.5.245.195). New cstate: current_term: 1 leader_uuid: "90d437e128c143a0a0a452657625f65e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90d437e128c143a0a0a452657625f65e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a12e02508c994335af62cd2f29dbcb7e" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "673cf6230a60465cb0101a3931e2f72d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 45245 } health_report { overall_health: UNKNOWN } } }
I20260808 01:48:00.711755  7393 consensus_queue.cc:1048] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12e02508c994335af62cd2f29dbcb7e" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:48:00.719501  7401 raft_consensus.cc:993] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e: : Instructing follower a12e02508c994335af62cd2f29dbcb7e to start an election
I20260808 01:48:00.720144  7393 raft_consensus.cc:1081] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 1 LEADER]: Signalling peer a12e02508c994335af62cd2f29dbcb7e to start an election
I20260808 01:48:00.721954  7187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bf691be0cfb4dfcb8078fb16aca7efa"
dest_uuid: "a12e02508c994335af62cd2f29dbcb7e"
 from {username='slave'} at 127.0.0.1:35916
I20260808 01:48:00.724332  7187 raft_consensus.cc:493] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260808 01:48:00.724753  7187 raft_consensus.cc:3060] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:48:00.725977  7393 raft_consensus.cc:993] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e: : Instructing follower a12e02508c994335af62cd2f29dbcb7e to start an election
I20260808 01:48:00.726454  7401 raft_consensus.cc:1081] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 1 LEADER]: Signalling peer a12e02508c994335af62cd2f29dbcb7e to start an election
I20260808 01:48:00.728283  7401 consensus_queue.cc:1048] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [LEADER]: Connected to new peer: Peer: permanent_uuid: "673cf6230a60465cb0101a3931e2f72d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:48:00.730315  7188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bf691be0cfb4dfcb8078fb16aca7efa"
dest_uuid: "a12e02508c994335af62cd2f29dbcb7e"
 from {username='slave'} at 127.0.0.1:35916
I20260808 01:48:00.732235  7187 raft_consensus.cc:515] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90d437e128c143a0a0a452657625f65e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34801 } } peers { permanent_uuid: "a12e02508c994335af62cd2f29dbcb7e" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42257 } } peers { permanent_uuid: "673cf6230a60465cb0101a3931e2f72d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 45245 } }
I20260808 01:48:00.734835  7188 raft_consensus.cc:493] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260808 01:48:00.735265  7188 raft_consensus.cc:3060] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:48:00.740209  7187 leader_election.cc:290] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [CANDIDATE]: Term 2 election: Requested vote from peers 90d437e128c143a0a0a452657625f65e (127.5.245.195:34801), 673cf6230a60465cb0101a3931e2f72d (127.5.245.193:45245)
I20260808 01:48:00.743786  7188 raft_consensus.cc:515] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90d437e128c143a0a0a452657625f65e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34801 } } peers { permanent_uuid: "a12e02508c994335af62cd2f29dbcb7e" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42257 } } peers { permanent_uuid: "673cf6230a60465cb0101a3931e2f72d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 45245 } }
I20260808 01:48:00.746776  7188 leader_election.cc:290] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [CANDIDATE]: Term 3 election: Requested vote from peers 90d437e128c143a0a0a452657625f65e (127.5.245.195:34801), 673cf6230a60465cb0101a3931e2f72d (127.5.245.193:45245)
I20260808 01:48:00.749531  7401 raft_consensus.cc:993] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e: : Instructing follower 673cf6230a60465cb0101a3931e2f72d to start an election
I20260808 01:48:00.749981  7401 raft_consensus.cc:1081] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 1 LEADER]: Signalling peer 673cf6230a60465cb0101a3931e2f72d to start an election
I20260808 01:48:00.751914  7076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bf691be0cfb4dfcb8078fb16aca7efa"
dest_uuid: "673cf6230a60465cb0101a3931e2f72d"
 from {username='slave'} at 127.0.0.1:54718
I20260808 01:48:00.752471  7076 raft_consensus.cc:493] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260808 01:48:00.752847  7076 raft_consensus.cc:3060] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:48:00.756538  7306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf691be0cfb4dfcb8078fb16aca7efa" candidate_uuid: "a12e02508c994335af62cd2f29dbcb7e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90d437e128c143a0a0a452657625f65e"
I20260808 01:48:00.757221  7306 raft_consensus.cc:3055] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 1 LEADER]: Stepping down as leader of term 1
I20260808 01:48:00.757555  7306 raft_consensus.cc:740] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90d437e128c143a0a0a452657625f65e, State: Running, Role: LEADER
I20260808 01:48:00.758299  7307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf691be0cfb4dfcb8078fb16aca7efa" candidate_uuid: "a12e02508c994335af62cd2f29dbcb7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90d437e128c143a0a0a452657625f65e"
I20260808 01:48:00.758415  7306 consensus_queue.cc:260] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [NON_LEADER]: Queue going to NON_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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90d437e128c143a0a0a452657625f65e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34801 } } peers { permanent_uuid: "a12e02508c994335af62cd2f29dbcb7e" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42257 } } peers { permanent_uuid: "673cf6230a60465cb0101a3931e2f72d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 45245 } }
I20260808 01:48:00.759675  7306 raft_consensus.cc:3060] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 1 FOLLOWER]: Advancing to term 3
I20260808 01:48:00.761437  7076 raft_consensus.cc:515] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90d437e128c143a0a0a452657625f65e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34801 } } peers { permanent_uuid: "a12e02508c994335af62cd2f29dbcb7e" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42257 } } peers { permanent_uuid: "673cf6230a60465cb0101a3931e2f72d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 45245 } }
I20260808 01:48:00.762042  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf691be0cfb4dfcb8078fb16aca7efa" candidate_uuid: "a12e02508c994335af62cd2f29dbcb7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "673cf6230a60465cb0101a3931e2f72d"
I20260808 01:48:00.762877  7070 raft_consensus.cc:2393] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a12e02508c994335af62cd2f29dbcb7e in current term 2: Already voted for candidate 673cf6230a60465cb0101a3931e2f72d in this term.
I20260808 01:48:00.764016  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf691be0cfb4dfcb8078fb16aca7efa" candidate_uuid: "a12e02508c994335af62cd2f29dbcb7e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "673cf6230a60465cb0101a3931e2f72d"
I20260808 01:48:00.764621  7069 raft_consensus.cc:3060] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:48:00.765712  7076 leader_election.cc:290] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [CANDIDATE]: Term 2 election: Requested vote from peers 90d437e128c143a0a0a452657625f65e (127.5.245.195:34801), a12e02508c994335af62cd2f29dbcb7e (127.5.245.194:42257)
I20260808 01:48:00.767691  7306 raft_consensus.cc:2468] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12e02508c994335af62cd2f29dbcb7e in term 3.
I20260808 01:48:00.769070  7141 leader_election.cc:304] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90d437e128c143a0a0a452657625f65e, a12e02508c994335af62cd2f29dbcb7e; no voters: 
I20260808 01:48:00.770093  7398 raft_consensus.cc:2804] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 3 FOLLOWER]: Leader election won for term 3
I20260808 01:48:00.781309  7138 leader_election.cc:304] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a12e02508c994335af62cd2f29dbcb7e; no voters: 673cf6230a60465cb0101a3931e2f72d, 90d437e128c143a0a0a452657625f65e
I20260808 01:48:00.786265  7069 raft_consensus.cc:2468] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12e02508c994335af62cd2f29dbcb7e in term 3.
I20260808 01:48:00.793185  7398 raft_consensus.cc:697] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 3 LEADER]: Becoming Leader. State: Replica: a12e02508c994335af62cd2f29dbcb7e, State: Running, Role: LEADER
I20260808 01:48:00.794198  7398 consensus_queue.cc:237] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90d437e128c143a0a0a452657625f65e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34801 } } peers { permanent_uuid: "a12e02508c994335af62cd2f29dbcb7e" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42257 } } peers { permanent_uuid: "673cf6230a60465cb0101a3931e2f72d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 45245 } }
I20260808 01:48:00.800370  7423 raft_consensus.cc:2749] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 3 LEADER]: Leader election lost for term 2. Reason: could not achieve majority
I20260808 01:48:00.803560  6918 catalog_manager.cc:5697] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e reported cstate change: term changed from 1 to 3, leader changed from 90d437e128c143a0a0a452657625f65e (127.5.245.195) to a12e02508c994335af62cd2f29dbcb7e (127.5.245.194). New cstate: current_term: 3 leader_uuid: "a12e02508c994335af62cd2f29dbcb7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90d437e128c143a0a0a452657625f65e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12e02508c994335af62cd2f29dbcb7e" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "673cf6230a60465cb0101a3931e2f72d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 45245 } health_report { overall_health: UNKNOWN } } }
I20260808 01:48:00.806071  7306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf691be0cfb4dfcb8078fb16aca7efa" candidate_uuid: "673cf6230a60465cb0101a3931e2f72d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90d437e128c143a0a0a452657625f65e"
I20260808 01:48:00.806797  7306 raft_consensus.cc:2368] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 673cf6230a60465cb0101a3931e2f72d for earlier term 2. Current term is 3.
I20260808 01:48:00.808694  7029 leader_election.cc:400] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [CANDIDATE]: Term 2 election: Vote denied by peer 90d437e128c143a0a0a452657625f65e (127.5.245.195:34801) with higher term. Message: Invalid argument: T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 673cf6230a60465cb0101a3931e2f72d for earlier term 2. Current term is 3.
I20260808 01:48:00.809080  7029 leader_election.cc:403] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260808 01:48:00.810029  7406 raft_consensus.cc:2749] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 90d437e128c143a0a0a452657625f65e (127.5.245.195:34801) with higher term. Message: Invalid argument: T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 673cf6230a60465cb0101a3931e2f72d for earlier term 2. Current term is 3.
I20260808 01:48:00.811766  7188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf691be0cfb4dfcb8078fb16aca7efa" candidate_uuid: "673cf6230a60465cb0101a3931e2f72d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a12e02508c994335af62cd2f29dbcb7e"
I20260808 01:48:00.812548  7188 raft_consensus.cc:2368] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 3 LEADER]: Leader election vote request: Denying vote to candidate 673cf6230a60465cb0101a3931e2f72d for earlier term 2. Current term is 3.
I20260808 01:48:00.813659  7028 leader_election.cc:400] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [CANDIDATE]: Term 2 election: Vote denied by peer a12e02508c994335af62cd2f29dbcb7e (127.5.245.194:42257) with higher term. Message: Invalid argument: T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 3 LEADER]: Leader election vote request: Denying vote to candidate 673cf6230a60465cb0101a3931e2f72d for earlier term 2. Current term is 3.
I20260808 01:48:00.820425  6103 tablet_server.cc:179] TabletServer@127.5.245.193:0 shutting down...
I20260808 01:48:00.841094  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:48:00.841778  6103 tablet_replica.cc:333] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d: stopping tablet replica
I20260808 01:48:00.842310  6103 raft_consensus.cc:2243] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260808 01:48:00.842759  6103 raft_consensus.cc:2272] T 4bf691be0cfb4dfcb8078fb16aca7efa P 673cf6230a60465cb0101a3931e2f72d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:00.863337  6103 tablet_server.cc:196] TabletServer@127.5.245.193:0 shutdown complete.
I20260808 01:48:00.872963  6103 tablet_server.cc:179] TabletServer@127.5.245.194:0 shutting down...
I20260808 01:48:00.889284  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:48:00.889894  6103 tablet_replica.cc:333] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e: stopping tablet replica
I20260808 01:48:00.890400  6103 raft_consensus.cc:2243] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 3 LEADER]: Raft consensus shutting down.
I20260808 01:48:00.890921  6103 pending_rounds.cc:70] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e: Trying to abort 1 pending ops.
I20260808 01:48:00.891085  6103 pending_rounds.cc:77] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e: Aborting op as it isn't in flight: id { term: 3 index: 2 } timestamp: 7316085476543524864 op_type: NO_OP noop_request { }
I20260808 01:48:00.891340  6103 raft_consensus.cc:2889] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260808 01:48:00.891642  6103 raft_consensus.cc:2272] T 4bf691be0cfb4dfcb8078fb16aca7efa P a12e02508c994335af62cd2f29dbcb7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:00.902016  6103 tablet_server.cc:196] TabletServer@127.5.245.194:0 shutdown complete.
I20260808 01:48:00.910000  6103 tablet_server.cc:179] TabletServer@127.5.245.195:0 shutting down...
I20260808 01:48:00.926245  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:48:00.926849  6103 tablet_replica.cc:333] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e: stopping tablet replica
I20260808 01:48:00.927332  6103 raft_consensus.cc:2243] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260808 01:48:00.927829  6103 raft_consensus.cc:2272] T 4bf691be0cfb4dfcb8078fb16aca7efa P 90d437e128c143a0a0a452657625f65e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:00.947863  6103 tablet_server.cc:196] TabletServer@127.5.245.195:0 shutdown complete.
I20260808 01:48:00.956096  6103 master.cc:562] Master@127.5.245.254:41793 shutting down...
I20260808 01:48:00.972586  6103 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:48:00.973182  6103 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:00.973487  6103 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0f918b767496493c88518b2071eb4202: stopping tablet replica
I20260808 01:48:00.992136  6103 master.cc:584] Master@127.5.245.254:41793 shutdown complete.
[       OK ] TServerQuiescingITest.TestQuiescingLeaderTransfersLeadership (1663 ms)
[ RUN      ] TServerQuiescingITest.TestMajorityQuiescingElectsLeader
I20260808 01:48:01.021241  6103 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.245.254:33945
I20260808 01:48:01.022394  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:01.028223  7433 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
W20260808 01:48:01.028182  7432 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
W20260808 01:48:01.029016  7436 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
I20260808 01:48:01.030292  6103 server_base.cc:1061] running on GCE node
I20260808 01:48:01.031137  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:01.031324  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:01.031533  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153681031501 us; error 0 us; skew 500 ppm
I20260808 01:48:01.032063  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:01.034313  6103 webserver.cc:533] Webserver started at http://127.5.245.254:39029/ using document root <none> and password file <none>
I20260808 01:48:01.034801  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:01.034998  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:01.035288  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:01.036404  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-0/minicluster-data/master-0-root/instance:
uuid: "d54da72120f04c53a6d4e433717ae53b"
format_stamp: "Formatted at 2026-08-08 01:48:01 on dist-test-slave-gw5c"
I20260808 01:48:01.041085  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260808 01:48:01.044343  7442 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:01.045065  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260808 01:48:01.045354  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-0/minicluster-data/master-0-root
uuid: "d54da72120f04c53a6d4e433717ae53b"
format_stamp: "Formatted at 2026-08-08 01:48:01 on dist-test-slave-gw5c"
I20260808 01:48:01.045637  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-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)
I20260808 01:48:01.072045  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:01.073361  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:01.112366  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.254:33945
I20260808 01:48:01.112473  7518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.254:33945 every 8 connection(s)
I20260808 01:48:01.116432  7519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:01.126108  7519 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b: Bootstrap starting.
I20260808 01:48:01.130888  7519 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:01.135635  7519 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b: No bootstrap required, opened a new log
I20260808 01:48:01.137633  7519 raft_consensus.cc:359] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d54da72120f04c53a6d4e433717ae53b" member_type: VOTER }
I20260808 01:48:01.138037  7519 raft_consensus.cc:385] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:01.138278  7519 raft_consensus.cc:740] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d54da72120f04c53a6d4e433717ae53b, State: Initialized, Role: FOLLOWER
I20260808 01:48:01.139062  7519 consensus_queue.cc:260] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [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: "d54da72120f04c53a6d4e433717ae53b" member_type: VOTER }
I20260808 01:48:01.139660  7519 raft_consensus.cc:399] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:48:01.139974  7519 raft_consensus.cc:493] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:48:01.140337  7519 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:01.145406  7519 raft_consensus.cc:515] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d54da72120f04c53a6d4e433717ae53b" member_type: VOTER }
I20260808 01:48:01.145964  7519 leader_election.cc:304] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [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: d54da72120f04c53a6d4e433717ae53b; no voters: 
I20260808 01:48:01.147217  7519 leader_election.cc:290] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:48:01.147586  7524 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:48:01.149000  7524 raft_consensus.cc:697] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [term 1 LEADER]: Becoming Leader. State: Replica: d54da72120f04c53a6d4e433717ae53b, State: Running, Role: LEADER
I20260808 01:48:01.149705  7524 consensus_queue.cc:237] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [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: "d54da72120f04c53a6d4e433717ae53b" member_type: VOTER }
I20260808 01:48:01.150308  7519 sys_catalog.cc:565] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [sys.catalog]: configured and running, proceeding with master startup.
I20260808 01:48:01.153400  7528 sys_catalog.cc:455] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [sys.catalog]: SysCatalogTable state changed. Reason: New leader d54da72120f04c53a6d4e433717ae53b. Latest consensus state: current_term: 1 leader_uuid: "d54da72120f04c53a6d4e433717ae53b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d54da72120f04c53a6d4e433717ae53b" member_type: VOTER } }
I20260808 01:48:01.153317  7527 sys_catalog.cc:455] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d54da72120f04c53a6d4e433717ae53b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d54da72120f04c53a6d4e433717ae53b" member_type: VOTER } }
I20260808 01:48:01.154031  7528 sys_catalog.cc:458] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [sys.catalog]: This master's current role is: LEADER
I20260808 01:48:01.154240  7527 sys_catalog.cc:458] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [sys.catalog]: This master's current role is: LEADER
I20260808 01:48:01.158685  7534 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260808 01:48:01.163723  7534 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260808 01:48:01.166462  6103 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260808 01:48:01.172735  7534 catalog_manager.cc:1383] Generated new cluster ID: d11ab19cd78849a4a3517e15aca8b8c8
I20260808 01:48:01.173043  7534 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260808 01:48:01.200773  7534 catalog_manager.cc:1406] Generated new certificate authority record
I20260808 01:48:01.202046  7534 catalog_manager.cc:1540] Loading token signing keys...
I20260808 01:48:01.216749  7534 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b: Generated new TSK 0
I20260808 01:48:01.217300  7534 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260808 01:48:01.233886  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:01.240648  7553 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
W20260808 01:48:01.241264  7554 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
W20260808 01:48:01.243019  7559 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
I20260808 01:48:01.243521  6103 server_base.cc:1061] running on GCE node
I20260808 01:48:01.244336  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:01.244577  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:01.244750  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153681244727 us; error 0 us; skew 500 ppm
I20260808 01:48:01.245242  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:01.247670  6103 webserver.cc:533] Webserver started at http://127.5.245.193:32787/ using document root <none> and password file <none>
I20260808 01:48:01.248174  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:01.248386  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:01.248677  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:01.249758  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-0/minicluster-data/ts-0-root/instance:
uuid: "dfb4b9c3fcc3461db588b5ad0498bedf"
format_stamp: "Formatted at 2026-08-08 01:48:01 on dist-test-slave-gw5c"
I20260808 01:48:01.254487  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260808 01:48:01.257802  7565 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:01.258718  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260808 01:48:01.258961  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-0/minicluster-data/ts-0-root
uuid: "dfb4b9c3fcc3461db588b5ad0498bedf"
format_stamp: "Formatted at 2026-08-08 01:48:01 on dist-test-slave-gw5c"
I20260808 01:48:01.259222  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-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)
I20260808 01:48:01.283329  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:01.284593  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:01.285954  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:48:01.288250  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:48:01.288424  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:01.288760  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:48:01.288923  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:01.327843  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.193:36623
I20260808 01:48:01.327931  7649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.193:36623 every 8 connection(s)
I20260808 01:48:01.332738  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:01.339947  7659 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
W20260808 01:48:01.341204  7661 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
W20260808 01:48:01.342412  7669 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
I20260808 01:48:01.343634  6103 server_base.cc:1061] running on GCE node
I20260808 01:48:01.344810  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:01.345080  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:01.345295  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153681345276 us; error 0 us; skew 500 ppm
I20260808 01:48:01.345860  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:01.346843  7650 heartbeater.cc:344] Connected to a master server at 127.5.245.254:33945
I20260808 01:48:01.347271  7650 heartbeater.cc:461] Registering TS with master...
I20260808 01:48:01.348155  7650 heartbeater.cc:507] Master 127.5.245.254:33945 requested a full tablet report, sending...
I20260808 01:48:01.348613  6103 webserver.cc:533] Webserver started at http://127.5.245.194:35373/ using document root <none> and password file <none>
I20260808 01:48:01.349135  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:01.349359  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:01.349642  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:01.350344  7466 ts_manager.cc:194] Registered new tserver with Master: dfb4b9c3fcc3461db588b5ad0498bedf (127.5.245.193:36623)
I20260808 01:48:01.350770  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-0/minicluster-data/ts-1-root/instance:
uuid: "2174aff753984273a07bbbe4f9de43e4"
format_stamp: "Formatted at 2026-08-08 01:48:01 on dist-test-slave-gw5c"
I20260808 01:48:01.352309  7466 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43936
I20260808 01:48:01.355530  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260808 01:48:01.358808  7680 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:01.359683  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260808 01:48:01.359918  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-0/minicluster-data/ts-1-root
uuid: "2174aff753984273a07bbbe4f9de43e4"
format_stamp: "Formatted at 2026-08-08 01:48:01 on dist-test-slave-gw5c"
I20260808 01:48:01.360193  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-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)
I20260808 01:48:01.380268  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:01.381358  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:01.382750  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:48:01.385196  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:48:01.385428  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:01.385677  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:48:01.385846  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:01.423800  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.194:40675
I20260808 01:48:01.423957  7772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.194:40675 every 8 connection(s)
I20260808 01:48:01.429539  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:01.435791  7777 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
W20260808 01:48:01.437634  7778 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
W20260808 01:48:01.441931  7780 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
I20260808 01:48:01.443540  6103 server_base.cc:1061] running on GCE node
I20260808 01:48:01.443917  7774 heartbeater.cc:344] Connected to a master server at 127.5.245.254:33945
I20260808 01:48:01.444329  7774 heartbeater.cc:461] Registering TS with master...
I20260808 01:48:01.444553  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:01.444800  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:01.444983  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153681444965 us; error 0 us; skew 500 ppm
I20260808 01:48:01.445127  7774 heartbeater.cc:507] Master 127.5.245.254:33945 requested a full tablet report, sending...
I20260808 01:48:01.445547  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:01.447460  7466 ts_manager.cc:194] Registered new tserver with Master: 2174aff753984273a07bbbe4f9de43e4 (127.5.245.194:40675)
I20260808 01:48:01.448217  6103 webserver.cc:533] Webserver started at http://127.5.245.195:39873/ using document root <none> and password file <none>
I20260808 01:48:01.448675  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:01.448825  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:01.449023  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:01.448963  7466 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43940
I20260808 01:48:01.450449  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-0/minicluster-data/ts-2-root/instance:
uuid: "4979dc1065814b0b991a82d7f7df91fe"
format_stamp: "Formatted at 2026-08-08 01:48:01 on dist-test-slave-gw5c"
I20260808 01:48:01.455476  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260808 01:48:01.458678  7788 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:01.459520  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260808 01:48:01.459815  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-0/minicluster-data/ts-2-root
uuid: "4979dc1065814b0b991a82d7f7df91fe"
format_stamp: "Formatted at 2026-08-08 01:48:01 on dist-test-slave-gw5c"
I20260808 01:48:01.460139  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestMajorityQuiescingElectsLeader.1786153669374976-6103-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)
I20260808 01:48:01.477276  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:01.478410  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:01.479879  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:48:01.482088  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:48:01.482324  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:01.482579  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:48:01.482757  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:01.520404  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.195:46069
I20260808 01:48:01.520507  7880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.195:46069 every 8 connection(s)
I20260808 01:48:01.534310  7881 heartbeater.cc:344] Connected to a master server at 127.5.245.254:33945
I20260808 01:48:01.534678  7881 heartbeater.cc:461] Registering TS with master...
I20260808 01:48:01.535367  7881 heartbeater.cc:507] Master 127.5.245.254:33945 requested a full tablet report, sending...
I20260808 01:48:01.537246  7466 ts_manager.cc:194] Registered new tserver with Master: 4979dc1065814b0b991a82d7f7df91fe (127.5.245.195:46069)
I20260808 01:48:01.538259  6103 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014554503s
I20260808 01:48:01.538581  7466 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43942
I20260808 01:48:01.593658  7466 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43970:
name: "test-workload"
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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260808 01:48:01.595448  7466 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260808 01:48:01.632424  7826 tablet_service.cc:1511] Processing CreateTablet for tablet 60983f76e4d848ceb7e5e47e4db2164c (DEFAULT_TABLE table=test-workload [id=9ca5fa3860734f7fa55b177609e2a56b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:48:01.633762  7826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60983f76e4d848ceb7e5e47e4db2164c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:01.638518  7720 tablet_service.cc:1511] Processing CreateTablet for tablet 60983f76e4d848ceb7e5e47e4db2164c (DEFAULT_TABLE table=test-workload [id=9ca5fa3860734f7fa55b177609e2a56b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:48:01.639936  7720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60983f76e4d848ceb7e5e47e4db2164c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:01.640900  7601 tablet_service.cc:1511] Processing CreateTablet for tablet 60983f76e4d848ceb7e5e47e4db2164c (DEFAULT_TABLE table=test-workload [id=9ca5fa3860734f7fa55b177609e2a56b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:48:01.642151  7601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60983f76e4d848ceb7e5e47e4db2164c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:01.651507  7921 tablet_bootstrap.cc:492] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe: Bootstrap starting.
I20260808 01:48:01.655721  7923 tablet_bootstrap.cc:492] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4: Bootstrap starting.
I20260808 01:48:01.659611  7924 tablet_bootstrap.cc:492] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf: Bootstrap starting.
I20260808 01:48:01.659729  7921 tablet_bootstrap.cc:654] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:01.662564  7923 tablet_bootstrap.cc:654] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:01.665298  7921 tablet_bootstrap.cc:492] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe: No bootstrap required, opened a new log
I20260808 01:48:01.665874  7921 ts_tablet_manager.cc:1403] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260808 01:48:01.666791  7924 tablet_bootstrap.cc:654] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:01.668766  7921 raft_consensus.cc:359] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4979dc1065814b0b991a82d7f7df91fe" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46069 } } peers { permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 } } peers { permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 } }
I20260808 01:48:01.669734  7921 raft_consensus.cc:385] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:01.670207  7921 raft_consensus.cc:740] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4979dc1065814b0b991a82d7f7df91fe, State: Initialized, Role: FOLLOWER
I20260808 01:48:01.671144  7921 consensus_queue.cc:260] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [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: "4979dc1065814b0b991a82d7f7df91fe" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46069 } } peers { permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 } } peers { permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 } }
I20260808 01:48:01.672089  7924 tablet_bootstrap.cc:492] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf: No bootstrap required, opened a new log
I20260808 01:48:01.672224  7923 tablet_bootstrap.cc:492] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4: No bootstrap required, opened a new log
I20260808 01:48:01.672715  7923 ts_tablet_manager.cc:1403] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260808 01:48:01.672677  7924 ts_tablet_manager.cc:1403] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260808 01:48:01.673681  7881 heartbeater.cc:499] Master 127.5.245.254:33945 was elected leader, sending a full tablet report...
I20260808 01:48:01.674043  7921 ts_tablet_manager.cc:1434] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260808 01:48:01.675726  7923 raft_consensus.cc:359] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4979dc1065814b0b991a82d7f7df91fe" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46069 } } peers { permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 } } peers { permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 } }
I20260808 01:48:01.677211  7923 raft_consensus.cc:385] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:01.675908  7924 raft_consensus.cc:359] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4979dc1065814b0b991a82d7f7df91fe" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46069 } } peers { permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 } } peers { permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 } }
I20260808 01:48:01.677543  7923 raft_consensus.cc:740] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2174aff753984273a07bbbe4f9de43e4, State: Initialized, Role: FOLLOWER
I20260808 01:48:01.677917  7924 raft_consensus.cc:385] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:01.678285  7924 raft_consensus.cc:740] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb4b9c3fcc3461db588b5ad0498bedf, State: Initialized, Role: FOLLOWER
I20260808 01:48:01.678567  7923 consensus_queue.cc:260] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4 [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: "4979dc1065814b0b991a82d7f7df91fe" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46069 } } peers { permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 } } peers { permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 } }
I20260808 01:48:01.679226  7924 consensus_queue.cc:260] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [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: "4979dc1065814b0b991a82d7f7df91fe" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46069 } } peers { permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 } } peers { permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 } }
I20260808 01:48:01.681237  7774 heartbeater.cc:499] Master 127.5.245.254:33945 was elected leader, sending a full tablet report...
I20260808 01:48:01.681757  7923 ts_tablet_manager.cc:1434] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260808 01:48:01.684103  7650 heartbeater.cc:499] Master 127.5.245.254:33945 was elected leader, sending a full tablet report...
I20260808 01:48:01.684644  7924 ts_tablet_manager.cc:1434] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260808 01:48:01.832672  7931 raft_consensus.cc:493] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:48:01.833168  7931 raft_consensus.cc:515] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4979dc1065814b0b991a82d7f7df91fe" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46069 } } peers { permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 } } peers { permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 } }
I20260808 01:48:01.837149  7931 leader_election.cc:290] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2174aff753984273a07bbbe4f9de43e4 (127.5.245.194:40675), dfb4b9c3fcc3461db588b5ad0498bedf (127.5.245.193:36623)
I20260808 01:48:01.845383  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60983f76e4d848ceb7e5e47e4db2164c" candidate_uuid: "4979dc1065814b0b991a82d7f7df91fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2174aff753984273a07bbbe4f9de43e4" is_pre_election: true
I20260808 01:48:01.846024  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60983f76e4d848ceb7e5e47e4db2164c" candidate_uuid: "4979dc1065814b0b991a82d7f7df91fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" is_pre_election: true
I20260808 01:48:01.846176  7738 raft_consensus.cc:2468] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4979dc1065814b0b991a82d7f7df91fe in term 0.
I20260808 01:48:01.846685  7613 raft_consensus.cc:2468] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4979dc1065814b0b991a82d7f7df91fe in term 0.
I20260808 01:48:01.847541  7792 leader_election.cc:304] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [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: 2174aff753984273a07bbbe4f9de43e4, 4979dc1065814b0b991a82d7f7df91fe; no voters: 
I20260808 01:48:01.848428  7931 raft_consensus.cc:2804] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:48:01.848750  7931 raft_consensus.cc:493] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:48:01.848964  7931 raft_consensus.cc:3060] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:01.853576  7931 raft_consensus.cc:515] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4979dc1065814b0b991a82d7f7df91fe" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46069 } } peers { permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 } } peers { permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 } }
I20260808 01:48:01.854983  7931 leader_election.cc:290] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [CANDIDATE]: Term 1 election: Requested vote from peers 2174aff753984273a07bbbe4f9de43e4 (127.5.245.194:40675), dfb4b9c3fcc3461db588b5ad0498bedf (127.5.245.193:36623)
I20260808 01:48:01.855938  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60983f76e4d848ceb7e5e47e4db2164c" candidate_uuid: "4979dc1065814b0b991a82d7f7df91fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2174aff753984273a07bbbe4f9de43e4"
I20260808 01:48:01.856069  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60983f76e4d848ceb7e5e47e4db2164c" candidate_uuid: "4979dc1065814b0b991a82d7f7df91fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf"
I20260808 01:48:01.856451  7738 raft_consensus.cc:3060] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:01.856594  7613 raft_consensus.cc:3060] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:01.861472  7738 raft_consensus.cc:2468] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4979dc1065814b0b991a82d7f7df91fe in term 1.
I20260808 01:48:01.861631  7613 raft_consensus.cc:2468] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4979dc1065814b0b991a82d7f7df91fe in term 1.
I20260808 01:48:01.862672  7792 leader_election.cc:304] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [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: 2174aff753984273a07bbbe4f9de43e4, 4979dc1065814b0b991a82d7f7df91fe; no voters: 
I20260808 01:48:01.863358  7931 raft_consensus.cc:2804] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:48:01.864243  7931 raft_consensus.cc:697] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 1 LEADER]: Becoming Leader. State: Replica: 4979dc1065814b0b991a82d7f7df91fe, State: Running, Role: LEADER
I20260808 01:48:01.865176  7931 consensus_queue.cc:237] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [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: "4979dc1065814b0b991a82d7f7df91fe" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46069 } } peers { permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 } } peers { permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 } }
I20260808 01:48:01.873082  7464 catalog_manager.cc:5697] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 4979dc1065814b0b991a82d7f7df91fe (127.5.245.195). New cstate: current_term: 1 leader_uuid: "4979dc1065814b0b991a82d7f7df91fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4979dc1065814b0b991a82d7f7df91fe" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 } health_report { overall_health: UNKNOWN } } }
I20260808 01:48:02.111681  7931 consensus_queue.cc:1048] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:48:02.118103  7935 raft_consensus.cc:993] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe: : Instructing follower dfb4b9c3fcc3461db588b5ad0498bedf to start an election
I20260808 01:48:02.118964  7931 raft_consensus.cc:1081] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 1 LEADER]: Signalling peer dfb4b9c3fcc3461db588b5ad0498bedf to start an election
I20260808 01:48:02.121196  7610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60983f76e4d848ceb7e5e47e4db2164c"
dest_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf"
 from {username='slave'} at 127.0.0.1:34468
I20260808 01:48:02.124239  7610 raft_consensus.cc:493] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260808 01:48:02.124639  7610 raft_consensus.cc:3060] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:48:02.126178  7935 raft_consensus.cc:993] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe: : Instructing follower dfb4b9c3fcc3461db588b5ad0498bedf to start an election
I20260808 01:48:02.126710  7935 raft_consensus.cc:1081] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 1 LEADER]: Signalling peer dfb4b9c3fcc3461db588b5ad0498bedf to start an election
I20260808 01:48:02.126477  7939 consensus_queue.cc:1048] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:48:02.128619  7613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60983f76e4d848ceb7e5e47e4db2164c"
dest_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf"
 from {username='slave'} at 127.0.0.1:34468
I20260808 01:48:02.131982  7610 raft_consensus.cc:515] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4979dc1065814b0b991a82d7f7df91fe" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46069 } } peers { permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 } } peers { permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 } }
I20260808 01:48:02.133005  7613 raft_consensus.cc:493] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260808 01:48:02.133435  7613 raft_consensus.cc:3060] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:48:02.140802  7613 raft_consensus.cc:515] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4979dc1065814b0b991a82d7f7df91fe" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46069 } } peers { permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 } } peers { permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 } }
I20260808 01:48:02.145188  7610 leader_election.cc:290] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [CANDIDATE]: Term 2 election: Requested vote from peers 4979dc1065814b0b991a82d7f7df91fe (127.5.245.195:46069), 2174aff753984273a07bbbe4f9de43e4 (127.5.245.194:40675)
I20260808 01:48:02.146431  7613 leader_election.cc:290] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [CANDIDATE]: Term 3 election: Requested vote from peers 4979dc1065814b0b991a82d7f7df91fe (127.5.245.195:46069), 2174aff753984273a07bbbe4f9de43e4 (127.5.245.194:40675)
I20260808 01:48:02.156973  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60983f76e4d848ceb7e5e47e4db2164c" candidate_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4979dc1065814b0b991a82d7f7df91fe"
I20260808 01:48:02.157261  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60983f76e4d848ceb7e5e47e4db2164c" candidate_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2174aff753984273a07bbbe4f9de43e4"
I20260808 01:48:02.157269  7842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60983f76e4d848ceb7e5e47e4db2164c" candidate_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4979dc1065814b0b991a82d7f7df91fe"
I20260808 01:48:02.157680  7844 raft_consensus.cc:3055] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 1 LEADER]: Stepping down as leader of term 1
I20260808 01:48:02.157680  7737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60983f76e4d848ceb7e5e47e4db2164c" candidate_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2174aff753984273a07bbbe4f9de43e4"
I20260808 01:48:02.158006  7738 raft_consensus.cc:3060] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:48:02.158143  7844 raft_consensus.cc:740] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4979dc1065814b0b991a82d7f7df91fe, State: Running, Role: LEADER
I20260808 01:48:02.159063  7844 consensus_queue.cc:260] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [NON_LEADER]: Queue going to NON_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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4979dc1065814b0b991a82d7f7df91fe" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46069 } } peers { permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 } } peers { permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 } }
I20260808 01:48:02.159904  7570 leader_election.cc:304] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dfb4b9c3fcc3461db588b5ad0498bedf; no voters: 2174aff753984273a07bbbe4f9de43e4, 4979dc1065814b0b991a82d7f7df91fe
I20260808 01:48:02.160195  7844 raft_consensus.cc:3060] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:48:02.160867  7933 raft_consensus.cc:2749] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260808 01:48:02.164088  7738 raft_consensus.cc:2468] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4b9c3fcc3461db588b5ad0498bedf in term 2.
I20260808 01:48:02.165169  7570 leader_election.cc:304] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2174aff753984273a07bbbe4f9de43e4, dfb4b9c3fcc3461db588b5ad0498bedf; no voters: 
I20260808 01:48:02.165853  7933 raft_consensus.cc:2764] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260808 01:48:02.166460  7844 raft_consensus.cc:2468] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4b9c3fcc3461db588b5ad0498bedf in term 2.
I20260808 01:48:04.028301  7957 raft_consensus.cc:493] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:48:04.028718  7957 raft_consensus.cc:515] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4979dc1065814b0b991a82d7f7df91fe" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46069 } } peers { permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 } } peers { permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 } }
I20260808 01:48:04.030450  7957 leader_election.cc:290] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4979dc1065814b0b991a82d7f7df91fe (127.5.245.195:46069), 2174aff753984273a07bbbe4f9de43e4 (127.5.245.194:40675)
I20260808 01:48:04.031315  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60983f76e4d848ceb7e5e47e4db2164c" candidate_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4979dc1065814b0b991a82d7f7df91fe" is_pre_election: true
I20260808 01:48:04.031728  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60983f76e4d848ceb7e5e47e4db2164c" candidate_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2174aff753984273a07bbbe4f9de43e4" is_pre_election: true
I20260808 01:48:04.031931  7844 raft_consensus.cc:2468] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb4b9c3fcc3461db588b5ad0498bedf in term 2.
I20260808 01:48:04.032316  7738 raft_consensus.cc:2468] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfb4b9c3fcc3461db588b5ad0498bedf in term 2.
I20260808 01:48:04.033131  7569 leader_election.cc:304] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4979dc1065814b0b991a82d7f7df91fe, dfb4b9c3fcc3461db588b5ad0498bedf; no voters: 
I20260808 01:48:04.033804  7957 raft_consensus.cc:2804] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260808 01:48:04.034121  7957 raft_consensus.cc:493] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:48:04.034394  7957 raft_consensus.cc:3060] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 3 FOLLOWER]: Advancing to term 4
I20260808 01:48:04.039098  7957 raft_consensus.cc:515] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4979dc1065814b0b991a82d7f7df91fe" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46069 } } peers { permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 } } peers { permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 } }
I20260808 01:48:04.040766  7957 leader_election.cc:290] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [CANDIDATE]: Term 4 election: Requested vote from peers 4979dc1065814b0b991a82d7f7df91fe (127.5.245.195:46069), 2174aff753984273a07bbbe4f9de43e4 (127.5.245.194:40675)
I20260808 01:48:04.041594  7844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60983f76e4d848ceb7e5e47e4db2164c" candidate_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4979dc1065814b0b991a82d7f7df91fe"
I20260808 01:48:04.041949  7738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60983f76e4d848ceb7e5e47e4db2164c" candidate_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2174aff753984273a07bbbe4f9de43e4"
I20260808 01:48:04.042212  7844 raft_consensus.cc:3060] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 2 FOLLOWER]: Advancing to term 4
I20260808 01:48:04.042595  7738 raft_consensus.cc:3060] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4 [term 2 FOLLOWER]: Advancing to term 4
I20260808 01:48:04.047214  7844 raft_consensus.cc:2468] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4b9c3fcc3461db588b5ad0498bedf in term 4.
I20260808 01:48:04.047478  7738 raft_consensus.cc:2468] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfb4b9c3fcc3461db588b5ad0498bedf in term 4.
I20260808 01:48:04.048563  7569 leader_election.cc:304] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4979dc1065814b0b991a82d7f7df91fe, dfb4b9c3fcc3461db588b5ad0498bedf; no voters: 
I20260808 01:48:04.049407  7957 raft_consensus.cc:2804] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 4 FOLLOWER]: Leader election won for term 4
I20260808 01:48:04.050426  7957 raft_consensus.cc:697] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 4 LEADER]: Becoming Leader. State: Replica: dfb4b9c3fcc3461db588b5ad0498bedf, State: Running, Role: LEADER
I20260808 01:48:04.051470  7957 consensus_queue.cc:237] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4979dc1065814b0b991a82d7f7df91fe" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46069 } } peers { permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 } } peers { permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 } }
I20260808 01:48:04.057674  7465 catalog_manager.cc:5697] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf reported cstate change: term changed from 1 to 4, leader changed from 4979dc1065814b0b991a82d7f7df91fe (127.5.245.195) to dfb4b9c3fcc3461db588b5ad0498bedf (127.5.245.193). New cstate: current_term: 4 leader_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4979dc1065814b0b991a82d7f7df91fe" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2174aff753984273a07bbbe4f9de43e4" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfb4b9c3fcc3461db588b5ad0498bedf" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 36623 } health_report { overall_health: HEALTHY } } }
I20260808 01:48:04.065466  6103 tablet_server.cc:179] TabletServer@127.5.245.193:0 shutting down...
I20260808 01:48:04.086241  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:48:04.086928  6103 tablet_replica.cc:333] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf: stopping tablet replica
I20260808 01:48:04.087581  6103 raft_consensus.cc:2243] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 4 LEADER]: Raft consensus shutting down.
I20260808 01:48:04.088184  6103 pending_rounds.cc:70] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf: Trying to abort 1 pending ops.
I20260808 01:48:04.088397  6103 pending_rounds.cc:77] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf: Aborting op as it isn't in flight: id { term: 4 index: 2 } timestamp: 7316085489882312704 op_type: NO_OP noop_request { }
I20260808 01:48:04.088691  6103 raft_consensus.cc:2889] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260808 01:48:04.088994  6103 raft_consensus.cc:2272] T 60983f76e4d848ceb7e5e47e4db2164c P dfb4b9c3fcc3461db588b5ad0498bedf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:04.109615  6103 tablet_server.cc:196] TabletServer@127.5.245.193:0 shutdown complete.
I20260808 01:48:04.117906  6103 tablet_server.cc:179] TabletServer@127.5.245.194:0 shutting down...
I20260808 01:48:04.135491  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:48:04.136144  6103 tablet_replica.cc:333] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4: stopping tablet replica
I20260808 01:48:04.136654  6103 raft_consensus.cc:2243] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260808 01:48:04.137097  6103 raft_consensus.cc:2272] T 60983f76e4d848ceb7e5e47e4db2164c P 2174aff753984273a07bbbe4f9de43e4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:04.157496  6103 tablet_server.cc:196] TabletServer@127.5.245.194:0 shutdown complete.
I20260808 01:48:04.165737  6103 tablet_server.cc:179] TabletServer@127.5.245.195:0 shutting down...
I20260808 01:48:04.182363  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:48:04.183113  6103 tablet_replica.cc:333] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe: stopping tablet replica
I20260808 01:48:04.183707  6103 raft_consensus.cc:2243] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260808 01:48:04.184165  6103 raft_consensus.cc:2272] T 60983f76e4d848ceb7e5e47e4db2164c P 4979dc1065814b0b991a82d7f7df91fe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:04.203540  6103 tablet_server.cc:196] TabletServer@127.5.245.195:0 shutdown complete.
I20260808 01:48:04.212213  6103 master.cc:562] Master@127.5.245.254:33945 shutting down...
I20260808 01:48:04.227499  6103 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:48:04.228049  6103 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:04.228375  6103 tablet_replica.cc:333] T 00000000000000000000000000000000 P d54da72120f04c53a6d4e433717ae53b: stopping tablet replica
I20260808 01:48:04.246754  6103 master.cc:584] Master@127.5.245.254:33945 shutdown complete.
[       OK ] TServerQuiescingITest.TestMajorityQuiescingElectsLeader (3249 ms)
[ RUN      ] TServerQuiescingITest.TestDoesntAllowNewScans
I20260808 01:48:04.270615  6103 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.245.254:41647
I20260808 01:48:04.271834  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:04.276551  7964 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
W20260808 01:48:04.277583  7966 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
I20260808 01:48:04.279343  6103 server_base.cc:1061] running on GCE node
W20260808 01:48:04.279307  7970 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
I20260808 01:48:04.280560  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:04.280737  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:04.280854  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153684280843 us; error 0 us; skew 500 ppm
I20260808 01:48:04.281311  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:04.283583  6103 webserver.cc:533] Webserver started at http://127.5.245.254:34371/ using document root <none> and password file <none>
I20260808 01:48:04.284067  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:04.284226  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:04.284437  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:04.285529  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-0/minicluster-data/master-0-root/instance:
uuid: "e9a9272e601345e5ac8190dc14ef2bd9"
format_stamp: "Formatted at 2026-08-08 01:48:04 on dist-test-slave-gw5c"
I20260808 01:48:04.290200  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260808 01:48:04.293546  7976 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:04.294323  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260808 01:48:04.294620  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-0/minicluster-data/master-0-root
uuid: "e9a9272e601345e5ac8190dc14ef2bd9"
format_stamp: "Formatted at 2026-08-08 01:48:04 on dist-test-slave-gw5c"
I20260808 01:48:04.294916  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-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)
I20260808 01:48:04.316998  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:04.318060  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:04.354314  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.254:41647
I20260808 01:48:04.354406  8065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.254:41647 every 8 connection(s)
I20260808 01:48:04.358112  8066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:04.368618  8066 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9: Bootstrap starting.
I20260808 01:48:04.372758  8066 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:04.376591  8066 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9: No bootstrap required, opened a new log
I20260808 01:48:04.378407  8066 raft_consensus.cc:359] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9a9272e601345e5ac8190dc14ef2bd9" member_type: VOTER }
I20260808 01:48:04.378763  8066 raft_consensus.cc:385] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:04.378963  8066 raft_consensus.cc:740] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a9272e601345e5ac8190dc14ef2bd9, State: Initialized, Role: FOLLOWER
I20260808 01:48:04.379532  8066 consensus_queue.cc:260] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [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: "e9a9272e601345e5ac8190dc14ef2bd9" member_type: VOTER }
I20260808 01:48:04.379930  8066 raft_consensus.cc:399] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:48:04.380122  8066 raft_consensus.cc:493] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:48:04.380326  8066 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:04.385212  8066 raft_consensus.cc:515] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9a9272e601345e5ac8190dc14ef2bd9" member_type: VOTER }
I20260808 01:48:04.385708  8066 leader_election.cc:304] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [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: e9a9272e601345e5ac8190dc14ef2bd9; no voters: 
I20260808 01:48:04.386780  8066 leader_election.cc:290] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:48:04.387128  8073 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:48:04.388448  8073 raft_consensus.cc:697] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [term 1 LEADER]: Becoming Leader. State: Replica: e9a9272e601345e5ac8190dc14ef2bd9, State: Running, Role: LEADER
I20260808 01:48:04.389140  8073 consensus_queue.cc:237] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [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: "e9a9272e601345e5ac8190dc14ef2bd9" member_type: VOTER }
I20260808 01:48:04.389758  8066 sys_catalog.cc:565] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [sys.catalog]: configured and running, proceeding with master startup.
I20260808 01:48:04.391971  8077 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e9a9272e601345e5ac8190dc14ef2bd9. Latest consensus state: current_term: 1 leader_uuid: "e9a9272e601345e5ac8190dc14ef2bd9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9a9272e601345e5ac8190dc14ef2bd9" member_type: VOTER } }
I20260808 01:48:04.391925  8076 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e9a9272e601345e5ac8190dc14ef2bd9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9a9272e601345e5ac8190dc14ef2bd9" member_type: VOTER } }
I20260808 01:48:04.392583  8077 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [sys.catalog]: This master's current role is: LEADER
I20260808 01:48:04.392763  8076 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [sys.catalog]: This master's current role is: LEADER
I20260808 01:48:04.396751  8083 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260808 01:48:04.404796  8083 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260808 01:48:04.405900  6103 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260808 01:48:04.413578  8083 catalog_manager.cc:1383] Generated new cluster ID: 1c4dc32fc26344779047911d810391c9
I20260808 01:48:04.413866  8083 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260808 01:48:04.435775  8083 catalog_manager.cc:1406] Generated new certificate authority record
I20260808 01:48:04.437366  8083 catalog_manager.cc:1540] Loading token signing keys...
I20260808 01:48:04.455560  8083 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9: Generated new TSK 0
I20260808 01:48:04.456152  8083 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260808 01:48:04.473042  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:04.478811  8105 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
W20260808 01:48:04.480124  8106 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
I20260808 01:48:04.484005  6103 server_base.cc:1061] running on GCE node
W20260808 01:48:04.483982  8109 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
I20260808 01:48:04.485090  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:04.485321  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:04.485498  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153684485477 us; error 0 us; skew 500 ppm
I20260808 01:48:04.486011  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:04.488324  6103 webserver.cc:533] Webserver started at http://127.5.245.193:41803/ using document root <none> and password file <none>
I20260808 01:48:04.488839  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:04.489056  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:04.489332  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:04.490417  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-0/minicluster-data/ts-0-root/instance:
uuid: "9dc24bf658b8469b8116c149aed53c5d"
format_stamp: "Formatted at 2026-08-08 01:48:04 on dist-test-slave-gw5c"
I20260808 01:48:04.495046  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260808 01:48:04.498382  8115 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:04.499300  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260808 01:48:04.499612  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-0/minicluster-data/ts-0-root
uuid: "9dc24bf658b8469b8116c149aed53c5d"
format_stamp: "Formatted at 2026-08-08 01:48:04 on dist-test-slave-gw5c"
I20260808 01:48:04.499869  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-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)
I20260808 01:48:04.510921  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:04.511993  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:04.513325  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:48:04.515568  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:48:04.515756  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:04.516011  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:48:04.516166  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:04.554574  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.193:33995
I20260808 01:48:04.554670  8214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.193:33995 every 8 connection(s)
I20260808 01:48:04.559409  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:04.566514  8220 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
W20260808 01:48:04.568252  8224 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
W20260808 01:48:04.571264  8226 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
I20260808 01:48:04.574581  6103 server_base.cc:1061] running on GCE node
I20260808 01:48:04.574873  8215 heartbeater.cc:344] Connected to a master server at 127.5.245.254:41647
I20260808 01:48:04.576558  8215 heartbeater.cc:461] Registering TS with master...
I20260808 01:48:04.577107  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:04.577354  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:04.577430  8215 heartbeater.cc:507] Master 127.5.245.254:41647 requested a full tablet report, sending...
I20260808 01:48:04.577554  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153684577539 us; error 0 us; skew 500 ppm
I20260808 01:48:04.578163  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:04.580032  8001 ts_manager.cc:194] Registered new tserver with Master: 9dc24bf658b8469b8116c149aed53c5d (127.5.245.193:33995)
I20260808 01:48:04.581327  6103 webserver.cc:533] Webserver started at http://127.5.245.194:33553/ using document root <none> and password file <none>
I20260808 01:48:04.582011  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:04.582255  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:04.582587  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:04.582505  8001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44072
I20260808 01:48:04.584254  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-0/minicluster-data/ts-1-root/instance:
uuid: "ec144d18ef36442f921685783e11de03"
format_stamp: "Formatted at 2026-08-08 01:48:04 on dist-test-slave-gw5c"
I20260808 01:48:04.588830  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260808 01:48:04.592262  8233 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:04.593046  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260808 01:48:04.593290  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-0/minicluster-data/ts-1-root
uuid: "ec144d18ef36442f921685783e11de03"
format_stamp: "Formatted at 2026-08-08 01:48:04 on dist-test-slave-gw5c"
I20260808 01:48:04.593533  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-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)
I20260808 01:48:04.617877  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:04.618908  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:04.620406  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:48:04.622607  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:48:04.622826  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:04.623070  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:48:04.623239  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:04.661691  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.194:40743
I20260808 01:48:04.661783  8326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.194:40743 every 8 connection(s)
I20260808 01:48:04.666481  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:04.672569  8330 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
W20260808 01:48:04.673529  8332 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
W20260808 01:48:04.677631  8334 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
I20260808 01:48:04.677850  8327 heartbeater.cc:344] Connected to a master server at 127.5.245.254:41647
I20260808 01:48:04.678191  6103 server_base.cc:1061] running on GCE node
I20260808 01:48:04.678359  8327 heartbeater.cc:461] Registering TS with master...
I20260808 01:48:04.679104  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:04.679291  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:04.679217  8327 heartbeater.cc:507] Master 127.5.245.254:41647 requested a full tablet report, sending...
I20260808 01:48:04.679638  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153684679619 us; error 0 us; skew 500 ppm
I20260808 01:48:04.680212  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:04.681756  8001 ts_manager.cc:194] Registered new tserver with Master: ec144d18ef36442f921685783e11de03 (127.5.245.194:40743)
I20260808 01:48:04.682823  6103 webserver.cc:533] Webserver started at http://127.5.245.195:46039/ using document root <none> and password file <none>
I20260808 01:48:04.683360  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:04.683284  8001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44078
I20260808 01:48:04.683730  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:04.684078  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:04.685261  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-0/minicluster-data/ts-2-root/instance:
uuid: "8436054a4ecb4806b15120e82b79384d"
format_stamp: "Formatted at 2026-08-08 01:48:04 on dist-test-slave-gw5c"
I20260808 01:48:04.689682  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260808 01:48:04.692804  8341 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:04.693637  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260808 01:48:04.693931  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-0/minicluster-data/ts-2-root
uuid: "8436054a4ecb4806b15120e82b79384d"
format_stamp: "Formatted at 2026-08-08 01:48:04 on dist-test-slave-gw5c"
I20260808 01:48:04.694224  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScans.1786153669374976-6103-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)
I20260808 01:48:04.713586  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:04.714685  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:04.716197  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:48:04.718400  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:48:04.718639  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:04.718883  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:48:04.719090  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:04.756665  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.195:35173
I20260808 01:48:04.756806  8439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.195:35173 every 8 connection(s)
I20260808 01:48:04.770239  8440 heartbeater.cc:344] Connected to a master server at 127.5.245.254:41647
I20260808 01:48:04.770645  8440 heartbeater.cc:461] Registering TS with master...
I20260808 01:48:04.771530  8440 heartbeater.cc:507] Master 127.5.245.254:41647 requested a full tablet report, sending...
I20260808 01:48:04.773551  8001 ts_manager.cc:194] Registered new tserver with Master: 8436054a4ecb4806b15120e82b79384d (127.5.245.195:35173)
I20260808 01:48:04.774538  6103 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01461426s
I20260808 01:48:04.774925  8001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44084
I20260808 01:48:04.829402  8001 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44120:
name: "test-workload"
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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260808 01:48:04.831235  8001 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260808 01:48:04.870074  8165 tablet_service.cc:1511] Processing CreateTablet for tablet a6c2a1963f8f456fb070ab08bc17a50d (DEFAULT_TABLE table=test-workload [id=fe01b353a6434ce8b31f75d346519949]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:48:04.871435  8165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c2a1963f8f456fb070ab08bc17a50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:04.875713  8273 tablet_service.cc:1511] Processing CreateTablet for tablet a6c2a1963f8f456fb070ab08bc17a50d (DEFAULT_TABLE table=test-workload [id=fe01b353a6434ce8b31f75d346519949]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:48:04.875854  8380 tablet_service.cc:1511] Processing CreateTablet for tablet a6c2a1963f8f456fb070ab08bc17a50d (DEFAULT_TABLE table=test-workload [id=fe01b353a6434ce8b31f75d346519949]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:48:04.877127  8273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c2a1963f8f456fb070ab08bc17a50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:04.877200  8380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c2a1963f8f456fb070ab08bc17a50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:04.888293  8476 tablet_bootstrap.cc:492] T a6c2a1963f8f456fb070ab08bc17a50d P 9dc24bf658b8469b8116c149aed53c5d: Bootstrap starting.
I20260808 01:48:04.895713  8477 tablet_bootstrap.cc:492] T a6c2a1963f8f456fb070ab08bc17a50d P 8436054a4ecb4806b15120e82b79384d: Bootstrap starting.
I20260808 01:48:04.897600  8478 tablet_bootstrap.cc:492] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03: Bootstrap starting.
I20260808 01:48:04.898895  8476 tablet_bootstrap.cc:654] T a6c2a1963f8f456fb070ab08bc17a50d P 9dc24bf658b8469b8116c149aed53c5d: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:04.902776  8477 tablet_bootstrap.cc:654] T a6c2a1963f8f456fb070ab08bc17a50d P 8436054a4ecb4806b15120e82b79384d: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:04.904512  8478 tablet_bootstrap.cc:654] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:04.905377  8476 tablet_bootstrap.cc:492] T a6c2a1963f8f456fb070ab08bc17a50d P 9dc24bf658b8469b8116c149aed53c5d: No bootstrap required, opened a new log
I20260808 01:48:04.905907  8476 ts_tablet_manager.cc:1403] T a6c2a1963f8f456fb070ab08bc17a50d P 9dc24bf658b8469b8116c149aed53c5d: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260808 01:48:04.907667  8477 tablet_bootstrap.cc:492] T a6c2a1963f8f456fb070ab08bc17a50d P 8436054a4ecb4806b15120e82b79384d: No bootstrap required, opened a new log
I20260808 01:48:04.908206  8477 ts_tablet_manager.cc:1403] T a6c2a1963f8f456fb070ab08bc17a50d P 8436054a4ecb4806b15120e82b79384d: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260808 01:48:04.909036  8476 raft_consensus.cc:359] T a6c2a1963f8f456fb070ab08bc17a50d P 9dc24bf658b8469b8116c149aed53c5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc24bf658b8469b8116c149aed53c5d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 33995 } } peers { permanent_uuid: "ec144d18ef36442f921685783e11de03" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40743 } } peers { permanent_uuid: "8436054a4ecb4806b15120e82b79384d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 35173 } }
I20260808 01:48:04.909619  8476 raft_consensus.cc:385] T a6c2a1963f8f456fb070ab08bc17a50d P 9dc24bf658b8469b8116c149aed53c5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:04.909906  8478 tablet_bootstrap.cc:492] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03: No bootstrap required, opened a new log
I20260808 01:48:04.909880  8476 raft_consensus.cc:740] T a6c2a1963f8f456fb070ab08bc17a50d P 9dc24bf658b8469b8116c149aed53c5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc24bf658b8469b8116c149aed53c5d, State: Initialized, Role: FOLLOWER
I20260808 01:48:04.910565  8478 ts_tablet_manager.cc:1403] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.009s
I20260808 01:48:04.910856  8477 raft_consensus.cc:359] T a6c2a1963f8f456fb070ab08bc17a50d P 8436054a4ecb4806b15120e82b79384d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc24bf658b8469b8116c149aed53c5d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 33995 } } peers { permanent_uuid: "ec144d18ef36442f921685783e11de03" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40743 } } peers { permanent_uuid: "8436054a4ecb4806b15120e82b79384d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 35173 } }
I20260808 01:48:04.910965  8476 consensus_queue.cc:260] T a6c2a1963f8f456fb070ab08bc17a50d P 9dc24bf658b8469b8116c149aed53c5d [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: "9dc24bf658b8469b8116c149aed53c5d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 33995 } } peers { permanent_uuid: "ec144d18ef36442f921685783e11de03" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40743 } } peers { permanent_uuid: "8436054a4ecb4806b15120e82b79384d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 35173 } }
I20260808 01:48:04.911671  8477 raft_consensus.cc:385] T a6c2a1963f8f456fb070ab08bc17a50d P 8436054a4ecb4806b15120e82b79384d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:04.912039  8477 raft_consensus.cc:740] T a6c2a1963f8f456fb070ab08bc17a50d P 8436054a4ecb4806b15120e82b79384d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8436054a4ecb4806b15120e82b79384d, State: Initialized, Role: FOLLOWER
I20260808 01:48:04.912787  8477 consensus_queue.cc:260] T a6c2a1963f8f456fb070ab08bc17a50d P 8436054a4ecb4806b15120e82b79384d [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: "9dc24bf658b8469b8116c149aed53c5d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 33995 } } peers { permanent_uuid: "ec144d18ef36442f921685783e11de03" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40743 } } peers { permanent_uuid: "8436054a4ecb4806b15120e82b79384d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 35173 } }
I20260808 01:48:04.913228  8478 raft_consensus.cc:359] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc24bf658b8469b8116c149aed53c5d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 33995 } } peers { permanent_uuid: "ec144d18ef36442f921685783e11de03" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40743 } } peers { permanent_uuid: "8436054a4ecb4806b15120e82b79384d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 35173 } }
I20260808 01:48:04.914052  8478 raft_consensus.cc:385] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:04.915082  8215 heartbeater.cc:499] Master 127.5.245.254:41647 was elected leader, sending a full tablet report...
I20260808 01:48:04.914525  8478 raft_consensus.cc:740] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec144d18ef36442f921685783e11de03, State: Initialized, Role: FOLLOWER
I20260808 01:48:04.916128  8440 heartbeater.cc:499] Master 127.5.245.254:41647 was elected leader, sending a full tablet report...
I20260808 01:48:04.916373  8477 ts_tablet_manager.cc:1434] T a6c2a1963f8f456fb070ab08bc17a50d P 8436054a4ecb4806b15120e82b79384d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260808 01:48:04.915715  8476 ts_tablet_manager.cc:1434] T a6c2a1963f8f456fb070ab08bc17a50d P 9dc24bf658b8469b8116c149aed53c5d: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260808 01:48:04.916854  8478 consensus_queue.cc:260] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [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: "9dc24bf658b8469b8116c149aed53c5d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 33995 } } peers { permanent_uuid: "ec144d18ef36442f921685783e11de03" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40743 } } peers { permanent_uuid: "8436054a4ecb4806b15120e82b79384d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 35173 } }
I20260808 01:48:04.919597  8327 heartbeater.cc:499] Master 127.5.245.254:41647 was elected leader, sending a full tablet report...
I20260808 01:48:04.920169  8478 ts_tablet_manager.cc:1434] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260808 01:48:05.056532  8488 raft_consensus.cc:493] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:48:05.057178  8488 raft_consensus.cc:515] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc24bf658b8469b8116c149aed53c5d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 33995 } } peers { permanent_uuid: "ec144d18ef36442f921685783e11de03" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40743 } } peers { permanent_uuid: "8436054a4ecb4806b15120e82b79384d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 35173 } }
I20260808 01:48:05.059600  8488 leader_election.cc:290] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9dc24bf658b8469b8116c149aed53c5d (127.5.245.193:33995), 8436054a4ecb4806b15120e82b79384d (127.5.245.195:35173)
I20260808 01:48:05.069192  8180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c2a1963f8f456fb070ab08bc17a50d" candidate_uuid: "ec144d18ef36442f921685783e11de03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc24bf658b8469b8116c149aed53c5d" is_pre_election: true
I20260808 01:48:05.070034  8180 raft_consensus.cc:2468] T a6c2a1963f8f456fb070ab08bc17a50d P 9dc24bf658b8469b8116c149aed53c5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec144d18ef36442f921685783e11de03 in term 0.
I20260808 01:48:05.070258  8398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c2a1963f8f456fb070ab08bc17a50d" candidate_uuid: "ec144d18ef36442f921685783e11de03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8436054a4ecb4806b15120e82b79384d" is_pre_election: true
I20260808 01:48:05.070956  8398 raft_consensus.cc:2468] T a6c2a1963f8f456fb070ab08bc17a50d P 8436054a4ecb4806b15120e82b79384d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec144d18ef36442f921685783e11de03 in term 0.
I20260808 01:48:05.071266  8236 leader_election.cc:304] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [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: 9dc24bf658b8469b8116c149aed53c5d, ec144d18ef36442f921685783e11de03; no voters: 
I20260808 01:48:05.072067  8488 raft_consensus.cc:2804] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:48:05.072374  8488 raft_consensus.cc:493] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:48:05.072654  8488 raft_consensus.cc:3060] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:05.078280  8488 raft_consensus.cc:515] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc24bf658b8469b8116c149aed53c5d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 33995 } } peers { permanent_uuid: "ec144d18ef36442f921685783e11de03" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40743 } } peers { permanent_uuid: "8436054a4ecb4806b15120e82b79384d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 35173 } }
I20260808 01:48:05.079950  8488 leader_election.cc:290] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [CANDIDATE]: Term 1 election: Requested vote from peers 9dc24bf658b8469b8116c149aed53c5d (127.5.245.193:33995), 8436054a4ecb4806b15120e82b79384d (127.5.245.195:35173)
I20260808 01:48:05.080853  8180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c2a1963f8f456fb070ab08bc17a50d" candidate_uuid: "ec144d18ef36442f921685783e11de03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc24bf658b8469b8116c149aed53c5d"
I20260808 01:48:05.080977  8398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c2a1963f8f456fb070ab08bc17a50d" candidate_uuid: "ec144d18ef36442f921685783e11de03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8436054a4ecb4806b15120e82b79384d"
I20260808 01:48:05.081358  8180 raft_consensus.cc:3060] T a6c2a1963f8f456fb070ab08bc17a50d P 9dc24bf658b8469b8116c149aed53c5d [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:05.081521  8398 raft_consensus.cc:3060] T a6c2a1963f8f456fb070ab08bc17a50d P 8436054a4ecb4806b15120e82b79384d [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:05.086349  8180 raft_consensus.cc:2468] T a6c2a1963f8f456fb070ab08bc17a50d P 9dc24bf658b8469b8116c149aed53c5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec144d18ef36442f921685783e11de03 in term 1.
I20260808 01:48:05.086385  8398 raft_consensus.cc:2468] T a6c2a1963f8f456fb070ab08bc17a50d P 8436054a4ecb4806b15120e82b79384d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec144d18ef36442f921685783e11de03 in term 1.
I20260808 01:48:05.087518  8236 leader_election.cc:304] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [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: 9dc24bf658b8469b8116c149aed53c5d, ec144d18ef36442f921685783e11de03; no voters: 
I20260808 01:48:05.088210  8488 raft_consensus.cc:2804] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:48:05.089111  8488 raft_consensus.cc:697] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [term 1 LEADER]: Becoming Leader. State: Replica: ec144d18ef36442f921685783e11de03, State: Running, Role: LEADER
I20260808 01:48:05.089776  8488 consensus_queue.cc:237] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [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: "9dc24bf658b8469b8116c149aed53c5d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 33995 } } peers { permanent_uuid: "ec144d18ef36442f921685783e11de03" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40743 } } peers { permanent_uuid: "8436054a4ecb4806b15120e82b79384d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 35173 } }
I20260808 01:48:05.096870  8000 catalog_manager.cc:5697] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec144d18ef36442f921685783e11de03 (127.5.245.194). New cstate: current_term: 1 leader_uuid: "ec144d18ef36442f921685783e11de03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc24bf658b8469b8116c149aed53c5d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 33995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec144d18ef36442f921685783e11de03" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 40743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8436054a4ecb4806b15120e82b79384d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 35173 } health_report { overall_health: UNKNOWN } } }
I20260808 01:48:05.200243  8180 raft_consensus.cc:1275] T a6c2a1963f8f456fb070ab08bc17a50d P 9dc24bf658b8469b8116c149aed53c5d [term 1 FOLLOWER]: Refusing update from remote peer ec144d18ef36442f921685783e11de03: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260808 01:48:05.200273  8398 raft_consensus.cc:1275] T a6c2a1963f8f456fb070ab08bc17a50d P 8436054a4ecb4806b15120e82b79384d [term 1 FOLLOWER]: Refusing update from remote peer ec144d18ef36442f921685783e11de03: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260808 01:48:05.202157  8488 consensus_queue.cc:1048] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8436054a4ecb4806b15120e82b79384d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 35173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:48:05.202907  8490 consensus_queue.cc:1048] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dc24bf658b8469b8116c149aed53c5d" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 33995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:48:05.226320  8503 mvcc.cc:204] Tried to move back new op lower bound from 7316085494565265408 to 7316085494135767040. Current Snapshot: MvccSnapshot[applied={T|T < 7316085494565265408}]
I20260808 01:48:05.480741  6103 tablet_server.cc:179] TabletServer@127.5.245.193:0 shutting down...
W20260808 01:48:05.542619  8236 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 64 similar messages]
I20260808 01:48:05.579550  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:48:05.580950  6103 tablet_replica.cc:333] T a6c2a1963f8f456fb070ab08bc17a50d P 9dc24bf658b8469b8116c149aed53c5d: stopping tablet replica
I20260808 01:48:05.581763  6103 raft_consensus.cc:2243] T a6c2a1963f8f456fb070ab08bc17a50d P 9dc24bf658b8469b8116c149aed53c5d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260808 01:48:05.582283  8236 consensus_peers.cc:597] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 -> Peer 9dc24bf658b8469b8116c149aed53c5d (127.5.245.193:33995): Couldn't send request to peer 9dc24bf658b8469b8116c149aed53c5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260808 01:48:05.582516  6103 raft_consensus.cc:2272] T a6c2a1963f8f456fb070ab08bc17a50d P 9dc24bf658b8469b8116c149aed53c5d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260808 01:48:05.610602  8462 connection.cc:769] client connection to 127.5.245.193:33995 send error: Network error: sendmsg error: Broken pipe (error 32)
I20260808 01:48:05.611536  8498 meta_cache.cc:1510] marking tablet server 9dc24bf658b8469b8116c149aed53c5d (127.5.245.193:33995) as failed
I20260808 01:48:05.612084  8500 meta_cache.cc:1510] marking tablet server 9dc24bf658b8469b8116c149aed53c5d (127.5.245.193:33995) as failed
W20260808 01:48:05.612727  8498 meta_cache.cc:302] tablet a6c2a1963f8f456fb070ab08bc17a50d: replica 9dc24bf658b8469b8116c149aed53c5d (127.5.245.193:33995) has failed: Network error: TS failed: sendmsg error: Broken pipe (error 32)
I20260808 01:48:05.641420  6103 tablet_server.cc:196] TabletServer@127.5.245.193:0 shutdown complete.
I20260808 01:48:05.773918  6103 tablet_server.cc:179] TabletServer@127.5.245.194:0 shutting down...
I20260808 01:48:05.806005  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:48:05.806762  6103 tablet_replica.cc:333] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03: stopping tablet replica
I20260808 01:48:05.807442  6103 raft_consensus.cc:2243] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:48:05.808902  6103 raft_consensus.cc:2272] T a6c2a1963f8f456fb070ab08bc17a50d P ec144d18ef36442f921685783e11de03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:05.833715  6103 tablet_server.cc:196] TabletServer@127.5.245.194:0 shutdown complete.
I20260808 01:48:05.842860  6103 tablet_server.cc:179] TabletServer@127.5.245.195:0 shutting down...
I20260808 01:48:05.865653  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:48:05.866299  6103 tablet_replica.cc:333] T a6c2a1963f8f456fb070ab08bc17a50d P 8436054a4ecb4806b15120e82b79384d: stopping tablet replica
I20260808 01:48:05.866817  6103 raft_consensus.cc:2243] T a6c2a1963f8f456fb070ab08bc17a50d P 8436054a4ecb4806b15120e82b79384d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:48:05.867595  6103 raft_consensus.cc:2272] T a6c2a1963f8f456fb070ab08bc17a50d P 8436054a4ecb4806b15120e82b79384d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:05.878718  6103 tablet_server.cc:196] TabletServer@127.5.245.195:0 shutdown complete.
I20260808 01:48:05.890655  6103 master.cc:562] Master@127.5.245.254:41647 shutting down...
I20260808 01:48:05.911383  6103 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:48:05.912019  6103 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:05.912340  6103 tablet_replica.cc:333] T 00000000000000000000000000000000 P e9a9272e601345e5ac8190dc14ef2bd9: stopping tablet replica
I20260808 01:48:05.931986  6103 master.cc:584] Master@127.5.245.254:41647 shutdown complete.
[       OK ] TServerQuiescingITest.TestDoesntAllowNewScans (1692 ms)
[ RUN      ] TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly
I20260808 01:48:05.965310  6103 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.245.254:38575
I20260808 01:48:05.966814  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:05.972765  8529 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
W20260808 01:48:05.974900  8530 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
I20260808 01:48:05.976394  6103 server_base.cc:1061] running on GCE node
W20260808 01:48:05.978109  8533 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
I20260808 01:48:05.979001  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:05.979184  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:05.979396  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153685979360 us; error 0 us; skew 500 ppm
I20260808 01:48:05.980038  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:05.982970  6103 webserver.cc:533] Webserver started at http://127.5.245.254:35451/ using document root <none> and password file <none>
I20260808 01:48:05.983618  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:05.983819  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:05.984110  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:05.985220  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-0/minicluster-data/master-0-root/instance:
uuid: "a4439e0a3917409aa85588f12ef3b7a0"
format_stamp: "Formatted at 2026-08-08 01:48:05 on dist-test-slave-gw5c"
I20260808 01:48:05.990228  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260808 01:48:05.993916  8540 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:05.994781  6103 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260808 01:48:05.995072  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-0/minicluster-data/master-0-root
uuid: "a4439e0a3917409aa85588f12ef3b7a0"
format_stamp: "Formatted at 2026-08-08 01:48:05 on dist-test-slave-gw5c"
I20260808 01:48:05.995373  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-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)
I20260808 01:48:06.011346  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:06.012455  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:06.064890  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.254:38575
I20260808 01:48:06.064991  8630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.254:38575 every 8 connection(s)
I20260808 01:48:06.070101  8631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:06.085517  8631 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0: Bootstrap starting.
I20260808 01:48:06.091636  8631 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:06.096122  8631 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0: No bootstrap required, opened a new log
I20260808 01:48:06.098255  8631 raft_consensus.cc:359] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4439e0a3917409aa85588f12ef3b7a0" member_type: VOTER }
I20260808 01:48:06.098719  8631 raft_consensus.cc:385] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:06.098977  8631 raft_consensus.cc:740] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4439e0a3917409aa85588f12ef3b7a0, State: Initialized, Role: FOLLOWER
I20260808 01:48:06.099617  8631 consensus_queue.cc:260] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [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: "a4439e0a3917409aa85588f12ef3b7a0" member_type: VOTER }
I20260808 01:48:06.100088  8631 raft_consensus.cc:399] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:48:06.100349  8631 raft_consensus.cc:493] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:48:06.100625  8631 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:06.105221  8631 raft_consensus.cc:515] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4439e0a3917409aa85588f12ef3b7a0" member_type: VOTER }
I20260808 01:48:06.105767  8631 leader_election.cc:304] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [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: a4439e0a3917409aa85588f12ef3b7a0; no voters: 
I20260808 01:48:06.107165  8631 leader_election.cc:290] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:48:06.107561  8635 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:48:06.109128  8635 raft_consensus.cc:697] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [term 1 LEADER]: Becoming Leader. State: Replica: a4439e0a3917409aa85588f12ef3b7a0, State: Running, Role: LEADER
I20260808 01:48:06.110164  8635 consensus_queue.cc:237] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [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: "a4439e0a3917409aa85588f12ef3b7a0" member_type: VOTER }
I20260808 01:48:06.112171  8631 sys_catalog.cc:565] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [sys.catalog]: configured and running, proceeding with master startup.
I20260808 01:48:06.114715  8642 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a4439e0a3917409aa85588f12ef3b7a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4439e0a3917409aa85588f12ef3b7a0" member_type: VOTER } }
I20260808 01:48:06.115306  8642 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [sys.catalog]: This master's current role is: LEADER
I20260808 01:48:06.116408  8636 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a4439e0a3917409aa85588f12ef3b7a0. Latest consensus state: current_term: 1 leader_uuid: "a4439e0a3917409aa85588f12ef3b7a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4439e0a3917409aa85588f12ef3b7a0" member_type: VOTER } }
I20260808 01:48:06.117125  8636 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [sys.catalog]: This master's current role is: LEADER
I20260808 01:48:06.131319  8647 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260808 01:48:06.138741  8647 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260808 01:48:06.139997  6103 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260808 01:48:06.149756  8647 catalog_manager.cc:1383] Generated new cluster ID: 0d74be80421945779c264662aca46bfd
I20260808 01:48:06.150068  8647 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260808 01:48:06.169394  8647 catalog_manager.cc:1406] Generated new certificate authority record
I20260808 01:48:06.171155  8647 catalog_manager.cc:1540] Loading token signing keys...
I20260808 01:48:06.188993  8647 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0: Generated new TSK 0
I20260808 01:48:06.189733  8647 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260808 01:48:06.206908  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:06.213869  8663 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
W20260808 01:48:06.214051  8664 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
W20260808 01:48:06.217732  8669 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
I20260808 01:48:06.218175  6103 server_base.cc:1061] running on GCE node
I20260808 01:48:06.219116  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:06.219347  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:06.219586  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153686219567 us; error 0 us; skew 500 ppm
I20260808 01:48:06.220113  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:06.222892  6103 webserver.cc:533] Webserver started at http://127.5.245.193:41187/ using document root <none> and password file <none>
I20260808 01:48:06.223436  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:06.223654  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:06.223954  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:06.225068  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-0/minicluster-data/ts-0-root/instance:
uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553"
format_stamp: "Formatted at 2026-08-08 01:48:06 on dist-test-slave-gw5c"
I20260808 01:48:06.230028  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260808 01:48:06.233853  8674 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:06.234761  6103 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260808 01:48:06.235112  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-0/minicluster-data/ts-0-root
uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553"
format_stamp: "Formatted at 2026-08-08 01:48:06 on dist-test-slave-gw5c"
I20260808 01:48:06.235503  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-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)
I20260808 01:48:06.256490  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:06.257920  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:06.259824  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:48:06.263145  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:48:06.263424  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:06.263715  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:48:06.263942  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:06.313195  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.193:46113
I20260808 01:48:06.313311  8764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.193:46113 every 8 connection(s)
I20260808 01:48:06.319170  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:06.334211  8774 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
W20260808 01:48:06.337517  8778 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
W20260808 01:48:06.345811  8784 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
I20260808 01:48:06.346170  6103 server_base.cc:1061] running on GCE node
I20260808 01:48:06.347187  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:06.347455  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:06.347635  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153686347617 us; error 0 us; skew 500 ppm
I20260808 01:48:06.348146  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:06.351402  6103 webserver.cc:533] Webserver started at http://127.5.245.194:34963/ using document root <none> and password file <none>
I20260808 01:48:06.352077  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:06.352370  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:06.352705  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:06.353708  8767 heartbeater.cc:344] Connected to a master server at 127.5.245.254:38575
I20260808 01:48:06.354154  8767 heartbeater.cc:461] Registering TS with master...
I20260808 01:48:06.354171  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-0/minicluster-data/ts-1-root/instance:
uuid: "f893c2af3a76450f8d760fa87e2517ae"
format_stamp: "Formatted at 2026-08-08 01:48:06 on dist-test-slave-gw5c"
I20260808 01:48:06.355204  8767 heartbeater.cc:507] Master 127.5.245.254:38575 requested a full tablet report, sending...
I20260808 01:48:06.357800  8571 ts_manager.cc:194] Registered new tserver with Master: bc8b182e2e6a4ac59f9dce1ec4bd8553 (127.5.245.193:46113)
I20260808 01:48:06.360185  8571 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33302
I20260808 01:48:06.360453  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260808 01:48:06.364487  8790 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:06.365346  6103 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260808 01:48:06.365651  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-0/minicluster-data/ts-1-root
uuid: "f893c2af3a76450f8d760fa87e2517ae"
format_stamp: "Formatted at 2026-08-08 01:48:06 on dist-test-slave-gw5c"
I20260808 01:48:06.365947  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-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)
I20260808 01:48:06.392349  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:06.393890  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:06.395630  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:48:06.398128  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:48:06.398303  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:06.398598  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:48:06.398738  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:06.453091  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.194:37903
I20260808 01:48:06.453217  8888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.194:37903 every 8 connection(s)
I20260808 01:48:06.458122  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:06.465737  8893 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
W20260808 01:48:06.468685  8894 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
I20260808 01:48:06.472712  8889 heartbeater.cc:344] Connected to a master server at 127.5.245.254:38575
I20260808 01:48:06.473301  8889 heartbeater.cc:461] Registering TS with master...
I20260808 01:48:06.474498  8889 heartbeater.cc:507] Master 127.5.245.254:38575 requested a full tablet report, sending...
I20260808 01:48:06.477665  6103 server_base.cc:1061] running on GCE node
I20260808 01:48:06.477591  8571 ts_manager.cc:194] Registered new tserver with Master: f893c2af3a76450f8d760fa87e2517ae (127.5.245.194:37903)
W20260808 01:48:06.478554  8898 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
I20260808 01:48:06.479553  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:06.479785  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:06.479997  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153686479979 us; error 0 us; skew 500 ppm
I20260808 01:48:06.479990  8571 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33316
I20260808 01:48:06.480734  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:06.483650  6103 webserver.cc:533] Webserver started at http://127.5.245.195:46459/ using document root <none> and password file <none>
I20260808 01:48:06.484243  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:06.484516  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:06.484798  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:06.485874  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-0/minicluster-data/ts-2-root/instance:
uuid: "d6e0834a0e1f4bfe9511b9d7f744608e"
format_stamp: "Formatted at 2026-08-08 01:48:06 on dist-test-slave-gw5c"
I20260808 01:48:06.490686  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260808 01:48:06.494261  8903 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:06.495126  6103 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260808 01:48:06.495474  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-0/minicluster-data/ts-2-root
uuid: "d6e0834a0e1f4bfe9511b9d7f744608e"
format_stamp: "Formatted at 2026-08-08 01:48:06 on dist-test-slave-gw5c"
I20260808 01:48:06.495777  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly.1786153669374976-6103-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)
I20260808 01:48:06.513888  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:06.515026  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:06.516638  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:48:06.519368  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:48:06.519646  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:06.519955  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:48:06.520100  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:06.570749  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.195:34019
I20260808 01:48:06.570907  9006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.195:34019 every 8 connection(s)
I20260808 01:48:06.590188  9012 heartbeater.cc:344] Connected to a master server at 127.5.245.254:38575
I20260808 01:48:06.590616  9012 heartbeater.cc:461] Registering TS with master...
I20260808 01:48:06.591542  9012 heartbeater.cc:507] Master 127.5.245.254:38575 requested a full tablet report, sending...
I20260808 01:48:06.593855  8571 ts_manager.cc:194] Registered new tserver with Master: d6e0834a0e1f4bfe9511b9d7f744608e (127.5.245.195:34019)
I20260808 01:48:06.594918  6103 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020575238s
I20260808 01:48:06.595721  8571 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33324
I20260808 01:48:06.655998  8571 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33340:
name: "test-workload"
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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260808 01:48:06.657855  8571 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260808 01:48:06.721158  8836 tablet_service.cc:1511] Processing CreateTablet for tablet d649997316e244f2b99d04f2e2aaac53 (DEFAULT_TABLE table=test-workload [id=b25a7f9d05114259ae3c473030683c34]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:48:06.722566  8836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d649997316e244f2b99d04f2e2aaac53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:06.722400  8949 tablet_service.cc:1511] Processing CreateTablet for tablet d649997316e244f2b99d04f2e2aaac53 (DEFAULT_TABLE table=test-workload [id=b25a7f9d05114259ae3c473030683c34]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:48:06.723673  8949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d649997316e244f2b99d04f2e2aaac53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:06.733950  8710 tablet_service.cc:1511] Processing CreateTablet for tablet d649997316e244f2b99d04f2e2aaac53 (DEFAULT_TABLE table=test-workload [id=b25a7f9d05114259ae3c473030683c34]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:48:06.735252  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d649997316e244f2b99d04f2e2aaac53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:06.747997  9046 tablet_bootstrap.cc:492] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae: Bootstrap starting.
I20260808 01:48:06.756918  9046 tablet_bootstrap.cc:654] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:06.759748  9048 tablet_bootstrap.cc:492] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e: Bootstrap starting.
I20260808 01:48:06.764125  9050 tablet_bootstrap.cc:492] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553: Bootstrap starting.
I20260808 01:48:06.769930  9048 tablet_bootstrap.cc:654] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:06.772841  9046 tablet_bootstrap.cc:492] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae: No bootstrap required, opened a new log
I20260808 01:48:06.773396  9046 ts_tablet_manager.cc:1403] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.007s
I20260808 01:48:06.774983  9050 tablet_bootstrap.cc:654] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:06.776015  9046 raft_consensus.cc:359] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 } } peers { permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 } } peers { permanent_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46113 } }
I20260808 01:48:06.776763  9046 raft_consensus.cc:385] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:06.777071  9046 raft_consensus.cc:740] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f893c2af3a76450f8d760fa87e2517ae, State: Initialized, Role: FOLLOWER
I20260808 01:48:06.777856  9046 consensus_queue.cc:260] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [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: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 } } peers { permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 } } peers { permanent_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46113 } }
I20260808 01:48:06.786725  9048 tablet_bootstrap.cc:492] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e: No bootstrap required, opened a new log
I20260808 01:48:06.787015  8889 heartbeater.cc:499] Master 127.5.245.254:38575 was elected leader, sending a full tablet report...
I20260808 01:48:06.787530  9046 ts_tablet_manager.cc:1434] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20260808 01:48:06.788760  9048 ts_tablet_manager.cc:1403] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.011s
I20260808 01:48:06.788272  9050 tablet_bootstrap.cc:492] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553: No bootstrap required, opened a new log
I20260808 01:48:06.789480  9050 ts_tablet_manager.cc:1403] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.002s
I20260808 01:48:06.791640  9048 raft_consensus.cc:359] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 } } peers { permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 } } peers { permanent_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46113 } }
I20260808 01:48:06.792482  9048 raft_consensus.cc:385] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:06.792125  9050 raft_consensus.cc:359] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 } } peers { permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 } } peers { permanent_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46113 } }
I20260808 01:48:06.792860  9048 raft_consensus.cc:740] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6e0834a0e1f4bfe9511b9d7f744608e, State: Initialized, Role: FOLLOWER
I20260808 01:48:06.793031  9050 raft_consensus.cc:385] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:06.793453  9050 raft_consensus.cc:740] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc8b182e2e6a4ac59f9dce1ec4bd8553, State: Initialized, Role: FOLLOWER
I20260808 01:48:06.793994  9048 consensus_queue.cc:260] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [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: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 } } peers { permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 } } peers { permanent_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46113 } }
I20260808 01:48:06.794394  9050 consensus_queue.cc:260] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [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: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 } } peers { permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 } } peers { permanent_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46113 } }
I20260808 01:48:06.802735  9012 heartbeater.cc:499] Master 127.5.245.254:38575 was elected leader, sending a full tablet report...
I20260808 01:48:06.803851  9048 ts_tablet_manager.cc:1434] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260808 01:48:06.805567  8767 heartbeater.cc:499] Master 127.5.245.254:38575 was elected leader, sending a full tablet report...
I20260808 01:48:06.806041  9050 ts_tablet_manager.cc:1434] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.006s
I20260808 01:48:06.823552  9059 raft_consensus.cc:493] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:48:06.824018  9059 raft_consensus.cc:515] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 } } peers { permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 } } peers { permanent_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46113 } }
I20260808 01:48:06.830256  9059 leader_election.cc:290] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f893c2af3a76450f8d760fa87e2517ae (127.5.245.194:37903), d6e0834a0e1f4bfe9511b9d7f744608e (127.5.245.195:34019)
I20260808 01:48:06.837039  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d649997316e244f2b99d04f2e2aaac53" candidate_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f893c2af3a76450f8d760fa87e2517ae" is_pre_election: true
I20260808 01:48:06.837756  8855 raft_consensus.cc:2468] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc8b182e2e6a4ac59f9dce1ec4bd8553 in term 0.
I20260808 01:48:06.839074  8675 leader_election.cc:304] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [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: bc8b182e2e6a4ac59f9dce1ec4bd8553, f893c2af3a76450f8d760fa87e2517ae; no voters: 
I20260808 01:48:06.839649  8967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d649997316e244f2b99d04f2e2aaac53" candidate_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" is_pre_election: true
I20260808 01:48:06.839962  9059 raft_consensus.cc:2804] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:48:06.840379  8967 raft_consensus.cc:2468] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc8b182e2e6a4ac59f9dce1ec4bd8553 in term 0.
I20260808 01:48:06.840395  9059 raft_consensus.cc:493] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:48:06.840967  9059 raft_consensus.cc:3060] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:06.848543  9059 raft_consensus.cc:515] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 } } peers { permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 } } peers { permanent_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46113 } }
I20260808 01:48:06.850487  9059 leader_election.cc:290] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [CANDIDATE]: Term 1 election: Requested vote from peers f893c2af3a76450f8d760fa87e2517ae (127.5.245.194:37903), d6e0834a0e1f4bfe9511b9d7f744608e (127.5.245.195:34019)
I20260808 01:48:06.851269  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d649997316e244f2b99d04f2e2aaac53" candidate_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f893c2af3a76450f8d760fa87e2517ae"
I20260808 01:48:06.851924  8855 raft_consensus.cc:3060] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:06.851672  8967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d649997316e244f2b99d04f2e2aaac53" candidate_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e"
I20260808 01:48:06.852530  8967 raft_consensus.cc:3060] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:06.859731  8967 raft_consensus.cc:2468] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc8b182e2e6a4ac59f9dce1ec4bd8553 in term 1.
I20260808 01:48:06.859731  8855 raft_consensus.cc:2468] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc8b182e2e6a4ac59f9dce1ec4bd8553 in term 1.
I20260808 01:48:06.861209  8682 leader_election.cc:304] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [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: bc8b182e2e6a4ac59f9dce1ec4bd8553, d6e0834a0e1f4bfe9511b9d7f744608e; no voters: 
I20260808 01:48:06.861963  9059 raft_consensus.cc:2804] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:48:06.863199  9059 raft_consensus.cc:697] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 1 LEADER]: Becoming Leader. State: Replica: bc8b182e2e6a4ac59f9dce1ec4bd8553, State: Running, Role: LEADER
I20260808 01:48:06.864096  9059 consensus_queue.cc:237] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [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: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 } } peers { permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 } } peers { permanent_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46113 } }
I20260808 01:48:06.872200  8569 catalog_manager.cc:5697] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc8b182e2e6a4ac59f9dce1ec4bd8553 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46113 } health_report { overall_health: HEALTHY } } }
I20260808 01:48:07.071916  8967 raft_consensus.cc:1275] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [term 1 FOLLOWER]: Refusing update from remote peer bc8b182e2e6a4ac59f9dce1ec4bd8553: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260808 01:48:07.073652  8855 raft_consensus.cc:1275] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 1 FOLLOWER]: Refusing update from remote peer bc8b182e2e6a4ac59f9dce1ec4bd8553: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260808 01:48:07.074762  9059 consensus_queue.cc:1048] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:48:07.075656  9062 consensus_queue.cc:1048] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260808 01:48:07.093298  8697 tablet_service.cc:3018] Rejecting scan request for tablet d649997316e244f2b99d04f2e2aaac53: Uninitialized: clean time has not yet been initialized
W20260808 01:48:07.102144  8697 tablet_service.cc:3018] Rejecting scan request for tablet d649997316e244f2b99d04f2e2aaac53: Uninitialized: clean time has not yet been initialized
I20260808 01:48:07.143344  9094 raft_consensus.cc:993] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553: : Instructing follower f893c2af3a76450f8d760fa87e2517ae to start an election
I20260808 01:48:07.144012  9094 raft_consensus.cc:1081] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 1 LEADER]: Signalling peer f893c2af3a76450f8d760fa87e2517ae to start an election
I20260808 01:48:07.146608  8855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d649997316e244f2b99d04f2e2aaac53"
dest_uuid: "f893c2af3a76450f8d760fa87e2517ae"
 from {username='slave'} at 127.0.0.1:48702
I20260808 01:48:07.147293  8855 raft_consensus.cc:493] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260808 01:48:07.147750  8855 raft_consensus.cc:3060] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:48:07.155655  6103 tablet_server.cc:179] TabletServer@127.5.245.193:0 shutting down...
I20260808 01:48:07.163547  8855 raft_consensus.cc:515] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 } } peers { permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 } } peers { permanent_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46113 } }
I20260808 01:48:07.171277  8851 raft_consensus.cc:1240] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 2 FOLLOWER]: Rejecting Update request from peer bc8b182e2e6a4ac59f9dce1ec4bd8553 for earlier term 1. Current term is 2. Ops: []
I20260808 01:48:07.176472  8855 leader_election.cc:290] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [CANDIDATE]: Term 2 election: Requested vote from peers d6e0834a0e1f4bfe9511b9d7f744608e (127.5.245.195:34019), bc8b182e2e6a4ac59f9dce1ec4bd8553 (127.5.245.193:46113)
I20260808 01:48:07.221026  9094 consensus_queue.cc:1059] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 2, Time since last communication: 0.001s
I20260808 01:48:07.223065  8964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d649997316e244f2b99d04f2e2aaac53" candidate_uuid: "f893c2af3a76450f8d760fa87e2517ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e"
I20260808 01:48:07.267145  9059 raft_consensus.cc:993] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553: : Instructing follower d6e0834a0e1f4bfe9511b9d7f744608e to start an election
I20260808 01:48:07.269505  9094 raft_consensus.cc:1081] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 1 LEADER]: Signalling peer d6e0834a0e1f4bfe9511b9d7f744608e to start an election
I20260808 01:48:07.271811  9059 raft_consensus.cc:3055] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 1 LEADER]: Stepping down as leader of term 1
I20260808 01:48:07.272845  9059 raft_consensus.cc:740] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc8b182e2e6a4ac59f9dce1ec4bd8553, State: Running, Role: LEADER
I20260808 01:48:07.273931  8967 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d649997316e244f2b99d04f2e2aaac53"
dest_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e"
 from {username='slave'} at 127.0.0.1:57718
I20260808 01:48:07.274711  8967 raft_consensus.cc:493] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260808 01:48:07.275283  8967 raft_consensus.cc:3060] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:48:07.274780  9059 consensus_queue.cc:260] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 } } peers { permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 } } peers { permanent_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46113 } }
I20260808 01:48:07.277475  9059 raft_consensus.cc:3060] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:48:07.283694  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:48:07.283843  8967 raft_consensus.cc:515] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 } } peers { permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 } } peers { permanent_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46113 } }
I20260808 01:48:07.286315  6103 tablet_replica.cc:333] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553: stopping tablet replica
I20260808 01:48:07.289937  8967 leader_election.cc:290] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [CANDIDATE]: Term 2 election: Requested vote from peers f893c2af3a76450f8d760fa87e2517ae (127.5.245.194:37903), bc8b182e2e6a4ac59f9dce1ec4bd8553 (127.5.245.193:46113)
W20260808 01:48:07.290411  8791 leader_election.cc:336] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bc8b182e2e6a4ac59f9dce1ec4bd8553 (127.5.245.193:46113): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260808 01:48:07.297207  8791 leader_election.cc:304] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f893c2af3a76450f8d760fa87e2517ae; no voters: bc8b182e2e6a4ac59f9dce1ec4bd8553, d6e0834a0e1f4bfe9511b9d7f744608e
I20260808 01:48:07.298095  9055 raft_consensus.cc:2749] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260808 01:48:07.300449  6103 raft_consensus.cc:2243] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260808 01:48:07.301111  6103 raft_consensus.cc:2272] T d649997316e244f2b99d04f2e2aaac53 P bc8b182e2e6a4ac59f9dce1ec4bd8553 [term 2 FOLLOWER]: Raft consensus is shut down!
==================
WARNING: ThreadSanitizer: data race (pid=6103)
  Write of size 8 at 0x7b4400056ac8 by main thread:
    #0 std::__1::__vector_base<kudu::MemTracker*, std::__1::allocator<kudu::MemTracker*> >::__destruct_at_end(kudu::MemTracker**) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:429:12 (libkudu_util.so+0x376b50)
    #1 std::__1::__vector_base<kudu::MemTracker*, std::__1::allocator<kudu::MemTracker*> >::clear() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:371:29 (libkudu_util.so+0x376a64)
    #2 std::__1::__vector_base<kudu::MemTracker*, std::__1::allocator<kudu::MemTracker*> >::~__vector_base() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:465:9 (libkudu_util.so+0x37685b)
    #3 std::__1::vector<kudu::MemTracker*, std::__1::allocator<kudu::MemTracker*> >::~vector() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:557:5 (libkudu_util.so+0x36ea01)
    #4 kudu::MemTracker::~MemTracker() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/mem_tracker.cc:83:1 (libkudu_util.so+0x36e5b3)
    #5 std::__1::__shared_ptr_emplace<std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&)::make_shared_enabler, std::__1::allocator<std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&)::make_shared_enabler> >::__on_zero_shared() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:3503:23 (libkudu_util.so+0x375875)
    #6 std::__1::__shared_count::__release_shared() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:3341:9 (libtablet_test_util.so+0x35495)
    #7 std::__1::__shared_weak_count::__release_shared() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:3383:27 (libtablet_test_util.so+0x35439)
    #8 std::__1::shared_ptr<kudu::MemTracker>::~shared_ptr() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4098:19 (libtablet_test_util.so+0x31c28)
    #9 kudu::tablet::OpTracker::~OpTracker() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:142:1 (libtablet.so+0x43c374)
    #10 kudu::tablet::TabletReplica::~TabletReplica() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:202:1 (libtablet.so+0x3ef105)
    #11 kudu::tablet::TabletReplica::~TabletReplica() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:197:33 (libtablet.so+0x3ef319)
    #12 kudu::RefCountedThreadSafe<kudu::tablet::TabletReplica, kudu::DefaultRefCountedThreadSafeTraits<kudu::tablet::TabletReplica> >::DeleteInternal(kudu::tablet::TabletReplica const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/ref_counted.h:153:44 (libitest_util.so+0x1014a7)
    #13 kudu::DefaultRefCountedThreadSafeTraits<kudu::tablet::TabletReplica>::Destruct(kudu::tablet::TabletReplica const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/ref_counted.h:116:5 (libitest_util.so+0x101469)
    #14 kudu::RefCountedThreadSafe<kudu::tablet::TabletReplica, kudu::DefaultRefCountedThreadSafeTraits<kudu::tablet::TabletReplica> >::Release() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/ref_counted.h:144:7 (libitest_util.so+0x101429)
    #15 scoped_refptr<kudu::tablet::TabletReplica>::~scoped_refptr() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/ref_counted.h:266:13 (libitest_util.so+0x10138a)
    #16 std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> >::destroy(scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1811:92 (libmaster.so+0x3d7c99)
    #17 void std::__1::allocator_traits<std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::__destroy<scoped_refptr<kudu::tablet::TabletReplica> >(std::__1::integral_constant<bool, true>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> >&, scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1703:21 (libmaster.so+0x3d7c70)
    #18 void std::__1::allocator_traits<std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::destroy<scoped_refptr<kudu::tablet::TabletReplica> >(std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> >&, scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1544:14 (libmaster.so+0x3d7c30)
    #19 std::__1::__vector_base<scoped_refptr<kudu::tablet::TabletReplica>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::__destruct_at_end(scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:428:9 (libtserver.so+0x2b6f46)
    #20 std::__1::__vector_base<scoped_refptr<kudu::tablet::TabletReplica>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::clear() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:371:29 (libtserver.so+0x2b6e64)
    #21 std::__1::__vector_base<scoped_refptr<kudu::tablet::TabletReplica>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::~__vector_base() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:465:9 (libtserver.so+0x2b6c1b)
    #22 std::__1::vector<scoped_refptr<kudu::tablet::TabletReplica>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::~vector() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:557:5 (libtserver.so+0x28e001)
    #23 kudu::tserver::TSTabletManager::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:1583:1 (libtserver.so+0x2ba34e)
    #24 kudu::tserver::TabletServer::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_server.cc:190:22 (libtserver.so+0x25a0be)
    #25 kudu::tserver::TabletServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_server.h:67:5 (libtserver.so+0x25f889)
    #26 kudu::tserver::MiniTabletServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/mini_tablet_server.cc:124:14 (libtserver.so+0x31a4a2)
    #27 kudu::itest::TServerQuiescingITest_TestDoesntAllowNewScansLeadersOnly_Test::TestBody() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/tablet_server_quiescing-itest.cc:308:7 (tablet_server_quiescing-itest+0x3713ac)
    #28 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64dff)
    #29 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64dff)
    #30 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a01)
    #31 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d18)
    #32 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44cf4)
    #33 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597e4)
    #34 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cbf)
    #35 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cbf)
    #36 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58d9c)
    #37 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (tablet_server_quiescing-itest+0x3b8efb)
    #38 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (tablet_server_quiescing-itest+0x3b7b3c)

  Previous read of size 8 at 0x7b4400056ac8 by thread T63 (mutexes: write M18431336756552288):
    #0 std::__1::vector<kudu::MemTracker*, std::__1::allocator<kudu::MemTracker*> >::end() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:1536:30 (libkudu_util.so+0x36f91a)
    #1 kudu::MemTracker::Release(long) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/mem_tracker.cc:284:22 (libkudu_util.so+0x36cff6)
    #2 kudu::tablet::OpTracker::Release(kudu::tablet::OpDriver*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:239:19 (libtablet.so+0x43cd40)
    #3 kudu::tablet::OpDriver::Finalize() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:606:16 (libtablet.so+0x435da2)
    #4 kudu::tablet::OpDriver::ApplyTask() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:577:5 (libtablet.so+0x435533)
    #5 kudu::tablet::OpDriver::ApplyAsync()::$_2::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:524:65 (libtablet.so+0x439741)
    #6 decltype(std::__1::forward<kudu::tablet::OpDriver::ApplyAsync()::$_2&>(fp)()) std::__1::__invoke<kudu::tablet::OpDriver::ApplyAsync()::$_2&>(kudu::tablet::OpDriver::ApplyAsync()::$_2&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libtablet.so+0x4396f9)
    #7 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::tablet::OpDriver::ApplyAsync()::$_2&>(kudu::tablet::OpDriver::ApplyAsync()::$_2&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libtablet.so+0x439689)
    #8 std::__1::__function::__alloc_func<kudu::tablet::OpDriver::ApplyAsync()::$_2, std::__1::allocator<kudu::tablet::OpDriver::ApplyAsync()::$_2>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libtablet.so+0x439651)
    #9 std::__1::__function::__func<kudu::tablet::OpDriver::ApplyAsync()::$_2, std::__1::allocator<kudu::tablet::OpDriver::ApplyAsync()::$_2>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libtablet.so+0x43887d)
    #10 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #11 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #12 kudu::ThreadPool::DispatchThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x42edb5)
    #13 kudu::ThreadPool::CreateThread()::$_1::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x431121)
    #14 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x4310d9)
    #15 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x431069)
    #16 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x431031)
    #17 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x43032d)
    #18 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #19 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #20 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x4121ea)

  As if synchronized via sleep:
    #0 nanosleep /home/jenkins-slave/workspace/build_and_test/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:363 (tablet_server_quiescing-itest+0x2e8522)
    #1 base::SleepForNanoseconds(long) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/sysinfo.cc:96:10 (libgutil.so+0xb5f0a)
    #2 kudu::SleepFor(kudu::MonoDelta const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/monotime.cc:264:3 (libkudu_util.so+0x3a7d66)
    #3 kudu::tablet::OpTracker::WaitForAllToFinish(kudu::MonoDelta const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:298:5 (libtablet.so+0x43d620)
    #4 kudu::tablet::OpTracker::WaitForAllToFinish() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:260:3 (libtablet.so+0x43cffe)
    #5 kudu::tablet::TabletReplica::Stop() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:352:17 (libtablet.so+0x3f0e17)
    #6 kudu::tablet::TabletReplica::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:382:3 (libtablet.so+0x3f145e)
    #7 kudu::tserver::TSTabletManager::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:1556:14 (libtserver.so+0x2ba247)
    #8 kudu::tserver::TabletServer::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_server.cc:190:22 (libtserver.so+0x25a0be)
    #9 kudu::tserver::TabletServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_server.h:67:5 (libtserver.so+0x25f889)
    #10 kudu::tserver::MiniTabletServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/mini_tablet_server.cc:124:14 (libtserver.so+0x31a4a2)
    #11 kudu::itest::TServerQuiescingITest_TestDoesntAllowNewScansLeadersOnly_Test::TestBody() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/tablet_server_quiescing-itest.cc:308:7 (tablet_server_quiescing-itest+0x3713ac)
    #12 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64dff)
    #13 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64dff)
    #14 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a01)
    #15 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d18)
    #16 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44cf4)
    #17 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597e4)
    #18 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cbf)
    #19 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cbf)
    #20 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58d9c)
    #21 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (tablet_server_quiescing-itest+0x3b8efb)
    #22 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (tablet_server_quiescing-itest+0x3b7b3c)

  Location is heap block of size 264 at 0x7b4400056a40 allocated by thread T244:
    #0 operator new(unsigned long) /home/jenkins-slave/workspace/build_and_test/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (tablet_server_quiescing-itest+0x36cbe7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/new:253:10 (libkudu_util.so+0x2a3036)
    #2 std::__1::allocator<std::__1::__shared_ptr_emplace<std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&)::make_shared_enabler, std::__1::allocator<std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&)::make_shared_enabler> > >::allocate(unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (libkudu_util.so+0x375155)
    #3 std::__1::enable_if<!(is_array<long&>::value), std::__1::shared_ptr<long&> >::type std::__1::make_shared<std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&)::make_shared_enabler, long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&)::make_shared_enabler&&...) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4290:45 (libkudu_util.so+0x374f31)
    #4 std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/make_shared.h:61:12 (libkudu_util.so+0x36e865)
    #5 kudu::MemTracker::CreateTracker(long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/mem_tracker.cc:54:34 (libkudu_util.so+0x36c88e)
    #6 kudu::tablet::OpTracker::StartMemoryTracking(std::__1::shared_ptr<kudu::MemTracker> const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:311:20 (libtablet.so+0x43d7fb)
    #7 kudu::tablet::TabletReplica::Start(kudu::consensus::ConsensusBootstrapInfo const&, std::__1::shared_ptr<kudu::tablet::Tablet>, kudu::clock::Clock*, std::__1::shared_ptr<kudu::rpc::Messenger>, scoped_refptr<kudu::rpc::ResultTracker>, scoped_refptr<kudu::log::Log>, kudu::consensus::MultiRaftManager*, kudu::ThreadPool*, kudu::DnsResolver*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:278:19 (libtablet.so+0x3f0166)
    #8 kudu::tserver::TSTabletManager::OpenTablet(scoped_refptr<kudu::tablet::TabletReplica> const&, scoped_refptr<kudu::tserver::TransitionInProgressDeleter> const&, std::__1::atomic<int>*, std::__1::atomic<int>*, kudu::Timer*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:1436:18 (libtserver.so+0x2bfb9a)
    #9 kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:709:3 (libtserver.so+0x2d3b11)
    #10 decltype(std::__1::forward<kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11&>(fp)()) std::__1::__invoke<kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11&>(kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libtserver.so+0x2d3ab9)
    #11 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11&>(kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libtserver.so+0x2d3a49)
    #12 std::__1::__function::__alloc_func<kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11, std::__1::allocator<kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libtserver.so+0x2d3a11)
    #13 std::__1::__function::__func<kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11, std::__1::allocator<kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*)::$_11>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libtserver.so+0x2d2ced)
    #14 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #15 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #16 kudu::ThreadPool::DispatchThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x42edb5)
    #17 kudu::ThreadPool::CreateThread()::$_1::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x431121)
    #18 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x4310d9)
    #19 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x431069)
    #20 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x431031)
    #21 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x43032d)
    #22 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #23 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #24 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x4121ea)

  Mutex M18431336756552288 is already destroyed.

  Thread T63 'apply [worker]-' (tid=9095, running) created by thread T286 at:
    #0 pthread_create /home/jenkins-slave/workspace/build_and_test/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (tablet_server_quiescing-itest+0x2c6ff5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x411a88)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e5fc9)
    #3 kudu::ThreadPool::CreateThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:814:10 (libkudu_util.so+0x42dfdb)
    #4 kudu::ThreadPool::DoSubmit(std::__1::function<void ()>, kudu::ThreadPoolToken*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:599:21 (libkudu_util.so+0x42c2db)
    #5 kudu::ThreadPool::Submit(std::__1::function<void ()>) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:491:10 (libkudu_util.so+0x42e542)
    #6 kudu::tablet::OpDriver::ApplyAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:524:23 (libtablet.so+0x4348d0)
    #7 kudu::tablet::OpDriver::ReplicationFinished(kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:474:5 (libtablet.so+0x434e69)
    #8 kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0::operator()(kudu::Status const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:186:21 (libtablet.so+0x4370fa)
    #9 decltype(std::__1::forward<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&>(fp)(std::__1::forward<kudu::Status const&>(fp0))) std::__1::__invoke<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&, kudu::Status const&>(kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&, kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libtablet.so+0x437088)
    #10 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&, kudu::Status const&>(kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&, kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libtablet.so+0x437008)
    #11 std::__1::__function::__alloc_func<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0, std::__1::allocator<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0>, void (kudu::Status const&)>::operator()(kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libtablet.so+0x436fc3)
    #12 std::__1::__function::__func<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0, std::__1::allocator<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0>, void (kudu::Status const&)>::operator()(kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libtablet.so+0x4361dc)
    #13 std::__1::__function::__value_func<void (kudu::Status const&)>::operator()(kudu::Status const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libmaster.so+0x405996)
    #14 std::__1::function<void (kudu::Status const&)>::operator()(kudu::Status const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libmaster.so+0x400148)
    #15 kudu::consensus::ConsensusRound::NotifyReplicationFinished(kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/raft_consensus.cc:3317:3 (libconsensus.so+0x1f16f0)
    #16 kudu::consensus::PendingRounds::AdvanceCommittedIndex(long) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/pending_rounds.cc:200:12 (libconsensus.so+0x1c8d3d)
    #17 kudu::consensus::RaftConsensus::NotifyCommitIndex(long) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/raft_consensus.cc:916:3 (libconsensus.so+0x1e26b4)
    #18 kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)::operator()(kudu::consensus::PeerMessageQueueObserver*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/consensus_queue.cc:1506:3 (libconsensus.so+0x1682f4)
    #19 decltype(std::__1::forward<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&>(fp)(std::__1::forward<kudu::consensus::PeerMessageQueueObserver*>(fp0))) std::__1::__invoke<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&, kudu::consensus::PeerMessageQueueObserver*>(kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&, kudu::consensus::PeerMessageQueueObserver*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libconsensus.so+0x1682a3)
    #20 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&, kudu::consensus::PeerMessageQueueObserver*>(kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&, kudu::consensus::PeerMessageQueueObserver*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libconsensus.so+0x168218)
    #21 std::__1::__function::__alloc_func<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*), std::__1::allocator<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)>, void (kudu::consensus::PeerMessageQueueObserver*)>::operator()(kudu::consensus::PeerMessageQueueObserver*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libconsensus.so+0x1681d3)
    #22 std::__1::__function::__func<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*), std::__1::allocator<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)>, void (kudu::consensus::PeerMessageQueueObserver*)>::operator()(kudu::consensus::PeerMessageQueueObserver*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libconsensus.so+0x1674bc)
    #23 std::__1::__function::__value_func<void (kudu::consensus::PeerMessageQueueObserver*)>::operator()(kudu::consensus::PeerMessageQueueObserver*&&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libconsensus.so+0x1911f6)
    #24 std::__1::function<void (kudu::consensus::PeerMessageQueueObserver*)>::operator()(kudu::consensus::PeerMessageQueueObserver*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libconsensus.so+0x17909b)
    #25 kudu::consensus::PeerMessageQueue::NotifyObserversTask(std::__1::function<void (kudu::consensus::PeerMessageQueueObserver*)> const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/consensus_queue.cc:1577:5 (libconsensus.so+0x16377d)
    #26 kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/consensus_queue.cc:1506:3 (libconsensus.so+0x167155)
    #27 decltype(std::__1::forward<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&>(fp)()) std::__1::__invoke<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&>(kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libconsensus.so+0x1670e9)
    #28 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&>(kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libconsensus.so+0x167079)
    #29 std::__1::__function::__alloc_func<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3, std::__1::allocator<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libconsensus.so+0x167041)
    #30 std::__1::__function::__func<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3, std::__1::allocator<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libconsensus.so+0x16633d)
    #31 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #32 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #33 kudu::ThreadPool::DispatchThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x42edb5)
    #34 kudu::ThreadPool::CreateThread()::$_1::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x431121)
    #35 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x4310d9)
    #36 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x431069)
    #37 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x431031)
    #38 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x43032d)
    #39 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #40 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #41 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x4121ea)

  Thread T244 'tablet-open [wo' (tid=9050, finished) created by thread T117 at:
    #0 pthread_create /home/jenkins-slave/workspace/build_and_test/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (tablet_server_quiescing-itest+0x2c6ff5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x411a88)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e5fc9)
    #3 kudu::ThreadPool::CreateThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:814:10 (libkudu_util.so+0x42dfdb)
    #4 kudu::ThreadPool::DoSubmit(std::__1::function<void ()>, kudu::ThreadPoolToken*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:599:21 (libkudu_util.so+0x42c2db)
    #5 kudu::ThreadPool::Submit(std::__1::function<void ()>) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:491:10 (libkudu_util.so+0x42e542)
    #6 kudu::tserver::TSTabletManager::CreateNewTablet(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Partition const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, kudu::Schema const&, kudu::PartitionSchema const&, kudu::consensus::RaftConfigPB, std::__1::optional<kudu::TableExtraConfigPB>, std::__1::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::optional<kudu::TableTypePB>, scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:709:3 (libtserver.so+0x2bcd62)
    #7 kudu::tserver::TabletServiceAdminImpl::CreateTablet(kudu::tserver::CreateTabletRequestPB const*, kudu::tserver::CreateTabletResponsePB*, kudu::rpc::RpcContext*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_service.cc:1518:34 (libtserver.so+0x26b210)
    #8 kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1::operator()(google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/build/tsan/src/kudu/tserver/tserver_admin.service.cc:189:13 (libtserver_admin_proto.so+0x68bf4)
    #9 decltype(std::__1::forward<kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&>(fp)(std::__1::forward<google::protobuf::Message const*>(fp0), std::__1::forward<google::protobuf::Message*>(fp0), std::__1::forward<kudu::rpc::RpcContext*>(fp0))) std::__1::__invoke<kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*>(kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libtserver_admin_proto.so+0x68b82)
    #10 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*>(kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1&, google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libtserver_admin_proto.so+0x68ab1)
    #11 std::__1::__function::__alloc_func<kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1, std::__1::allocator<kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1>, void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libtserver_admin_proto.so+0x68a2c)
    #12 std::__1::__function::__func<kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1, std::__1::allocator<kudu::tserver::TabletServerAdminServiceIf::TabletServerAdminServiceIf(scoped_refptr<kudu::MetricEntity> const&, scoped_refptr<kudu::rpc::ResultTracker> const&)::$_1>, void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libtserver_admin_proto.so+0x67ce2)
    #13 std::__1::__function::__value_func<void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*&&, google::protobuf::Message*&&, kudu::rpc::RpcContext*&&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libkrpc.so+0x21b07c)
    #14 std::__1::function<void (google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*)>::operator()(google::protobuf::Message const*, google::protobuf::Message*, kudu::rpc::RpcContext*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libkrpc.so+0x21a4b6)
    #15 kudu::rpc::GeneratedServiceIf::Handle(kudu::rpc::InboundCall*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_if.cc:137:3 (libkrpc.so+0x219e5f)
    #16 kudu::rpc::ServicePool::RunThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_pool.cc:228:15 (libkrpc.so+0x21d12f)
    #17 kudu::rpc::ServicePool::Init(int)::$_0::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/service_pool.cc:91:5 (libkrpc.so+0x21e481)
    #18 decltype(std::__1::forward<kudu::rpc::ServicePool::Init(int)::$_0&>(fp)()) std::__1::__invoke<kudu::rpc::ServicePool::Init(int)::$_0&>(kudu::rpc::ServicePool::Init(int)::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkrpc.so+0x21e439)
    #19 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::rpc::ServicePool::Init(int)::$_0&>(kudu::rpc::ServicePool::Init(int)::$_0&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkrpc.so+0x21e3c9)
    #20 std::__1::__function::__alloc_func<kudu::rpc::ServicePool::Init(int)::$_0, std::__1::allocator<kudu::rpc::ServicePool::Init(int)::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkrpc.so+0x21e391)
    #21 std::__1::__function::__func<kudu::rpc::ServicePool::Init(int)::$_0, std::__1::allocator<kudu::rpc::ServicePool::Init(int)::$_0>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkrpc.so+0x21d68d)
    #22 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #23 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #24 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x4121ea)

SUMMARY: ThreadSanitizer: data race /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:429:12 in std::__1::__vector_base<kudu::MemTracker*, std::__1::allocator<kudu::MemTracker*> >::__destruct_at_end(kudu::MemTracker**)
==================
I20260808 01:48:07.631870  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d649997316e244f2b99d04f2e2aaac53" candidate_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f893c2af3a76450f8d760fa87e2517ae"
I20260808 01:48:07.632767  8855 raft_consensus.cc:2393] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d6e0834a0e1f4bfe9511b9d7f744608e in current term 2: Already voted for candidate f893c2af3a76450f8d760fa87e2517ae in this term.
==================
WARNING: ThreadSanitizer: data race (pid=6103)
  Write of size 8 at 0x7b080014f740 by main thread:
    #0 operator delete(void*) /home/jenkins-slave/workspace/build_and_test/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:126 (tablet_server_quiescing-itest+0x36d4b9)
    #1 std::__1::_DeallocateCaller::__do_call(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/new:334:12 (tablet_server_quiescing-itest+0x3962c9)
    #2 std::__1::_DeallocateCaller::__do_deallocate_handle_size(void*, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/new:292:12 (tablet_server_quiescing-itest+0x396269)
    #3 std::__1::_DeallocateCaller::__do_deallocate_handle_size_align(void*, unsigned long, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/new:268:14 (libkudu_util.so+0x2a3392)
    #4 std::__1::__libcpp_deallocate(void*, unsigned long, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/new:340:3 (libkudu_util.so+0x2a3329)
    #5 std::__1::allocator<kudu::MemTracker*>::deallocate(kudu::MemTracker**, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1798:10 (libkudu_util.so+0x376c2a)
    #6 std::__1::allocator_traits<std::__1::allocator<kudu::MemTracker*> >::deallocate(std::__1::allocator<kudu::MemTracker*>&, kudu::MemTracker**, unsigned long) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1533:14 (libkudu_util.so+0x376aa9)
    #7 std::__1::__vector_base<kudu::MemTracker*, std::__1::allocator<kudu::MemTracker*> >::~__vector_base() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:466:9 (libkudu_util.so+0x376887)
    #8 std::__1::vector<kudu::MemTracker*, std::__1::allocator<kudu::MemTracker*> >::~vector() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:557:5 (libkudu_util.so+0x36ea01)
    #9 kudu::MemTracker::~MemTracker() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/mem_tracker.cc:83:1 (libkudu_util.so+0x36e5b3)
    #10 std::__1::__shared_ptr_emplace<std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&)::make_shared_enabler, std::__1::allocator<std::__1::shared_ptr<kudu::MemTracker> enable_make_shared<kudu::MemTracker>::make_shared<long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&>(long&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<kudu::MemTracker>&)::make_shared_enabler> >::__on_zero_shared() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:3503:23 (libkudu_util.so+0x375875)
    #11 std::__1::__shared_count::__release_shared() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:3341:9 (libtablet_test_util.so+0x35495)
    #12 std::__1::__shared_weak_count::__release_shared() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:3383:27 (libtablet_test_util.so+0x35439)
    #13 std::__1::shared_ptr<kudu::MemTracker>::~shared_ptr() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:4098:19 (libtablet_test_util.so+0x31c28)
    #14 kudu::tablet::OpTracker::~OpTracker() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:142:1 (libtablet.so+0x43c374)
    #15 kudu::tablet::TabletReplica::~TabletReplica() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:202:1 (libtablet.so+0x3ef105)
    #16 kudu::tablet::TabletReplica::~TabletReplica() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:197:33 (libtablet.so+0x3ef319)
    #17 kudu::RefCountedThreadSafe<kudu::tablet::TabletReplica, kudu::DefaultRefCountedThreadSafeTraits<kudu::tablet::TabletReplica> >::DeleteInternal(kudu::tablet::TabletReplica const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/ref_counted.h:153:44 (libitest_util.so+0x1014a7)
    #18 kudu::DefaultRefCountedThreadSafeTraits<kudu::tablet::TabletReplica>::Destruct(kudu::tablet::TabletReplica const*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/ref_counted.h:116:5 (libitest_util.so+0x101469)
    #19 kudu::RefCountedThreadSafe<kudu::tablet::TabletReplica, kudu::DefaultRefCountedThreadSafeTraits<kudu::tablet::TabletReplica> >::Release() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/ref_counted.h:144:7 (libitest_util.so+0x101429)
    #20 scoped_refptr<kudu::tablet::TabletReplica>::~scoped_refptr() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/ref_counted.h:266:13 (libitest_util.so+0x10138a)
    #21 std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> >::destroy(scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1811:92 (libmaster.so+0x3d7c99)
    #22 void std::__1::allocator_traits<std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::__destroy<scoped_refptr<kudu::tablet::TabletReplica> >(std::__1::integral_constant<bool, true>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> >&, scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1703:21 (libmaster.so+0x3d7c70)
    #23 void std::__1::allocator_traits<std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::destroy<scoped_refptr<kudu::tablet::TabletReplica> >(std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> >&, scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/memory:1544:14 (libmaster.so+0x3d7c30)
    #24 std::__1::__vector_base<scoped_refptr<kudu::tablet::TabletReplica>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::__destruct_at_end(scoped_refptr<kudu::tablet::TabletReplica>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:428:9 (libtserver.so+0x2b6f46)
    #25 std::__1::__vector_base<scoped_refptr<kudu::tablet::TabletReplica>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::clear() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:371:29 (libtserver.so+0x2b6e64)
    #26 std::__1::__vector_base<scoped_refptr<kudu::tablet::TabletReplica>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::~__vector_base() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:465:9 (libtserver.so+0x2b6c1b)
    #27 std::__1::vector<scoped_refptr<kudu::tablet::TabletReplica>, std::__1::allocator<scoped_refptr<kudu::tablet::TabletReplica> > >::~vector() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/vector:557:5 (libtserver.so+0x28e001)
    #28 kudu::tserver::TSTabletManager::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:1583:1 (libtserver.so+0x2ba34e)
    #29 kudu::tserver::TabletServer::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_server.cc:190:22 (libtserver.so+0x25a0be)
    #30 kudu::tserver::TabletServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_server.h:67:5 (libtserver.so+0x25f889)
    #31 kudu::tserver::MiniTabletServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/mini_tablet_server.cc:124:14 (libtserver.so+0x31a4a2)
    #32 kudu::itest::TServerQuiescingITest_TestDoesntAllowNewScansLeadersOnly_Test::TestBody() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/tablet_server_quiescing-itest.cc:308:7 (tablet_server_quiescing-itest+0x3713ac)
    #33 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64dff)
    #34 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64dff)
    #35 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a01)
    #36 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d18)
    #37 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44cf4)
    #38 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597e4)
    #39 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cbf)
    #40 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cbf)
    #41 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58d9c)
    #42 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (tablet_server_quiescing-itest+0x3b8efb)
    #43 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (tablet_server_quiescing-itest+0x3b7b3c)

  Previous read of size 8 at 0x7b080014f740 by thread T63 (mutexes: write M18431336756552288):
    #0 kudu::MemTracker::Release(long) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/mem_tracker.cc:285:5 (libkudu_util.so+0x36d032)
    #1 kudu::tablet::OpTracker::Release(kudu::tablet::OpDriver*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:239:19 (libtablet.so+0x43cd40)
    #2 kudu::tablet::OpDriver::Finalize() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:606:16 (libtablet.so+0x435da2)
    #3 kudu::tablet::OpDriver::ApplyTask() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:577:5 (libtablet.so+0x435533)
    #4 kudu::tablet::OpDriver::ApplyAsync()::$_2::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:524:65 (libtablet.so+0x439741)
    #5 decltype(std::__1::forward<kudu::tablet::OpDriver::ApplyAsync()::$_2&>(fp)()) std::__1::__invoke<kudu::tablet::OpDriver::ApplyAsync()::$_2&>(kudu::tablet::OpDriver::ApplyAsync()::$_2&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libtablet.so+0x4396f9)
    #6 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::tablet::OpDriver::ApplyAsync()::$_2&>(kudu::tablet::OpDriver::ApplyAsync()::$_2&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libtablet.so+0x439689)
    #7 std::__1::__function::__alloc_func<kudu::tablet::OpDriver::ApplyAsync()::$_2, std::__1::allocator<kudu::tablet::OpDriver::ApplyAsync()::$_2>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libtablet.so+0x439651)
    #8 std::__1::__function::__func<kudu::tablet::OpDriver::ApplyAsync()::$_2, std::__1::allocator<kudu::tablet::OpDriver::ApplyAsync()::$_2>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libtablet.so+0x43887d)
    #9 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #10 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #11 kudu::ThreadPool::DispatchThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x42edb5)
    #12 kudu::ThreadPool::CreateThread()::$_1::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x431121)
    #13 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x4310d9)
    #14 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x431069)
    #15 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x431031)
    #16 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x43032d)
    #17 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #18 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #19 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x4121ea)

  As if synchronized via sleep:
    #0 nanosleep /home/jenkins-slave/workspace/build_and_test/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:363 (tablet_server_quiescing-itest+0x2e8522)
    #1 base::SleepForNanoseconds(long) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/gutil/sysinfo.cc:96:10 (libgutil.so+0xb5f0a)
    #2 kudu::SleepFor(kudu::MonoDelta const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/monotime.cc:264:3 (libkudu_util.so+0x3a7d66)
    #3 kudu::tablet::OpTracker::WaitForAllToFinish(kudu::MonoDelta const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:298:5 (libtablet.so+0x43d620)
    #4 kudu::tablet::OpTracker::WaitForAllToFinish() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_tracker.cc:260:3 (libtablet.so+0x43cffe)
    #5 kudu::tablet::TabletReplica::Stop() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:352:17 (libtablet.so+0x3f0e17)
    #6 kudu::tablet::TabletReplica::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_replica.cc:382:3 (libtablet.so+0x3f145e)
    #7 kudu::tserver::TSTabletManager::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:1556:14 (libtserver.so+0x2ba247)
    #8 kudu::tserver::TabletServer::ShutdownImpl() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_server.cc:190:22 (libtserver.so+0x25a0be)
    #9 kudu::tserver::TabletServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/tablet_server.h:67:5 (libtserver.so+0x25f889)
    #10 kudu::tserver::MiniTabletServer::Shutdown() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/mini_tablet_server.cc:124:14 (libtserver.so+0x31a4a2)
    #11 kudu::itest::TServerQuiescingITest_TestDoesntAllowNewScansLeadersOnly_Test::TestBody() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/tablet_server_quiescing-itest.cc:308:7 (tablet_server_quiescing-itest+0x3713ac)
    #12 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64dff)
    #13 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64dff)
    #14 testing::Test::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a01)
    #15 testing::TestInfo::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d18)
    #16 testing::TestSuite::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44cf4)
    #17 testing::internal::UnitTestImpl::RunAllTests() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597e4)
    #18 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65cbf)
    #19 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65cbf)
    #20 testing::UnitTest::Run() /home/jenkins-slave/workspace/build_and_test@2/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58d9c)
    #21 RUN_ALL_TESTS() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (tablet_server_quiescing-itest+0x3b8efb)
    #22 main /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_main.cc:115:10 (tablet_server_quiescing-itest+0x3b7b3c)

  Mutex M18431336756552288 is already destroyed.

  Thread T63 'apply [worker]-' (tid=9095, running) created by thread T286 at:
    #0 pthread_create /home/jenkins-slave/workspace/build_and_test/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (tablet_server_quiescing-itest+0x2c6ff5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x411a88)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e5fc9)
    #3 kudu::ThreadPool::CreateThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:814:10 (libkudu_util.so+0x42dfdb)
    #4 kudu::ThreadPool::DoSubmit(std::__1::function<void ()>, kudu::ThreadPoolToken*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:599:21 (libkudu_util.so+0x42c2db)
    #5 kudu::ThreadPool::Submit(std::__1::function<void ()>) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:491:10 (libkudu_util.so+0x42e542)
    #6 kudu::tablet::OpDriver::ApplyAsync() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:524:23 (libtablet.so+0x4348d0)
    #7 kudu::tablet::OpDriver::ReplicationFinished(kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:474:5 (libtablet.so+0x434e69)
    #8 kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0::operator()(kudu::Status const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/ops/op_driver.cc:186:21 (libtablet.so+0x4370fa)
    #9 decltype(std::__1::forward<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&>(fp)(std::__1::forward<kudu::Status const&>(fp0))) std::__1::__invoke<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&, kudu::Status const&>(kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&, kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libtablet.so+0x437088)
    #10 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&, kudu::Status const&>(kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0&, kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libtablet.so+0x437008)
    #11 std::__1::__function::__alloc_func<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0, std::__1::allocator<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0>, void (kudu::Status const&)>::operator()(kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libtablet.so+0x436fc3)
    #12 std::__1::__function::__func<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0, std::__1::allocator<kudu::tablet::OpDriver::Init(std::__1::unique_ptr<kudu::tablet::Op, std::__1::default_delete<kudu::tablet::Op> >, kudu::consensus::DriverType)::$_0>, void (kudu::Status const&)>::operator()(kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libtablet.so+0x4361dc)
    #13 std::__1::__function::__value_func<void (kudu::Status const&)>::operator()(kudu::Status const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libmaster.so+0x405996)
    #14 std::__1::function<void (kudu::Status const&)>::operator()(kudu::Status const&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libmaster.so+0x400148)
    #15 kudu::consensus::ConsensusRound::NotifyReplicationFinished(kudu::Status const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/raft_consensus.cc:3317:3 (libconsensus.so+0x1f16f0)
    #16 kudu::consensus::PendingRounds::AdvanceCommittedIndex(long) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/pending_rounds.cc:200:12 (libconsensus.so+0x1c8d3d)
    #17 kudu::consensus::RaftConsensus::NotifyCommitIndex(long) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/raft_consensus.cc:916:3 (libconsensus.so+0x1e26b4)
    #18 kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)::operator()(kudu::consensus::PeerMessageQueueObserver*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/consensus_queue.cc:1506:3 (libconsensus.so+0x1682f4)
    #19 decltype(std::__1::forward<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&>(fp)(std::__1::forward<kudu::consensus::PeerMessageQueueObserver*>(fp0))) std::__1::__invoke<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&, kudu::consensus::PeerMessageQueueObserver*>(kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&, kudu::consensus::PeerMessageQueueObserver*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libconsensus.so+0x1682a3)
    #20 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&, kudu::consensus::PeerMessageQueueObserver*>(kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)&, kudu::consensus::PeerMessageQueueObserver*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libconsensus.so+0x168218)
    #21 std::__1::__function::__alloc_func<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*), std::__1::allocator<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)>, void (kudu::consensus::PeerMessageQueueObserver*)>::operator()(kudu::consensus::PeerMessageQueueObserver*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libconsensus.so+0x1681d3)
    #22 std::__1::__function::__func<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*), std::__1::allocator<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const::'lambda'(kudu::consensus::PeerMessageQueueObserver*)>, void (kudu::consensus::PeerMessageQueueObserver*)>::operator()(kudu::consensus::PeerMessageQueueObserver*&&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libconsensus.so+0x1674bc)
    #23 std::__1::__function::__value_func<void (kudu::consensus::PeerMessageQueueObserver*)>::operator()(kudu::consensus::PeerMessageQueueObserver*&&) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (libconsensus.so+0x1911f6)
    #24 std::__1::function<void (kudu::consensus::PeerMessageQueueObserver*)>::operator()(kudu::consensus::PeerMessageQueueObserver*) const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (libconsensus.so+0x17909b)
    #25 kudu::consensus::PeerMessageQueue::NotifyObserversTask(std::__1::function<void (kudu::consensus::PeerMessageQueueObserver*)> const&) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/consensus_queue.cc:1577:5 (libconsensus.so+0x16377d)
    #26 kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/consensus_queue.cc:1506:3 (libconsensus.so+0x167155)
    #27 decltype(std::__1::forward<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&>(fp)()) std::__1::__invoke<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&>(kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libconsensus.so+0x1670e9)
    #28 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&>(kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libconsensus.so+0x167079)
    #29 std::__1::__function::__alloc_func<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3, std::__1::allocator<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libconsensus.so+0x167041)
    #30 std::__1::__function::__func<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3, std::__1::allocator<kudu::consensus::PeerMessageQueue::NotifyObserversOfCommitIndexChange(long)::$_3>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libconsensus.so+0x16633d)
    #31 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #32 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #33 kudu::ThreadPool::DispatchThread() /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x42edb5)
    #34 kudu::ThreadPool::CreateThread()::$_1::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x431121)
    #35 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x4310d9)
    #36 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x431069)
    #37 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x431031)
    #38 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x43032d)
    #39 std::__1::__function::__value_func<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (tablet_server_quiescing-itest+0x3b9194)
    #40 std::__1::function<void ()>::operator()() const /home/jenkins-slave/workspace/build_and_test_flaky@2/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (tablet_server_quiescing-itest+0x3b8fd9)
    #41 kudu::Thread::SuperviseThread(void*) /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x4121ea)

SUMMARY: ThreadSanitizer: data race /home/jenkins-slave/workspace/build_and_test/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:126 in operator delete(void*)
==================
W20260808 01:48:07.696723  8904 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.245.193:46113, user_credentials={real_user=slave}} blocked reactor thread for 66410.8us
W20260808 01:48:07.699604  8904 leader_election.cc:336] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bc8b182e2e6a4ac59f9dce1ec4bd8553 (127.5.245.193:46113): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260808 01:48:07.700119  8904 leader_election.cc:304] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6e0834a0e1f4bfe9511b9d7f744608e; no voters: bc8b182e2e6a4ac59f9dce1ec4bd8553, f893c2af3a76450f8d760fa87e2517ae
I20260808 01:48:07.722337  9108 raft_consensus.cc:2749] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260808 01:48:07.725697  6103 tablet_server.cc:196] TabletServer@127.5.245.193:0 shutdown complete.
W20260808 01:48:07.742084  9027 meta_cache.cc:302] tablet d649997316e244f2b99d04f2e2aaac53: replica bc8b182e2e6a4ac59f9dce1ec4bd8553 (127.5.245.193:46113) has failed: Network error: Client connection negotiation failed: client connection to 127.5.245.193:46113: connect: Connection refused (error 111)
I20260808 01:48:07.785921  9075 meta_cache.cc:1510] marking tablet server bc8b182e2e6a4ac59f9dce1ec4bd8553 (127.5.245.193:46113) as failed
W20260808 01:48:07.788607  8813 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
I20260808 01:48:07.796518  9074 meta_cache.cc:1510] marking tablet server bc8b182e2e6a4ac59f9dce1ec4bd8553 (127.5.245.193:46113) as failed
W20260808 01:48:07.833638  8934 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
W20260808 01:48:07.843207  8932 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
W20260808 01:48:07.845394  9080 scanner-internal.cc:458] Time spent opening tablet: real 0.756s	user 0.005s	sys 0.003s
W20260808 01:48:07.846267  8934 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
W20260808 01:48:07.878252  8813 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
W20260808 01:48:07.878675  8812 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
W20260808 01:48:07.904018  8812 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
W20260808 01:48:07.936919  8932 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
W20260808 01:48:07.947158  8932 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
W20260808 01:48:07.949445  8934 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
W20260808 01:48:07.982239  8812 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
W20260808 01:48:07.984488  8813 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
W20260808 01:48:08.006636  8813 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
W20260808 01:48:08.044955  8934 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
W20260808 01:48:08.058152  8934 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
W20260808 01:48:08.059859  8932 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
W20260808 01:48:08.096223  8813 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
W20260808 01:48:08.097491  8812 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
W20260808 01:48:08.125928  8812 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
W20260808 01:48:08.164534  8932 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
W20260808 01:48:08.179841  8934 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
W20260808 01:48:08.179863  8932 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
W20260808 01:48:08.221324  8812 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
W20260808 01:48:08.223453  8813 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
W20260808 01:48:08.252146  8813 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
W20260808 01:48:08.295536  8932 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
W20260808 01:48:08.306427  9075 scanner-internal.cc:458] Time spent opening tablet: real 1.001s	user 0.008s	sys 0.000s
W20260808 01:48:08.308389  8932 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
W20260808 01:48:08.310328  8933 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
W20260808 01:48:08.354435  8813 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
W20260808 01:48:08.357105  8812 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
W20260808 01:48:08.384305  8812 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
W20260808 01:48:08.428859  8934 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
W20260808 01:48:08.443503  8934 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
I20260808 01:48:08.472061  9116 raft_consensus.cc:493] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:48:08.472532  9116 raft_consensus.cc:515] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 } } peers { permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 } } peers { permanent_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46113 } }
I20260808 01:48:08.474215  9116 leader_election.cc:290] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d6e0834a0e1f4bfe9511b9d7f744608e (127.5.245.195:34019), bc8b182e2e6a4ac59f9dce1ec4bd8553 (127.5.245.193:46113)
I20260808 01:48:08.475368  8967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d649997316e244f2b99d04f2e2aaac53" candidate_uuid: "f893c2af3a76450f8d760fa87e2517ae" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" is_pre_election: true
I20260808 01:48:08.476169  8967 raft_consensus.cc:2468] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f893c2af3a76450f8d760fa87e2517ae in term 2.
I20260808 01:48:08.477291  8795 leader_election.cc:304] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6e0834a0e1f4bfe9511b9d7f744608e, f893c2af3a76450f8d760fa87e2517ae; no voters: 
I20260808 01:48:08.478281  9116 raft_consensus.cc:2804] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260808 01:48:08.478690  9116 raft_consensus.cc:493] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:48:08.478979  9116 raft_consensus.cc:3060] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 2 FOLLOWER]: Advancing to term 3
W20260808 01:48:08.481076  8791 leader_election.cc:336] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bc8b182e2e6a4ac59f9dce1ec4bd8553 (127.5.245.193:46113): Network error: Client connection negotiation failed: client connection to 127.5.245.193:46113: connect: Connection refused (error 111)
I20260808 01:48:08.484894  9116 raft_consensus.cc:515] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 } } peers { permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 } } peers { permanent_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46113 } }
I20260808 01:48:08.486464  9116 leader_election.cc:290] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [CANDIDATE]: Term 3 election: Requested vote from peers d6e0834a0e1f4bfe9511b9d7f744608e (127.5.245.195:34019), bc8b182e2e6a4ac59f9dce1ec4bd8553 (127.5.245.193:46113)
I20260808 01:48:08.487228  8967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d649997316e244f2b99d04f2e2aaac53" candidate_uuid: "f893c2af3a76450f8d760fa87e2517ae" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e"
I20260808 01:48:08.487761  8967 raft_consensus.cc:3060] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [term 2 FOLLOWER]: Advancing to term 3
W20260808 01:48:08.490547  8791 leader_election.cc:336] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer bc8b182e2e6a4ac59f9dce1ec4bd8553 (127.5.245.193:46113): Network error: Client connection negotiation failed: client connection to 127.5.245.193:46113: connect: Connection refused (error 111)
W20260808 01:48:08.490953  8812 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
W20260808 01:48:08.494032  8812 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48714: Illegal state: replica f893c2af3a76450f8d760fa87e2517ae is not leader of this config: current role FOLLOWER
I20260808 01:48:08.496573  8967 raft_consensus.cc:2468] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f893c2af3a76450f8d760fa87e2517ae in term 3.
I20260808 01:48:08.497663  8795 leader_election.cc:304] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d6e0834a0e1f4bfe9511b9d7f744608e, f893c2af3a76450f8d760fa87e2517ae; no voters: bc8b182e2e6a4ac59f9dce1ec4bd8553
I20260808 01:48:08.498407  9116 raft_consensus.cc:2804] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 3 FOLLOWER]: Leader election won for term 3
I20260808 01:48:08.499301  9116 raft_consensus.cc:697] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 3 LEADER]: Becoming Leader. State: Replica: f893c2af3a76450f8d760fa87e2517ae, State: Running, Role: LEADER
I20260808 01:48:08.500043  9116 consensus_queue.cc:237] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 } } peers { permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 } } peers { permanent_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46113 } }
I20260808 01:48:08.508595  8554 catalog_manager.cc:5697] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae reported cstate change: term changed from 1 to 3, leader changed from bc8b182e2e6a4ac59f9dce1ec4bd8553 (127.5.245.193) to f893c2af3a76450f8d760fa87e2517ae (127.5.245.194). New cstate: current_term: 3 leader_uuid: "f893c2af3a76450f8d760fa87e2517ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f893c2af3a76450f8d760fa87e2517ae" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 37903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc8b182e2e6a4ac59f9dce1ec4bd8553" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46113 } health_report { overall_health: UNKNOWN } } }
W20260808 01:48:08.511811  9074 scanner-internal.cc:458] Time spent opening tablet: real 1.414s	user 0.009s	sys 0.000s
I20260808 01:48:08.534170  8967 raft_consensus.cc:1275] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [term 3 FOLLOWER]: Refusing update from remote peer f893c2af3a76450f8d760fa87e2517ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260808 01:48:08.535660  9123 consensus_queue.cc:1048] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6e0834a0e1f4bfe9511b9d7f744608e" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260808 01:48:08.536515  8791 consensus_peers.cc:597] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae -> Peer bc8b182e2e6a4ac59f9dce1ec4bd8553 (127.5.245.193:46113): Couldn't send request to peer bc8b182e2e6a4ac59f9dce1ec4bd8553. Status: Network error: Client connection negotiation failed: client connection to 127.5.245.193:46113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260808 01:48:08.542292  8934 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:57738: Illegal state: replica d6e0834a0e1f4bfe9511b9d7f744608e is not leader of this config: current role FOLLOWER
I20260808 01:48:08.665297  6103 tablet_server.cc:179] TabletServer@127.5.245.194:0 shutting down...
I20260808 01:48:08.690115  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:48:08.690780  6103 tablet_replica.cc:333] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae: stopping tablet replica
I20260808 01:48:08.691296  6103 raft_consensus.cc:2243] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 3 LEADER]: Raft consensus shutting down.
I20260808 01:48:08.692502  6103 raft_consensus.cc:2272] T d649997316e244f2b99d04f2e2aaac53 P f893c2af3a76450f8d760fa87e2517ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:08.714783  6103 tablet_server.cc:196] TabletServer@127.5.245.194:0 shutdown complete.
I20260808 01:48:08.724601  6103 tablet_server.cc:179] TabletServer@127.5.245.195:0 shutting down...
I20260808 01:48:08.742221  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:48:08.742892  6103 tablet_replica.cc:333] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e: stopping tablet replica
I20260808 01:48:08.743515  6103 raft_consensus.cc:2243] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260808 01:48:08.744210  6103 raft_consensus.cc:2272] T d649997316e244f2b99d04f2e2aaac53 P d6e0834a0e1f4bfe9511b9d7f744608e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:08.754729  6103 tablet_server.cc:196] TabletServer@127.5.245.195:0 shutdown complete.
I20260808 01:48:08.764035  6103 master.cc:562] Master@127.5.245.254:38575 shutting down...
I20260808 01:48:08.781097  6103 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:48:08.781649  6103 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:08.781977  6103 tablet_replica.cc:333] T 00000000000000000000000000000000 P a4439e0a3917409aa85588f12ef3b7a0: stopping tablet replica
I20260808 01:48:08.801138  6103 master.cc:584] Master@127.5.245.254:38575 shutdown complete.
[       OK ] TServerQuiescingITest.TestDoesntAllowNewScansLeadersOnly (2861 ms)
[ RUN      ] TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp
I20260808 01:48:08.825081  6103 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.245.254:35189
I20260808 01:48:08.826222  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:08.831243  9145 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
W20260808 01:48:08.831348  9146 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
W20260808 01:48:08.832739  9148 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
I20260808 01:48:08.833649  6103 server_base.cc:1061] running on GCE node
I20260808 01:48:08.834368  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:08.834589  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:08.834748  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153688834728 us; error 0 us; skew 500 ppm
I20260808 01:48:08.835246  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:08.837533  6103 webserver.cc:533] Webserver started at http://127.5.245.254:40095/ using document root <none> and password file <none>
I20260808 01:48:08.838037  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:08.838244  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:08.838536  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:08.839882  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/master-0-root/instance:
uuid: "b7bac9a5aee146ccad068c49edffdfce"
format_stamp: "Formatted at 2026-08-08 01:48:08 on dist-test-slave-gw5c"
I20260808 01:48:08.844444  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260808 01:48:08.847882  9156 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:08.848640  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260808 01:48:08.848940  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/master-0-root
uuid: "b7bac9a5aee146ccad068c49edffdfce"
format_stamp: "Formatted at 2026-08-08 01:48:08 on dist-test-slave-gw5c"
I20260808 01:48:08.849239  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-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)
I20260808 01:48:08.871590  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:08.872637  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:08.908538  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.254:35189
I20260808 01:48:08.908665  9243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.254:35189 every 8 connection(s)
I20260808 01:48:08.912562  9244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:08.922631  9244 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce: Bootstrap starting.
I20260808 01:48:08.927100  9244 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:08.931182  9244 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce: No bootstrap required, opened a new log
I20260808 01:48:08.933214  9244 raft_consensus.cc:359] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7bac9a5aee146ccad068c49edffdfce" member_type: VOTER }
I20260808 01:48:08.933619  9244 raft_consensus.cc:385] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:08.933811  9244 raft_consensus.cc:740] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7bac9a5aee146ccad068c49edffdfce, State: Initialized, Role: FOLLOWER
I20260808 01:48:08.934303  9244 consensus_queue.cc:260] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [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: "b7bac9a5aee146ccad068c49edffdfce" member_type: VOTER }
I20260808 01:48:08.934710  9244 raft_consensus.cc:399] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:48:08.934914  9244 raft_consensus.cc:493] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:48:08.935124  9244 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:08.939693  9244 raft_consensus.cc:515] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7bac9a5aee146ccad068c49edffdfce" member_type: VOTER }
I20260808 01:48:08.940204  9244 leader_election.cc:304] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [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: b7bac9a5aee146ccad068c49edffdfce; no voters: 
I20260808 01:48:08.941340  9244 leader_election.cc:290] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:48:08.941684  9249 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:48:08.943053  9249 raft_consensus.cc:697] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [term 1 LEADER]: Becoming Leader. State: Replica: b7bac9a5aee146ccad068c49edffdfce, State: Running, Role: LEADER
I20260808 01:48:08.943763  9249 consensus_queue.cc:237] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [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: "b7bac9a5aee146ccad068c49edffdfce" member_type: VOTER }
I20260808 01:48:08.944504  9244 sys_catalog.cc:565] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [sys.catalog]: configured and running, proceeding with master startup.
I20260808 01:48:08.947932  9251 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [sys.catalog]: SysCatalogTable state changed. Reason: New leader b7bac9a5aee146ccad068c49edffdfce. Latest consensus state: current_term: 1 leader_uuid: "b7bac9a5aee146ccad068c49edffdfce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7bac9a5aee146ccad068c49edffdfce" member_type: VOTER } }
I20260808 01:48:08.948664  9251 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [sys.catalog]: This master's current role is: LEADER
I20260808 01:48:08.948765  9250 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b7bac9a5aee146ccad068c49edffdfce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7bac9a5aee146ccad068c49edffdfce" member_type: VOTER } }
I20260808 01:48:08.949316  9250 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [sys.catalog]: This master's current role is: LEADER
I20260808 01:48:08.950714  9258 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260808 01:48:08.956924  9258 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260808 01:48:08.960341  6103 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260808 01:48:08.966220  9258 catalog_manager.cc:1383] Generated new cluster ID: 8ed1831cbf314c588d9f26e0a39dcf48
I20260808 01:48:08.966537  9258 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260808 01:48:08.979866  9258 catalog_manager.cc:1406] Generated new certificate authority record
I20260808 01:48:08.981138  9258 catalog_manager.cc:1540] Loading token signing keys...
I20260808 01:48:08.992877  9258 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce: Generated new TSK 0
I20260808 01:48:08.993608  9258 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260808 01:48:09.027570  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:09.033479  9271 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
W20260808 01:48:09.034507  9272 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
W20260808 01:48:09.035955  9279 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
I20260808 01:48:09.036363  6103 server_base.cc:1061] running on GCE node
I20260808 01:48:09.037223  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:09.037447  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:09.037624  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153689037607 us; error 0 us; skew 500 ppm
I20260808 01:48:09.038156  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:09.040555  6103 webserver.cc:533] Webserver started at http://127.5.245.193:43251/ using document root <none> and password file <none>
I20260808 01:48:09.041066  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:09.041280  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:09.041568  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:09.042661  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/ts-0-root/instance:
uuid: "9e9bc892e001414580a5781eb614a7dd"
format_stamp: "Formatted at 2026-08-08 01:48:09 on dist-test-slave-gw5c"
I20260808 01:48:09.047575  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260808 01:48:09.050976  9284 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:09.051914  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260808 01:48:09.052165  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/ts-0-root
uuid: "9e9bc892e001414580a5781eb614a7dd"
format_stamp: "Formatted at 2026-08-08 01:48:09 on dist-test-slave-gw5c"
I20260808 01:48:09.052402  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-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)
I20260808 01:48:09.066807  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:09.067830  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:09.069172  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:48:09.071504  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:48:09.071712  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:09.071972  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:48:09.072129  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:09.111307  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.193:34463
I20260808 01:48:09.111431  9384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.193:34463 every 8 connection(s)
I20260808 01:48:09.116497  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:09.123842  9395 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
W20260808 01:48:09.125944  9396 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
I20260808 01:48:09.128116  6103 server_base.cc:1061] running on GCE node
W20260808 01:48:09.128811  9400 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
I20260808 01:48:09.129819  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:09.130080  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:09.130285  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153689130268 us; error 0 us; skew 500 ppm
I20260808 01:48:09.130848  9386 heartbeater.cc:344] Connected to a master server at 127.5.245.254:35189
I20260808 01:48:09.130934  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:09.131183  9386 heartbeater.cc:461] Registering TS with master...
I20260808 01:48:09.132124  9386 heartbeater.cc:507] Master 127.5.245.254:35189 requested a full tablet report, sending...
I20260808 01:48:09.133934  6103 webserver.cc:533] Webserver started at http://127.5.245.194:35781/ using document root <none> and password file <none>
I20260808 01:48:09.134449  9180 ts_manager.cc:194] Registered new tserver with Master: 9e9bc892e001414580a5781eb614a7dd (127.5.245.193:34463)
I20260808 01:48:09.134611  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:09.134898  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:09.135229  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:09.136548  9180 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46606
I20260808 01:48:09.138221  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/ts-1-root/instance:
uuid: "614cac1e37d4427db3427e7318559007"
format_stamp: "Formatted at 2026-08-08 01:48:09 on dist-test-slave-gw5c"
I20260808 01:48:09.142750  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260808 01:48:09.146721  9405 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:09.147562  6103 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260808 01:48:09.147917  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/ts-1-root
uuid: "614cac1e37d4427db3427e7318559007"
format_stamp: "Formatted at 2026-08-08 01:48:09 on dist-test-slave-gw5c"
I20260808 01:48:09.148247  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-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)
I20260808 01:48:09.177783  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:09.179085  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:09.180743  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:48:09.183326  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:48:09.183612  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260808 01:48:09.183895  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:48:09.184110  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:09.226401  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.194:42025
I20260808 01:48:09.226519  9501 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.194:42025 every 8 connection(s)
I20260808 01:48:09.231444  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:09.238327  9510 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
W20260808 01:48:09.239212  9512 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
W20260808 01:48:09.242128  9516 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
I20260808 01:48:09.244668  9502 heartbeater.cc:344] Connected to a master server at 127.5.245.254:35189
I20260808 01:48:09.245066  9502 heartbeater.cc:461] Registering TS with master...
I20260808 01:48:09.245220  6103 server_base.cc:1061] running on GCE node
I20260808 01:48:09.245983  9502 heartbeater.cc:507] Master 127.5.245.254:35189 requested a full tablet report, sending...
I20260808 01:48:09.246304  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:09.246558  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:09.246747  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153689246729 us; error 0 us; skew 500 ppm
I20260808 01:48:09.247524  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:09.248412  9180 ts_manager.cc:194] Registered new tserver with Master: 614cac1e37d4427db3427e7318559007 (127.5.245.194:42025)
I20260808 01:48:09.250067  9180 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46618
I20260808 01:48:09.250608  6103 webserver.cc:533] Webserver started at http://127.5.245.195:36645/ using document root <none> and password file <none>
I20260808 01:48:09.251170  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:09.251392  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:09.251722  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:09.252857  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/ts-2-root/instance:
uuid: "0cad23a7f1994c5ba823e690688728b8"
format_stamp: "Formatted at 2026-08-08 01:48:09 on dist-test-slave-gw5c"
I20260808 01:48:09.257822  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260808 01:48:09.261315  9522 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:09.262166  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260808 01:48:09.262490  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/ts-2-root
uuid: "0cad23a7f1994c5ba823e690688728b8"
format_stamp: "Formatted at 2026-08-08 01:48:09 on dist-test-slave-gw5c"
I20260808 01:48:09.262804  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-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)
I20260808 01:48:09.290205  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:09.291304  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:09.292783  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:48:09.295104  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:48:09.295338  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:09.295653  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:48:09.295831  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:09.342097  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.195:41989
I20260808 01:48:09.342201  9624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.195:41989 every 8 connection(s)
I20260808 01:48:09.356421  9625 heartbeater.cc:344] Connected to a master server at 127.5.245.254:35189
I20260808 01:48:09.356835  9625 heartbeater.cc:461] Registering TS with master...
I20260808 01:48:09.357592  9625 heartbeater.cc:507] Master 127.5.245.254:35189 requested a full tablet report, sending...
I20260808 01:48:09.359611  9180 ts_manager.cc:194] Registered new tserver with Master: 0cad23a7f1994c5ba823e690688728b8 (127.5.245.195:41989)
I20260808 01:48:09.360146  6103 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014746741s
I20260808 01:48:09.360975  9180 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46634
I20260808 01:48:09.417199  9180 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46660:
name: "test-workload"
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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260808 01:48:09.419034  9180 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260808 01:48:09.466114  9450 tablet_service.cc:1511] Processing CreateTablet for tablet b15e773d12884dfda5639f6110a1c0fb (DEFAULT_TABLE table=test-workload [id=82a4c01be8414ee7a6b9a39871999b7e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:48:09.467662  9450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15e773d12884dfda5639f6110a1c0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:09.476781  9570 tablet_service.cc:1511] Processing CreateTablet for tablet b15e773d12884dfda5639f6110a1c0fb (DEFAULT_TABLE table=test-workload [id=82a4c01be8414ee7a6b9a39871999b7e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:48:09.478068  9570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15e773d12884dfda5639f6110a1c0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:09.478019  9332 tablet_service.cc:1511] Processing CreateTablet for tablet b15e773d12884dfda5639f6110a1c0fb (DEFAULT_TABLE table=test-workload [id=82a4c01be8414ee7a6b9a39871999b7e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:48:09.479450  9332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15e773d12884dfda5639f6110a1c0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:09.484948  9662 tablet_bootstrap.cc:492] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: Bootstrap starting.
I20260808 01:48:09.491150  9662 tablet_bootstrap.cc:654] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:09.493184  9663 tablet_bootstrap.cc:492] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8: Bootstrap starting.
I20260808 01:48:09.495275  9664 tablet_bootstrap.cc:492] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: Bootstrap starting.
I20260808 01:48:09.499619  9662 tablet_bootstrap.cc:492] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: No bootstrap required, opened a new log
I20260808 01:48:09.500141  9662 ts_tablet_manager.cc:1403] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.008s
I20260808 01:48:09.500502  9663 tablet_bootstrap.cc:654] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:09.503300  9664 tablet_bootstrap.cc:654] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:09.502933  9662 raft_consensus.cc:359] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } }
I20260808 01:48:09.503742  9662 raft_consensus.cc:385] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:09.504067  9662 raft_consensus.cc:740] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614cac1e37d4427db3427e7318559007, State: Initialized, Role: FOLLOWER
I20260808 01:48:09.504685  9663 tablet_bootstrap.cc:492] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8: No bootstrap required, opened a new log
I20260808 01:48:09.505121  9663 ts_tablet_manager.cc:1403] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.005s
I20260808 01:48:09.504889  9662 consensus_queue.cc:260] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [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: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } }
I20260808 01:48:09.507875  9663 raft_consensus.cc:359] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } }
I20260808 01:48:09.508433  9662 ts_tablet_manager.cc:1434] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260808 01:48:09.508666  9663 raft_consensus.cc:385] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:09.508934  9664 tablet_bootstrap.cc:492] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: No bootstrap required, opened a new log
I20260808 01:48:09.509071  9663 raft_consensus.cc:740] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cad23a7f1994c5ba823e690688728b8, State: Initialized, Role: FOLLOWER
I20260808 01:48:09.509290  9502 heartbeater.cc:499] Master 127.5.245.254:35189 was elected leader, sending a full tablet report...
I20260808 01:48:09.509389  9664 ts_tablet_manager.cc:1403] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260808 01:48:09.510013  9663 consensus_queue.cc:260] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [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: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } }
I20260808 01:48:09.512516  9625 heartbeater.cc:499] Master 127.5.245.254:35189 was elected leader, sending a full tablet report...
I20260808 01:48:09.512699  9664 raft_consensus.cc:359] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } }
I20260808 01:48:09.513423  9664 raft_consensus.cc:385] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:09.513727  9664 raft_consensus.cc:740] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e9bc892e001414580a5781eb614a7dd, State: Initialized, Role: FOLLOWER
I20260808 01:48:09.514587  9663 ts_tablet_manager.cc:1434] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260808 01:48:09.514493  9664 consensus_queue.cc:260] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [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: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } }
I20260808 01:48:09.519170  9664 ts_tablet_manager.cc:1434] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260808 01:48:09.520321  9386 heartbeater.cc:499] Master 127.5.245.254:35189 was elected leader, sending a full tablet report...
I20260808 01:48:09.558279  9672 raft_consensus.cc:493] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:48:09.558748  9672 raft_consensus.cc:515] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } }
I20260808 01:48:09.560981  9672 leader_election.cc:290] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 614cac1e37d4427db3427e7318559007 (127.5.245.194:42025), 9e9bc892e001414580a5781eb614a7dd (127.5.245.193:34463)
I20260808 01:48:09.570029  9465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15e773d12884dfda5639f6110a1c0fb" candidate_uuid: "0cad23a7f1994c5ba823e690688728b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614cac1e37d4427db3427e7318559007" is_pre_election: true
I20260808 01:48:09.570561  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15e773d12884dfda5639f6110a1c0fb" candidate_uuid: "0cad23a7f1994c5ba823e690688728b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e9bc892e001414580a5781eb614a7dd" is_pre_election: true
I20260808 01:48:09.570720  9465 raft_consensus.cc:2468] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cad23a7f1994c5ba823e690688728b8 in term 0.
I20260808 01:48:09.571163  9349 raft_consensus.cc:2468] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cad23a7f1994c5ba823e690688728b8 in term 0.
I20260808 01:48:09.571942  9531 leader_election.cc:304] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [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: 0cad23a7f1994c5ba823e690688728b8, 614cac1e37d4427db3427e7318559007; no voters: 
I20260808 01:48:09.572837  9672 raft_consensus.cc:2804] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:48:09.573194  9672 raft_consensus.cc:493] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:48:09.573495  9672 raft_consensus.cc:3060] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:09.578431  9672 raft_consensus.cc:515] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } }
I20260808 01:48:09.580145  9672 leader_election.cc:290] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [CANDIDATE]: Term 1 election: Requested vote from peers 614cac1e37d4427db3427e7318559007 (127.5.245.194:42025), 9e9bc892e001414580a5781eb614a7dd (127.5.245.193:34463)
I20260808 01:48:09.580869  9465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15e773d12884dfda5639f6110a1c0fb" candidate_uuid: "0cad23a7f1994c5ba823e690688728b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614cac1e37d4427db3427e7318559007"
I20260808 01:48:09.581173  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15e773d12884dfda5639f6110a1c0fb" candidate_uuid: "0cad23a7f1994c5ba823e690688728b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e9bc892e001414580a5781eb614a7dd"
I20260808 01:48:09.581314  9465 raft_consensus.cc:3060] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:09.581691  9349 raft_consensus.cc:3060] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:09.586102  9465 raft_consensus.cc:2468] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cad23a7f1994c5ba823e690688728b8 in term 1.
I20260808 01:48:09.586248  9349 raft_consensus.cc:2468] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cad23a7f1994c5ba823e690688728b8 in term 1.
I20260808 01:48:09.587149  9531 leader_election.cc:304] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [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: 0cad23a7f1994c5ba823e690688728b8, 614cac1e37d4427db3427e7318559007; no voters: 
I20260808 01:48:09.587966  9672 raft_consensus.cc:2804] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:48:09.589077  9672 raft_consensus.cc:697] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 1 LEADER]: Becoming Leader. State: Replica: 0cad23a7f1994c5ba823e690688728b8, State: Running, Role: LEADER
I20260808 01:48:09.589888  9672 consensus_queue.cc:237] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [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: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } }
I20260808 01:48:09.598115  9179 catalog_manager.cc:5697] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cad23a7f1994c5ba823e690688728b8 (127.5.245.195). New cstate: current_term: 1 leader_uuid: "0cad23a7f1994c5ba823e690688728b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } health_report { overall_health: UNKNOWN } } }
I20260808 01:48:09.808598  9349 raft_consensus.cc:1275] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 1 FOLLOWER]: Refusing update from remote peer 0cad23a7f1994c5ba823e690688728b8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260808 01:48:09.809665  9465 raft_consensus.cc:1275] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [term 1 FOLLOWER]: Refusing update from remote peer 0cad23a7f1994c5ba823e690688728b8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260808 01:48:09.811728  9672 consensus_queue.cc:1048] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:48:09.813758  9675 consensus_queue.cc:1048] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260808 01:48:09.824936  9437 tablet_service.cc:3018] Rejecting scan request for tablet b15e773d12884dfda5639f6110a1c0fb: Uninitialized: clean time has not yet been initialized
W20260808 01:48:09.828501  9436 tablet_service.cc:3018] Rejecting scan request for tablet b15e773d12884dfda5639f6110a1c0fb: Uninitialized: clean time has not yet been initialized
W20260808 01:48:09.831804  9434 tablet_service.cc:3018] Rejecting scan request for tablet b15e773d12884dfda5639f6110a1c0fb: Uninitialized: clean time has not yet been initialized
W20260808 01:48:13.759471  9681 scanner-internal.cc:458] Time spent opening tablet: real 0.579s	user 0.004s	sys 0.000s
W20260808 01:48:13.797784  9680 scanner-internal.cc:458] Time spent opening tablet: real 0.538s	user 0.003s	sys 0.001s
W20260808 01:48:14.527837  9237 debug-util.cc:398] Leaking SignalData structure 0x7b080004a160 after lost signal to thread 6106
W20260808 01:48:14.529248  9237 debug-util.cc:398] Leaking SignalData structure 0x7b0800038f40 after lost signal to thread 9243
W20260808 01:48:14.530347  9237 debug-util.cc:398] Leaking SignalData structure 0x7b08001faf60 after lost signal to thread 9384
W20260808 01:48:14.531495  9237 debug-util.cc:398] Leaking SignalData structure 0x7b080003e060 after lost signal to thread 9501
W20260808 01:48:14.532774  9237 debug-util.cc:398] Leaking SignalData structure 0x7b08000d68c0 after lost signal to thread 9624
W20260808 01:48:15.024077  9652 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.5.245.195:41989, user_credentials={real_user=slave}} blocked reactor thread for 65331.6us
W20260808 01:48:15.934386  9677 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.004s	sys 0.000s
W20260808 01:48:17.188597  9652 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.5.245.195:41989, user_credentials={real_user=slave}} blocked reactor thread for 48453us
W20260808 01:48:17.654824  9678 meta_cache.cc:1261] Time spent looking up entry by key: real 0.064s	user 0.003s	sys 0.000s
W20260808 01:48:18.550398  9685 scanner-internal.cc:458] Time spent opening tablet: real 0.522s	user 0.002s	sys 0.000s
I20260808 01:48:18.802843  9332 tablet_service.cc:1558] Processing DeleteTablet for tablet b15e773d12884dfda5639f6110a1c0fb with delete_type TABLET_DATA_TOMBSTONED from {username='slave'} at 127.0.0.1:46840
I20260808 01:48:18.805001  9761 tablet_replica.cc:333] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: stopping tablet replica
I20260808 01:48:18.805753  9761 raft_consensus.cc:2243] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:48:18.806425  9761 raft_consensus.cc:2272] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:18.832634  9761 ts_tablet_manager.cc:1916] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260808 01:48:18.844738  9761 ts_tablet_manager.cc:1929] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.210
I20260808 01:48:18.845221  9761 log.cc:1199] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: Deleting WAL directory at /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/ts-0-root/wals/b15e773d12884dfda5639f6110a1c0fb
I20260808 01:48:18.852377  9450 tablet_service.cc:1558] Processing DeleteTablet for tablet b15e773d12884dfda5639f6110a1c0fb with delete_type TABLET_DATA_TOMBSTONED from {username='slave'} at 127.0.0.1:50878
I20260808 01:48:18.853960  9762 tablet_replica.cc:333] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: stopping tablet replica
I20260808 01:48:18.854616  9762 raft_consensus.cc:2243] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:48:18.855243  9762 raft_consensus.cc:2272] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:18.881031  9762 ts_tablet_manager.cc:1916] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260808 01:48:18.891960  9762 ts_tablet_manager.cc:1929] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.210
I20260808 01:48:18.892324  9762 log.cc:1199] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: Deleting WAL directory at /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp.1786153669374976-6103-0/minicluster-data/ts-1-root/wals/b15e773d12884dfda5639f6110a1c0fb
W20260808 01:48:18.967262  9524 consensus_peers.cc:597] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 -> Peer 9e9bc892e001414580a5781eb614a7dd (127.5.245.193:34463): Couldn't send request to peer 9e9bc892e001414580a5781eb614a7dd. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
W20260808 01:48:19.016757  9531 consensus_peers.cc:597] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 -> Peer 614cac1e37d4427db3427e7318559007 (127.5.245.194:42025): Couldn't send request to peer 614cac1e37d4427db3427e7318559007. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260808 01:48:19.264854  9765 ts_tablet_manager.cc:933] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: Initiating tablet copy from peer 0cad23a7f1994c5ba823e690688728b8 (127.5.245.195:41989)
I20260808 01:48:19.267642  9765 tablet_copy_client.cc:323] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: tablet copy: Beginning tablet copy session from remote peer at address 127.5.245.195:41989
I20260808 01:48:19.282424  9596 tablet_copy_service.cc:140] P 0cad23a7f1994c5ba823e690688728b8: Received BeginTabletCopySession request for tablet b15e773d12884dfda5639f6110a1c0fb from peer 9e9bc892e001414580a5781eb614a7dd ({username='slave'} at 127.0.0.1:60724)
I20260808 01:48:19.282959  9596 tablet_copy_service.cc:161] P 0cad23a7f1994c5ba823e690688728b8: Beginning new tablet copy session on tablet b15e773d12884dfda5639f6110a1c0fb from peer 9e9bc892e001414580a5781eb614a7dd at {username='slave'} at 127.0.0.1:60724: session id = 9e9bc892e001414580a5781eb614a7dd-b15e773d12884dfda5639f6110a1c0fb
I20260808 01:48:19.289431  9596 tablet_copy_source_session.cc:215] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260808 01:48:19.292658  9765 ts_tablet_manager.cc:1916] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260808 01:48:19.307873  9772 ts_tablet_manager.cc:933] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: Initiating tablet copy from peer 0cad23a7f1994c5ba823e690688728b8 (127.5.245.195:41989)
I20260808 01:48:19.309963  9772 tablet_copy_client.cc:323] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: tablet copy: Beginning tablet copy session from remote peer at address 127.5.245.195:41989
I20260808 01:48:19.311344  9765 ts_tablet_manager.cc:1929] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.210
I20260808 01:48:19.312486  9765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15e773d12884dfda5639f6110a1c0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:19.321182  9596 tablet_copy_service.cc:140] P 0cad23a7f1994c5ba823e690688728b8: Received BeginTabletCopySession request for tablet b15e773d12884dfda5639f6110a1c0fb from peer 614cac1e37d4427db3427e7318559007 ({username='slave'} at 127.0.0.1:60736)
I20260808 01:48:19.321781  9596 tablet_copy_service.cc:161] P 0cad23a7f1994c5ba823e690688728b8: Beginning new tablet copy session on tablet b15e773d12884dfda5639f6110a1c0fb from peer 614cac1e37d4427db3427e7318559007 at {username='slave'} at 127.0.0.1:60736: session id = 614cac1e37d4427db3427e7318559007-b15e773d12884dfda5639f6110a1c0fb
I20260808 01:48:19.322299  9765 tablet_copy_client.cc:806] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: tablet copy: Starting download of 0 data blocks...
I20260808 01:48:19.323065  9765 tablet_copy_client.cc:670] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: tablet copy: Starting download of 1 WAL segments...
I20260808 01:48:19.327965  9766 tablet_copy_client.cc:1025] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: tablet copy: Injecting latency into file download: 500
I20260808 01:48:19.328495  9596 tablet_copy_source_session.cc:215] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260808 01:48:19.330821  9772 ts_tablet_manager.cc:1916] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260808 01:48:19.341565  9772 ts_tablet_manager.cc:1929] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.210
I20260808 01:48:19.342245  9772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15e773d12884dfda5639f6110a1c0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:19.347813  9772 tablet_copy_client.cc:806] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: tablet copy: Starting download of 0 data blocks...
I20260808 01:48:19.348376  9772 tablet_copy_client.cc:670] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: tablet copy: Starting download of 1 WAL segments...
I20260808 01:48:19.351694  9773 tablet_copy_client.cc:1025] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: tablet copy: Injecting latency into file download: 500
I20260808 01:48:19.831579  9766 tablet_copy_client.cc:1025] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: tablet copy: Injecting latency into file download: 500
I20260808 01:48:19.878814  9773 tablet_copy_client.cc:1025] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: tablet copy: Injecting latency into file download: 500
I20260808 01:48:20.336059  9766 tablet_copy_client.cc:1025] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: tablet copy: Injecting latency into file download: 500
I20260808 01:48:20.382900  9773 tablet_copy_client.cc:1025] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: tablet copy: Injecting latency into file download: 500
W20260808 01:48:20.827363  9524 consensus_peers.cc:597] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 -> Peer 9e9bc892e001414580a5781eb614a7dd (127.5.245.193:34463): Couldn't send request to peer 9e9bc892e001414580a5781eb614a7dd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260808 01:48:20.839089  9766 tablet_copy_client.cc:1025] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: tablet copy: Injecting latency into file download: 500
I20260808 01:48:20.886329  9773 tablet_copy_client.cc:1025] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: tablet copy: Injecting latency into file download: 500
W20260808 01:48:20.886485  9531 consensus_peers.cc:597] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 -> Peer 614cac1e37d4427db3427e7318559007 (127.5.245.194:42025): Couldn't send request to peer 614cac1e37d4427db3427e7318559007. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260808 01:48:21.342379  9766 tablet_copy_client.cc:1025] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: tablet copy: Injecting latency into file download: 500
I20260808 01:48:21.389564  9773 tablet_copy_client.cc:1025] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: tablet copy: Injecting latency into file download: 500
I20260808 01:48:21.845698  9766 tablet_copy_client.cc:1025] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: tablet copy: Injecting latency into file download: 500
I20260808 01:48:21.892696  9773 tablet_copy_client.cc:1025] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: tablet copy: Injecting latency into file download: 500
W20260808 01:48:22.423831  9524 consensus_peers.cc:597] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 -> Peer 9e9bc892e001414580a5781eb614a7dd (127.5.245.193:34463): Couldn't send request to peer 9e9bc892e001414580a5781eb614a7dd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260808 01:48:22.561064  9531 consensus_peers.cc:597] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 -> Peer 614cac1e37d4427db3427e7318559007 (127.5.245.194:42025): Couldn't send request to peer 614cac1e37d4427db3427e7318559007. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260808 01:48:23.774684  9765 tablet_copy_client.cc:538] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260808 01:48:23.785980  9765 tablet_bootstrap.cc:492] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: Bootstrap starting.
I20260808 01:48:23.830811  9772 tablet_copy_client.cc:538] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260808 01:48:23.838872  9772 tablet_bootstrap.cc:492] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: Bootstrap starting.
W20260808 01:48:23.863662  9531 consensus_peers.cc:597] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 -> Peer 614cac1e37d4427db3427e7318559007 (127.5.245.194:42025): Couldn't send request to peer 614cac1e37d4427db3427e7318559007. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 16: this message will repeat every 5th retry.
W20260808 01:48:23.989171  9524 consensus_peers.cc:597] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 -> Peer 9e9bc892e001414580a5781eb614a7dd (127.5.245.193:34463): Couldn't send request to peer 9e9bc892e001414580a5781eb614a7dd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 16: this message will repeat every 5th retry.
W20260808 01:48:25.388455  9531 consensus_peers.cc:597] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 -> Peer 614cac1e37d4427db3427e7318559007 (127.5.245.194:42025): Couldn't send request to peer 614cac1e37d4427db3427e7318559007. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 21: this message will repeat every 5th retry.
W20260808 01:48:25.517807  9524 consensus_peers.cc:597] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 -> Peer 9e9bc892e001414580a5781eb614a7dd (127.5.245.193:34463): Couldn't send request to peer 9e9bc892e001414580a5781eb614a7dd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 21: this message will repeat every 5th retry.
I20260808 01:48:26.229269  9765 tablet_bootstrap.cc:492] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=210 overwritten=0 applied=210 ignored=0} inserts{seen=10450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260808 01:48:26.230127  9765 tablet_bootstrap.cc:492] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: Bootstrap complete.
I20260808 01:48:26.230851  9765 ts_tablet_manager.cc:1403] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: Time spent bootstrapping tablet: real 2.445s	user 2.394s	sys 0.049s
I20260808 01:48:26.233397  9765 raft_consensus.cc:359] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } }
I20260808 01:48:26.234380  9765 raft_consensus.cc:740] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e9bc892e001414580a5781eb614a7dd, State: Initialized, Role: FOLLOWER
I20260808 01:48:26.235157  9765 consensus_queue.cc:260] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 210, Last appended: 1.210, Last appended by leader: 210, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } }
I20260808 01:48:26.237578  9765 ts_tablet_manager.cc:1434] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260808 01:48:26.239447  9596 tablet_copy_service.cc:342] P 0cad23a7f1994c5ba823e690688728b8: Request end of tablet copy session 9e9bc892e001414580a5781eb614a7dd-b15e773d12884dfda5639f6110a1c0fb received from {username='slave'} at 127.0.0.1:60724
I20260808 01:48:26.239993  9596 tablet_copy_service.cc:434] P 0cad23a7f1994c5ba823e690688728b8: ending tablet copy session 9e9bc892e001414580a5781eb614a7dd-b15e773d12884dfda5639f6110a1c0fb on tablet b15e773d12884dfda5639f6110a1c0fb with peer 9e9bc892e001414580a5781eb614a7dd
I20260808 01:48:26.298810  9772 tablet_bootstrap.cc:492] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: Bootstrap replayed 1/1 log segments. Stats: ops{read=210 overwritten=0 applied=210 ignored=0} inserts{seen=10450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260808 01:48:26.299669  9772 tablet_bootstrap.cc:492] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: Bootstrap complete.
I20260808 01:48:26.300333  9772 ts_tablet_manager.cc:1403] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: Time spent bootstrapping tablet: real 2.462s	user 2.405s	sys 0.057s
I20260808 01:48:26.302191  9772 raft_consensus.cc:359] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } }
I20260808 01:48:26.302644  9772 raft_consensus.cc:740] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614cac1e37d4427db3427e7318559007, State: Initialized, Role: FOLLOWER
I20260808 01:48:26.303284  9772 consensus_queue.cc:260] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 210, Last appended: 1.210, Last appended by leader: 210, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } }
I20260808 01:48:26.305048  9772 ts_tablet_manager.cc:1434] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260808 01:48:26.306708  9596 tablet_copy_service.cc:342] P 0cad23a7f1994c5ba823e690688728b8: Request end of tablet copy session 614cac1e37d4427db3427e7318559007-b15e773d12884dfda5639f6110a1c0fb received from {username='slave'} at 127.0.0.1:60736
I20260808 01:48:26.307118  9596 tablet_copy_service.cc:434] P 0cad23a7f1994c5ba823e690688728b8: ending tablet copy session 614cac1e37d4427db3427e7318559007-b15e773d12884dfda5639f6110a1c0fb on tablet b15e773d12884dfda5639f6110a1c0fb with peer 614cac1e37d4427db3427e7318559007
I20260808 01:48:26.323664  9783 raft_consensus.cc:993] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8: : Instructing follower 9e9bc892e001414580a5781eb614a7dd to start an election
I20260808 01:48:26.324204  9783 raft_consensus.cc:1081] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 1 LEADER]: Signalling peer 9e9bc892e001414580a5781eb614a7dd to start an election
I20260808 01:48:26.325799  9348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b15e773d12884dfda5639f6110a1c0fb"
dest_uuid: "9e9bc892e001414580a5781eb614a7dd"
 from {username='slave'} at 127.0.0.1:56226
I20260808 01:48:26.326514  9348 raft_consensus.cc:493] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260808 01:48:26.326874  9348 raft_consensus.cc:3060] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:48:26.332543  9348 raft_consensus.cc:515] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } }
I20260808 01:48:26.334772  9348 leader_election.cc:290] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [CANDIDATE]: Term 2 election: Requested vote from peers 614cac1e37d4427db3427e7318559007 (127.5.245.194:42025), 0cad23a7f1994c5ba823e690688728b8 (127.5.245.195:41989)
I20260808 01:48:26.337915  9584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15e773d12884dfda5639f6110a1c0fb" candidate_uuid: "9e9bc892e001414580a5781eb614a7dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 210 } } ignore_live_leader: true dest_uuid: "0cad23a7f1994c5ba823e690688728b8"
I20260808 01:48:26.338704  9584 raft_consensus.cc:3055] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260808 01:48:26.339102  9584 raft_consensus.cc:740] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cad23a7f1994c5ba823e690688728b8, State: Running, Role: LEADER
I20260808 01:48:26.339974  9584 consensus_queue.cc:260] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 210, Committed index: 210, Last appended: 1.210, Last appended by leader: 210, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } }
I20260808 01:48:26.341470  9584 raft_consensus.cc:3060] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:48:26.347801  9465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15e773d12884dfda5639f6110a1c0fb" candidate_uuid: "9e9bc892e001414580a5781eb614a7dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 210 } } ignore_live_leader: true dest_uuid: "614cac1e37d4427db3427e7318559007"
I20260808 01:48:26.348309  9465 raft_consensus.cc:3060] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:48:26.348739  9584 raft_consensus.cc:2468] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e9bc892e001414580a5781eb614a7dd in term 2.
I20260808 01:48:26.349953  9289 leader_election.cc:304] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cad23a7f1994c5ba823e690688728b8, 9e9bc892e001414580a5781eb614a7dd; no voters: 
I20260808 01:48:26.350813  9780 raft_consensus.cc:2804] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 2 FOLLOWER]: Leader election won for term 2
I20260808 01:48:26.351892  9780 raft_consensus.cc:697] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 2 LEADER]: Becoming Leader. State: Replica: 9e9bc892e001414580a5781eb614a7dd, State: Running, Role: LEADER
I20260808 01:48:26.352805  9780 consensus_queue.cc:237] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 210, Committed index: 210, Last appended: 1.210, Last appended by leader: 210, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } }
I20260808 01:48:26.355186  9465 raft_consensus.cc:2468] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e9bc892e001414580a5781eb614a7dd in term 2.
I20260808 01:48:26.364513  9177 catalog_manager.cc:5697] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd reported cstate change: term changed from 1 to 2, leader changed from 0cad23a7f1994c5ba823e690688728b8 (127.5.245.195) to 9e9bc892e001414580a5781eb614a7dd (127.5.245.193). New cstate: current_term: 2 leader_uuid: "9e9bc892e001414580a5781eb614a7dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e9bc892e001414580a5781eb614a7dd" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34463 } health_report { overall_health: HEALTHY } } }
I20260808 01:48:26.627370  9584 raft_consensus.cc:1275] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 2 FOLLOWER]: Refusing update from remote peer 9e9bc892e001414580a5781eb614a7dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 210. Preceding OpId from leader: term: 2 index: 211. (index mismatch)
I20260808 01:48:26.628839  9780 consensus_queue.cc:1048] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cad23a7f1994c5ba823e690688728b8" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 211, Last known committed idx: 210, Time since last communication: 0.000s
I20260808 01:48:26.640079  9465 raft_consensus.cc:1275] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [term 2 FOLLOWER]: Refusing update from remote peer 9e9bc892e001414580a5781eb614a7dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 210. Preceding OpId from leader: term: 2 index: 211. (index mismatch)
I20260808 01:48:26.641494  9780 consensus_queue.cc:1048] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "614cac1e37d4427db3427e7318559007" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 211, Last known committed idx: 210, Time since last communication: 0.000s
I20260808 01:48:27.021317  6103 tablet_server.cc:179] TabletServer@127.5.245.193:0 shutting down...
I20260808 01:48:27.053151  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:48:27.054049  6103 tablet_replica.cc:333] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd: stopping tablet replica
I20260808 01:48:27.054556  6103 raft_consensus.cc:2243] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 2 LEADER]: Raft consensus shutting down.
I20260808 01:48:27.055305  6103 raft_consensus.cc:2272] T b15e773d12884dfda5639f6110a1c0fb P 9e9bc892e001414580a5781eb614a7dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:27.095361  6103 tablet_server.cc:196] TabletServer@127.5.245.193:0 shutdown complete.
I20260808 01:48:27.107375  6103 tablet_server.cc:179] TabletServer@127.5.245.194:0 shutting down...
I20260808 01:48:27.128787  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:48:27.129516  6103 tablet_replica.cc:333] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007: stopping tablet replica
I20260808 01:48:27.130026  6103 raft_consensus.cc:2243] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260808 01:48:27.130492  6103 raft_consensus.cc:2272] T b15e773d12884dfda5639f6110a1c0fb P 614cac1e37d4427db3427e7318559007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:27.172356  6103 tablet_server.cc:196] TabletServer@127.5.245.194:0 shutdown complete.
I20260808 01:48:27.184054  6103 tablet_server.cc:179] TabletServer@127.5.245.195:0 shutting down...
I20260808 01:48:27.211519  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:48:27.212247  6103 tablet_replica.cc:333] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8: stopping tablet replica
I20260808 01:48:27.212772  6103 raft_consensus.cc:2243] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260808 01:48:27.213250  6103 raft_consensus.cc:2272] T b15e773d12884dfda5639f6110a1c0fb P 0cad23a7f1994c5ba823e690688728b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:27.260648  6103 tablet_server.cc:196] TabletServer@127.5.245.195:0 shutdown complete.
I20260808 01:48:27.273911  6103 master.cc:562] Master@127.5.245.254:35189 shutting down...
I20260808 01:48:27.297976  6103 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:48:27.298542  6103 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:48:27.298897  6103 tablet_replica.cc:333] T 00000000000000000000000000000000 P b7bac9a5aee146ccad068c49edffdfce: stopping tablet replica
I20260808 01:48:27.338511  6103 master.cc:584] Master@127.5.245.254:35189 shutdown complete.
[       OK ] TServerQuiescingITest.TestQuiesceLeaderWhileFollowersCatchingUp (18548 ms)
[ RUN      ] TServerQuiescingITest.TestQuiescingToolBasics
I20260808 01:48:27.373788  6103 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.245.254:34669
I20260808 01:48:27.374986  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:27.381296  9804 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
W20260808 01:48:27.383030  9805 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
W20260808 01:48:27.385524  9810 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
I20260808 01:48:27.386333  6103 server_base.cc:1061] running on GCE node
I20260808 01:48:27.387238  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:27.387476  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:27.387660  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153707387623 us; error 0 us; skew 500 ppm
I20260808 01:48:27.388193  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:27.390651  6103 webserver.cc:533] Webserver started at http://127.5.245.254:40289/ using document root <none> and password file <none>
I20260808 01:48:27.391242  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:27.391525  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:27.391835  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:27.392977  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingToolBasics.1786153669374976-6103-0/minicluster-data/master-0-root/instance:
uuid: "bcffbaa328a747c68b553d6abd95b4f9"
format_stamp: "Formatted at 2026-08-08 01:48:27 on dist-test-slave-gw5c"
I20260808 01:48:27.397727  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260808 01:48:27.401311  9816 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:27.402027  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260808 01:48:27.402325  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingToolBasics.1786153669374976-6103-0/minicluster-data/master-0-root
uuid: "bcffbaa328a747c68b553d6abd95b4f9"
format_stamp: "Formatted at 2026-08-08 01:48:27 on dist-test-slave-gw5c"
I20260808 01:48:27.402621  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingToolBasics.1786153669374976-6103-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingToolBasics.1786153669374976-6103-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingToolBasics.1786153669374976-6103-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)
I20260808 01:48:27.419082  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:27.420414  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:27.460476  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.254:34669
I20260808 01:48:27.460580  9887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.254:34669 every 8 connection(s)
I20260808 01:48:27.464570  9890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:27.475250  9890 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9: Bootstrap starting.
I20260808 01:48:27.480046  9890 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:27.484328  9890 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9: No bootstrap required, opened a new log
I20260808 01:48:27.486342  9890 raft_consensus.cc:359] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcffbaa328a747c68b553d6abd95b4f9" member_type: VOTER }
I20260808 01:48:27.486704  9890 raft_consensus.cc:385] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:27.486884  9890 raft_consensus.cc:740] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcffbaa328a747c68b553d6abd95b4f9, State: Initialized, Role: FOLLOWER
I20260808 01:48:27.487368  9890 consensus_queue.cc:260] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [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: "bcffbaa328a747c68b553d6abd95b4f9" member_type: VOTER }
I20260808 01:48:27.487860  9890 raft_consensus.cc:399] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:48:27.488055  9890 raft_consensus.cc:493] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:48:27.488260  9890 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:27.492990  9890 raft_consensus.cc:515] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcffbaa328a747c68b553d6abd95b4f9" member_type: VOTER }
I20260808 01:48:27.493460  9890 leader_election.cc:304] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [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: bcffbaa328a747c68b553d6abd95b4f9; no voters: 
I20260808 01:48:27.494618  9890 leader_election.cc:290] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:48:27.495044  9893 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:48:27.496549  9893 raft_consensus.cc:697] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [term 1 LEADER]: Becoming Leader. State: Replica: bcffbaa328a747c68b553d6abd95b4f9, State: Running, Role: LEADER
I20260808 01:48:27.497174  9893 consensus_queue.cc:237] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [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: "bcffbaa328a747c68b553d6abd95b4f9" member_type: VOTER }
I20260808 01:48:27.497547  9890 sys_catalog.cc:565] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [sys.catalog]: configured and running, proceeding with master startup.
I20260808 01:48:27.502311  9894 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bcffbaa328a747c68b553d6abd95b4f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcffbaa328a747c68b553d6abd95b4f9" member_type: VOTER } }
I20260808 01:48:27.502460  9895 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bcffbaa328a747c68b553d6abd95b4f9. Latest consensus state: current_term: 1 leader_uuid: "bcffbaa328a747c68b553d6abd95b4f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcffbaa328a747c68b553d6abd95b4f9" member_type: VOTER } }
I20260808 01:48:27.503126  9894 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [sys.catalog]: This master's current role is: LEADER
I20260808 01:48:27.503291  9895 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [sys.catalog]: This master's current role is: LEADER
I20260808 01:48:27.506817  9903 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260808 01:48:27.511898  9903 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260808 01:48:27.516369  6103 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260808 01:48:27.521019  9903 catalog_manager.cc:1383] Generated new cluster ID: 8862e1da121545e1a81da1b35ad14c21
I20260808 01:48:27.521349  9903 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260808 01:48:27.560855  9903 catalog_manager.cc:1406] Generated new certificate authority record
I20260808 01:48:27.562207  9903 catalog_manager.cc:1540] Loading token signing keys...
I20260808 01:48:27.584707  9903 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9: Generated new TSK 0
I20260808 01:48:27.585362  9903 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260808 01:48:27.648108  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:48:27.654503  9929 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
W20260808 01:48:27.656790  9930 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
I20260808 01:48:27.659183  6103 server_base.cc:1061] running on GCE node
W20260808 01:48:27.659207  9936 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
I20260808 01:48:27.660413  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:48:27.660637  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:48:27.660826  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153707660805 us; error 0 us; skew 500 ppm
I20260808 01:48:27.661361  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:48:27.663779  6103 webserver.cc:533] Webserver started at http://127.5.245.193:37589/ using document root <none> and password file <none>
I20260808 01:48:27.664291  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:48:27.664530  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:48:27.664829  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:48:27.666021  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingToolBasics.1786153669374976-6103-0/minicluster-data/ts-0-root/instance:
uuid: "4790a6c584184f44a8ac1ed56eb2691f"
format_stamp: "Formatted at 2026-08-08 01:48:27 on dist-test-slave-gw5c"
I20260808 01:48:27.671029  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260808 01:48:27.674844  9943 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:27.675818  6103 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260808 01:48:27.676113  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingToolBasics.1786153669374976-6103-0/minicluster-data/ts-0-root
uuid: "4790a6c584184f44a8ac1ed56eb2691f"
format_stamp: "Formatted at 2026-08-08 01:48:27 on dist-test-slave-gw5c"
I20260808 01:48:27.676388  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingToolBasics.1786153669374976-6103-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingToolBasics.1786153669374976-6103-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiescingToolBasics.1786153669374976-6103-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)
I20260808 01:48:27.696208  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:48:27.697492  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:48:27.699162  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:48:27.701543  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:48:27.701756  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:27.701997  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:48:27.702163  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:48:27.743871  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.193:35643
I20260808 01:48:27.743984 10037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.193:35643 every 8 connection(s)
W20260808 01:48:30.501232 10041 sasl_common.cc:323] Time spent creating new SASL kudu client: real 2.746s	user 0.000s	sys 0.000s
I20260808 01:48:30.507014 10039 heartbeater.cc:344] Connected to a master server at 127.5.245.254:34669
I20260808 01:48:30.507622 10039 heartbeater.cc:461] Registering TS with master...
I20260808 01:48:30.508507 10039 heartbeater.cc:507] Master 127.5.245.254:34669 requested a full tablet report, sending...
I20260808 01:48:30.510891  9838 ts_manager.cc:194] Registered new tserver with Master: 4790a6c584184f44a8ac1ed56eb2691f (127.5.245.193:35643)
I20260808 01:48:30.511066  6103 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 2.763826515s
I20260808 01:48:30.513406  9838 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49086
I20260808 01:48:30.569725  9838 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49116:
name: "test-workload"
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260808 01:48:30.625439  9983 tablet_service.cc:1511] Processing CreateTablet for tablet 72c1770e56d44b07a3cfa8a5b28c5f00 (DEFAULT_TABLE table=test-workload [id=52e7ca44bee74645bd87d5b41e4cde9e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:48:30.626933  9983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72c1770e56d44b07a3cfa8a5b28c5f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:48:30.644408 10075 tablet_bootstrap.cc:492] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f: Bootstrap starting.
I20260808 01:48:30.650022 10075 tablet_bootstrap.cc:654] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f: Neither blocks nor log segments found. Creating new log.
I20260808 01:48:30.654531 10075 tablet_bootstrap.cc:492] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f: No bootstrap required, opened a new log
I20260808 01:48:30.654938 10075 ts_tablet_manager.cc:1403] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260808 01:48:30.657157 10075 raft_consensus.cc:359] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4790a6c584184f44a8ac1ed56eb2691f" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 35643 } }
I20260808 01:48:30.657963 10075 raft_consensus.cc:385] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:48:30.658232 10075 raft_consensus.cc:740] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4790a6c584184f44a8ac1ed56eb2691f, State: Initialized, Role: FOLLOWER
I20260808 01:48:30.658951 10075 consensus_queue.cc:260] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f [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: "4790a6c584184f44a8ac1ed56eb2691f" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 35643 } }
I20260808 01:48:30.659673 10075 raft_consensus.cc:399] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:48:30.659978 10075 raft_consensus.cc:493] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:48:30.660387 10075 raft_consensus.cc:3060] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:48:30.666003 10075 raft_consensus.cc:515] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4790a6c584184f44a8ac1ed56eb2691f" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 35643 } }
I20260808 01:48:30.666515 10075 leader_election.cc:304] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f [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: 4790a6c584184f44a8ac1ed56eb2691f; no voters: 
I20260808 01:48:30.667740 10075 leader_election.cc:290] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:48:30.668255 10079 raft_consensus.cc:2804] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:48:30.669764 10079 raft_consensus.cc:697] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f [term 1 LEADER]: Becoming Leader. State: Replica: 4790a6c584184f44a8ac1ed56eb2691f, State: Running, Role: LEADER
I20260808 01:48:30.670521 10075 ts_tablet_manager.cc:1434] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.004s
I20260808 01:48:30.669864 10039 heartbeater.cc:499] Master 127.5.245.254:34669 was elected leader, sending a full tablet report...
I20260808 01:48:30.670658 10079 consensus_queue.cc:237] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f [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: "4790a6c584184f44a8ac1ed56eb2691f" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 35643 } }
I20260808 01:48:30.680394  9838 catalog_manager.cc:5697] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4790a6c584184f44a8ac1ed56eb2691f (127.5.245.193). New cstate: current_term: 1 leader_uuid: "4790a6c584184f44a8ac1ed56eb2691f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4790a6c584184f44a8ac1ed56eb2691f" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 35643 } health_report { overall_health: HEALTHY } } }
I20260808 01:48:32.467765  9983 tablet_service.cc:1460] Tablet server 4790a6c584184f44a8ac1ed56eb2691f set to quiescing
W20260808 01:48:33.890265 10110 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260808 01:48:33.890966 10110 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260808 01:48:35.144770 10110 thread.cc:641] rpc reactor (reactor) Time spent creating pthread: real 1.171s	user 0.462s	sys 0.708s
W20260808 01:48:35.145133 10110 thread.cc:608] rpc reactor (reactor) Time spent starting thread: real 1.172s	user 0.462s	sys 0.708s
I20260808 01:48:35.173389  9983 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
W20260808 01:48:36.570102 10128 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260808 01:48:36.570720 10128 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260808 01:48:37.881150 10128 thread.cc:641] rpc reactor (reactor) Time spent creating pthread: real 1.229s	user 0.445s	sys 0.782s
W20260808 01:48:37.881518 10128 thread.cc:608] rpc reactor (reactor) Time spent starting thread: real 1.230s	user 0.445s	sys 0.782s
I20260808 01:48:38.211833  9983 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260808 01:48:41.086345  9983 tablet_service.cc:1460] Tablet server 4790a6c584184f44a8ac1ed56eb2691f set to quiescing
W20260808 01:48:42.489495 10193 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260808 01:48:42.490130 10193 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260808 01:48:43.737133 10193 thread.cc:641] rpc reactor (reactor) Time spent creating pthread: real 1.170s	user 0.486s	sys 0.682s
W20260808 01:48:43.737571 10193 thread.cc:608] rpc reactor (reactor) Time spent starting thread: real 1.171s	user 0.486s	sys 0.682s
I20260808 01:48:43.770035  9983 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
W20260808 01:48:45.170958 10211 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260808 01:48:45.171602 10211 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260808 01:48:46.466487 10211 thread.cc:641] rpc reactor (reactor) Time spent creating pthread: real 1.219s	user 0.482s	sys 0.734s
W20260808 01:48:46.466902 10211 thread.cc:608] rpc reactor (reactor) Time spent starting thread: real 1.220s	user 0.482s	sys 0.734s
I20260808 01:48:46.755012  9983 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260808 01:48:49.576095  9983 tablet_service.cc:1460] Tablet server 4790a6c584184f44a8ac1ed56eb2691f set to not quiescing
W20260808 01:48:51.058418 10278 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260808 01:48:51.059073 10278 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260808 01:48:52.305142 10278 thread.cc:641] rpc reactor (reactor) Time spent creating pthread: real 1.168s	user 0.415s	sys 0.752s
W20260808 01:48:52.305557 10278 thread.cc:608] rpc reactor (reactor) Time spent starting thread: real 1.169s	user 0.415s	sys 0.752s
I20260808 01:48:52.340857  9983 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
W20260808 01:48:53.746878 10298 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260808 01:48:53.747557 10298 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260808 01:48:55.028924 10298 thread.cc:641] rpc reactor (reactor) Time spent creating pthread: real 1.205s	user 0.502s	sys 0.701s
W20260808 01:48:55.029248 10298 thread.cc:608] rpc reactor (reactor) Time spent starting thread: real 1.205s	user 0.502s	sys 0.701s
W20260808 01:48:56.002027 10319 sasl_common.cc:323] Time spent creating new SASL kudu client: real 0.946s	user 0.002s	sys 0.000s
I20260808 01:48:56.255681  9983 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
W20260808 01:48:57.789405 10343 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260808 01:48:57.790076 10343 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260808 01:48:59.146215 10343 thread.cc:641] rpc reactor (reactor) Time spent creating pthread: real 1.281s	user 0.460s	sys 0.818s
W20260808 01:48:59.146634 10343 thread.cc:608] rpc reactor (reactor) Time spent starting thread: real 1.282s	user 0.460s	sys 0.818s
W20260808 01:49:01.196540 10406 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260808 01:49:01.197414 10406 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260808 01:49:02.722882 10427 debug-util.cc:398] Leaking SignalData structure 0x7b0800028f20 after lost signal to thread 10406
W20260808 01:49:02.723467 10427 kernel_stack_watchdog.cc:198] Thread 10406 stuck at /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:642 for 396ms:
Kernel stack:
(could not read kernel stack)
User stack:
<Timed out: thread did not respond: maybe it is blocking signals>
W20260808 01:49:03.224140 10406 thread.cc:641] rpc reactor (reactor) Time spent creating pthread: real 1.900s	user 0.593s	sys 1.083s
W20260808 01:49:03.437057 10406 thread.cc:608] rpc reactor (reactor) Time spent starting thread: real 2.113s	user 0.599s	sys 1.094s
I20260808 01:49:03.524974  9983 tablet_service.cc:1467] Tablet server has 1 leaders and 1 scanners
W20260808 01:49:03.925040 10427 debug-util.cc:398] Leaking SignalData structure 0x7b08000376c0 after lost signal to thread 10406
W20260808 01:49:05.252780 10446 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260808 01:49:05.253670 10446 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260808 01:49:06.785816 10457 debug-util.cc:398] Leaking SignalData structure 0x7b08000376a0 after lost signal to thread 10446
W20260808 01:49:06.786607 10457 kernel_stack_watchdog.cc:198] Thread 10446 stuck at /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:642 for 372ms:
Kernel stack:
(could not read kernel stack)
User stack:
<Timed out: thread did not respond: maybe it is blocking signals>
W20260808 01:49:07.126209 10446 thread.cc:641] rpc reactor (reactor) Time spent creating pthread: real 1.716s	user 0.001s	sys 0.001s
W20260808 01:49:07.306035 10446 thread.cc:608] rpc reactor (reactor) Time spent starting thread: real 1.896s	user 0.005s	sys 0.015s
I20260808 01:49:07.944069  9983 tablet_service.cc:1467] Tablet server has 1 leaders and 1 scanners
W20260808 01:49:07.988312 10457 debug-util.cc:398] Leaking SignalData structure 0x7b0800029040 after lost signal to thread 10446
I20260808 01:49:11.541590  9983 tablet_service.cc:1460] Tablet server 4790a6c584184f44a8ac1ed56eb2691f set to quiescing
I20260808 01:49:11.544281  9983 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260808 01:49:12.587791  6103 tablet_server.cc:179] TabletServer@127.5.245.193:0 shutting down...
I20260808 01:49:12.638227  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:49:12.639201  6103 tablet_replica.cc:333] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f: stopping tablet replica
I20260808 01:49:12.640136  6103 raft_consensus.cc:2243] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:12.641575  6103 raft_consensus.cc:2272] T 72c1770e56d44b07a3cfa8a5b28c5f00 P 4790a6c584184f44a8ac1ed56eb2691f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:12.713627  6103 tablet_server.cc:196] TabletServer@127.5.245.193:0 shutdown complete.
I20260808 01:49:12.733799  6103 master.cc:562] Master@127.5.245.254:34669 shutting down...
I20260808 01:49:12.761032  6103 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:12.761888  6103 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:12.762318  6103 tablet_replica.cc:333] T 00000000000000000000000000000000 P bcffbaa328a747c68b553d6abd95b4f9: stopping tablet replica
I20260808 01:49:12.783675  6103 master.cc:584] Master@127.5.245.254:34669 shutdown complete.
[       OK ] TServerQuiescingITest.TestQuiescingToolBasics (45453 ms)
[ RUN      ] TServerQuiescingITest.TestQuiesceAndStopTool
I20260808 01:49:12.828553  6103 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.245.254:35773
I20260808 01:49:12.830163  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:12.836987 10516 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
W20260808 01:49:12.837244 10517 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
W20260808 01:49:12.839126 10522 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
I20260808 01:49:12.840013  6103 server_base.cc:1061] running on GCE node
I20260808 01:49:12.841248  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:49:12.841452  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:12.841584  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153752841569 us; error 0 us; skew 500 ppm
I20260808 01:49:12.842216  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:12.845670  6103 webserver.cc:533] Webserver started at http://127.5.245.254:40205/ using document root <none> and password file <none>
I20260808 01:49:12.846395  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:12.846608  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:12.846880  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:12.848408  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-0/minicluster-data/master-0-root/instance:
uuid: "dab27292361a4733b79995eb7dc53e0f"
format_stamp: "Formatted at 2026-08-08 01:49:12 on dist-test-slave-gw5c"
I20260808 01:49:12.854110  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260808 01:49:12.858292 10527 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:12.859154  6103 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260808 01:49:12.859551  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-0/minicluster-data/master-0-root
uuid: "dab27292361a4733b79995eb7dc53e0f"
format_stamp: "Formatted at 2026-08-08 01:49:12 on dist-test-slave-gw5c"
I20260808 01:49:12.859889  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-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)
I20260808 01:49:12.877483  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:12.879181  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:12.927747  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.254:35773
I20260808 01:49:12.927870 10608 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.254:35773 every 8 connection(s)
I20260808 01:49:12.932624 10610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:12.945025 10610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f: Bootstrap starting.
I20260808 01:49:12.950119 10610 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:12.954742 10610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f: No bootstrap required, opened a new log
I20260808 01:49:12.957077 10610 raft_consensus.cc:359] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dab27292361a4733b79995eb7dc53e0f" member_type: VOTER }
I20260808 01:49:12.957558 10610 raft_consensus.cc:385] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:12.957794 10610 raft_consensus.cc:740] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dab27292361a4733b79995eb7dc53e0f, State: Initialized, Role: FOLLOWER
I20260808 01:49:12.958487 10610 consensus_queue.cc:260] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [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: "dab27292361a4733b79995eb7dc53e0f" member_type: VOTER }
I20260808 01:49:12.958961 10610 raft_consensus.cc:399] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:49:12.959210 10610 raft_consensus.cc:493] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:49:12.959512 10610 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:12.964648 10610 raft_consensus.cc:515] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dab27292361a4733b79995eb7dc53e0f" member_type: VOTER }
I20260808 01:49:12.965193 10610 leader_election.cc:304] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [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: dab27292361a4733b79995eb7dc53e0f; no voters: 
I20260808 01:49:12.966472 10610 leader_election.cc:290] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:49:12.966919 10616 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:12.968384 10616 raft_consensus.cc:697] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [term 1 LEADER]: Becoming Leader. State: Replica: dab27292361a4733b79995eb7dc53e0f, State: Running, Role: LEADER
I20260808 01:49:12.969125 10616 consensus_queue.cc:237] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [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: "dab27292361a4733b79995eb7dc53e0f" member_type: VOTER }
I20260808 01:49:12.969583 10610 sys_catalog.cc:565] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [sys.catalog]: configured and running, proceeding with master startup.
I20260808 01:49:12.974586 10619 sys_catalog.cc:455] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [sys.catalog]: SysCatalogTable state changed. Reason: New leader dab27292361a4733b79995eb7dc53e0f. Latest consensus state: current_term: 1 leader_uuid: "dab27292361a4733b79995eb7dc53e0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dab27292361a4733b79995eb7dc53e0f" member_type: VOTER } }
I20260808 01:49:12.974570 10618 sys_catalog.cc:455] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dab27292361a4733b79995eb7dc53e0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dab27292361a4733b79995eb7dc53e0f" member_type: VOTER } }
I20260808 01:49:12.975299 10619 sys_catalog.cc:458] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [sys.catalog]: This master's current role is: LEADER
I20260808 01:49:12.975327 10618 sys_catalog.cc:458] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [sys.catalog]: This master's current role is: LEADER
I20260808 01:49:12.986387 10628 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260808 01:49:12.991904 10628 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260808 01:49:12.993033  6103 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260808 01:49:13.001479 10628 catalog_manager.cc:1383] Generated new cluster ID: 85566604a9014f6fab08ca13701f1645
I20260808 01:49:13.001780 10628 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260808 01:49:13.027245 10628 catalog_manager.cc:1406] Generated new certificate authority record
I20260808 01:49:13.028836 10628 catalog_manager.cc:1540] Loading token signing keys...
I20260808 01:49:13.040820 10628 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f: Generated new TSK 0
I20260808 01:49:13.041426 10628 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260808 01:49:13.059748  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:13.066846 10643 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
W20260808 01:49:13.068264 10645 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
W20260808 01:49:13.070268 10648 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
I20260808 01:49:13.070873  6103 server_base.cc:1061] running on GCE node
I20260808 01:49:13.072535  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:49:13.072777  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:13.072974  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153753072947 us; error 0 us; skew 500 ppm
I20260808 01:49:13.073647  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:13.076740  6103 webserver.cc:533] Webserver started at http://127.5.245.193:39431/ using document root <none> and password file <none>
I20260808 01:49:13.077360  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:13.077632  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:13.077957  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:13.079573  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-0/minicluster-data/ts-0-root/instance:
uuid: "2957ff49de2a4341b4426b346d59011b"
format_stamp: "Formatted at 2026-08-08 01:49:13 on dist-test-slave-gw5c"
I20260808 01:49:13.085635  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260808 01:49:13.089548 10655 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:13.090487  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260808 01:49:13.090781  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-0/minicluster-data/ts-0-root
uuid: "2957ff49de2a4341b4426b346d59011b"
format_stamp: "Formatted at 2026-08-08 01:49:13 on dist-test-slave-gw5c"
I20260808 01:49:13.091046  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-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)
I20260808 01:49:13.102751  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:13.104091  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:13.105720  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:49:13.108402  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:49:13.108582  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:13.108857  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:49:13.109014  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:13.155946  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.193:38605
I20260808 01:49:13.156044 10744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.193:38605 every 8 connection(s)
I20260808 01:49:13.161505  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:13.169610 10752 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
W20260808 01:49:13.170033 10753 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
W20260808 01:49:13.174481 10755 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
I20260808 01:49:13.174960  6103 server_base.cc:1061] running on GCE node
I20260808 01:49:13.176313 10745 heartbeater.cc:344] Connected to a master server at 127.5.245.254:35773
I20260808 01:49:13.176343  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:49:13.176796  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:13.176822 10745 heartbeater.cc:461] Registering TS with master...
I20260808 01:49:13.177038  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153753177021 us; error 0 us; skew 500 ppm
I20260808 01:49:13.177639  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:13.177704 10745 heartbeater.cc:507] Master 127.5.245.254:35773 requested a full tablet report, sending...
I20260808 01:49:13.180298 10554 ts_manager.cc:194] Registered new tserver with Master: 2957ff49de2a4341b4426b346d59011b (127.5.245.193:38605)
I20260808 01:49:13.180583  6103 webserver.cc:533] Webserver started at http://127.5.245.194:33581/ using document root <none> and password file <none>
I20260808 01:49:13.181293  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:13.181624  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:13.182003  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:13.183122 10554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47088
I20260808 01:49:13.183772  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-0/minicluster-data/ts-1-root/instance:
uuid: "b8ca51f1623040de887b670531d37bdf"
format_stamp: "Formatted at 2026-08-08 01:49:13 on dist-test-slave-gw5c"
I20260808 01:49:13.188948  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260808 01:49:13.192483 10763 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:13.193291  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260808 01:49:13.193602  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-0/minicluster-data/ts-1-root
uuid: "b8ca51f1623040de887b670531d37bdf"
format_stamp: "Formatted at 2026-08-08 01:49:13 on dist-test-slave-gw5c"
I20260808 01:49:13.193886  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-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)
I20260808 01:49:13.217007  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:13.218338  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:13.220121  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:49:13.222527  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:49:13.222764  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:13.223006  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:49:13.223176  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:13.269462  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.194:36351
I20260808 01:49:13.269570 10853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.194:36351 every 8 connection(s)
I20260808 01:49:13.274757  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:13.282923 10857 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
W20260808 01:49:13.284489 10858 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
W20260808 01:49:13.286607 10861 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
I20260808 01:49:13.287438  6103 server_base.cc:1061] running on GCE node
I20260808 01:49:13.288158 10854 heartbeater.cc:344] Connected to a master server at 127.5.245.254:35773
I20260808 01:49:13.288502  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260808 01:49:13.288518 10854 heartbeater.cc:461] Registering TS with master...
W20260808 01:49:13.288817  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:13.289009  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153753288992 us; error 0 us; skew 500 ppm
I20260808 01:49:13.289453 10854 heartbeater.cc:507] Master 127.5.245.254:35773 requested a full tablet report, sending...
I20260808 01:49:13.289561  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:13.291878 10554 ts_manager.cc:194] Registered new tserver with Master: b8ca51f1623040de887b670531d37bdf (127.5.245.194:36351)
I20260808 01:49:13.292409  6103 webserver.cc:533] Webserver started at http://127.5.245.195:42497/ using document root <none> and password file <none>
I20260808 01:49:13.293061  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:13.293309  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:13.293638  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:13.293875 10554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47100
I20260808 01:49:13.295248  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-0/minicluster-data/ts-2-root/instance:
uuid: "758c846dbedc40878f19cf7b41240d3d"
format_stamp: "Formatted at 2026-08-08 01:49:13 on dist-test-slave-gw5c"
I20260808 01:49:13.300076  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260808 01:49:13.304208 10869 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:13.304953  6103 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260808 01:49:13.305251  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-0/minicluster-data/ts-2-root
uuid: "758c846dbedc40878f19cf7b41240d3d"
format_stamp: "Formatted at 2026-08-08 01:49:13 on dist-test-slave-gw5c"
I20260808 01:49:13.305553  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.TServerQuiescingITest.TestQuiesceAndStopTool.1786153669374976-6103-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)
I20260808 01:49:13.324262  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:13.325573  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:13.327184  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:49:13.329542  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:49:13.329772  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:13.330013  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:49:13.330179  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:13.384542  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.195:46137
I20260808 01:49:13.384706 10954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.195:46137 every 8 connection(s)
I20260808 01:49:13.404405 10957 heartbeater.cc:344] Connected to a master server at 127.5.245.254:35773
I20260808 01:49:13.404953 10957 heartbeater.cc:461] Registering TS with master...
I20260808 01:49:13.406033 10957 heartbeater.cc:507] Master 127.5.245.254:35773 requested a full tablet report, sending...
I20260808 01:49:13.408720 10554 ts_manager.cc:194] Registered new tserver with Master: 758c846dbedc40878f19cf7b41240d3d (127.5.245.195:46137)
I20260808 01:49:13.409411  6103 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019696898s
I20260808 01:49:13.410452 10554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47104
I20260808 01:49:13.468408 10554 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47138:
name: "test-workload"
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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260808 01:49:13.470480 10554 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260808 01:49:13.527110 10697 tablet_service.cc:1511] Processing CreateTablet for tablet 611b8e92073b470aa5525bca24f38290 (DEFAULT_TABLE table=test-workload [id=a7408cb0770540a39e0516b2fb182085]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:49:13.528561 10697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611b8e92073b470aa5525bca24f38290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:13.533254 10907 tablet_service.cc:1511] Processing CreateTablet for tablet 611b8e92073b470aa5525bca24f38290 (DEFAULT_TABLE table=test-workload [id=a7408cb0770540a39e0516b2fb182085]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:49:13.534667 10907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611b8e92073b470aa5525bca24f38290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:13.535118 10807 tablet_service.cc:1511] Processing CreateTablet for tablet 611b8e92073b470aa5525bca24f38290 (DEFAULT_TABLE table=test-workload [id=a7408cb0770540a39e0516b2fb182085]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:49:13.536430 10807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611b8e92073b470aa5525bca24f38290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:13.546842 10995 tablet_bootstrap.cc:492] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b: Bootstrap starting.
I20260808 01:49:13.553802 10996 tablet_bootstrap.cc:492] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d: Bootstrap starting.
I20260808 01:49:13.554653 10995 tablet_bootstrap.cc:654] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:13.555810 10997 tablet_bootstrap.cc:492] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf: Bootstrap starting.
I20260808 01:49:13.561240 10995 tablet_bootstrap.cc:492] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b: No bootstrap required, opened a new log
I20260808 01:49:13.561324 10996 tablet_bootstrap.cc:654] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:13.561909 10995 ts_tablet_manager.cc:1403] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260808 01:49:13.562633 10997 tablet_bootstrap.cc:654] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:13.565269 10995 raft_consensus.cc:359] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2957ff49de2a4341b4426b346d59011b" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38605 } } peers { permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 } } peers { permanent_uuid: "b8ca51f1623040de887b670531d37bdf" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 36351 } }
I20260808 01:49:13.566267 10995 raft_consensus.cc:385] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:13.566614 10995 raft_consensus.cc:740] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2957ff49de2a4341b4426b346d59011b, State: Initialized, Role: FOLLOWER
I20260808 01:49:13.567378 10996 tablet_bootstrap.cc:492] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d: No bootstrap required, opened a new log
I20260808 01:49:13.567345 10995 consensus_queue.cc:260] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [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: "2957ff49de2a4341b4426b346d59011b" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38605 } } peers { permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 } } peers { permanent_uuid: "b8ca51f1623040de887b670531d37bdf" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 36351 } }
I20260808 01:49:13.568005 10996 ts_tablet_manager.cc:1403] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260808 01:49:13.568804 10997 tablet_bootstrap.cc:492] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf: No bootstrap required, opened a new log
I20260808 01:49:13.569329 10997 ts_tablet_manager.cc:1403] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260808 01:49:13.570030 10745 heartbeater.cc:499] Master 127.5.245.254:35773 was elected leader, sending a full tablet report...
I20260808 01:49:13.570815 10995 ts_tablet_manager.cc:1434] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260808 01:49:13.571445 10996 raft_consensus.cc:359] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2957ff49de2a4341b4426b346d59011b" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38605 } } peers { permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 } } peers { permanent_uuid: "b8ca51f1623040de887b670531d37bdf" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 36351 } }
I20260808 01:49:13.572206 10996 raft_consensus.cc:385] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:13.572535 10996 raft_consensus.cc:740] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 758c846dbedc40878f19cf7b41240d3d, State: Initialized, Role: FOLLOWER
I20260808 01:49:13.572912 10997 raft_consensus.cc:359] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2957ff49de2a4341b4426b346d59011b" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38605 } } peers { permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 } } peers { permanent_uuid: "b8ca51f1623040de887b670531d37bdf" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 36351 } }
I20260808 01:49:13.573709 10997 raft_consensus.cc:385] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:13.574087 10997 raft_consensus.cc:740] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8ca51f1623040de887b670531d37bdf, State: Initialized, Role: FOLLOWER
I20260808 01:49:13.573531 10996 consensus_queue.cc:260] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [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: "2957ff49de2a4341b4426b346d59011b" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38605 } } peers { permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 } } peers { permanent_uuid: "b8ca51f1623040de887b670531d37bdf" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 36351 } }
I20260808 01:49:13.574934 10997 consensus_queue.cc:260] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [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: "2957ff49de2a4341b4426b346d59011b" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38605 } } peers { permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 } } peers { permanent_uuid: "b8ca51f1623040de887b670531d37bdf" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 36351 } }
I20260808 01:49:13.576805 10957 heartbeater.cc:499] Master 127.5.245.254:35773 was elected leader, sending a full tablet report...
I20260808 01:49:13.577078 10996 ts_tablet_manager.cc:1434] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260808 01:49:13.579082 10854 heartbeater.cc:499] Master 127.5.245.254:35773 was elected leader, sending a full tablet report...
I20260808 01:49:13.579631 10997 ts_tablet_manager.cc:1434] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
W20260808 01:49:13.640548 10958 tablet.cc:2406] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260808 01:49:13.838543 11003 raft_consensus.cc:493] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:13.839022 11003 raft_consensus.cc:515] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2957ff49de2a4341b4426b346d59011b" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38605 } } peers { permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 } } peers { permanent_uuid: "b8ca51f1623040de887b670531d37bdf" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 36351 } }
I20260808 01:49:13.841280 11003 leader_election.cc:290] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 758c846dbedc40878f19cf7b41240d3d (127.5.245.195:46137), b8ca51f1623040de887b670531d37bdf (127.5.245.194:36351)
I20260808 01:49:13.852854 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b8e92073b470aa5525bca24f38290" candidate_uuid: "2957ff49de2a4341b4426b346d59011b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "758c846dbedc40878f19cf7b41240d3d" is_pre_election: true
I20260808 01:49:13.853837 10822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b8e92073b470aa5525bca24f38290" candidate_uuid: "2957ff49de2a4341b4426b346d59011b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8ca51f1623040de887b670531d37bdf" is_pre_election: true
I20260808 01:49:13.853843 10922 raft_consensus.cc:2468] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2957ff49de2a4341b4426b346d59011b in term 0.
I20260808 01:49:13.854528 10822 raft_consensus.cc:2468] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2957ff49de2a4341b4426b346d59011b in term 0.
I20260808 01:49:13.855374 10659 leader_election.cc:304] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [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: 2957ff49de2a4341b4426b346d59011b, 758c846dbedc40878f19cf7b41240d3d; no voters: 
I20260808 01:49:13.856267 11003 raft_consensus.cc:2804] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:13.856617 11003 raft_consensus.cc:493] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:13.856901 11003 raft_consensus.cc:3060] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:13.862769 11003 raft_consensus.cc:515] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2957ff49de2a4341b4426b346d59011b" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38605 } } peers { permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 } } peers { permanent_uuid: "b8ca51f1623040de887b670531d37bdf" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 36351 } }
I20260808 01:49:13.864449 11003 leader_election.cc:290] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [CANDIDATE]: Term 1 election: Requested vote from peers 758c846dbedc40878f19cf7b41240d3d (127.5.245.195:46137), b8ca51f1623040de887b670531d37bdf (127.5.245.194:36351)
I20260808 01:49:13.865301 10922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b8e92073b470aa5525bca24f38290" candidate_uuid: "2957ff49de2a4341b4426b346d59011b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "758c846dbedc40878f19cf7b41240d3d"
I20260808 01:49:13.865581 10822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b8e92073b470aa5525bca24f38290" candidate_uuid: "2957ff49de2a4341b4426b346d59011b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8ca51f1623040de887b670531d37bdf"
I20260808 01:49:13.865916 10922 raft_consensus.cc:3060] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:13.866129 10822 raft_consensus.cc:3060] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:13.874004 10822 raft_consensus.cc:2468] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2957ff49de2a4341b4426b346d59011b in term 1.
I20260808 01:49:13.874004 10922 raft_consensus.cc:2468] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2957ff49de2a4341b4426b346d59011b in term 1.
I20260808 01:49:13.875517 10660 leader_election.cc:304] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [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: 2957ff49de2a4341b4426b346d59011b, b8ca51f1623040de887b670531d37bdf; no voters: 
I20260808 01:49:13.876219 11003 raft_consensus.cc:2804] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:13.877126 11003 raft_consensus.cc:697] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 1 LEADER]: Becoming Leader. State: Replica: 2957ff49de2a4341b4426b346d59011b, State: Running, Role: LEADER
I20260808 01:49:13.877844 11003 consensus_queue.cc:237] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [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: "2957ff49de2a4341b4426b346d59011b" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38605 } } peers { permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 } } peers { permanent_uuid: "b8ca51f1623040de887b670531d37bdf" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 36351 } }
I20260808 01:49:13.885777 10554 catalog_manager.cc:5697] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2957ff49de2a4341b4426b346d59011b (127.5.245.193). New cstate: current_term: 1 leader_uuid: "2957ff49de2a4341b4426b346d59011b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2957ff49de2a4341b4426b346d59011b" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8ca51f1623040de887b670531d37bdf" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 36351 } health_report { overall_health: UNKNOWN } } }
I20260808 01:49:14.046049 10822 raft_consensus.cc:1275] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 1 FOLLOWER]: Refusing update from remote peer 2957ff49de2a4341b4426b346d59011b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260808 01:49:14.046212 10922 raft_consensus.cc:1275] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 1 FOLLOWER]: Refusing update from remote peer 2957ff49de2a4341b4426b346d59011b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260808 01:49:14.047892 11012 consensus_queue.cc:1048] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8ca51f1623040de887b670531d37bdf" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 36351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:49:14.048599 11003 consensus_queue.cc:1048] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [LEADER]: Connected to new peer: Peer: permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260808 01:49:17.187651 10950 debug-util.cc:398] Leaking SignalData structure 0x7b0800131800 after lost signal to thread 6106
W20260808 01:49:17.188644 10950 debug-util.cc:398] Leaking SignalData structure 0x7b08001911a0 after lost signal to thread 10608
W20260808 01:49:17.189792 10950 debug-util.cc:398] Leaking SignalData structure 0x7b0800050e60 after lost signal to thread 10744
W20260808 01:49:17.190828 10950 debug-util.cc:398] Leaking SignalData structure 0x7b080017ebc0 after lost signal to thread 10853
W20260808 01:49:17.191900 10950 debug-util.cc:398] Leaking SignalData structure 0x7b0800044120 after lost signal to thread 10954
I20260808 01:49:27.896639 10697 tablet_service.cc:1460] Tablet server 2957ff49de2a4341b4426b346d59011b set to quiescing
I20260808 01:49:27.911278 10697 tablet_service.cc:1467] Tablet server has 1 leaders and 3 scanners
I20260808 01:49:27.922241 11052 raft_consensus.cc:993] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b: : Instructing follower b8ca51f1623040de887b670531d37bdf to start an election
I20260808 01:49:27.922781 11052 raft_consensus.cc:1081] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 1 LEADER]: Signalling peer b8ca51f1623040de887b670531d37bdf to start an election
I20260808 01:49:27.929299 10820 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "611b8e92073b470aa5525bca24f38290"
dest_uuid: "b8ca51f1623040de887b670531d37bdf"
 from {username='slave'} at 127.0.0.1:36052
I20260808 01:49:27.930212 11052 raft_consensus.cc:993] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b: : Instructing follower b8ca51f1623040de887b670531d37bdf to start an election
I20260808 01:49:27.937667 11052 raft_consensus.cc:1081] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 1 LEADER]: Signalling peer b8ca51f1623040de887b670531d37bdf to start an election
I20260808 01:49:27.941183 10822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "611b8e92073b470aa5525bca24f38290"
dest_uuid: "b8ca51f1623040de887b670531d37bdf"
 from {username='slave'} at 127.0.0.1:36052
I20260808 01:49:27.942093 10822 raft_consensus.cc:493] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260808 01:49:27.946768 10822 raft_consensus.cc:3060] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:49:27.959857 11052 raft_consensus.cc:993] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b: : Instructing follower 758c846dbedc40878f19cf7b41240d3d to start an election
I20260808 01:49:27.960351 11052 raft_consensus.cc:1081] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 1 LEADER]: Signalling peer 758c846dbedc40878f19cf7b41240d3d to start an election
I20260808 01:49:27.965803 10921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "611b8e92073b470aa5525bca24f38290"
dest_uuid: "758c846dbedc40878f19cf7b41240d3d"
 from {username='slave'} at 127.0.0.1:34866
I20260808 01:49:27.966516 10921 raft_consensus.cc:493] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260808 01:49:27.966948 10921 raft_consensus.cc:3060] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:49:27.974143 10822 raft_consensus.cc:515] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2957ff49de2a4341b4426b346d59011b" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38605 } } peers { permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 } } peers { permanent_uuid: "b8ca51f1623040de887b670531d37bdf" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 36351 } }
I20260808 01:49:27.975718 10820 raft_consensus.cc:493] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260808 01:49:27.976516 10820 raft_consensus.cc:3060] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:49:27.983163 10921 raft_consensus.cc:515] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2957ff49de2a4341b4426b346d59011b" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38605 } } peers { permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 } } peers { permanent_uuid: "b8ca51f1623040de887b670531d37bdf" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 36351 } }
I20260808 01:49:27.985248 10922 raft_consensus.cc:1240] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 2 FOLLOWER]: Rejecting Update request from peer 2957ff49de2a4341b4426b346d59011b for earlier term 1. Current term is 2. Ops: []
I20260808 01:49:27.994335 11105 consensus_queue.cc:1059] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 }, Status: INVALID_TERM, Last received: 1.302, Next index: 303, Last known committed idx: 301, Time since last communication: 0.002s
I20260808 01:49:27.996194 11105 raft_consensus.cc:3055] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 1 LEADER]: Stepping down as leader of term 1
I20260808 01:49:27.996811 11105 raft_consensus.cc:740] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2957ff49de2a4341b4426b346d59011b, State: Running, Role: LEADER
I20260808 01:49:27.998869 11105 consensus_queue.cc:260] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 302, Committed index: 302, Last appended: 1.302, Last appended by leader: 302, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2957ff49de2a4341b4426b346d59011b" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38605 } } peers { permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 } } peers { permanent_uuid: "b8ca51f1623040de887b670531d37bdf" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 36351 } }
W20260808 01:49:28.000969 10682 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58558: Illegal state: replica 2957ff49de2a4341b4426b346d59011b is not leader of this config: current role FOLLOWER
I20260808 01:49:28.001190 11105 raft_consensus.cc:3060] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 1 FOLLOWER]: Advancing to term 2
I20260808 01:49:28.003022 10822 leader_election.cc:290] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [CANDIDATE]: Term 2 election: Requested vote from peers 2957ff49de2a4341b4426b346d59011b (127.5.245.193:38605), 758c846dbedc40878f19cf7b41240d3d (127.5.245.195:46137)
I20260808 01:49:28.025223 10921 leader_election.cc:290] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [CANDIDATE]: Term 2 election: Requested vote from peers 2957ff49de2a4341b4426b346d59011b (127.5.245.193:38605), b8ca51f1623040de887b670531d37bdf (127.5.245.194:36351)
W20260808 01:49:28.054687 11031 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58558: Illegal state: Cannot assign timestamp to op. Tablet is not in leader mode. Last heard from a leader: 0.061s ago.
I20260808 01:49:28.050544 10820 raft_consensus.cc:515] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2957ff49de2a4341b4426b346d59011b" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38605 } } peers { permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 } } peers { permanent_uuid: "b8ca51f1623040de887b670531d37bdf" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 36351 } }
I20260808 01:49:28.111421 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b8e92073b470aa5525bca24f38290" candidate_uuid: "b8ca51f1623040de887b670531d37bdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 302 } } ignore_live_leader: true dest_uuid: "2957ff49de2a4341b4426b346d59011b"
I20260808 01:49:28.120904 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b8e92073b470aa5525bca24f38290" candidate_uuid: "b8ca51f1623040de887b670531d37bdf" candidate_term: 3 candidate_status { last_received { term: 1 index: 302 } } ignore_live_leader: true dest_uuid: "2957ff49de2a4341b4426b346d59011b"
I20260808 01:49:28.116370 10820 leader_election.cc:290] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [CANDIDATE]: Term 3 election: Requested vote from peers 2957ff49de2a4341b4426b346d59011b (127.5.245.193:38605), 758c846dbedc40878f19cf7b41240d3d (127.5.245.195:46137)
I20260808 01:49:28.169104 10711 raft_consensus.cc:2468] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8ca51f1623040de887b670531d37bdf in term 2.
I20260808 01:49:28.177124 10769 leader_election.cc:304] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2957ff49de2a4341b4426b346d59011b, b8ca51f1623040de887b670531d37bdf; no voters: 
I20260808 01:49:28.179761 10921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b8e92073b470aa5525bca24f38290" candidate_uuid: "b8ca51f1623040de887b670531d37bdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 302 } } ignore_live_leader: true dest_uuid: "758c846dbedc40878f19cf7b41240d3d"
I20260808 01:49:28.180927 10921 raft_consensus.cc:2393] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b8ca51f1623040de887b670531d37bdf in current term 2: Already voted for candidate 758c846dbedc40878f19cf7b41240d3d in this term.
I20260808 01:49:28.186224 10921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b8e92073b470aa5525bca24f38290" candidate_uuid: "b8ca51f1623040de887b670531d37bdf" candidate_term: 3 candidate_status { last_received { term: 1 index: 302 } } ignore_live_leader: true dest_uuid: "758c846dbedc40878f19cf7b41240d3d"
I20260808 01:49:28.186756 10921 raft_consensus.cc:3060] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:49:28.187215 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b8e92073b470aa5525bca24f38290" candidate_uuid: "758c846dbedc40878f19cf7b41240d3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 302 } } ignore_live_leader: true dest_uuid: "2957ff49de2a4341b4426b346d59011b"
I20260808 01:49:28.188329 10711 raft_consensus.cc:2393] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 758c846dbedc40878f19cf7b41240d3d in current term 2: Already voted for candidate b8ca51f1623040de887b670531d37bdf in this term.
I20260808 01:49:28.198179 10921 raft_consensus.cc:2468] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8ca51f1623040de887b670531d37bdf in term 3.
I20260808 01:49:28.201103 11131 raft_consensus.cc:2764] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260808 01:49:28.203205 10765 leader_election.cc:304] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 758c846dbedc40878f19cf7b41240d3d, b8ca51f1623040de887b670531d37bdf; no voters: 2957ff49de2a4341b4426b346d59011b
I20260808 01:49:28.206909 11131 raft_consensus.cc:2804] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 3 FOLLOWER]: Leader election won for term 3
I20260808 01:49:28.216388 10820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611b8e92073b470aa5525bca24f38290" candidate_uuid: "758c846dbedc40878f19cf7b41240d3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 302 } } ignore_live_leader: true dest_uuid: "b8ca51f1623040de887b670531d37bdf"
I20260808 01:49:28.225759 11131 raft_consensus.cc:697] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 3 LEADER]: Becoming Leader. State: Replica: b8ca51f1623040de887b670531d37bdf, State: Running, Role: LEADER
W20260808 01:49:28.230967 10887 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35552: Illegal state: replica 758c846dbedc40878f19cf7b41240d3d is not leader of this config: current role FOLLOWER
W20260808 01:49:28.233933 10888 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35552: Illegal state: replica 758c846dbedc40878f19cf7b41240d3d is not leader of this config: current role FOLLOWER
W20260808 01:49:28.234724 10890 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35552: Illegal state: replica 758c846dbedc40878f19cf7b41240d3d is not leader of this config: current role FOLLOWER
I20260808 01:49:28.229604 11131 consensus_queue.cc:237] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 302, Committed index: 302, Last appended: 1.302, Last appended by leader: 302, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2957ff49de2a4341b4426b346d59011b" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38605 } } peers { permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 } } peers { permanent_uuid: "b8ca51f1623040de887b670531d37bdf" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 36351 } }
I20260808 01:49:28.240021 10820 raft_consensus.cc:2368] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 3 LEADER]: Leader election vote request: Denying vote to candidate 758c846dbedc40878f19cf7b41240d3d for earlier term 2. Current term is 3.
I20260808 01:49:28.243166 10873 leader_election.cc:400] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [CANDIDATE]: Term 2 election: Vote denied by peer b8ca51f1623040de887b670531d37bdf (127.5.245.194:36351) with higher term. Message: Invalid argument: T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 3 LEADER]: Leader election vote request: Denying vote to candidate 758c846dbedc40878f19cf7b41240d3d for earlier term 2. Current term is 3.
I20260808 01:49:28.243573 10873 leader_election.cc:403] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260808 01:49:28.251914 10547 catalog_manager.cc:5697] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf reported cstate change: term changed from 1 to 3, leader changed from 2957ff49de2a4341b4426b346d59011b (127.5.245.193) to b8ca51f1623040de887b670531d37bdf (127.5.245.194). New cstate: current_term: 3 leader_uuid: "b8ca51f1623040de887b670531d37bdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2957ff49de2a4341b4426b346d59011b" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8ca51f1623040de887b670531d37bdf" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 36351 } health_report { overall_health: HEALTHY } } }
I20260808 01:49:28.265571 11134 raft_consensus.cc:2749] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer b8ca51f1623040de887b670531d37bdf (127.5.245.194:36351) with higher term. Message: Invalid argument: T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 3 LEADER]: Leader election vote request: Denying vote to candidate 758c846dbedc40878f19cf7b41240d3d for earlier term 2. Current term is 3.
I20260808 01:49:28.295215 10921 raft_consensus.cc:1275] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 3 FOLLOWER]: Refusing update from remote peer b8ca51f1623040de887b670531d37bdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 302. Preceding OpId from leader: term: 3 index: 304. (index mismatch)
I20260808 01:49:28.298604 11132 consensus_queue.cc:1048] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "758c846dbedc40878f19cf7b41240d3d" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 46137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 303, Last known committed idx: 301, Time since last communication: 0.001s
I20260808 01:49:28.299064 10711 raft_consensus.cc:3060] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 2 FOLLOWER]: Advancing to term 3
I20260808 01:49:28.328897 10711 raft_consensus.cc:1275] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 3 FOLLOWER]: Refusing update from remote peer b8ca51f1623040de887b670531d37bdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 302. Preceding OpId from leader: term: 3 index: 304. (index mismatch)
I20260808 01:49:28.335595 11132 consensus_queue.cc:1048] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2957ff49de2a4341b4426b346d59011b" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 303, Last known committed idx: 302, Time since last communication: 0.001s
I20260808 01:49:28.460842 11031 mvcc.cc:204] Tried to move back new op lower bound from 7316085835079028736 to 7316085834705620992. Current Snapshot: MvccSnapshot[applied={T|T < 7316085835079028736}]
W20260808 01:49:29.153445 11017 meta_cache.cc:1261] Time spent looking up entry by key: real 0.072s	user 0.003s	sys 0.008s
W20260808 01:49:30.001905 10765 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.245.195:46137, user_credentials={real_user=slave}} blocked reactor thread for 92312.8us
W20260808 01:49:31.584177 10602 debug-util.cc:398] Leaking SignalData structure 0x7b08001000a0 after lost signal to thread 6106
W20260808 01:49:31.585858 10602 debug-util.cc:398] Leaking SignalData structure 0x7b0800107d80 after lost signal to thread 10608
W20260808 01:49:31.587752 10602 debug-util.cc:398] Leaking SignalData structure 0x7b08001bef60 after lost signal to thread 10744
W20260808 01:49:31.589176 10602 debug-util.cc:398] Leaking SignalData structure 0x7b08000399a0 after lost signal to thread 10853
W20260808 01:49:31.590554 10602 debug-util.cc:398] Leaking SignalData structure 0x7b0800177060 after lost signal to thread 10954
W20260808 01:49:32.577273 10740 debug-util.cc:398] Leaking SignalData structure 0x7b080012c740 after lost signal to thread 6106
W20260808 01:49:32.578821 10740 debug-util.cc:398] Leaking SignalData structure 0x7b080011aa80 after lost signal to thread 10608
W20260808 01:49:32.580526 10740 debug-util.cc:398] Leaking SignalData structure 0x7b0800161ae0 after lost signal to thread 10744
W20260808 01:49:32.581995 10740 debug-util.cc:398] Leaking SignalData structure 0x7b0800127140 after lost signal to thread 10853
W20260808 01:49:32.583559 10740 debug-util.cc:398] Leaking SignalData structure 0x7b080013df20 after lost signal to thread 10954
I20260808 01:49:33.070415 10697 tablet_service.cc:1460] Tablet server 2957ff49de2a4341b4426b346d59011b set to quiescing
I20260808 01:49:33.075080 10697 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
W20260808 01:49:33.400027 11017 meta_cache.cc:1261] Time spent looking up entry by key: real 0.064s	user 0.004s	sys 0.000s
W20260808 01:49:35.061502 11016 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.004s	sys 0.000s
W20260808 01:49:37.355623 10978 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.5.245.194:36351, user_credentials={real_user=slave}} blocked reactor thread for 59427.7us
W20260808 01:49:37.405550 10978 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.5.245.194:36351, user_credentials={real_user=slave}} blocked reactor thread for 47665.9us
W20260808 01:49:37.535216 11019 meta_cache.cc:1261] Time spent looking up entry by key: real 0.068s	user 0.002s	sys 0.000s
W20260808 01:49:38.287735 11017 meta_cache.cc:1261] Time spent looking up entry by key: real 0.060s	user 0.004s	sys 0.000s
W20260808 01:49:39.203562 10978 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.5.245.194:36351, user_credentials={real_user=slave}} blocked reactor thread for 47218.3us
W20260808 01:49:39.497449 11016 meta_cache.cc:1261] Time spent looking up entry by key: real 0.050s	user 0.000s	sys 0.000s
W20260808 01:49:39.666713 10769 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.245.193:38605, user_credentials={real_user=slave}} blocked reactor thread for 69589.2us
W20260808 01:49:40.362641 10765 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.245.195:46137, user_credentials={real_user=slave}} blocked reactor thread for 55488.1us
W20260808 01:49:40.604784 10978 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.5.245.194:36351, user_credentials={real_user=slave}} blocked reactor thread for 49716.4us
W20260808 01:49:40.860255 11035 log.cc:927] Time spent T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf: Append to log took a long time: real 0.066s	user 0.004s	sys 0.007s
W20260808 01:49:40.879024 11036 log.cc:927] Time spent T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d: Append to log took a long time: real 0.095s	user 0.002s	sys 0.006s
I20260808 01:49:41.053128 10697 tablet_service.cc:1460] Tablet server 2957ff49de2a4341b4426b346d59011b set to not quiescing
W20260808 01:49:41.251639 10769 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.245.193:38605, user_credentials={real_user=slave}} blocked reactor thread for 85626.9us
I20260808 01:49:42.725229  6103 tablet_server.cc:179] TabletServer@127.5.245.193:0 shutting down...
I20260808 01:49:42.794203  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:49:42.795359  6103 tablet_replica.cc:333] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b: stopping tablet replica
I20260808 01:49:42.796460  6103 raft_consensus.cc:2243] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:42.797717  6103 raft_consensus.cc:2272] T 611b8e92073b470aa5525bca24f38290 P 2957ff49de2a4341b4426b346d59011b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260808 01:49:42.951150 10769 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.245.193:38605: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260808 01:49:42.956357 10769 consensus_peers.cc:597] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf -> Peer 2957ff49de2a4341b4426b346d59011b (127.5.245.193:38605): Couldn't send request to peer 2957ff49de2a4341b4426b346d59011b. Status: Network error: Client connection negotiation failed: client connection to 127.5.245.193:38605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260808 01:49:43.907260  6103 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10740)
I20260808 01:49:44.528282  6103 tablet_server.cc:196] TabletServer@127.5.245.193:0 shutdown complete.
I20260808 01:49:44.550487  6103 tablet_server.cc:179] TabletServer@127.5.245.194:0 shutting down...
I20260808 01:49:44.599830  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:49:44.600685  6103 tablet_replica.cc:333] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf: stopping tablet replica
I20260808 01:49:44.601310  6103 raft_consensus.cc:2243] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 3 LEADER]: Raft consensus shutting down.
I20260808 01:49:44.602273  6103 raft_consensus.cc:2272] T 611b8e92073b470aa5525bca24f38290 P b8ca51f1623040de887b670531d37bdf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:44.662258  6103 tablet_server.cc:196] TabletServer@127.5.245.194:0 shutdown complete.
I20260808 01:49:44.680089  6103 tablet_server.cc:179] TabletServer@127.5.245.195:0 shutting down...
I20260808 01:49:44.716006  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:49:44.716805  6103 tablet_replica.cc:333] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d: stopping tablet replica
I20260808 01:49:44.717512  6103 raft_consensus.cc:2243] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:44.718174  6103 raft_consensus.cc:2272] T 611b8e92073b470aa5525bca24f38290 P 758c846dbedc40878f19cf7b41240d3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:44.819684  6103 tablet_server.cc:196] TabletServer@127.5.245.195:0 shutdown complete.
I20260808 01:49:44.834426  6103 master.cc:562] Master@127.5.245.254:35773 shutting down...
I20260808 01:49:44.874184  6103 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:44.875145  6103 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:44.875682  6103 tablet_replica.cc:333] T 00000000000000000000000000000000 P dab27292361a4733b79995eb7dc53e0f: stopping tablet replica
I20260808 01:49:45.064780  6103 master.cc:584] Master@127.5.245.254:35773 shutdown complete.
[       OK ] TServerQuiescingITest.TestQuiesceAndStopTool (32277 ms)
[----------] 8 tests from TServerQuiescingITest (115423 ms total)

[----------] 10 tests from NumReplicas/TServerQuiescingParamITest
[ RUN      ] NumReplicas/TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests/0
I20260808 01:49:45.106513  6103 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.245.254:35483
I20260808 01:49:45.108048  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:45.115337 11299 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
W20260808 01:49:45.115496 11298 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
W20260808 01:49:45.117175 11302 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
I20260808 01:49:45.118114  6103 server_base.cc:1061] running on GCE node
I20260808 01:49:45.119252  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:49:45.119572  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:45.119740  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153785119719 us; error 0 us; skew 500 ppm
I20260808 01:49:45.120344  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:45.122931  6103 webserver.cc:533] Webserver started at http://127.5.245.254:34253/ using document root <none> and password file <none>
I20260808 01:49:45.123615  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:45.123852  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:45.124171  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:45.125530  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_0.1786153669374976-6103-0/minicluster-data/master-0-root/instance:
uuid: "5455155316ea426da45ee1a5f455a228"
format_stamp: "Formatted at 2026-08-08 01:49:45 on dist-test-slave-gw5c"
I20260808 01:49:45.131004  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260808 01:49:45.134920 11308 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:45.135946  6103 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260808 01:49:45.136216  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_0.1786153669374976-6103-0/minicluster-data/master-0-root
uuid: "5455155316ea426da45ee1a5f455a228"
format_stamp: "Formatted at 2026-08-08 01:49:45 on dist-test-slave-gw5c"
I20260808 01:49:45.136493  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_0.1786153669374976-6103-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_0.1786153669374976-6103-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_0.1786153669374976-6103-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)
I20260808 01:49:45.155184  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:45.156603  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:45.201454  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.254:35483
I20260808 01:49:45.201592 11389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.254:35483 every 8 connection(s)
I20260808 01:49:45.206127 11390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:45.218321 11390 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228: Bootstrap starting.
I20260808 01:49:45.223562 11390 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:45.228591 11390 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228: No bootstrap required, opened a new log
I20260808 01:49:45.230854 11390 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5455155316ea426da45ee1a5f455a228" member_type: VOTER }
I20260808 01:49:45.231315 11390 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:45.231630 11390 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5455155316ea426da45ee1a5f455a228, State: Initialized, Role: FOLLOWER
I20260808 01:49:45.232298 11390 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [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: "5455155316ea426da45ee1a5f455a228" member_type: VOTER }
I20260808 01:49:45.232841 11390 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:49:45.233088 11390 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:49:45.233367 11390 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:45.238489 11390 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5455155316ea426da45ee1a5f455a228" member_type: VOTER }
I20260808 01:49:45.239101 11390 leader_election.cc:304] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [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: 5455155316ea426da45ee1a5f455a228; no voters: 
I20260808 01:49:45.240345 11390 leader_election.cc:290] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:49:45.240796 11394 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:45.242198 11394 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [term 1 LEADER]: Becoming Leader. State: Replica: 5455155316ea426da45ee1a5f455a228, State: Running, Role: LEADER
I20260808 01:49:45.243078 11394 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [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: "5455155316ea426da45ee1a5f455a228" member_type: VOTER }
I20260808 01:49:45.243768 11390 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [sys.catalog]: configured and running, proceeding with master startup.
I20260808 01:49:45.247985 11396 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5455155316ea426da45ee1a5f455a228. Latest consensus state: current_term: 1 leader_uuid: "5455155316ea426da45ee1a5f455a228" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5455155316ea426da45ee1a5f455a228" member_type: VOTER } }
I20260808 01:49:45.249779 11396 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [sys.catalog]: This master's current role is: LEADER
I20260808 01:49:45.249032 11395 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5455155316ea426da45ee1a5f455a228" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5455155316ea426da45ee1a5f455a228" member_type: VOTER } }
I20260808 01:49:45.251236 11395 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [sys.catalog]: This master's current role is: LEADER
I20260808 01:49:45.253301 11406 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260808 01:49:45.258318 11406 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260808 01:49:45.262712  6103 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260808 01:49:45.267705 11406 catalog_manager.cc:1383] Generated new cluster ID: 9733afedff5345b89bfe169ba1c92df0
I20260808 01:49:45.268039 11406 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260808 01:49:45.304791 11406 catalog_manager.cc:1406] Generated new certificate authority record
I20260808 01:49:45.306219 11406 catalog_manager.cc:1540] Loading token signing keys...
I20260808 01:49:45.327419 11406 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228: Generated new TSK 0
I20260808 01:49:45.328085 11406 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260808 01:49:45.393826  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:45.400887 11419 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
W20260808 01:49:45.402333 11420 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
W20260808 01:49:45.405491 11424 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
I20260808 01:49:45.405634  6103 server_base.cc:1061] running on GCE node
I20260808 01:49:45.407006  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:49:45.407210  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:45.407339  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153785407325 us; error 0 us; skew 500 ppm
I20260808 01:49:45.407933  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:45.410597  6103 webserver.cc:533] Webserver started at http://127.5.245.193:34857/ using document root <none> and password file <none>
I20260808 01:49:45.411108  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:45.411271  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:45.411579  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:45.412727  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_0.1786153669374976-6103-0/minicluster-data/ts-0-root/instance:
uuid: "a26ec13bb74c451895be7670a37fc248"
format_stamp: "Formatted at 2026-08-08 01:49:45 on dist-test-slave-gw5c"
I20260808 01:49:45.417868  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260808 01:49:45.421586 11432 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:45.422384  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260808 01:49:45.422705  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_0.1786153669374976-6103-0/minicluster-data/ts-0-root
uuid: "a26ec13bb74c451895be7670a37fc248"
format_stamp: "Formatted at 2026-08-08 01:49:45 on dist-test-slave-gw5c"
I20260808 01:49:45.422971  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_0.1786153669374976-6103-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_0.1786153669374976-6103-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_0.1786153669374976-6103-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)
I20260808 01:49:45.449190  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:45.450548  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:45.452241  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:49:45.454792  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:49:45.455013  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:45.455303  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:49:45.455472  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260808 01:49:45.501449  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.193:43987
I20260808 01:49:45.501556 11522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.193:43987 every 8 connection(s)
I20260808 01:49:45.517903 11525 heartbeater.cc:344] Connected to a master server at 127.5.245.254:35483
I20260808 01:49:45.518344 11525 heartbeater.cc:461] Registering TS with master...
I20260808 01:49:45.519124 11525 heartbeater.cc:507] Master 127.5.245.254:35483 requested a full tablet report, sending...
I20260808 01:49:45.521365 11331 ts_manager.cc:194] Registered new tserver with Master: a26ec13bb74c451895be7670a37fc248 (127.5.245.193:43987)
I20260808 01:49:45.521868  6103 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016601434s
I20260808 01:49:45.523273 11331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45078
I20260808 01:49:45.580470 11331 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45106:
name: "test-workload"
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260808 01:49:45.616024 11470 tablet_service.cc:1511] Processing CreateTablet for tablet c05f3da07eb74ce18a421e6e5a2410d9 (DEFAULT_TABLE table=test-workload [id=32ec427fa03f4a6f95d9222e40f69996]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:49:45.617113 11470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c05f3da07eb74ce18a421e6e5a2410d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:45.631556 11552 tablet_bootstrap.cc:492] T c05f3da07eb74ce18a421e6e5a2410d9 P a26ec13bb74c451895be7670a37fc248: Bootstrap starting.
I20260808 01:49:45.636776 11552 tablet_bootstrap.cc:654] T c05f3da07eb74ce18a421e6e5a2410d9 P a26ec13bb74c451895be7670a37fc248: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:45.641819 11552 tablet_bootstrap.cc:492] T c05f3da07eb74ce18a421e6e5a2410d9 P a26ec13bb74c451895be7670a37fc248: No bootstrap required, opened a new log
I20260808 01:49:45.642292 11552 ts_tablet_manager.cc:1403] T c05f3da07eb74ce18a421e6e5a2410d9 P a26ec13bb74c451895be7670a37fc248: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.006s
I20260808 01:49:45.644651 11552 raft_consensus.cc:359] T c05f3da07eb74ce18a421e6e5a2410d9 P a26ec13bb74c451895be7670a37fc248 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a26ec13bb74c451895be7670a37fc248" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 43987 } }
I20260808 01:49:45.645143 11552 raft_consensus.cc:740] T c05f3da07eb74ce18a421e6e5a2410d9 P a26ec13bb74c451895be7670a37fc248 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26ec13bb74c451895be7670a37fc248, State: Initialized, Role: FOLLOWER
I20260808 01:49:45.645637 11552 consensus_queue.cc:260] T c05f3da07eb74ce18a421e6e5a2410d9 P a26ec13bb74c451895be7670a37fc248 [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: "a26ec13bb74c451895be7670a37fc248" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 43987 } }
I20260808 01:49:45.647610 11525 heartbeater.cc:499] Master 127.5.245.254:35483 was elected leader, sending a full tablet report...
I20260808 01:49:45.648052 11552 ts_tablet_manager.cc:1434] T c05f3da07eb74ce18a421e6e5a2410d9 P a26ec13bb74c451895be7670a37fc248: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.006s
W20260808 01:49:45.755925 11526 tablet.cc:2406] T c05f3da07eb74ce18a421e6e5a2410d9 P a26ec13bb74c451895be7670a37fc248: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260808 01:49:46.170131 11484 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c05f3da07eb74ce18a421e6e5a2410d9"
dest_uuid: "a26ec13bb74c451895be7670a37fc248"
 from {username='slave'} at 127.0.0.1:48940
I20260808 01:49:46.677269  6103 tablet_server.cc:179] TabletServer@127.5.245.193:0 shutting down...
I20260808 01:49:46.696342  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:49:46.697044  6103 tablet_replica.cc:333] T c05f3da07eb74ce18a421e6e5a2410d9 P a26ec13bb74c451895be7670a37fc248: stopping tablet replica
I20260808 01:49:46.697616  6103 raft_consensus.cc:2243] T c05f3da07eb74ce18a421e6e5a2410d9 P a26ec13bb74c451895be7670a37fc248 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:46.698031  6103 raft_consensus.cc:2272] T c05f3da07eb74ce18a421e6e5a2410d9 P a26ec13bb74c451895be7670a37fc248 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:46.717238  6103 tablet_server.cc:196] TabletServer@127.5.245.193:0 shutdown complete.
I20260808 01:49:46.727032  6103 master.cc:562] Master@127.5.245.254:35483 shutting down...
I20260808 01:49:46.742650  6103 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:46.743217  6103 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:46.743609  6103 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5455155316ea426da45ee1a5f455a228: stopping tablet replica
I20260808 01:49:46.761416  6103 master.cc:584] Master@127.5.245.254:35483 shutdown complete.
[       OK ] NumReplicas/TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests/0 (1679 ms)
[ RUN      ] NumReplicas/TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests/1
I20260808 01:49:46.785159  6103 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.245.254:37439
I20260808 01:49:46.786312  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:46.791756 11559 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
W20260808 01:49:46.792109 11560 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
W20260808 01:49:46.793735 11564 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
I20260808 01:49:46.794687  6103 server_base.cc:1061] running on GCE node
I20260808 01:49:46.795471  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:49:46.795642  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:46.795755  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153786795744 us; error 0 us; skew 500 ppm
I20260808 01:49:46.796172  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:46.798410  6103 webserver.cc:533] Webserver started at http://127.5.245.254:35457/ using document root <none> and password file <none>
I20260808 01:49:46.798862  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:46.799029  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:46.799239  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:46.800344  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-0/minicluster-data/master-0-root/instance:
uuid: "4dd91f0c6f704deaa63aab048dff6418"
format_stamp: "Formatted at 2026-08-08 01:49:46 on dist-test-slave-gw5c"
I20260808 01:49:46.804760  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260808 01:49:46.808161 11571 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:46.808907  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260808 01:49:46.809194  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-0/minicluster-data/master-0-root
uuid: "4dd91f0c6f704deaa63aab048dff6418"
format_stamp: "Formatted at 2026-08-08 01:49:46 on dist-test-slave-gw5c"
I20260808 01:49:46.809492  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-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)
I20260808 01:49:46.820945  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:46.821938  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:46.858349  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.254:37439
I20260808 01:49:46.858460 11649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.254:37439 every 8 connection(s)
I20260808 01:49:46.862354 11651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:46.874505 11651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418: Bootstrap starting.
I20260808 01:49:46.879171 11651 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:46.883641 11651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418: No bootstrap required, opened a new log
I20260808 01:49:46.885687 11651 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dd91f0c6f704deaa63aab048dff6418" member_type: VOTER }
I20260808 01:49:46.886065 11651 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:46.886242 11651 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd91f0c6f704deaa63aab048dff6418, State: Initialized, Role: FOLLOWER
I20260808 01:49:46.886845 11651 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [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: "4dd91f0c6f704deaa63aab048dff6418" member_type: VOTER }
I20260808 01:49:46.887256 11651 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:49:46.887501 11651 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:49:46.887712 11651 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:46.892719 11651 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dd91f0c6f704deaa63aab048dff6418" member_type: VOTER }
I20260808 01:49:46.893217 11651 leader_election.cc:304] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [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: 4dd91f0c6f704deaa63aab048dff6418; no voters: 
I20260808 01:49:46.894328 11651 leader_election.cc:290] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:49:46.894683 11659 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:46.896195 11659 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [term 1 LEADER]: Becoming Leader. State: Replica: 4dd91f0c6f704deaa63aab048dff6418, State: Running, Role: LEADER
I20260808 01:49:46.896981 11659 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [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: "4dd91f0c6f704deaa63aab048dff6418" member_type: VOTER }
I20260808 01:49:46.897787 11651 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [sys.catalog]: configured and running, proceeding with master startup.
I20260808 01:49:46.900280 11661 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4dd91f0c6f704deaa63aab048dff6418" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dd91f0c6f704deaa63aab048dff6418" member_type: VOTER } }
I20260808 01:49:46.900787 11661 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [sys.catalog]: This master's current role is: LEADER
I20260808 01:49:46.901473 11662 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4dd91f0c6f704deaa63aab048dff6418. Latest consensus state: current_term: 1 leader_uuid: "4dd91f0c6f704deaa63aab048dff6418" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dd91f0c6f704deaa63aab048dff6418" member_type: VOTER } }
I20260808 01:49:46.903215 11662 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [sys.catalog]: This master's current role is: LEADER
I20260808 01:49:46.905917 11669 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260808 01:49:46.910691 11669 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260808 01:49:46.918010  6103 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260808 01:49:46.920028 11669 catalog_manager.cc:1383] Generated new cluster ID: edb759808030403fb62c815c972944b7
I20260808 01:49:46.920318 11669 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260808 01:49:46.934475 11669 catalog_manager.cc:1406] Generated new certificate authority record
I20260808 01:49:46.935943 11669 catalog_manager.cc:1540] Loading token signing keys...
I20260808 01:49:46.958463 11669 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418: Generated new TSK 0
I20260808 01:49:46.959146 11669 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260808 01:49:46.984925  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:46.990906 11690 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
W20260808 01:49:46.992260 11691 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
W20260808 01:49:46.993984 11696 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
I20260808 01:49:46.994161  6103 server_base.cc:1061] running on GCE node
I20260808 01:49:46.995065  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:49:46.995249  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:46.995373  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153786995362 us; error 0 us; skew 500 ppm
I20260808 01:49:46.995908  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:46.998157  6103 webserver.cc:533] Webserver started at http://127.5.245.193:38577/ using document root <none> and password file <none>
I20260808 01:49:46.998634  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:46.998791  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:46.999138  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:47.000398  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-0/minicluster-data/ts-0-root/instance:
uuid: "5faa236e2f7c448db9f8bf65682ff17e"
format_stamp: "Formatted at 2026-08-08 01:49:46 on dist-test-slave-gw5c"
I20260808 01:49:47.005012  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260808 01:49:47.008466 11702 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:47.009311  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260808 01:49:47.009588  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-0/minicluster-data/ts-0-root
uuid: "5faa236e2f7c448db9f8bf65682ff17e"
format_stamp: "Formatted at 2026-08-08 01:49:46 on dist-test-slave-gw5c"
I20260808 01:49:47.009859  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-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)
I20260808 01:49:47.024884  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:47.025866  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:47.027281  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:49:47.029640  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:49:47.029825  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:47.030118  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:49:47.030282  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:47.069664  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.193:35933
I20260808 01:49:47.069795 11792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.193:35933 every 8 connection(s)
I20260808 01:49:47.074692  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:47.082298 11800 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
W20260808 01:49:47.083278 11802 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
W20260808 01:49:47.085253 11805 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
I20260808 01:49:47.086416  6103 server_base.cc:1061] running on GCE node
I20260808 01:49:47.088419  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:49:47.088723  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:47.089040  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153787089020 us; error 0 us; skew 500 ppm
I20260808 01:49:47.089634  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:47.090131 11793 heartbeater.cc:344] Connected to a master server at 127.5.245.254:37439
I20260808 01:49:47.090517 11793 heartbeater.cc:461] Registering TS with master...
I20260808 01:49:47.091524 11793 heartbeater.cc:507] Master 127.5.245.254:37439 requested a full tablet report, sending...
I20260808 01:49:47.092495  6103 webserver.cc:533] Webserver started at http://127.5.245.194:39981/ using document root <none> and password file <none>
I20260808 01:49:47.093241  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:47.093488  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:47.093797  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:47.093757 11596 ts_manager.cc:194] Registered new tserver with Master: 5faa236e2f7c448db9f8bf65682ff17e (127.5.245.193:35933)
I20260808 01:49:47.095118  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-0/minicluster-data/ts-1-root/instance:
uuid: "b5df0763b5554fd591bcb6a873366f80"
format_stamp: "Formatted at 2026-08-08 01:49:47 on dist-test-slave-gw5c"
I20260808 01:49:47.095829 11596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55466
I20260808 01:49:47.100458  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260808 01:49:47.104053 11812 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:47.104882  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260808 01:49:47.105201  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-0/minicluster-data/ts-1-root
uuid: "b5df0763b5554fd591bcb6a873366f80"
format_stamp: "Formatted at 2026-08-08 01:49:47 on dist-test-slave-gw5c"
I20260808 01:49:47.105541  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-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)
I20260808 01:49:47.115238  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:47.116349  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:47.117796  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:49:47.120280  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:49:47.120507  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:47.120764  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:49:47.120939  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:47.165119  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.194:44677
I20260808 01:49:47.165241 11911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.194:44677 every 8 connection(s)
I20260808 01:49:47.170324  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:47.177783 11917 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
W20260808 01:49:47.178890 11918 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
W20260808 01:49:47.183908 11924 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
I20260808 01:49:47.184470 11912 heartbeater.cc:344] Connected to a master server at 127.5.245.254:37439
I20260808 01:49:47.184960 11912 heartbeater.cc:461] Registering TS with master...
I20260808 01:49:47.185775 11912 heartbeater.cc:507] Master 127.5.245.254:37439 requested a full tablet report, sending...
I20260808 01:49:47.188331 11596 ts_manager.cc:194] Registered new tserver with Master: b5df0763b5554fd591bcb6a873366f80 (127.5.245.194:44677)
I20260808 01:49:47.189484  6103 server_base.cc:1061] running on GCE node
I20260808 01:49:47.190090 11596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55472
I20260808 01:49:47.190582  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:49:47.190871  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:47.191090  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153787191068 us; error 0 us; skew 500 ppm
I20260808 01:49:47.191773  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:47.194339  6103 webserver.cc:533] Webserver started at http://127.5.245.195:37047/ using document root <none> and password file <none>
I20260808 01:49:47.194885  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:47.195111  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:47.195441  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:47.196693  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-0/minicluster-data/ts-2-root/instance:
uuid: "110abdc9553940e7b1907bffb7e0bb5f"
format_stamp: "Formatted at 2026-08-08 01:49:47 on dist-test-slave-gw5c"
I20260808 01:49:47.201788  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260808 01:49:47.205233 11930 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:47.206038  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260808 01:49:47.206337  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-0/minicluster-data/ts-2-root
uuid: "110abdc9553940e7b1907bffb7e0bb5f"
format_stamp: "Formatted at 2026-08-08 01:49:47 on dist-test-slave-gw5c"
I20260808 01:49:47.206636  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests_1.1786153669374976-6103-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)
I20260808 01:49:47.238981  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:47.240345  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:47.241927  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:49:47.244292  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:49:47.244531  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:47.244774  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:49:47.244948  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:47.289456  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.195:37925
I20260808 01:49:47.289582 12035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.195:37925 every 8 connection(s)
I20260808 01:49:47.303966 12038 heartbeater.cc:344] Connected to a master server at 127.5.245.254:37439
I20260808 01:49:47.304380 12038 heartbeater.cc:461] Registering TS with master...
I20260808 01:49:47.305158 12038 heartbeater.cc:507] Master 127.5.245.254:37439 requested a full tablet report, sending...
I20260808 01:49:47.307199 11596 ts_manager.cc:194] Registered new tserver with Master: 110abdc9553940e7b1907bffb7e0bb5f (127.5.245.195:37925)
I20260808 01:49:47.307883  6103 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015002562s
I20260808 01:49:47.309298 11596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55474
I20260808 01:49:47.364117 11596 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55506:
name: "test-workload"
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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260808 01:49:47.365839 11596 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260808 01:49:47.409556 11857 tablet_service.cc:1511] Processing CreateTablet for tablet aa0580a447f54ad8a8190b4979555565 (DEFAULT_TABLE table=test-workload [id=58bb76c440dc48c38f866196e3d7801e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:49:47.411195 11857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0580a447f54ad8a8190b4979555565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:47.413704 11973 tablet_service.cc:1511] Processing CreateTablet for tablet aa0580a447f54ad8a8190b4979555565 (DEFAULT_TABLE table=test-workload [id=58bb76c440dc48c38f866196e3d7801e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:49:47.415042 11973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0580a447f54ad8a8190b4979555565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:47.421901 11739 tablet_service.cc:1511] Processing CreateTablet for tablet aa0580a447f54ad8a8190b4979555565 (DEFAULT_TABLE table=test-workload [id=58bb76c440dc48c38f866196e3d7801e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:49:47.423221 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0580a447f54ad8a8190b4979555565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:47.432123 12067 tablet_bootstrap.cc:492] T aa0580a447f54ad8a8190b4979555565 P b5df0763b5554fd591bcb6a873366f80: Bootstrap starting.
I20260808 01:49:47.436745 12068 tablet_bootstrap.cc:492] T aa0580a447f54ad8a8190b4979555565 P 110abdc9553940e7b1907bffb7e0bb5f: Bootstrap starting.
I20260808 01:49:47.438259 12067 tablet_bootstrap.cc:654] T aa0580a447f54ad8a8190b4979555565 P b5df0763b5554fd591bcb6a873366f80: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:47.443480 12072 tablet_bootstrap.cc:492] T aa0580a447f54ad8a8190b4979555565 P 5faa236e2f7c448db9f8bf65682ff17e: Bootstrap starting.
I20260808 01:49:47.447991 12068 tablet_bootstrap.cc:654] T aa0580a447f54ad8a8190b4979555565 P 110abdc9553940e7b1907bffb7e0bb5f: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:47.449661 12072 tablet_bootstrap.cc:654] T aa0580a447f54ad8a8190b4979555565 P 5faa236e2f7c448db9f8bf65682ff17e: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:47.450636 12067 tablet_bootstrap.cc:492] T aa0580a447f54ad8a8190b4979555565 P b5df0763b5554fd591bcb6a873366f80: No bootstrap required, opened a new log
I20260808 01:49:47.451208 12067 ts_tablet_manager.cc:1403] T aa0580a447f54ad8a8190b4979555565 P b5df0763b5554fd591bcb6a873366f80: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260808 01:49:47.454523 12067 raft_consensus.cc:359] T aa0580a447f54ad8a8190b4979555565 P b5df0763b5554fd591bcb6a873366f80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5df0763b5554fd591bcb6a873366f80" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 44677 } } peers { permanent_uuid: "110abdc9553940e7b1907bffb7e0bb5f" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 37925 } } peers { permanent_uuid: "5faa236e2f7c448db9f8bf65682ff17e" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 35933 } }
I20260808 01:49:47.455502 12067 raft_consensus.cc:740] T aa0580a447f54ad8a8190b4979555565 P b5df0763b5554fd591bcb6a873366f80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5df0763b5554fd591bcb6a873366f80, State: Initialized, Role: FOLLOWER
I20260808 01:49:47.456626 12068 tablet_bootstrap.cc:492] T aa0580a447f54ad8a8190b4979555565 P 110abdc9553940e7b1907bffb7e0bb5f: No bootstrap required, opened a new log
I20260808 01:49:47.456202 12067 consensus_queue.cc:260] T aa0580a447f54ad8a8190b4979555565 P b5df0763b5554fd591bcb6a873366f80 [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: "b5df0763b5554fd591bcb6a873366f80" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 44677 } } peers { permanent_uuid: "110abdc9553940e7b1907bffb7e0bb5f" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 37925 } } peers { permanent_uuid: "5faa236e2f7c448db9f8bf65682ff17e" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 35933 } }
I20260808 01:49:47.457043 12072 tablet_bootstrap.cc:492] T aa0580a447f54ad8a8190b4979555565 P 5faa236e2f7c448db9f8bf65682ff17e: No bootstrap required, opened a new log
I20260808 01:49:47.457208 12068 ts_tablet_manager.cc:1403] T aa0580a447f54ad8a8190b4979555565 P 110abdc9553940e7b1907bffb7e0bb5f: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260808 01:49:47.457579 12072 ts_tablet_manager.cc:1403] T aa0580a447f54ad8a8190b4979555565 P 5faa236e2f7c448db9f8bf65682ff17e: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260808 01:49:47.459149 11912 heartbeater.cc:499] Master 127.5.245.254:37439 was elected leader, sending a full tablet report...
I20260808 01:49:47.459712 12067 ts_tablet_manager.cc:1434] T aa0580a447f54ad8a8190b4979555565 P b5df0763b5554fd591bcb6a873366f80: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260808 01:49:47.460434 12068 raft_consensus.cc:359] T aa0580a447f54ad8a8190b4979555565 P 110abdc9553940e7b1907bffb7e0bb5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5df0763b5554fd591bcb6a873366f80" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 44677 } } peers { permanent_uuid: "110abdc9553940e7b1907bffb7e0bb5f" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 37925 } } peers { permanent_uuid: "5faa236e2f7c448db9f8bf65682ff17e" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 35933 } }
I20260808 01:49:47.460791 12072 raft_consensus.cc:359] T aa0580a447f54ad8a8190b4979555565 P 5faa236e2f7c448db9f8bf65682ff17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5df0763b5554fd591bcb6a873366f80" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 44677 } } peers { permanent_uuid: "110abdc9553940e7b1907bffb7e0bb5f" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 37925 } } peers { permanent_uuid: "5faa236e2f7c448db9f8bf65682ff17e" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 35933 } }
I20260808 01:49:47.461223 12068 raft_consensus.cc:740] T aa0580a447f54ad8a8190b4979555565 P 110abdc9553940e7b1907bffb7e0bb5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 110abdc9553940e7b1907bffb7e0bb5f, State: Initialized, Role: FOLLOWER
I20260808 01:49:47.461496 12072 raft_consensus.cc:740] T aa0580a447f54ad8a8190b4979555565 P 5faa236e2f7c448db9f8bf65682ff17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5faa236e2f7c448db9f8bf65682ff17e, State: Initialized, Role: FOLLOWER
I20260808 01:49:47.461897 12068 consensus_queue.cc:260] T aa0580a447f54ad8a8190b4979555565 P 110abdc9553940e7b1907bffb7e0bb5f [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: "b5df0763b5554fd591bcb6a873366f80" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 44677 } } peers { permanent_uuid: "110abdc9553940e7b1907bffb7e0bb5f" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 37925 } } peers { permanent_uuid: "5faa236e2f7c448db9f8bf65682ff17e" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 35933 } }
I20260808 01:49:47.462231 12072 consensus_queue.cc:260] T aa0580a447f54ad8a8190b4979555565 P 5faa236e2f7c448db9f8bf65682ff17e [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: "b5df0763b5554fd591bcb6a873366f80" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 44677 } } peers { permanent_uuid: "110abdc9553940e7b1907bffb7e0bb5f" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 37925 } } peers { permanent_uuid: "5faa236e2f7c448db9f8bf65682ff17e" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 35933 } }
I20260808 01:49:47.464908 12068 ts_tablet_manager.cc:1434] T aa0580a447f54ad8a8190b4979555565 P 110abdc9553940e7b1907bffb7e0bb5f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260808 01:49:47.465595 11793 heartbeater.cc:499] Master 127.5.245.254:37439 was elected leader, sending a full tablet report...
I20260808 01:49:47.466101 12072 ts_tablet_manager.cc:1434] T aa0580a447f54ad8a8190b4979555565 P 5faa236e2f7c448db9f8bf65682ff17e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260808 01:49:47.466146 12038 heartbeater.cc:499] Master 127.5.245.254:37439 was elected leader, sending a full tablet report...
I20260808 01:49:47.992262 11753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa0580a447f54ad8a8190b4979555565"
dest_uuid: "5faa236e2f7c448db9f8bf65682ff17e"
 from {username='slave'} at 127.0.0.1:47772
I20260808 01:49:48.500837  6103 tablet_server.cc:179] TabletServer@127.5.245.193:0 shutting down...
I20260808 01:49:48.520251  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:49:48.520902  6103 tablet_replica.cc:333] T aa0580a447f54ad8a8190b4979555565 P 5faa236e2f7c448db9f8bf65682ff17e: stopping tablet replica
I20260808 01:49:48.521443  6103 raft_consensus.cc:2243] T aa0580a447f54ad8a8190b4979555565 P 5faa236e2f7c448db9f8bf65682ff17e [term 0 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:48.521868  6103 raft_consensus.cc:2272] T aa0580a447f54ad8a8190b4979555565 P 5faa236e2f7c448db9f8bf65682ff17e [term 0 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:48.540807  6103 tablet_server.cc:196] TabletServer@127.5.245.193:0 shutdown complete.
I20260808 01:49:48.549960  6103 tablet_server.cc:179] TabletServer@127.5.245.194:0 shutting down...
I20260808 01:49:48.568995  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:49:48.569718  6103 tablet_replica.cc:333] T aa0580a447f54ad8a8190b4979555565 P b5df0763b5554fd591bcb6a873366f80: stopping tablet replica
I20260808 01:49:48.570392  6103 raft_consensus.cc:2243] T aa0580a447f54ad8a8190b4979555565 P b5df0763b5554fd591bcb6a873366f80 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:48.570820  6103 raft_consensus.cc:2272] T aa0580a447f54ad8a8190b4979555565 P b5df0763b5554fd591bcb6a873366f80 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:48.589547  6103 tablet_server.cc:196] TabletServer@127.5.245.194:0 shutdown complete.
I20260808 01:49:48.598337  6103 tablet_server.cc:179] TabletServer@127.5.245.195:0 shutting down...
I20260808 01:49:48.616668  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:49:48.617230  6103 tablet_replica.cc:333] T aa0580a447f54ad8a8190b4979555565 P 110abdc9553940e7b1907bffb7e0bb5f: stopping tablet replica
I20260808 01:49:48.617688  6103 raft_consensus.cc:2243] T aa0580a447f54ad8a8190b4979555565 P 110abdc9553940e7b1907bffb7e0bb5f [term 0 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:48.618076  6103 raft_consensus.cc:2272] T aa0580a447f54ad8a8190b4979555565 P 110abdc9553940e7b1907bffb7e0bb5f [term 0 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:48.636731  6103 tablet_server.cc:196] TabletServer@127.5.245.195:0 shutdown complete.
I20260808 01:49:48.645536  6103 master.cc:562] Master@127.5.245.254:37439 shutting down...
I20260808 01:49:48.661253  6103 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:48.661775  6103 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:48.662025  6103 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4dd91f0c6f704deaa63aab048dff6418: stopping tablet replica
I20260808 01:49:48.680279  6103 master.cc:584] Master@127.5.245.254:37439 shutdown complete.
[       OK ] NumReplicas/TServerQuiescingParamITest.TestQuiescingServerRejectsElectionRequests/1 (1919 ms)
[ RUN      ] NumReplicas/TServerQuiescingParamITest.TestNoElectionsForNewReplicas/0
I20260808 01:49:48.704808  6103 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.245.254:45711
I20260808 01:49:48.705941  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:48.711337 12082 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
W20260808 01:49:48.711696 12083 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
W20260808 01:49:48.712533 12085 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
I20260808 01:49:48.713512  6103 server_base.cc:1061] running on GCE node
I20260808 01:49:48.714267  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:49:48.714437  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:48.714576  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153788714551 us; error 0 us; skew 500 ppm
I20260808 01:49:48.715021  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:48.717281  6103 webserver.cc:533] Webserver started at http://127.5.245.254:41609/ using document root <none> and password file <none>
I20260808 01:49:48.717728  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:48.717947  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:48.718173  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:48.719292  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_0.1786153669374976-6103-0/minicluster-data/master-0-root/instance:
uuid: "be9bde37e6944244bf73023ee9b06a85"
format_stamp: "Formatted at 2026-08-08 01:49:48 on dist-test-slave-gw5c"
I20260808 01:49:48.724032  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260808 01:49:48.727371 12094 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:48.728188  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260808 01:49:48.728489  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_0.1786153669374976-6103-0/minicluster-data/master-0-root
uuid: "be9bde37e6944244bf73023ee9b06a85"
format_stamp: "Formatted at 2026-08-08 01:49:48 on dist-test-slave-gw5c"
I20260808 01:49:48.728796  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_0.1786153669374976-6103-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_0.1786153669374976-6103-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_0.1786153669374976-6103-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)
I20260808 01:49:48.743687  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:48.744755  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:48.782013  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.254:45711
I20260808 01:49:48.782114 12171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.254:45711 every 8 connection(s)
I20260808 01:49:48.786276 12173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:48.797307 12173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85: Bootstrap starting.
I20260808 01:49:48.801710 12173 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:48.805797 12173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85: No bootstrap required, opened a new log
I20260808 01:49:48.807826 12173 raft_consensus.cc:359] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be9bde37e6944244bf73023ee9b06a85" member_type: VOTER }
I20260808 01:49:48.808211 12173 raft_consensus.cc:385] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:48.808390 12173 raft_consensus.cc:740] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9bde37e6944244bf73023ee9b06a85, State: Initialized, Role: FOLLOWER
I20260808 01:49:48.809000 12173 consensus_queue.cc:260] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [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: "be9bde37e6944244bf73023ee9b06a85" member_type: VOTER }
I20260808 01:49:48.809427 12173 raft_consensus.cc:399] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:49:48.809610 12173 raft_consensus.cc:493] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:49:48.809837 12173 raft_consensus.cc:3060] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:48.814687 12173 raft_consensus.cc:515] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be9bde37e6944244bf73023ee9b06a85" member_type: VOTER }
I20260808 01:49:48.815179 12173 leader_election.cc:304] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [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: be9bde37e6944244bf73023ee9b06a85; no voters: 
I20260808 01:49:48.816341 12173 leader_election.cc:290] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:49:48.816707 12177 raft_consensus.cc:2804] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:48.818141 12177 raft_consensus.cc:697] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [term 1 LEADER]: Becoming Leader. State: Replica: be9bde37e6944244bf73023ee9b06a85, State: Running, Role: LEADER
I20260808 01:49:48.818845 12177 consensus_queue.cc:237] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [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: "be9bde37e6944244bf73023ee9b06a85" member_type: VOTER }
I20260808 01:49:48.819572 12173 sys_catalog.cc:565] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [sys.catalog]: configured and running, proceeding with master startup.
I20260808 01:49:48.821972 12181 sys_catalog.cc:455] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "be9bde37e6944244bf73023ee9b06a85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be9bde37e6944244bf73023ee9b06a85" member_type: VOTER } }
I20260808 01:49:48.822036 12182 sys_catalog.cc:455] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [sys.catalog]: SysCatalogTable state changed. Reason: New leader be9bde37e6944244bf73023ee9b06a85. Latest consensus state: current_term: 1 leader_uuid: "be9bde37e6944244bf73023ee9b06a85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be9bde37e6944244bf73023ee9b06a85" member_type: VOTER } }
I20260808 01:49:48.822867 12182 sys_catalog.cc:458] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [sys.catalog]: This master's current role is: LEADER
I20260808 01:49:48.823448 12181 sys_catalog.cc:458] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [sys.catalog]: This master's current role is: LEADER
I20260808 01:49:48.826052 12186 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260808 01:49:48.831527 12186 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260808 01:49:48.836273  6103 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260808 01:49:48.840696 12186 catalog_manager.cc:1383] Generated new cluster ID: 848484a9c12943bfb85feda251e8a599
I20260808 01:49:48.840979 12186 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260808 01:49:48.855849 12186 catalog_manager.cc:1406] Generated new certificate authority record
I20260808 01:49:48.857159 12186 catalog_manager.cc:1540] Loading token signing keys...
I20260808 01:49:48.880169 12186 catalog_manager.cc:6070] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85: Generated new TSK 0
I20260808 01:49:48.880800 12186 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260808 01:49:48.904605  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:48.911345 12211 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
W20260808 01:49:48.912621 12212 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
I20260808 01:49:48.918040  6103 server_base.cc:1061] running on GCE node
W20260808 01:49:48.919718 12215 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
I20260808 01:49:48.920696  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:49:48.920892  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:48.921057  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153788921039 us; error 0 us; skew 500 ppm
I20260808 01:49:48.921664  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:48.924141  6103 webserver.cc:533] Webserver started at http://127.5.245.193:37679/ using document root <none> and password file <none>
I20260808 01:49:48.924642  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:48.924858  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:48.925156  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:48.926285  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_0.1786153669374976-6103-0/minicluster-data/ts-0-root/instance:
uuid: "0980bddf247946dfade0d34325c4b6d9"
format_stamp: "Formatted at 2026-08-08 01:49:48 on dist-test-slave-gw5c"
I20260808 01:49:48.931356  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260808 01:49:48.934916 12222 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:48.935763  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260808 01:49:48.936084  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_0.1786153669374976-6103-0/minicluster-data/ts-0-root
uuid: "0980bddf247946dfade0d34325c4b6d9"
format_stamp: "Formatted at 2026-08-08 01:49:48 on dist-test-slave-gw5c"
I20260808 01:49:48.936403  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_0.1786153669374976-6103-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_0.1786153669374976-6103-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_0.1786153669374976-6103-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)
I20260808 01:49:48.949519  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:48.950732  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:48.952539  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:49:48.954985  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:49:48.955226  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:48.955502  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:49:48.955682  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:48.997152  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.193:34621
I20260808 01:49:48.997284 12323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.193:34621 every 8 connection(s)
I20260808 01:49:49.012938 12325 heartbeater.cc:344] Connected to a master server at 127.5.245.254:45711
I20260808 01:49:49.013324 12325 heartbeater.cc:461] Registering TS with master...
I20260808 01:49:49.013989 12325 heartbeater.cc:507] Master 127.5.245.254:45711 requested a full tablet report, sending...
I20260808 01:49:49.016167 12118 ts_manager.cc:194] Registered new tserver with Master: 0980bddf247946dfade0d34325c4b6d9 (127.5.245.193:34621)
I20260808 01:49:49.016258  6103 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015275333s
I20260808 01:49:49.018041 12118 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60784
I20260808 01:49:49.071856 12118 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60816:
name: "test-workload"
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\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260808 01:49:49.123062 12267 tablet_service.cc:1511] Processing CreateTablet for tablet 22fd90a1bb82426ca50bce180a0b3eae (DEFAULT_TABLE table=test-workload [id=5bac4cb8d9f143b5a8c87f8afeecaa37]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260808 01:49:49.124605 12267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22fd90a1bb82426ca50bce180a0b3eae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:49.124856 12265 tablet_service.cc:1511] Processing CreateTablet for tablet ce427a43696a44b08c0e4104f1221a02 (DEFAULT_TABLE table=test-workload [id=5bac4cb8d9f143b5a8c87f8afeecaa37]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260808 01:49:49.125152 12264 tablet_service.cc:1511] Processing CreateTablet for tablet ebbb02970c534c60b0c2991d57dc786b (DEFAULT_TABLE table=test-workload [id=5bac4cb8d9f143b5a8c87f8afeecaa37]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260808 01:49:49.126312 12265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce427a43696a44b08c0e4104f1221a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:49.126925 12264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbb02970c534c60b0c2991d57dc786b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:49.127884 12253 tablet_service.cc:1511] Processing CreateTablet for tablet 0e09cadbb5464d989d172e550dba7e81 (DEFAULT_TABLE table=test-workload [id=5bac4cb8d9f143b5a8c87f8afeecaa37]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260808 01:49:49.128180 12254 tablet_service.cc:1511] Processing CreateTablet for tablet 3961c8c3532e447f9886321eba16b57e (DEFAULT_TABLE table=test-workload [id=5bac4cb8d9f143b5a8c87f8afeecaa37]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260808 01:49:49.129165 12253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e09cadbb5464d989d172e550dba7e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:49.130393 12255 tablet_service.cc:1511] Processing CreateTablet for tablet d253b2cb3a1948e5a2f851c1e303a99e (DEFAULT_TABLE table=test-workload [id=5bac4cb8d9f143b5a8c87f8afeecaa37]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260808 01:49:49.131726 12255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d253b2cb3a1948e5a2f851c1e303a99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:49.136497 12257 tablet_service.cc:1511] Processing CreateTablet for tablet a554e2d1b9814a0a8b9b1ddcf4f34fa0 (DEFAULT_TABLE table=test-workload [id=5bac4cb8d9f143b5a8c87f8afeecaa37]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260808 01:49:49.137931 12257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a554e2d1b9814a0a8b9b1ddcf4f34fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:49.140569 12258 tablet_service.cc:1511] Processing CreateTablet for tablet ea8d9a9ecf714100a3d9939278f83bd1 (DEFAULT_TABLE table=test-workload [id=5bac4cb8d9f143b5a8c87f8afeecaa37]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260808 01:49:49.141845 12258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea8d9a9ecf714100a3d9939278f83bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:49.145077 12259 tablet_service.cc:1511] Processing CreateTablet for tablet b713cc30729c4b79bac0a64701307746 (DEFAULT_TABLE table=test-workload [id=5bac4cb8d9f143b5a8c87f8afeecaa37]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260808 01:49:49.146883 12259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b713cc30729c4b79bac0a64701307746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:49.149256 12254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3961c8c3532e447f9886321eba16b57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:49.149253 12260 tablet_service.cc:1511] Processing CreateTablet for tablet 3f92c841c39f4267931be8aa15c9af01 (DEFAULT_TABLE table=test-workload [id=5bac4cb8d9f143b5a8c87f8afeecaa37]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260808 01:49:49.150697 12260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f92c841c39f4267931be8aa15c9af01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:49.177588 12354 tablet_bootstrap.cc:492] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9: Bootstrap starting.
I20260808 01:49:49.183871 12354 tablet_bootstrap.cc:654] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:49.189235 12354 tablet_bootstrap.cc:492] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9: No bootstrap required, opened a new log
I20260808 01:49:49.189663 12354 ts_tablet_manager.cc:1403] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260808 01:49:49.191671 12354 raft_consensus.cc:359] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.192122 12354 raft_consensus.cc:385] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:49.192360 12354 raft_consensus.cc:740] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Initialized, Role: FOLLOWER
I20260808 01:49:49.192952 12354 consensus_queue.cc:260] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.193434 12354 raft_consensus.cc:399] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260808 01:49:49.193710 12354 raft_consensus.cc:401] Couldn't start leader election: Illegal state: leader elections are disabled
I20260808 01:49:49.195552 12325 heartbeater.cc:499] Master 127.5.245.254:45711 was elected leader, sending a full tablet report...
I20260808 01:49:49.195668 12354 ts_tablet_manager.cc:1434] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260808 01:49:49.196539 12354 tablet_bootstrap.cc:492] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9: Bootstrap starting.
I20260808 01:49:49.202036 12354 tablet_bootstrap.cc:654] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:49.207427 12354 tablet_bootstrap.cc:492] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9: No bootstrap required, opened a new log
I20260808 01:49:49.207909 12354 ts_tablet_manager.cc:1403] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260808 01:49:49.210254 12354 raft_consensus.cc:359] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.210731 12354 raft_consensus.cc:385] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:49.210989 12354 raft_consensus.cc:740] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Initialized, Role: FOLLOWER
I20260808 01:49:49.211673 12354 consensus_queue.cc:260] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.212177 12354 raft_consensus.cc:399] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:49:49.213722 12354 ts_tablet_manager.cc:1434] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260808 01:49:49.214587 12354 tablet_bootstrap.cc:492] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9: Bootstrap starting.
I20260808 01:49:49.218894 12354 tablet_bootstrap.cc:654] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:49.223783 12354 tablet_bootstrap.cc:492] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9: No bootstrap required, opened a new log
I20260808 01:49:49.224188 12354 ts_tablet_manager.cc:1403] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260808 01:49:49.226101 12354 raft_consensus.cc:359] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.226531 12354 raft_consensus.cc:385] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:49.226830 12354 raft_consensus.cc:740] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Initialized, Role: FOLLOWER
I20260808 01:49:49.227486 12354 consensus_queue.cc:260] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.227998 12354 raft_consensus.cc:399] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:49:49.229261 12354 ts_tablet_manager.cc:1434] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260808 01:49:49.230242 12354 tablet_bootstrap.cc:492] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9: Bootstrap starting.
I20260808 01:49:49.235592 12354 tablet_bootstrap.cc:654] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:49.239696 12354 tablet_bootstrap.cc:492] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9: No bootstrap required, opened a new log
I20260808 01:49:49.240077 12354 ts_tablet_manager.cc:1403] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.008s
I20260808 01:49:49.242125 12354 raft_consensus.cc:359] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.242651 12354 raft_consensus.cc:385] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:49.242944 12354 raft_consensus.cc:740] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Initialized, Role: FOLLOWER
I20260808 01:49:49.243649 12354 consensus_queue.cc:260] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.244204 12354 raft_consensus.cc:399] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:49:49.245769 12354 ts_tablet_manager.cc:1434] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260808 01:49:49.246701 12354 tablet_bootstrap.cc:492] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9: Bootstrap starting.
I20260808 01:49:49.252364 12354 tablet_bootstrap.cc:654] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:49.257534 12354 tablet_bootstrap.cc:492] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9: No bootstrap required, opened a new log
I20260808 01:49:49.257933 12354 ts_tablet_manager.cc:1403] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.006s
I20260808 01:49:49.259999 12354 raft_consensus.cc:359] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.260457 12354 raft_consensus.cc:385] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:49.260717 12354 raft_consensus.cc:740] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Initialized, Role: FOLLOWER
I20260808 01:49:49.261271 12354 consensus_queue.cc:260] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.261782 12354 raft_consensus.cc:399] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:49:49.263190 12354 ts_tablet_manager.cc:1434] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260808 01:49:49.264043 12354 tablet_bootstrap.cc:492] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9: Bootstrap starting.
I20260808 01:49:49.268625 12354 tablet_bootstrap.cc:654] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:49.273506 12354 tablet_bootstrap.cc:492] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9: No bootstrap required, opened a new log
I20260808 01:49:49.273952 12354 ts_tablet_manager.cc:1403] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.001s
I20260808 01:49:49.276297 12354 raft_consensus.cc:359] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.276896 12354 raft_consensus.cc:385] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:49.277190 12354 raft_consensus.cc:740] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Initialized, Role: FOLLOWER
I20260808 01:49:49.277877 12354 consensus_queue.cc:260] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.278573 12354 raft_consensus.cc:399] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:49:49.280280 12354 ts_tablet_manager.cc:1434] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260808 01:49:49.281131 12354 tablet_bootstrap.cc:492] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9: Bootstrap starting.
I20260808 01:49:49.285776 12354 tablet_bootstrap.cc:654] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:49.290556 12354 tablet_bootstrap.cc:492] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9: No bootstrap required, opened a new log
I20260808 01:49:49.291029 12354 ts_tablet_manager.cc:1403] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260808 01:49:49.293566 12354 raft_consensus.cc:359] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.294126 12354 raft_consensus.cc:385] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:49.294396 12354 raft_consensus.cc:740] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Initialized, Role: FOLLOWER
I20260808 01:49:49.295039 12354 consensus_queue.cc:260] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.295593 12354 raft_consensus.cc:399] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:49:49.296859 12354 ts_tablet_manager.cc:1434] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260808 01:49:49.297640 12354 tablet_bootstrap.cc:492] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9: Bootstrap starting.
I20260808 01:49:49.302553 12354 tablet_bootstrap.cc:654] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:49.307502 12354 tablet_bootstrap.cc:492] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9: No bootstrap required, opened a new log
I20260808 01:49:49.307880 12354 ts_tablet_manager.cc:1403] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260808 01:49:49.309785 12354 raft_consensus.cc:359] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.310189 12354 raft_consensus.cc:385] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:49.310482 12354 raft_consensus.cc:740] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Initialized, Role: FOLLOWER
I20260808 01:49:49.311085 12354 consensus_queue.cc:260] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.311568 12354 raft_consensus.cc:399] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:49:49.312877 12354 ts_tablet_manager.cc:1434] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260808 01:49:49.313913 12354 tablet_bootstrap.cc:492] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9: Bootstrap starting.
I20260808 01:49:49.318312 12354 tablet_bootstrap.cc:654] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:49.322319 12354 tablet_bootstrap.cc:492] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9: No bootstrap required, opened a new log
I20260808 01:49:49.322749 12354 ts_tablet_manager.cc:1403] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.003s
I20260808 01:49:49.325027 12354 raft_consensus.cc:359] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.325531 12354 raft_consensus.cc:385] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:49.325841 12354 raft_consensus.cc:740] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Initialized, Role: FOLLOWER
W20260808 01:49:49.325907 12359 raft_consensus.cc:670] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9: failed to trigger leader election: Illegal state: leader elections are disabled [suppressed 3 similar messages]
I20260808 01:49:49.326567 12354 consensus_queue.cc:260] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.327158 12354 raft_consensus.cc:399] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:49:49.328334 12354 ts_tablet_manager.cc:1434] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260808 01:49:49.329016 12354 tablet_bootstrap.cc:492] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9: Bootstrap starting.
I20260808 01:49:49.333899 12354 tablet_bootstrap.cc:654] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:49.338202 12354 tablet_bootstrap.cc:492] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9: No bootstrap required, opened a new log
I20260808 01:49:49.338634 12354 ts_tablet_manager.cc:1403] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.003s
I20260808 01:49:49.340592 12354 raft_consensus.cc:359] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.340998 12354 raft_consensus.cc:385] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:49.341207 12354 raft_consensus.cc:740] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Initialized, Role: FOLLOWER
I20260808 01:49:49.341765 12354 consensus_queue.cc:260] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:49.342307 12354 raft_consensus.cc:399] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:49:49.343803 12354 ts_tablet_manager.cc:1434] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260808 01:49:50.748492 12373 raft_consensus.cc:493] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:50.748905 12373 raft_consensus.cc:515] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:50.749476 12373 leader_election.cc:304] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:50.750456 12373 leader_election.cc:290] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260808 01:49:50.750746 12374 raft_consensus.cc:2804] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:50.751169 12374 raft_consensus.cc:493] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:50.751502 12374 raft_consensus.cc:3060] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:50.757326 12374 raft_consensus.cc:515] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:50.757922 12374 leader_election.cc:304] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [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: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:50.758447 12374 leader_election.cc:290] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:49:50.758586 12373 raft_consensus.cc:2804] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:50.759093 12373 raft_consensus.cc:697] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Becoming Leader. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Running, Role: LEADER
I20260808 01:49:50.759824 12373 consensus_queue.cc:237] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:50.767643 12118 catalog_manager.cc:5697] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0980bddf247946dfade0d34325c4b6d9 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "0980bddf247946dfade0d34325c4b6d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } health_report { overall_health: HEALTHY } } }
I20260808 01:49:50.806229 12373 raft_consensus.cc:493] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:50.806663 12373 raft_consensus.cc:515] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:50.807193 12373 leader_election.cc:304] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:50.807667 12373 leader_election.cc:290] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260808 01:49:50.807804 12374 raft_consensus.cc:2804] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:50.808212 12374 raft_consensus.cc:493] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:50.808491 12374 raft_consensus.cc:3060] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:50.814220 12374 raft_consensus.cc:515] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:50.814903 12374 leader_election.cc:304] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [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: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:50.815472 12374 leader_election.cc:290] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:49:50.815626 12373 raft_consensus.cc:2804] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:50.816114 12373 raft_consensus.cc:697] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Becoming Leader. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Running, Role: LEADER
I20260808 01:49:50.816808 12373 consensus_queue.cc:237] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:50.823307 12118 catalog_manager.cc:5697] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0980bddf247946dfade0d34325c4b6d9 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "0980bddf247946dfade0d34325c4b6d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } health_report { overall_health: HEALTHY } } }
I20260808 01:49:50.977355 12373 raft_consensus.cc:493] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:50.978204 12373 raft_consensus.cc:515] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:50.979106 12373 leader_election.cc:304] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:50.979810 12373 leader_election.cc:290] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260808 01:49:50.980144 12374 raft_consensus.cc:2804] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:50.980518 12374 raft_consensus.cc:493] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:50.980786 12374 raft_consensus.cc:3060] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:50.989169 12374 raft_consensus.cc:515] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:50.989818 12374 leader_election.cc:304] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [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: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:50.990361 12374 leader_election.cc:290] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:49:50.990569 12373 raft_consensus.cc:2804] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:50.991065 12373 raft_consensus.cc:697] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Becoming Leader. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Running, Role: LEADER
I20260808 01:49:50.992208 12373 consensus_queue.cc:237] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.001996 12373 raft_consensus.cc:493] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:51.002601 12373 raft_consensus.cc:515] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.002550 12118 catalog_manager.cc:5697] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0980bddf247946dfade0d34325c4b6d9 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "0980bddf247946dfade0d34325c4b6d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } health_report { overall_health: HEALTHY } } }
I20260808 01:49:51.003532 12373 leader_election.cc:304] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:51.004276 12373 leader_election.cc:290] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260808 01:49:51.004391 12374 raft_consensus.cc:2804] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:51.004861 12374 raft_consensus.cc:493] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:51.005192 12374 raft_consensus.cc:3060] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:51.008662 12373 raft_consensus.cc:493] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:51.009332 12373 raft_consensus.cc:515] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.010099 12373 leader_election.cc:304] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:51.011924 12373 leader_election.cc:290] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260808 01:49:51.012467 12387 raft_consensus.cc:2804] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:51.012969 12387 raft_consensus.cc:493] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:51.013388 12387 raft_consensus.cc:3060] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:51.013757 12374 raft_consensus.cc:515] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.014436 12374 leader_election.cc:304] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [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: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:51.015035 12374 leader_election.cc:290] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:49:51.015129 12373 raft_consensus.cc:2804] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:51.017343 12373 raft_consensus.cc:697] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Becoming Leader. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Running, Role: LEADER
I20260808 01:49:51.018513 12373 consensus_queue.cc:237] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.024469 12387 raft_consensus.cc:515] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.025394 12387 leader_election.cc:304] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [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: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:51.026116 12387 leader_election.cc:290] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:49:51.026260 12373 raft_consensus.cc:2804] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:51.027069 12373 raft_consensus.cc:697] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Becoming Leader. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Running, Role: LEADER
I20260808 01:49:51.028332 12118 catalog_manager.cc:5697] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0980bddf247946dfade0d34325c4b6d9 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "0980bddf247946dfade0d34325c4b6d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } health_report { overall_health: HEALTHY } } }
I20260808 01:49:51.028429 12373 consensus_queue.cc:237] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.042059 12118 catalog_manager.cc:5697] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0980bddf247946dfade0d34325c4b6d9 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "0980bddf247946dfade0d34325c4b6d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } health_report { overall_health: HEALTHY } } }
I20260808 01:49:51.150841 12373 raft_consensus.cc:493] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:51.151638 12373 raft_consensus.cc:515] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.152590 12373 leader_election.cc:304] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:51.153240 12373 leader_election.cc:290] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260808 01:49:51.153427 12387 raft_consensus.cc:2804] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:51.153900 12387 raft_consensus.cc:493] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:51.154259 12387 raft_consensus.cc:3060] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:51.160070 12387 raft_consensus.cc:515] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.160706 12387 leader_election.cc:304] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [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: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:51.161211 12387 leader_election.cc:290] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:49:51.161343 12373 raft_consensus.cc:2804] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:51.161839 12373 raft_consensus.cc:697] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Becoming Leader. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Running, Role: LEADER
I20260808 01:49:51.162585 12373 consensus_queue.cc:237] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.169480 12118 catalog_manager.cc:5697] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0980bddf247946dfade0d34325c4b6d9 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "0980bddf247946dfade0d34325c4b6d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } health_report { overall_health: HEALTHY } } }
I20260808 01:49:51.235831 12373 raft_consensus.cc:493] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:51.236421 12373 raft_consensus.cc:515] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.237049 12373 leader_election.cc:304] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:51.237627 12373 leader_election.cc:290] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260808 01:49:51.237772 12387 raft_consensus.cc:2804] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:51.238189 12387 raft_consensus.cc:493] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:51.238528 12387 raft_consensus.cc:3060] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:51.243745 12387 raft_consensus.cc:515] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.244356 12387 leader_election.cc:304] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [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: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:51.244836 12387 leader_election.cc:290] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:49:51.244975 12373 raft_consensus.cc:2804] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:51.245522 12373 raft_consensus.cc:697] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Becoming Leader. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Running, Role: LEADER
I20260808 01:49:51.246318 12373 consensus_queue.cc:237] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.253371 12118 catalog_manager.cc:5697] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0980bddf247946dfade0d34325c4b6d9 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "0980bddf247946dfade0d34325c4b6d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } health_report { overall_health: HEALTHY } } }
I20260808 01:49:51.300282 12373 raft_consensus.cc:493] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:51.300859 12373 raft_consensus.cc:515] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.301491 12373 leader_election.cc:304] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:51.302018 12373 leader_election.cc:290] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260808 01:49:51.302178 12387 raft_consensus.cc:2804] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:51.302603 12387 raft_consensus.cc:493] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:51.302882 12387 raft_consensus.cc:3060] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:51.308318 12387 raft_consensus.cc:515] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.308918 12387 leader_election.cc:304] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [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: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:51.309471 12387 leader_election.cc:290] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:49:51.309796 12373 raft_consensus.cc:2804] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:51.309975 12388 raft_consensus.cc:493] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:51.310370 12373 raft_consensus.cc:697] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Becoming Leader. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Running, Role: LEADER
I20260808 01:49:51.310644 12388 raft_consensus.cc:515] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.311292 12373 consensus_queue.cc:237] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.311525 12388 leader_election.cc:304] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:51.312163 12388 leader_election.cc:290] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260808 01:49:51.312315 12387 raft_consensus.cc:2804] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:51.312716 12387 raft_consensus.cc:493] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:51.313104 12387 raft_consensus.cc:3060] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:51.319056 12387 raft_consensus.cc:515] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.318917 12118 catalog_manager.cc:5697] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0980bddf247946dfade0d34325c4b6d9 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "0980bddf247946dfade0d34325c4b6d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } health_report { overall_health: HEALTHY } } }
I20260808 01:49:51.319773 12387 leader_election.cc:304] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [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: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:51.320312 12387 leader_election.cc:290] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:49:51.320408 12373 raft_consensus.cc:2804] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:51.320986 12373 raft_consensus.cc:697] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Becoming Leader. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Running, Role: LEADER
I20260808 01:49:51.321811 12373 consensus_queue.cc:237] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.332788 12118 catalog_manager.cc:5697] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0980bddf247946dfade0d34325c4b6d9 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "0980bddf247946dfade0d34325c4b6d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } health_report { overall_health: HEALTHY } } }
I20260808 01:49:51.564363 12373 raft_consensus.cc:493] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:51.564836 12373 raft_consensus.cc:515] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.565358 12373 leader_election.cc:304] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:51.565856 12373 leader_election.cc:290] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260808 01:49:51.566008 12387 raft_consensus.cc:2804] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:51.566437 12387 raft_consensus.cc:493] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:51.566716 12387 raft_consensus.cc:3060] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:51.572362 12387 raft_consensus.cc:515] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.572959 12387 leader_election.cc:304] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [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: 0980bddf247946dfade0d34325c4b6d9; no voters: 
I20260808 01:49:51.573467 12387 leader_election.cc:290] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:49:51.573608 12373 raft_consensus.cc:2804] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:51.574115 12373 raft_consensus.cc:697] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Becoming Leader. State: Replica: 0980bddf247946dfade0d34325c4b6d9, State: Running, Role: LEADER
I20260808 01:49:51.574849 12373 consensus_queue.cc:237] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [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: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } }
I20260808 01:49:51.581651 12118 catalog_manager.cc:5697] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0980bddf247946dfade0d34325c4b6d9 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "0980bddf247946dfade0d34325c4b6d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0980bddf247946dfade0d34325c4b6d9" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 34621 } health_report { overall_health: HEALTHY } } }
I20260808 01:49:52.394917  6103 tablet_server.cc:179] TabletServer@127.5.245.193:0 shutting down...
I20260808 01:49:52.422436  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:49:52.423197  6103 tablet_replica.cc:333] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9: stopping tablet replica
I20260808 01:49:52.424000  6103 raft_consensus.cc:2243] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:52.424425  6103 raft_consensus.cc:2272] T 3961c8c3532e447f9886321eba16b57e P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:52.426574  6103 tablet_replica.cc:333] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9: stopping tablet replica
I20260808 01:49:52.427134  6103 raft_consensus.cc:2243] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:52.427680  6103 raft_consensus.cc:2272] T ea8d9a9ecf714100a3d9939278f83bd1 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:52.429862  6103 tablet_replica.cc:333] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9: stopping tablet replica
I20260808 01:49:52.430344  6103 raft_consensus.cc:2243] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:52.430786  6103 raft_consensus.cc:2272] T a554e2d1b9814a0a8b9b1ddcf4f34fa0 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:52.433068  6103 tablet_replica.cc:333] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9: stopping tablet replica
I20260808 01:49:52.433599  6103 raft_consensus.cc:2243] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:52.434013  6103 raft_consensus.cc:2272] T 0e09cadbb5464d989d172e550dba7e81 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:52.436066  6103 tablet_replica.cc:333] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9: stopping tablet replica
I20260808 01:49:52.436589  6103 raft_consensus.cc:2243] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:52.437029  6103 raft_consensus.cc:2272] T b713cc30729c4b79bac0a64701307746 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:52.439208  6103 tablet_replica.cc:333] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9: stopping tablet replica
I20260808 01:49:52.439772  6103 raft_consensus.cc:2243] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:52.440189  6103 raft_consensus.cc:2272] T 3f92c841c39f4267931be8aa15c9af01 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:52.442559  6103 tablet_replica.cc:333] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9: stopping tablet replica
I20260808 01:49:52.443125  6103 raft_consensus.cc:2243] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:52.443602  6103 raft_consensus.cc:2272] T d253b2cb3a1948e5a2f851c1e303a99e P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:52.445782  6103 tablet_replica.cc:333] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9: stopping tablet replica
I20260808 01:49:52.446278  6103 raft_consensus.cc:2243] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:52.446694  6103 raft_consensus.cc:2272] T ce427a43696a44b08c0e4104f1221a02 P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:52.448777  6103 tablet_replica.cc:333] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9: stopping tablet replica
I20260808 01:49:52.449283  6103 raft_consensus.cc:2243] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:52.449792  6103 raft_consensus.cc:2272] T ebbb02970c534c60b0c2991d57dc786b P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:52.451960  6103 tablet_replica.cc:333] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9: stopping tablet replica
I20260808 01:49:52.452430  6103 raft_consensus.cc:2243] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:52.452847  6103 raft_consensus.cc:2272] T 22fd90a1bb82426ca50bce180a0b3eae P 0980bddf247946dfade0d34325c4b6d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:52.482465  6103 tablet_server.cc:196] TabletServer@127.5.245.193:0 shutdown complete.
I20260808 01:49:52.506536  6103 master.cc:562] Master@127.5.245.254:45711 shutting down...
I20260808 01:49:52.530103  6103 raft_consensus.cc:2243] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:52.530748  6103 raft_consensus.cc:2272] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:52.531086  6103 tablet_replica.cc:333] T 00000000000000000000000000000000 P be9bde37e6944244bf73023ee9b06a85: stopping tablet replica
I20260808 01:49:52.550521  6103 master.cc:584] Master@127.5.245.254:45711 shutdown complete.
[       OK ] NumReplicas/TServerQuiescingParamITest.TestNoElectionsForNewReplicas/0 (3886 ms)
[ RUN      ] NumReplicas/TServerQuiescingParamITest.TestNoElectionsForNewReplicas/1
I20260808 01:49:52.591142  6103 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.245.254:35449
I20260808 01:49:52.592391  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:52.597867 12402 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
W20260808 01:49:52.597940 12403 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
W20260808 01:49:52.600633 12406 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
I20260808 01:49:52.600747  6103 server_base.cc:1061] running on GCE node
I20260808 01:49:52.601667  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:49:52.601869  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:52.602056  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153792602022 us; error 0 us; skew 500 ppm
I20260808 01:49:52.602576  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:52.605387  6103 webserver.cc:533] Webserver started at http://127.5.245.254:44169/ using document root <none> and password file <none>
I20260808 01:49:52.605892  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:52.606101  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:52.606396  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:52.607825  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-0/minicluster-data/master-0-root/instance:
uuid: "0b566c6ef72a4af2b88605be4be71aaa"
format_stamp: "Formatted at 2026-08-08 01:49:52 on dist-test-slave-gw5c"
I20260808 01:49:52.612381  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260808 01:49:52.615904 12414 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:52.616657  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260808 01:49:52.616947  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-0/minicluster-data/master-0-root
uuid: "0b566c6ef72a4af2b88605be4be71aaa"
format_stamp: "Formatted at 2026-08-08 01:49:52 on dist-test-slave-gw5c"
I20260808 01:49:52.617226  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-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)
I20260808 01:49:52.643584  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:52.644876  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:52.684473  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.254:35449
I20260808 01:49:52.684594 12496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.254:35449 every 8 connection(s)
I20260808 01:49:52.688750 12498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:52.700661 12498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa: Bootstrap starting.
I20260808 01:49:52.705700 12498 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:52.710294 12498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa: No bootstrap required, opened a new log
I20260808 01:49:52.712567 12498 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b566c6ef72a4af2b88605be4be71aaa" member_type: VOTER }
I20260808 01:49:52.712961 12498 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:52.713141 12498 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b566c6ef72a4af2b88605be4be71aaa, State: Initialized, Role: FOLLOWER
I20260808 01:49:52.713660 12498 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [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: "0b566c6ef72a4af2b88605be4be71aaa" member_type: VOTER }
I20260808 01:49:52.714083 12498 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:49:52.714284 12498 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:49:52.714505 12498 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:52.719732 12498 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b566c6ef72a4af2b88605be4be71aaa" member_type: VOTER }
I20260808 01:49:52.720221 12498 leader_election.cc:304] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [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: 0b566c6ef72a4af2b88605be4be71aaa; no voters: 
I20260808 01:49:52.721359 12498 leader_election.cc:290] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:49:52.721798 12501 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:52.723120 12501 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [term 1 LEADER]: Becoming Leader. State: Replica: 0b566c6ef72a4af2b88605be4be71aaa, State: Running, Role: LEADER
I20260808 01:49:52.723834 12501 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [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: "0b566c6ef72a4af2b88605be4be71aaa" member_type: VOTER }
I20260808 01:49:52.724453 12498 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [sys.catalog]: configured and running, proceeding with master startup.
I20260808 01:49:52.726882 12502 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0b566c6ef72a4af2b88605be4be71aaa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b566c6ef72a4af2b88605be4be71aaa" member_type: VOTER } }
I20260808 01:49:52.727581 12502 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [sys.catalog]: This master's current role is: LEADER
I20260808 01:49:52.726897 12503 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0b566c6ef72a4af2b88605be4be71aaa. Latest consensus state: current_term: 1 leader_uuid: "0b566c6ef72a4af2b88605be4be71aaa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b566c6ef72a4af2b88605be4be71aaa" member_type: VOTER } }
I20260808 01:49:52.728334 12503 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [sys.catalog]: This master's current role is: LEADER
I20260808 01:49:52.731796 12508 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260808 01:49:52.740156 12508 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260808 01:49:52.741161  6103 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260808 01:49:52.749193 12508 catalog_manager.cc:1383] Generated new cluster ID: 4b5935d6f8684805a681e21806627831
I20260808 01:49:52.749526 12508 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260808 01:49:52.761061 12508 catalog_manager.cc:1406] Generated new certificate authority record
I20260808 01:49:52.762645 12508 catalog_manager.cc:1540] Loading token signing keys...
I20260808 01:49:52.778136 12508 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa: Generated new TSK 0
I20260808 01:49:52.778764 12508 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260808 01:49:52.807719  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:52.814036 12528 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
W20260808 01:49:52.815425 12530 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
I20260808 01:49:52.818543  6103 server_base.cc:1061] running on GCE node
W20260808 01:49:52.818511 12532 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
I20260808 01:49:52.820564  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:49:52.820762  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:52.820969  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153792820936 us; error 0 us; skew 500 ppm
I20260808 01:49:52.821511  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:52.824021  6103 webserver.cc:533] Webserver started at http://127.5.245.193:43131/ using document root <none> and password file <none>
I20260808 01:49:52.824549  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:52.824752  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:52.825027  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:52.826324  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-0/minicluster-data/ts-0-root/instance:
uuid: "545c316d772443cb93d7395cdf417368"
format_stamp: "Formatted at 2026-08-08 01:49:52 on dist-test-slave-gw5c"
I20260808 01:49:52.831066  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260808 01:49:52.834656 12539 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:52.835588  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260808 01:49:52.835887  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-0/minicluster-data/ts-0-root
uuid: "545c316d772443cb93d7395cdf417368"
format_stamp: "Formatted at 2026-08-08 01:49:52 on dist-test-slave-gw5c"
I20260808 01:49:52.836197  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-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)
I20260808 01:49:52.850937  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:52.852216  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:52.853803  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:49:52.856195  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:49:52.856436  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:52.856680  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:49:52.856848  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:52.904157 12633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.193:42609 every 8 connection(s)
I20260808 01:49:52.946285  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.193:42609
I20260808 01:49:52.968269  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:52.976635 12638 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
W20260808 01:49:52.980608 12640 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
I20260808 01:49:52.981256  6103 server_base.cc:1061] running on GCE node
W20260808 01:49:52.981791 12647 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
I20260808 01:49:52.984810  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:49:52.985095  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:52.985330  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153792985313 us; error 0 us; skew 500 ppm
I20260808 01:49:52.986073  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:52.989769  6103 webserver.cc:533] Webserver started at http://127.5.245.194:39857/ using document root <none> and password file <none>
I20260808 01:49:52.990463  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:52.990687  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:52.991063  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:52.992950  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-0/minicluster-data/ts-1-root/instance:
uuid: "a017350490e54d95a3c7bf6466a31ab3"
format_stamp: "Formatted at 2026-08-08 01:49:52 on dist-test-slave-gw5c"
I20260808 01:49:52.999722  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260808 01:49:53.004308 12657 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:53.005380  6103 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260808 01:49:53.005789  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-0/minicluster-data/ts-1-root
uuid: "a017350490e54d95a3c7bf6466a31ab3"
format_stamp: "Formatted at 2026-08-08 01:49:52 on dist-test-slave-gw5c"
I20260808 01:49:53.006225  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-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)
I20260808 01:49:53.028256 12634 heartbeater.cc:344] Connected to a master server at 127.5.245.254:35449
I20260808 01:49:53.028692 12634 heartbeater.cc:461] Registering TS with master...
I20260808 01:49:53.029498 12634 heartbeater.cc:507] Master 127.5.245.254:35449 requested a full tablet report, sending...
I20260808 01:49:53.031802 12441 ts_manager.cc:194] Registered new tserver with Master: 545c316d772443cb93d7395cdf417368 (127.5.245.193:42609)
I20260808 01:49:53.032444  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:53.033756 12441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46028
I20260808 01:49:53.034013  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:53.036078  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:49:53.038652  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:49:53.038887  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:53.039163  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:49:53.039347  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:53.082151  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.194:43601
I20260808 01:49:53.082345 12756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.194:43601 every 8 connection(s)
I20260808 01:49:53.087378  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:53.095000 12764 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
W20260808 01:49:53.096541 12766 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
I20260808 01:49:53.099634  6103 server_base.cc:1061] running on GCE node
W20260808 01:49:53.100327 12769 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
I20260808 01:49:53.101150 12759 heartbeater.cc:344] Connected to a master server at 127.5.245.254:35449
I20260808 01:49:53.101424  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260808 01:49:53.101567 12759 heartbeater.cc:461] Registering TS with master...
W20260808 01:49:53.101704  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:53.101919  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153793101903 us; error 0 us; skew 500 ppm
I20260808 01:49:53.102521 12759 heartbeater.cc:507] Master 127.5.245.254:35449 requested a full tablet report, sending...
I20260808 01:49:53.102684  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:53.105082 12441 ts_manager.cc:194] Registered new tserver with Master: a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194:43601)
I20260808 01:49:53.106717  6103 webserver.cc:533] Webserver started at http://127.5.245.195:33943/ using document root <none> and password file <none>
I20260808 01:49:53.107024 12441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46038
I20260808 01:49:53.107232  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:53.107512  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:53.107883  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:53.109573  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-0/minicluster-data/ts-2-root/instance:
uuid: "0c2182d6ff8340ed80e45ad239134af1"
format_stamp: "Formatted at 2026-08-08 01:49:53 on dist-test-slave-gw5c"
I20260808 01:49:53.114530  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260808 01:49:53.118055 12779 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:53.118883  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260808 01:49:53.119270  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-0/minicluster-data/ts-2-root
uuid: "0c2182d6ff8340ed80e45ad239134af1"
format_stamp: "Formatted at 2026-08-08 01:49:53 on dist-test-slave-gw5c"
I20260808 01:49:53.119648  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestNoElectionsForNewReplicas_1.1786153669374976-6103-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)
I20260808 01:49:53.133709  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:53.135087  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:53.136648  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:49:53.139256  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:49:53.139518  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260808 01:49:53.139768  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:49:53.139942  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:53.181444  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.195:43227
I20260808 01:49:53.181574 12873 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.195:43227 every 8 connection(s)
I20260808 01:49:53.196949 12874 heartbeater.cc:344] Connected to a master server at 127.5.245.254:35449
I20260808 01:49:53.197343 12874 heartbeater.cc:461] Registering TS with master...
I20260808 01:49:53.198158 12874 heartbeater.cc:507] Master 127.5.245.254:35449 requested a full tablet report, sending...
I20260808 01:49:53.200412 12441 ts_manager.cc:194] Registered new tserver with Master: 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:53.201298  6103 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016383743s
I20260808 01:49:53.202196 12441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46044
I20260808 01:49:53.260228 12441 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46078:
name: "test-workload"
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260808 01:49:53.263299 12441 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260808 01:49:53.345489 12815 tablet_service.cc:1511] Processing CreateTablet for tablet 621a2beca1554791bccd72cc92624b9e (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260808 01:49:53.347144 12815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 621a2beca1554791bccd72cc92624b9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.351994 12814 tablet_service.cc:1511] Processing CreateTablet for tablet 62ab74180a324f329f5f6e7eccb39bdd (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260808 01:49:53.353545 12814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62ab74180a324f329f5f6e7eccb39bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.355438 12813 tablet_service.cc:1511] Processing CreateTablet for tablet b31af05874af41babbc1388bad8814c9 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260808 01:49:53.356925 12813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31af05874af41babbc1388bad8814c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.361577 12812 tablet_service.cc:1511] Processing CreateTablet for tablet b9444dceddae491283ecff14e17847b3 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260808 01:49:53.363054 12812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9444dceddae491283ecff14e17847b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.368157 12810 tablet_service.cc:1511] Processing CreateTablet for tablet 6e26d4c537a849f1a4b69d35aaec49bc (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260808 01:49:53.369623 12810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e26d4c537a849f1a4b69d35aaec49bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.376372 12809 tablet_service.cc:1511] Processing CreateTablet for tablet 57ca3445e4464654bd2871ba07cb417d (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260808 01:49:53.377934 12809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ca3445e4464654bd2871ba07cb417d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.382153 12702 tablet_service.cc:1511] Processing CreateTablet for tablet 621a2beca1554791bccd72cc92624b9e (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260808 01:49:53.385026 12701 tablet_service.cc:1511] Processing CreateTablet for tablet 62ab74180a324f329f5f6e7eccb39bdd (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260808 01:49:53.389834 12579 tablet_service.cc:1511] Processing CreateTablet for tablet b9444dceddae491283ecff14e17847b3 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260808 01:49:53.390452 12575 tablet_service.cc:1511] Processing CreateTablet for tablet 63781e3622e94473a8bbde817a31da06 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260808 01:49:53.390583 12700 tablet_service.cc:1511] Processing CreateTablet for tablet b31af05874af41babbc1388bad8814c9 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260808 01:49:53.391436 12579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9444dceddae491283ecff14e17847b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.392665 12699 tablet_service.cc:1511] Processing CreateTablet for tablet b9444dceddae491283ecff14e17847b3 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260808 01:49:53.393157 12583 tablet_service.cc:1511] Processing CreateTablet for tablet 621a2beca1554791bccd72cc92624b9e (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260808 01:49:53.394507 12583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 621a2beca1554791bccd72cc92624b9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.394718 12697 tablet_service.cc:1511] Processing CreateTablet for tablet 6e26d4c537a849f1a4b69d35aaec49bc (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260808 01:49:53.395808 12815 tablet_service.cc:1511] Processing CreateTablet for tablet 63781e3622e94473a8bbde817a31da06 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260808 01:49:53.396638 12578 tablet_service.cc:1511] Processing CreateTablet for tablet 6e26d4c537a849f1a4b69d35aaec49bc (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260808 01:49:53.397166 12815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63781e3622e94473a8bbde817a31da06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.398025 12578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e26d4c537a849f1a4b69d35aaec49bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.397856 12580 tablet_service.cc:1511] Processing CreateTablet for tablet b31af05874af41babbc1388bad8814c9 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260808 01:49:53.399230 12580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31af05874af41babbc1388bad8814c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.400063 12581 tablet_service.cc:1511] Processing CreateTablet for tablet 62ab74180a324f329f5f6e7eccb39bdd (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260808 01:49:53.400244 12576 tablet_service.cc:1511] Processing CreateTablet for tablet 57ca3445e4464654bd2871ba07cb417d (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260808 01:49:53.400637 12693 tablet_service.cc:1511] Processing CreateTablet for tablet 63781e3622e94473a8bbde817a31da06 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260808 01:49:53.406217 12581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62ab74180a324f329f5f6e7eccb39bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.396644 12696 tablet_service.cc:1511] Processing CreateTablet for tablet 57ca3445e4464654bd2871ba07cb417d (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260808 01:49:53.408926 12575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63781e3622e94473a8bbde817a31da06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.409435 12702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 621a2beca1554791bccd72cc92624b9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.412850 12693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63781e3622e94473a8bbde817a31da06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.413112 12692 tablet_service.cc:1511] Processing CreateTablet for tablet 4d7b2c86dfdb452c99c8823efa9aadc5 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260808 01:49:53.414614 12692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d7b2c86dfdb452c99c8823efa9aadc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.414961 12808 tablet_service.cc:1511] Processing CreateTablet for tablet 4d7b2c86dfdb452c99c8823efa9aadc5 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260808 01:49:53.416438 12808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d7b2c86dfdb452c99c8823efa9aadc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.417608 12574 tablet_service.cc:1511] Processing CreateTablet for tablet 4d7b2c86dfdb452c99c8823efa9aadc5 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260808 01:49:53.419076 12574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d7b2c86dfdb452c99c8823efa9aadc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.420307 12696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ca3445e4464654bd2871ba07cb417d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.421844 12573 tablet_service.cc:1511] Processing CreateTablet for tablet 5065eebfb1e04fc09a7a340784bf1253 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260808 01:49:53.424242 12699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9444dceddae491283ecff14e17847b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.425616 12690 tablet_service.cc:1511] Processing CreateTablet for tablet 5065eebfb1e04fc09a7a340784bf1253 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260808 01:49:53.427049 12690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5065eebfb1e04fc09a7a340784bf1253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.428027 12573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5065eebfb1e04fc09a7a340784bf1253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.428406 12700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31af05874af41babbc1388bad8814c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.429585 12807 tablet_service.cc:1511] Processing CreateTablet for tablet 5065eebfb1e04fc09a7a340784bf1253 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260808 01:49:53.430126 12697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e26d4c537a849f1a4b69d35aaec49bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.431005 12807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5065eebfb1e04fc09a7a340784bf1253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.431983 12701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62ab74180a324f329f5f6e7eccb39bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.432883 12568 tablet_service.cc:1511] Processing CreateTablet for tablet d4fe7e01b5ff431090a0c35a90e749c4 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260808 01:49:53.434265 12568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fe7e01b5ff431090a0c35a90e749c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.435737 12576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ca3445e4464654bd2871ba07cb417d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.435884 12806 tablet_service.cc:1511] Processing CreateTablet for tablet d4fe7e01b5ff431090a0c35a90e749c4 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260808 01:49:53.437146 12806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fe7e01b5ff431090a0c35a90e749c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.440152 12687 tablet_service.cc:1511] Processing CreateTablet for tablet d4fe7e01b5ff431090a0c35a90e749c4 (DEFAULT_TABLE table=test-workload [id=6b61caa663b74b78b58cdb86855b3f71]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260808 01:49:53.441478 12687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fe7e01b5ff431090a0c35a90e749c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:53.540155 12904 tablet_bootstrap.cc:492] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1: Bootstrap starting.
I20260808 01:49:53.566066 12904 tablet_bootstrap.cc:654] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.596807 12905 tablet_bootstrap.cc:492] T d4fe7e01b5ff431090a0c35a90e749c4 P a017350490e54d95a3c7bf6466a31ab3: Bootstrap starting.
I20260808 01:49:53.602600 12909 tablet_bootstrap.cc:492] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368: Bootstrap starting.
I20260808 01:49:53.604807 12905 tablet_bootstrap.cc:654] T d4fe7e01b5ff431090a0c35a90e749c4 P a017350490e54d95a3c7bf6466a31ab3: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.604960 12904 tablet_bootstrap.cc:492] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1: No bootstrap required, opened a new log
I20260808 01:49:53.605513 12904 ts_tablet_manager.cc:1403] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.025s
I20260808 01:49:53.609050 12904 raft_consensus.cc:359] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.609754 12909 tablet_bootstrap.cc:654] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.609895 12905 tablet_bootstrap.cc:492] T d4fe7e01b5ff431090a0c35a90e749c4 P a017350490e54d95a3c7bf6466a31ab3: No bootstrap required, opened a new log
I20260808 01:49:53.610757 12905 ts_tablet_manager.cc:1403] T d4fe7e01b5ff431090a0c35a90e749c4 P a017350490e54d95a3c7bf6466a31ab3: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260808 01:49:53.609819 12904 raft_consensus.cc:385] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.611115 12904 raft_consensus.cc:740] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c2182d6ff8340ed80e45ad239134af1, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.612017 12904 consensus_queue.cc:260] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.613582 12905 raft_consensus.cc:359] T d4fe7e01b5ff431090a0c35a90e749c4 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.614341 12905 raft_consensus.cc:385] T d4fe7e01b5ff431090a0c35a90e749c4 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.614607 12905 raft_consensus.cc:740] T d4fe7e01b5ff431090a0c35a90e749c4 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a017350490e54d95a3c7bf6466a31ab3, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.615190 12904 ts_tablet_manager.cc:1434] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260808 01:49:53.615586 12909 tablet_bootstrap.cc:492] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368: No bootstrap required, opened a new log
I20260808 01:49:53.615293 12905 consensus_queue.cc:260] T d4fe7e01b5ff431090a0c35a90e749c4 P a017350490e54d95a3c7bf6466a31ab3 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.616077 12909 ts_tablet_manager.cc:1403] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260808 01:49:53.616027 12874 heartbeater.cc:499] Master 127.5.245.254:35449 was elected leader, sending a full tablet report...
I20260808 01:49:53.617789 12759 heartbeater.cc:499] Master 127.5.245.254:35449 was elected leader, sending a full tablet report...
I20260808 01:49:53.618309 12905 ts_tablet_manager.cc:1434] T d4fe7e01b5ff431090a0c35a90e749c4 P a017350490e54d95a3c7bf6466a31ab3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260808 01:49:53.619294 12905 tablet_bootstrap.cc:492] T 63781e3622e94473a8bbde817a31da06 P a017350490e54d95a3c7bf6466a31ab3: Bootstrap starting.
I20260808 01:49:53.619225 12909 raft_consensus.cc:359] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.620054 12909 raft_consensus.cc:385] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.620360 12909 raft_consensus.cc:740] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 545c316d772443cb93d7395cdf417368, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.621107 12909 consensus_queue.cc:260] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.622242 12904 tablet_bootstrap.cc:492] T 621a2beca1554791bccd72cc92624b9e P 0c2182d6ff8340ed80e45ad239134af1: Bootstrap starting.
I20260808 01:49:53.626539 12905 tablet_bootstrap.cc:654] T 63781e3622e94473a8bbde817a31da06 P a017350490e54d95a3c7bf6466a31ab3: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.629041 12904 tablet_bootstrap.cc:654] T 621a2beca1554791bccd72cc92624b9e P 0c2182d6ff8340ed80e45ad239134af1: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.634449 12905 tablet_bootstrap.cc:492] T 63781e3622e94473a8bbde817a31da06 P a017350490e54d95a3c7bf6466a31ab3: No bootstrap required, opened a new log
I20260808 01:49:53.634563 12904 tablet_bootstrap.cc:492] T 621a2beca1554791bccd72cc92624b9e P 0c2182d6ff8340ed80e45ad239134af1: No bootstrap required, opened a new log
I20260808 01:49:53.634976 12905 ts_tablet_manager.cc:1403] T 63781e3622e94473a8bbde817a31da06 P a017350490e54d95a3c7bf6466a31ab3: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260808 01:49:53.635111 12904 ts_tablet_manager.cc:1403] T 621a2beca1554791bccd72cc92624b9e P 0c2182d6ff8340ed80e45ad239134af1: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260808 01:49:53.637466 12904 raft_consensus.cc:359] T 621a2beca1554791bccd72cc92624b9e P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } } peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } }
I20260808 01:49:53.638224 12904 raft_consensus.cc:385] T 621a2beca1554791bccd72cc92624b9e P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.638563 12904 raft_consensus.cc:740] T 621a2beca1554791bccd72cc92624b9e P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c2182d6ff8340ed80e45ad239134af1, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.638274 12905 raft_consensus.cc:359] T 63781e3622e94473a8bbde817a31da06 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.639083 12905 raft_consensus.cc:385] T 63781e3622e94473a8bbde817a31da06 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.639431 12905 raft_consensus.cc:740] T 63781e3622e94473a8bbde817a31da06 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a017350490e54d95a3c7bf6466a31ab3, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.639340 12904 consensus_queue.cc:260] T 621a2beca1554791bccd72cc92624b9e P 0c2182d6ff8340ed80e45ad239134af1 [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: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } } peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } }
I20260808 01:49:53.640314 12905 consensus_queue.cc:260] T 63781e3622e94473a8bbde817a31da06 P a017350490e54d95a3c7bf6466a31ab3 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.641399 12904 ts_tablet_manager.cc:1434] T 621a2beca1554791bccd72cc92624b9e P 0c2182d6ff8340ed80e45ad239134af1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260808 01:49:53.642270 12904 tablet_bootstrap.cc:492] T 63781e3622e94473a8bbde817a31da06 P 0c2182d6ff8340ed80e45ad239134af1: Bootstrap starting.
I20260808 01:49:53.642447 12905 ts_tablet_manager.cc:1434] T 63781e3622e94473a8bbde817a31da06 P a017350490e54d95a3c7bf6466a31ab3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260808 01:49:53.643419 12905 tablet_bootstrap.cc:492] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3: Bootstrap starting.
I20260808 01:49:53.647085 12904 tablet_bootstrap.cc:654] T 63781e3622e94473a8bbde817a31da06 P 0c2182d6ff8340ed80e45ad239134af1: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.648597 12634 heartbeater.cc:499] Master 127.5.245.254:35449 was elected leader, sending a full tablet report...
I20260808 01:49:53.649487 12909 ts_tablet_manager.cc:1434] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.001s
I20260808 01:49:53.650228 12905 tablet_bootstrap.cc:654] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.650482 12909 tablet_bootstrap.cc:492] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368: Bootstrap starting.
I20260808 01:49:53.664459 12904 tablet_bootstrap.cc:492] T 63781e3622e94473a8bbde817a31da06 P 0c2182d6ff8340ed80e45ad239134af1: No bootstrap required, opened a new log
I20260808 01:49:53.665155 12904 ts_tablet_manager.cc:1403] T 63781e3622e94473a8bbde817a31da06 P 0c2182d6ff8340ed80e45ad239134af1: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260808 01:49:53.668620 12904 raft_consensus.cc:359] T 63781e3622e94473a8bbde817a31da06 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.669507 12904 raft_consensus.cc:385] T 63781e3622e94473a8bbde817a31da06 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.669847 12904 raft_consensus.cc:740] T 63781e3622e94473a8bbde817a31da06 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c2182d6ff8340ed80e45ad239134af1, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.670800 12904 consensus_queue.cc:260] T 63781e3622e94473a8bbde817a31da06 P 0c2182d6ff8340ed80e45ad239134af1 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.672709 12909 tablet_bootstrap.cc:654] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.673096 12904 ts_tablet_manager.cc:1434] T 63781e3622e94473a8bbde817a31da06 P 0c2182d6ff8340ed80e45ad239134af1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260808 01:49:53.674228 12904 tablet_bootstrap.cc:492] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 0c2182d6ff8340ed80e45ad239134af1: Bootstrap starting.
I20260808 01:49:53.681097 12905 tablet_bootstrap.cc:492] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3: No bootstrap required, opened a new log
I20260808 01:49:53.681754 12905 ts_tablet_manager.cc:1403] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.015s
I20260808 01:49:53.682288 12904 tablet_bootstrap.cc:654] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 0c2182d6ff8340ed80e45ad239134af1: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.685045 12905 raft_consensus.cc:359] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.685925 12905 raft_consensus.cc:385] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.686287 12905 raft_consensus.cc:740] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a017350490e54d95a3c7bf6466a31ab3, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.687081 12905 consensus_queue.cc:260] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.689648 12905 ts_tablet_manager.cc:1434] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260808 01:49:53.690642 12905 tablet_bootstrap.cc:492] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3: Bootstrap starting.
I20260808 01:49:53.700387 12905 tablet_bootstrap.cc:654] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.701448 12904 tablet_bootstrap.cc:492] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 0c2182d6ff8340ed80e45ad239134af1: No bootstrap required, opened a new log
I20260808 01:49:53.702252 12904 ts_tablet_manager.cc:1403] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 0c2182d6ff8340ed80e45ad239134af1: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.015s
I20260808 01:49:53.706300 12909 tablet_bootstrap.cc:492] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368: No bootstrap required, opened a new log
I20260808 01:49:53.705825 12904 raft_consensus.cc:359] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.706841 12904 raft_consensus.cc:385] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.706909 12909 ts_tablet_manager.cc:1403] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.014s
I20260808 01:49:53.707242 12904 raft_consensus.cc:740] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c2182d6ff8340ed80e45ad239134af1, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.708417 12904 consensus_queue.cc:260] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 0c2182d6ff8340ed80e45ad239134af1 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.710747 12904 ts_tablet_manager.cc:1434] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 0c2182d6ff8340ed80e45ad239134af1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260808 01:49:53.710435 12909 raft_consensus.cc:359] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.711258 12909 raft_consensus.cc:385] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.711642 12909 raft_consensus.cc:740] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 545c316d772443cb93d7395cdf417368, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.711850 12904 tablet_bootstrap.cc:492] T d4fe7e01b5ff431090a0c35a90e749c4 P 0c2182d6ff8340ed80e45ad239134af1: Bootstrap starting.
I20260808 01:49:53.713011 12905 tablet_bootstrap.cc:492] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3: No bootstrap required, opened a new log
I20260808 01:49:53.712627 12909 consensus_queue.cc:260] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.713579 12905 ts_tablet_manager.cc:1403] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260808 01:49:53.715188 12909 ts_tablet_manager.cc:1434] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260808 01:49:53.716339 12909 tablet_bootstrap.cc:492] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368: Bootstrap starting.
I20260808 01:49:53.716717 12905 raft_consensus.cc:359] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.717614 12905 raft_consensus.cc:385] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.717971 12905 raft_consensus.cc:740] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a017350490e54d95a3c7bf6466a31ab3, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.719082 12905 consensus_queue.cc:260] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.721261 12904 tablet_bootstrap.cc:654] T d4fe7e01b5ff431090a0c35a90e749c4 P 0c2182d6ff8340ed80e45ad239134af1: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.721704 12905 ts_tablet_manager.cc:1434] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260808 01:49:53.722802 12905 tablet_bootstrap.cc:492] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3: Bootstrap starting.
I20260808 01:49:53.723760 12909 tablet_bootstrap.cc:654] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.729185 12905 tablet_bootstrap.cc:654] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.733989 12904 tablet_bootstrap.cc:492] T d4fe7e01b5ff431090a0c35a90e749c4 P 0c2182d6ff8340ed80e45ad239134af1: No bootstrap required, opened a new log
I20260808 01:49:53.734314 12909 tablet_bootstrap.cc:492] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368: No bootstrap required, opened a new log
I20260808 01:49:53.734627 12904 ts_tablet_manager.cc:1403] T d4fe7e01b5ff431090a0c35a90e749c4 P 0c2182d6ff8340ed80e45ad239134af1: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260808 01:49:53.734896 12909 ts_tablet_manager.cc:1403] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260808 01:49:53.738057 12904 raft_consensus.cc:359] T d4fe7e01b5ff431090a0c35a90e749c4 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.738157 12909 raft_consensus.cc:359] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.738915 12904 raft_consensus.cc:385] T d4fe7e01b5ff431090a0c35a90e749c4 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.739037 12909 raft_consensus.cc:385] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.739356 12904 raft_consensus.cc:740] T d4fe7e01b5ff431090a0c35a90e749c4 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c2182d6ff8340ed80e45ad239134af1, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.739516 12909 raft_consensus.cc:740] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 545c316d772443cb93d7395cdf417368, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.740350 12904 consensus_queue.cc:260] T d4fe7e01b5ff431090a0c35a90e749c4 P 0c2182d6ff8340ed80e45ad239134af1 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.740484 12909 consensus_queue.cc:260] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.742691 12904 ts_tablet_manager.cc:1434] T d4fe7e01b5ff431090a0c35a90e749c4 P 0c2182d6ff8340ed80e45ad239134af1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260808 01:49:53.742959 12909 ts_tablet_manager.cc:1434] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260808 01:49:53.743813 12904 tablet_bootstrap.cc:492] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1: Bootstrap starting.
I20260808 01:49:53.744885 12909 tablet_bootstrap.cc:492] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 545c316d772443cb93d7395cdf417368: Bootstrap starting.
I20260808 01:49:53.749151 12905 tablet_bootstrap.cc:492] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3: No bootstrap required, opened a new log
I20260808 01:49:53.749729 12905 ts_tablet_manager.cc:1403] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.005s
I20260808 01:49:53.750522 12904 tablet_bootstrap.cc:654] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.751725 12909 tablet_bootstrap.cc:654] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 545c316d772443cb93d7395cdf417368: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.753691 12905 raft_consensus.cc:359] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.754480 12905 raft_consensus.cc:385] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.754822 12905 raft_consensus.cc:740] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a017350490e54d95a3c7bf6466a31ab3, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.755831 12905 consensus_queue.cc:260] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.758520 12905 ts_tablet_manager.cc:1434] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260808 01:49:53.758955 12909 tablet_bootstrap.cc:492] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 545c316d772443cb93d7395cdf417368: No bootstrap required, opened a new log
I20260808 01:49:53.759516 12909 ts_tablet_manager.cc:1403] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 545c316d772443cb93d7395cdf417368: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260808 01:49:53.759799 12905 tablet_bootstrap.cc:492] T 621a2beca1554791bccd72cc92624b9e P a017350490e54d95a3c7bf6466a31ab3: Bootstrap starting.
I20260808 01:49:53.762355 12909 raft_consensus.cc:359] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.763072 12909 raft_consensus.cc:385] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.764631 12909 raft_consensus.cc:740] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 545c316d772443cb93d7395cdf417368, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.765444 12909 consensus_queue.cc:260] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 545c316d772443cb93d7395cdf417368 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.767452 12905 tablet_bootstrap.cc:654] T 621a2beca1554791bccd72cc92624b9e P a017350490e54d95a3c7bf6466a31ab3: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.767722 12909 ts_tablet_manager.cc:1434] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 545c316d772443cb93d7395cdf417368: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260808 01:49:53.768326 12904 tablet_bootstrap.cc:492] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1: No bootstrap required, opened a new log
I20260808 01:49:53.768718 12909 tablet_bootstrap.cc:492] T 6e26d4c537a849f1a4b69d35aaec49bc P 545c316d772443cb93d7395cdf417368: Bootstrap starting.
I20260808 01:49:53.768848 12904 ts_tablet_manager.cc:1403] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260808 01:49:53.771926 12904 raft_consensus.cc:359] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.772686 12904 raft_consensus.cc:385] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.773020 12904 raft_consensus.cc:740] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c2182d6ff8340ed80e45ad239134af1, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.773976 12904 consensus_queue.cc:260] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.776327 12904 ts_tablet_manager.cc:1434] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260808 01:49:53.777280 12909 tablet_bootstrap.cc:654] T 6e26d4c537a849f1a4b69d35aaec49bc P 545c316d772443cb93d7395cdf417368: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.777297 12904 tablet_bootstrap.cc:492] T 6e26d4c537a849f1a4b69d35aaec49bc P 0c2182d6ff8340ed80e45ad239134af1: Bootstrap starting.
I20260808 01:49:53.784593 12904 tablet_bootstrap.cc:654] T 6e26d4c537a849f1a4b69d35aaec49bc P 0c2182d6ff8340ed80e45ad239134af1: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.845417 12909 tablet_bootstrap.cc:492] T 6e26d4c537a849f1a4b69d35aaec49bc P 545c316d772443cb93d7395cdf417368: No bootstrap required, opened a new log
I20260808 01:49:53.845938 12909 ts_tablet_manager.cc:1403] T 6e26d4c537a849f1a4b69d35aaec49bc P 545c316d772443cb93d7395cdf417368: Time spent bootstrapping tablet: real 0.077s	user 0.026s	sys 0.047s
I20260808 01:49:53.847229 12904 tablet_bootstrap.cc:492] T 6e26d4c537a849f1a4b69d35aaec49bc P 0c2182d6ff8340ed80e45ad239134af1: No bootstrap required, opened a new log
I20260808 01:49:53.847754 12905 tablet_bootstrap.cc:492] T 621a2beca1554791bccd72cc92624b9e P a017350490e54d95a3c7bf6466a31ab3: No bootstrap required, opened a new log
I20260808 01:49:53.847784 12904 ts_tablet_manager.cc:1403] T 6e26d4c537a849f1a4b69d35aaec49bc P 0c2182d6ff8340ed80e45ad239134af1: Time spent bootstrapping tablet: real 0.071s	user 0.038s	sys 0.028s
I20260808 01:49:53.848384 12905 ts_tablet_manager.cc:1403] T 621a2beca1554791bccd72cc92624b9e P a017350490e54d95a3c7bf6466a31ab3: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.059s
I20260808 01:49:53.848585 12909 raft_consensus.cc:359] T 6e26d4c537a849f1a4b69d35aaec49bc P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.849236 12909 raft_consensus.cc:385] T 6e26d4c537a849f1a4b69d35aaec49bc P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.849496 12909 raft_consensus.cc:740] T 6e26d4c537a849f1a4b69d35aaec49bc P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 545c316d772443cb93d7395cdf417368, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.850183 12909 consensus_queue.cc:260] T 6e26d4c537a849f1a4b69d35aaec49bc P 545c316d772443cb93d7395cdf417368 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.850883 12904 raft_consensus.cc:359] T 6e26d4c537a849f1a4b69d35aaec49bc P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.851660 12904 raft_consensus.cc:385] T 6e26d4c537a849f1a4b69d35aaec49bc P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.851315 12905 raft_consensus.cc:359] T 621a2beca1554791bccd72cc92624b9e P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } } peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } }
I20260808 01:49:53.852010 12904 raft_consensus.cc:740] T 6e26d4c537a849f1a4b69d35aaec49bc P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c2182d6ff8340ed80e45ad239134af1, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.852103 12905 raft_consensus.cc:385] T 621a2beca1554791bccd72cc92624b9e P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.852267 12909 ts_tablet_manager.cc:1434] T 6e26d4c537a849f1a4b69d35aaec49bc P 545c316d772443cb93d7395cdf417368: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260808 01:49:53.852501 12905 raft_consensus.cc:740] T 621a2beca1554791bccd72cc92624b9e P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a017350490e54d95a3c7bf6466a31ab3, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.853009 12904 consensus_queue.cc:260] T 6e26d4c537a849f1a4b69d35aaec49bc P 0c2182d6ff8340ed80e45ad239134af1 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.853420 12905 consensus_queue.cc:260] T 621a2beca1554791bccd72cc92624b9e P a017350490e54d95a3c7bf6466a31ab3 [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: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } } peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } }
I20260808 01:49:53.853871 12909 tablet_bootstrap.cc:492] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368: Bootstrap starting.
I20260808 01:49:53.855701 12905 ts_tablet_manager.cc:1434] T 621a2beca1554791bccd72cc92624b9e P a017350490e54d95a3c7bf6466a31ab3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260808 01:49:53.855896 12904 ts_tablet_manager.cc:1434] T 6e26d4c537a849f1a4b69d35aaec49bc P 0c2182d6ff8340ed80e45ad239134af1: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260808 01:49:53.856804 12904 tablet_bootstrap.cc:492] T b9444dceddae491283ecff14e17847b3 P 0c2182d6ff8340ed80e45ad239134af1: Bootstrap starting.
I20260808 01:49:53.858049 12905 tablet_bootstrap.cc:492] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3: Bootstrap starting.
I20260808 01:49:53.861426 12909 tablet_bootstrap.cc:654] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.863715 12904 tablet_bootstrap.cc:654] T b9444dceddae491283ecff14e17847b3 P 0c2182d6ff8340ed80e45ad239134af1: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.864975 12905 tablet_bootstrap.cc:654] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.875168 12904 tablet_bootstrap.cc:492] T b9444dceddae491283ecff14e17847b3 P 0c2182d6ff8340ed80e45ad239134af1: No bootstrap required, opened a new log
I20260808 01:49:53.875167 12905 tablet_bootstrap.cc:492] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3: No bootstrap required, opened a new log
I20260808 01:49:53.875846 12904 ts_tablet_manager.cc:1403] T b9444dceddae491283ecff14e17847b3 P 0c2182d6ff8340ed80e45ad239134af1: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260808 01:49:53.875846 12905 ts_tablet_manager.cc:1403] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260808 01:49:53.878962 12904 raft_consensus.cc:359] T b9444dceddae491283ecff14e17847b3 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.879817 12904 raft_consensus.cc:385] T b9444dceddae491283ecff14e17847b3 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.880085 12904 raft_consensus.cc:740] T b9444dceddae491283ecff14e17847b3 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c2182d6ff8340ed80e45ad239134af1, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.880743 12904 consensus_queue.cc:260] T b9444dceddae491283ecff14e17847b3 P 0c2182d6ff8340ed80e45ad239134af1 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.882529 12904 ts_tablet_manager.cc:1434] T b9444dceddae491283ecff14e17847b3 P 0c2182d6ff8340ed80e45ad239134af1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260808 01:49:53.883255 12904 tablet_bootstrap.cc:492] T b31af05874af41babbc1388bad8814c9 P 0c2182d6ff8340ed80e45ad239134af1: Bootstrap starting.
I20260808 01:49:53.878934 12905 raft_consensus.cc:359] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.886919 12905 raft_consensus.cc:385] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.887303 12905 raft_consensus.cc:740] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a017350490e54d95a3c7bf6466a31ab3, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.888088 12904 tablet_bootstrap.cc:654] T b31af05874af41babbc1388bad8814c9 P 0c2182d6ff8340ed80e45ad239134af1: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.888293 12905 consensus_queue.cc:260] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.901062 12905 ts_tablet_manager.cc:1434] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260808 01:49:53.910378 12905 tablet_bootstrap.cc:492] T b9444dceddae491283ecff14e17847b3 P a017350490e54d95a3c7bf6466a31ab3: Bootstrap starting.
I20260808 01:49:53.915222 12909 tablet_bootstrap.cc:492] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368: No bootstrap required, opened a new log
I20260808 01:49:53.915776 12909 ts_tablet_manager.cc:1403] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.038s
I20260808 01:49:53.916208 12904 tablet_bootstrap.cc:492] T b31af05874af41babbc1388bad8814c9 P 0c2182d6ff8340ed80e45ad239134af1: No bootstrap required, opened a new log
I20260808 01:49:53.916749 12904 ts_tablet_manager.cc:1403] T b31af05874af41babbc1388bad8814c9 P 0c2182d6ff8340ed80e45ad239134af1: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.016s
I20260808 01:49:53.918111 12909 raft_consensus.cc:359] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.918784 12909 raft_consensus.cc:385] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.919068 12909 raft_consensus.cc:740] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 545c316d772443cb93d7395cdf417368, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.919657 12905 tablet_bootstrap.cc:654] T b9444dceddae491283ecff14e17847b3 P a017350490e54d95a3c7bf6466a31ab3: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.919575 12904 raft_consensus.cc:359] T b31af05874af41babbc1388bad8814c9 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.920029 12909 consensus_queue.cc:260] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.920388 12904 raft_consensus.cc:385] T b31af05874af41babbc1388bad8814c9 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.920768 12904 raft_consensus.cc:740] T b31af05874af41babbc1388bad8814c9 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c2182d6ff8340ed80e45ad239134af1, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.921674 12904 consensus_queue.cc:260] T b31af05874af41babbc1388bad8814c9 P 0c2182d6ff8340ed80e45ad239134af1 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.922736 12909 ts_tablet_manager.cc:1434] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260808 01:49:53.925731 12909 tablet_bootstrap.cc:492] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368: Bootstrap starting.
I20260808 01:49:53.928072 12904 ts_tablet_manager.cc:1434] T b31af05874af41babbc1388bad8814c9 P 0c2182d6ff8340ed80e45ad239134af1: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260808 01:49:53.929381 12904 tablet_bootstrap.cc:492] T 5065eebfb1e04fc09a7a340784bf1253 P 0c2182d6ff8340ed80e45ad239134af1: Bootstrap starting.
I20260808 01:49:53.932578 12909 tablet_bootstrap.cc:654] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.937279 12904 tablet_bootstrap.cc:654] T 5065eebfb1e04fc09a7a340784bf1253 P 0c2182d6ff8340ed80e45ad239134af1: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.942785 12905 tablet_bootstrap.cc:492] T b9444dceddae491283ecff14e17847b3 P a017350490e54d95a3c7bf6466a31ab3: No bootstrap required, opened a new log
I20260808 01:49:53.943600 12905 ts_tablet_manager.cc:1403] T b9444dceddae491283ecff14e17847b3 P a017350490e54d95a3c7bf6466a31ab3: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.015s
I20260808 01:49:53.945150 12909 tablet_bootstrap.cc:492] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368: No bootstrap required, opened a new log
I20260808 01:49:53.945784 12909 ts_tablet_manager.cc:1403] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260808 01:49:53.947261 12905 raft_consensus.cc:359] T b9444dceddae491283ecff14e17847b3 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.948364 12905 raft_consensus.cc:385] T b9444dceddae491283ecff14e17847b3 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.948807 12905 raft_consensus.cc:740] T b9444dceddae491283ecff14e17847b3 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a017350490e54d95a3c7bf6466a31ab3, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.949507 12909 raft_consensus.cc:359] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.950378 12909 raft_consensus.cc:385] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.950012 12905 consensus_queue.cc:260] T b9444dceddae491283ecff14e17847b3 P a017350490e54d95a3c7bf6466a31ab3 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.950760 12909 raft_consensus.cc:740] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 545c316d772443cb93d7395cdf417368, State: Initialized, Role: FOLLOWER
W20260808 01:49:53.952181 12489 debug-util.cc:398] Leaking SignalData structure 0x7b08001a42a0 after lost signal to thread 6106
I20260808 01:49:53.951817 12909 consensus_queue.cc:260] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.954463 12909 ts_tablet_manager.cc:1434] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260808 01:49:53.955433 12905 ts_tablet_manager.cc:1434] T b9444dceddae491283ecff14e17847b3 P a017350490e54d95a3c7bf6466a31ab3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260808 01:49:53.955518 12909 tablet_bootstrap.cc:492] T 57ca3445e4464654bd2871ba07cb417d P 545c316d772443cb93d7395cdf417368: Bootstrap starting.
I20260808 01:49:53.956485 12905 tablet_bootstrap.cc:492] T 62ab74180a324f329f5f6e7eccb39bdd P a017350490e54d95a3c7bf6466a31ab3: Bootstrap starting.
I20260808 01:49:53.962677 12909 tablet_bootstrap.cc:654] T 57ca3445e4464654bd2871ba07cb417d P 545c316d772443cb93d7395cdf417368: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.963029 12905 tablet_bootstrap.cc:654] T 62ab74180a324f329f5f6e7eccb39bdd P a017350490e54d95a3c7bf6466a31ab3: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.969522 12904 tablet_bootstrap.cc:492] T 5065eebfb1e04fc09a7a340784bf1253 P 0c2182d6ff8340ed80e45ad239134af1: No bootstrap required, opened a new log
I20260808 01:49:53.970074 12904 ts_tablet_manager.cc:1403] T 5065eebfb1e04fc09a7a340784bf1253 P 0c2182d6ff8340ed80e45ad239134af1: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.015s
I20260808 01:49:53.973029 12904 raft_consensus.cc:359] T 5065eebfb1e04fc09a7a340784bf1253 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.973897 12904 raft_consensus.cc:385] T 5065eebfb1e04fc09a7a340784bf1253 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.974354 12904 raft_consensus.cc:740] T 5065eebfb1e04fc09a7a340784bf1253 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c2182d6ff8340ed80e45ad239134af1, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.983040 12909 tablet_bootstrap.cc:492] T 57ca3445e4464654bd2871ba07cb417d P 545c316d772443cb93d7395cdf417368: No bootstrap required, opened a new log
I20260808 01:49:53.983959 12909 ts_tablet_manager.cc:1403] T 57ca3445e4464654bd2871ba07cb417d P 545c316d772443cb93d7395cdf417368: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.013s
I20260808 01:49:53.984217 12904 consensus_queue.cc:260] T 5065eebfb1e04fc09a7a340784bf1253 P 0c2182d6ff8340ed80e45ad239134af1 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.986325 12904 ts_tablet_manager.cc:1434] T 5065eebfb1e04fc09a7a340784bf1253 P 0c2182d6ff8340ed80e45ad239134af1: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260808 01:49:53.986688 12909 raft_consensus.cc:359] T 57ca3445e4464654bd2871ba07cb417d P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.987226 12909 raft_consensus.cc:385] T 57ca3445e4464654bd2871ba07cb417d P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.987483 12909 raft_consensus.cc:740] T 57ca3445e4464654bd2871ba07cb417d P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 545c316d772443cb93d7395cdf417368, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.988118 12909 consensus_queue.cc:260] T 57ca3445e4464654bd2871ba07cb417d P 545c316d772443cb93d7395cdf417368 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.990151 12905 tablet_bootstrap.cc:492] T 62ab74180a324f329f5f6e7eccb39bdd P a017350490e54d95a3c7bf6466a31ab3: No bootstrap required, opened a new log
I20260808 01:49:53.990406 12909 ts_tablet_manager.cc:1434] T 57ca3445e4464654bd2871ba07cb417d P 545c316d772443cb93d7395cdf417368: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260808 01:49:53.990762 12905 ts_tablet_manager.cc:1403] T 62ab74180a324f329f5f6e7eccb39bdd P a017350490e54d95a3c7bf6466a31ab3: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.008s
I20260808 01:49:53.991494 12909 tablet_bootstrap.cc:492] T 62ab74180a324f329f5f6e7eccb39bdd P 545c316d772443cb93d7395cdf417368: Bootstrap starting.
I20260808 01:49:53.993865 12905 raft_consensus.cc:359] T 62ab74180a324f329f5f6e7eccb39bdd P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:53.994691 12905 raft_consensus.cc:385] T 62ab74180a324f329f5f6e7eccb39bdd P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:53.995054 12905 raft_consensus.cc:740] T 62ab74180a324f329f5f6e7eccb39bdd P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a017350490e54d95a3c7bf6466a31ab3, State: Initialized, Role: FOLLOWER
I20260808 01:49:53.997771 12909 tablet_bootstrap.cc:654] T 62ab74180a324f329f5f6e7eccb39bdd P 545c316d772443cb93d7395cdf417368: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:53.996001 12905 consensus_queue.cc:260] T 62ab74180a324f329f5f6e7eccb39bdd P a017350490e54d95a3c7bf6466a31ab3 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:54.008718 12905 ts_tablet_manager.cc:1434] T 62ab74180a324f329f5f6e7eccb39bdd P a017350490e54d95a3c7bf6466a31ab3: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260808 01:49:54.009956 12905 tablet_bootstrap.cc:492] T b31af05874af41babbc1388bad8814c9 P a017350490e54d95a3c7bf6466a31ab3: Bootstrap starting.
I20260808 01:49:54.014955 12909 tablet_bootstrap.cc:492] T 62ab74180a324f329f5f6e7eccb39bdd P 545c316d772443cb93d7395cdf417368: No bootstrap required, opened a new log
I20260808 01:49:54.015667 12909 ts_tablet_manager.cc:1403] T 62ab74180a324f329f5f6e7eccb39bdd P 545c316d772443cb93d7395cdf417368: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260808 01:49:54.018429 12909 raft_consensus.cc:359] T 62ab74180a324f329f5f6e7eccb39bdd P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:54.019264 12909 raft_consensus.cc:385] T 62ab74180a324f329f5f6e7eccb39bdd P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:54.019652 12909 raft_consensus.cc:740] T 62ab74180a324f329f5f6e7eccb39bdd P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 545c316d772443cb93d7395cdf417368, State: Initialized, Role: FOLLOWER
I20260808 01:49:54.019696 12905 tablet_bootstrap.cc:654] T b31af05874af41babbc1388bad8814c9 P a017350490e54d95a3c7bf6466a31ab3: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:54.020577 12909 consensus_queue.cc:260] T 62ab74180a324f329f5f6e7eccb39bdd P 545c316d772443cb93d7395cdf417368 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:54.022764 12909 ts_tablet_manager.cc:1434] T 62ab74180a324f329f5f6e7eccb39bdd P 545c316d772443cb93d7395cdf417368: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260808 01:49:54.023908 12909 tablet_bootstrap.cc:492] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368: Bootstrap starting.
I20260808 01:49:54.029708 12909 tablet_bootstrap.cc:654] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:54.033617 12905 tablet_bootstrap.cc:492] T b31af05874af41babbc1388bad8814c9 P a017350490e54d95a3c7bf6466a31ab3: No bootstrap required, opened a new log
I20260808 01:49:54.034374 12905 ts_tablet_manager.cc:1403] T b31af05874af41babbc1388bad8814c9 P a017350490e54d95a3c7bf6466a31ab3: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.003s
I20260808 01:49:54.037403 12905 raft_consensus.cc:359] T b31af05874af41babbc1388bad8814c9 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:54.038376 12905 raft_consensus.cc:385] T b31af05874af41babbc1388bad8814c9 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:54.038748 12905 raft_consensus.cc:740] T b31af05874af41babbc1388bad8814c9 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a017350490e54d95a3c7bf6466a31ab3, State: Initialized, Role: FOLLOWER
I20260808 01:49:54.039783 12905 consensus_queue.cc:260] T b31af05874af41babbc1388bad8814c9 P a017350490e54d95a3c7bf6466a31ab3 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:54.041499 12909 tablet_bootstrap.cc:492] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368: No bootstrap required, opened a new log
I20260808 01:49:54.041893 12909 ts_tablet_manager.cc:1403] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260808 01:49:54.043889 12909 raft_consensus.cc:359] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } } peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } }
I20260808 01:49:54.044564 12909 raft_consensus.cc:385] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:54.044826 12909 raft_consensus.cc:740] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 545c316d772443cb93d7395cdf417368, State: Initialized, Role: FOLLOWER
I20260808 01:49:54.045514 12909 consensus_queue.cc:260] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [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: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } } peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } }
I20260808 01:49:54.047593 12909 ts_tablet_manager.cc:1434] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260808 01:49:54.044837 12905 ts_tablet_manager.cc:1434] T b31af05874af41babbc1388bad8814c9 P a017350490e54d95a3c7bf6466a31ab3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260808 01:49:55.148017 12958 raft_consensus.cc:493] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:55.148514 12958 raft_consensus.cc:515] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.150600 12958 leader_election.cc:290] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194:43601), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.183063 12716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63781e3622e94473a8bbde817a31da06" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a017350490e54d95a3c7bf6466a31ab3" is_pre_election: true
I20260808 01:49:55.184114 12716 raft_consensus.cc:2468] T 63781e3622e94473a8bbde817a31da06 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 0.
I20260808 01:49:55.185508 12543 leader_election.cc:304] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [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: 545c316d772443cb93d7395cdf417368, a017350490e54d95a3c7bf6466a31ab3; no voters: 
I20260808 01:49:55.186417 12958 raft_consensus.cc:2804] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:55.186800 12958 raft_consensus.cc:493] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:55.186782 12837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63781e3622e94473a8bbde817a31da06" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1" is_pre_election: true
I20260808 01:49:55.187426 12958 raft_consensus.cc:3060] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.187824 12837 raft_consensus.cc:2468] T 63781e3622e94473a8bbde817a31da06 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 0.
I20260808 01:49:55.193113 12958 raft_consensus.cc:515] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.194756 12958 leader_election.cc:290] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [CANDIDATE]: Term 1 election: Requested vote from peers a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194:43601), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.195675 12716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63781e3622e94473a8bbde817a31da06" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a017350490e54d95a3c7bf6466a31ab3"
I20260808 01:49:55.196209 12716 raft_consensus.cc:3060] T 63781e3622e94473a8bbde817a31da06 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.196059 12837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63781e3622e94473a8bbde817a31da06" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1"
I20260808 01:49:55.196723 12837 raft_consensus.cc:3060] T 63781e3622e94473a8bbde817a31da06 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.201326 12716 raft_consensus.cc:2468] T 63781e3622e94473a8bbde817a31da06 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 1.
I20260808 01:49:55.202623 12543 leader_election.cc:304] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [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: 545c316d772443cb93d7395cdf417368, a017350490e54d95a3c7bf6466a31ab3; no voters: 
I20260808 01:49:55.203549 12958 raft_consensus.cc:2804] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:55.205317 12837 raft_consensus.cc:2468] T 63781e3622e94473a8bbde817a31da06 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 1.
I20260808 01:49:55.206164 12958 raft_consensus.cc:697] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [term 1 LEADER]: Becoming Leader. State: Replica: 545c316d772443cb93d7395cdf417368, State: Running, Role: LEADER
I20260808 01:49:55.207137 12958 consensus_queue.cc:237] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.216866 12438 catalog_manager.cc:5697] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 545c316d772443cb93d7395cdf417368 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "545c316d772443cb93d7395cdf417368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } health_report { overall_health: UNKNOWN } } }
I20260808 01:49:55.247956 12958 raft_consensus.cc:493] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:55.248488 12958 raft_consensus.cc:515] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } } peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } }
I20260808 01:49:55.250257 12958 leader_election.cc:290] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227), a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194:43601)
I20260808 01:49:55.251332 12837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621a2beca1554791bccd72cc92624b9e" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1" is_pre_election: true
I20260808 01:49:55.251641 12716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621a2beca1554791bccd72cc92624b9e" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a017350490e54d95a3c7bf6466a31ab3" is_pre_election: true
I20260808 01:49:55.251999 12837 raft_consensus.cc:2468] T 621a2beca1554791bccd72cc92624b9e P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 0.
I20260808 01:49:55.252358 12716 raft_consensus.cc:2468] T 621a2beca1554791bccd72cc92624b9e P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 0.
I20260808 01:49:55.252825 12958 raft_consensus.cc:493] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:55.253345 12958 raft_consensus.cc:515] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.253595 12544 leader_election.cc:304] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [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: 0c2182d6ff8340ed80e45ad239134af1, 545c316d772443cb93d7395cdf417368; no voters: 
I20260808 01:49:55.254657 12964 raft_consensus.cc:2804] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:55.255019 12964 raft_consensus.cc:493] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:55.255352 12964 raft_consensus.cc:3060] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.256069 12958 leader_election.cc:290] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194:43601), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.256304 12716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fe7e01b5ff431090a0c35a90e749c4" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a017350490e54d95a3c7bf6466a31ab3" is_pre_election: true
I20260808 01:49:55.256979 12716 raft_consensus.cc:2468] T d4fe7e01b5ff431090a0c35a90e749c4 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 0.
I20260808 01:49:55.257654 12837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fe7e01b5ff431090a0c35a90e749c4" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1" is_pre_election: true
I20260808 01:49:55.258271 12837 raft_consensus.cc:2468] T d4fe7e01b5ff431090a0c35a90e749c4 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 0.
I20260808 01:49:55.258352 12543 leader_election.cc:304] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [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: 545c316d772443cb93d7395cdf417368, a017350490e54d95a3c7bf6466a31ab3; no voters: 
I20260808 01:49:55.259524 12958 raft_consensus.cc:2804] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:55.259972 12958 raft_consensus.cc:493] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:55.260347 12958 raft_consensus.cc:3060] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.262259 12964 raft_consensus.cc:515] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } } peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } }
I20260808 01:49:55.264946 12837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621a2beca1554791bccd72cc92624b9e" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1"
I20260808 01:49:55.265606 12964 leader_election.cc:290] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [CANDIDATE]: Term 1 election: Requested vote from peers 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227), a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194:43601)
I20260808 01:49:55.265890 12837 raft_consensus.cc:3060] T 621a2beca1554791bccd72cc92624b9e P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.265095 12716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621a2beca1554791bccd72cc92624b9e" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a017350490e54d95a3c7bf6466a31ab3"
I20260808 01:49:55.266449 12716 raft_consensus.cc:3060] T 621a2beca1554791bccd72cc92624b9e P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.268107 12958 raft_consensus.cc:515] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.271287 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fe7e01b5ff431090a0c35a90e749c4" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a017350490e54d95a3c7bf6466a31ab3"
I20260808 01:49:55.271952 12715 raft_consensus.cc:3060] T d4fe7e01b5ff431090a0c35a90e749c4 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.273067 12837 raft_consensus.cc:2468] T 621a2beca1554791bccd72cc92624b9e P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 1.
I20260808 01:49:55.273711 12716 raft_consensus.cc:2468] T 621a2beca1554791bccd72cc92624b9e P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 1.
I20260808 01:49:55.274335 12544 leader_election.cc:304] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [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: 0c2182d6ff8340ed80e45ad239134af1, 545c316d772443cb93d7395cdf417368; no voters: 
I20260808 01:49:55.275219 12964 raft_consensus.cc:2804] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:55.276235 12958 leader_election.cc:290] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [CANDIDATE]: Term 1 election: Requested vote from peers a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194:43601), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.277338 12837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fe7e01b5ff431090a0c35a90e749c4" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1"
I20260808 01:49:55.278146 12837 raft_consensus.cc:3060] T d4fe7e01b5ff431090a0c35a90e749c4 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.279980 12715 raft_consensus.cc:2468] T d4fe7e01b5ff431090a0c35a90e749c4 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 1.
I20260808 01:49:55.281359 12543 leader_election.cc:304] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [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: 545c316d772443cb93d7395cdf417368, a017350490e54d95a3c7bf6466a31ab3; no voters: 
I20260808 01:49:55.282334 12958 raft_consensus.cc:2804] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:55.282866 12958 raft_consensus.cc:697] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [term 1 LEADER]: Becoming Leader. State: Replica: 545c316d772443cb93d7395cdf417368, State: Running, Role: LEADER
I20260808 01:49:55.283871 12958 consensus_queue.cc:237] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.287786 12837 raft_consensus.cc:2468] T d4fe7e01b5ff431090a0c35a90e749c4 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 1.
I20260808 01:49:55.290596 12964 raft_consensus.cc:697] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [term 1 LEADER]: Becoming Leader. State: Replica: 545c316d772443cb93d7395cdf417368, State: Running, Role: LEADER
I20260808 01:49:55.291831 12964 consensus_queue.cc:237] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [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: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } } peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } }
I20260808 01:49:55.299916 12438 catalog_manager.cc:5697] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 545c316d772443cb93d7395cdf417368 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "545c316d772443cb93d7395cdf417368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } health_report { overall_health: UNKNOWN } } }
I20260808 01:49:55.313666 12438 catalog_manager.cc:5697] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 545c316d772443cb93d7395cdf417368 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "545c316d772443cb93d7395cdf417368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } health_report { overall_health: UNKNOWN } } }
I20260808 01:49:55.364964 12980 raft_consensus.cc:493] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:55.365471 12980 raft_consensus.cc:515] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.367915 12980 leader_election.cc:290] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 545c316d772443cb93d7395cdf417368 (127.5.245.193:42609), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.385138 12980 raft_consensus.cc:493] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:55.385088 12597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e26d4c537a849f1a4b69d35aaec49bc" candidate_uuid: "a017350490e54d95a3c7bf6466a31ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545c316d772443cb93d7395cdf417368" is_pre_election: true
I20260808 01:49:55.385955 12597 raft_consensus.cc:2468] T 6e26d4c537a849f1a4b69d35aaec49bc P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a017350490e54d95a3c7bf6466a31ab3 in term 0.
I20260808 01:49:55.385785 12980 raft_consensus.cc:515] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.388085 12980 leader_election.cc:290] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 545c316d772443cb93d7395cdf417368 (127.5.245.193:42609), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.387740 12665 leader_election.cc:304] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [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: 545c316d772443cb93d7395cdf417368, a017350490e54d95a3c7bf6466a31ab3; no voters: 
I20260808 01:49:55.389986 12988 raft_consensus.cc:493] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:55.390118 12980 raft_consensus.cc:2804] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:55.391010 12980 raft_consensus.cc:493] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:55.391366 12980 raft_consensus.cc:3060] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.391495 12837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e26d4c537a849f1a4b69d35aaec49bc" candidate_uuid: "a017350490e54d95a3c7bf6466a31ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1" is_pre_election: true
I20260808 01:49:55.392103 12837 raft_consensus.cc:2468] T 6e26d4c537a849f1a4b69d35aaec49bc P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a017350490e54d95a3c7bf6466a31ab3 in term 0.
I20260808 01:49:55.393298 12597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7b2c86dfdb452c99c8823efa9aadc5" candidate_uuid: "a017350490e54d95a3c7bf6466a31ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545c316d772443cb93d7395cdf417368" is_pre_election: true
I20260808 01:49:55.393462 12836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7b2c86dfdb452c99c8823efa9aadc5" candidate_uuid: "a017350490e54d95a3c7bf6466a31ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1" is_pre_election: true
I20260808 01:49:55.394163 12597 raft_consensus.cc:2468] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a017350490e54d95a3c7bf6466a31ab3 in term 0.
I20260808 01:49:55.394196 12836 raft_consensus.cc:2468] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a017350490e54d95a3c7bf6466a31ab3 in term 0.
I20260808 01:49:55.395697 12964 raft_consensus.cc:493] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:55.396317 12662 leader_election.cc:304] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [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: 0c2182d6ff8340ed80e45ad239134af1, a017350490e54d95a3c7bf6466a31ab3; no voters: 
I20260808 01:49:55.396281 12964 raft_consensus.cc:515] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.400576 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31af05874af41babbc1388bad8814c9" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a017350490e54d95a3c7bf6466a31ab3" is_pre_election: true
I20260808 01:49:55.401233 12715 raft_consensus.cc:2468] T b31af05874af41babbc1388bad8814c9 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 0.
I20260808 01:49:55.402516 12836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31af05874af41babbc1388bad8814c9" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1" is_pre_election: true
I20260808 01:49:55.403314 12836 raft_consensus.cc:2468] T b31af05874af41babbc1388bad8814c9 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 0.
I20260808 01:49:55.404758 12988 raft_consensus.cc:515] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.404927 12544 leader_election.cc:304] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [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: 0c2182d6ff8340ed80e45ad239134af1, 545c316d772443cb93d7395cdf417368; no voters: 
I20260808 01:49:55.407430 12958 raft_consensus.cc:2804] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:55.407932 12958 raft_consensus.cc:493] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:55.408361 12958 raft_consensus.cc:3060] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.406134 12980 raft_consensus.cc:515] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.418385 12980 leader_election.cc:290] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [CANDIDATE]: Term 1 election: Requested vote from peers 545c316d772443cb93d7395cdf417368 (127.5.245.193:42609), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.420890 12597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e26d4c537a849f1a4b69d35aaec49bc" candidate_uuid: "a017350490e54d95a3c7bf6466a31ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545c316d772443cb93d7395cdf417368"
I20260808 01:49:55.422089 12597 raft_consensus.cc:3060] T 6e26d4c537a849f1a4b69d35aaec49bc P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.422257 12988 leader_election.cc:290] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 545c316d772443cb93d7395cdf417368 (127.5.245.193:42609), a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194:43601)
I20260808 01:49:55.424223 12980 raft_consensus.cc:2804] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:55.425424 12980 raft_consensus.cc:493] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:55.426465 12980 raft_consensus.cc:3060] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.429737 12958 raft_consensus.cc:515] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.406358 12964 leader_election.cc:290] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194:43601), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.441337 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31af05874af41babbc1388bad8814c9" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a017350490e54d95a3c7bf6466a31ab3"
I20260808 01:49:55.442178 12715 raft_consensus.cc:3060] T b31af05874af41babbc1388bad8814c9 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.448675 12980 raft_consensus.cc:515] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
W20260808 01:49:55.449334 12662 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.245.195:43227, user_credentials={real_user=slave}} blocked reactor thread for 53236.3us
I20260808 01:49:55.451089 12980 leader_election.cc:290] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [CANDIDATE]: Term 1 election: Requested vote from peers 545c316d772443cb93d7395cdf417368 (127.5.245.193:42609), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.452052 12596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7b2c86dfdb452c99c8823efa9aadc5" candidate_uuid: "a017350490e54d95a3c7bf6466a31ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545c316d772443cb93d7395cdf417368"
I20260808 01:49:55.453132 12988 raft_consensus.cc:493] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:55.453696 12715 raft_consensus.cc:2468] T b31af05874af41babbc1388bad8814c9 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 1.
I20260808 01:49:55.462109 12596 raft_consensus.cc:3060] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.462188 12988 raft_consensus.cc:515] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.463102 12543 leader_election.cc:304] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [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: 545c316d772443cb93d7395cdf417368, a017350490e54d95a3c7bf6466a31ab3; no voters: 
I20260808 01:49:55.464025 12964 raft_consensus.cc:2804] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:55.464491 12964 raft_consensus.cc:697] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [term 1 LEADER]: Becoming Leader. State: Replica: 545c316d772443cb93d7395cdf417368, State: Running, Role: LEADER
I20260808 01:49:55.464592 12988 leader_election.cc:290] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 545c316d772443cb93d7395cdf417368 (127.5.245.193:42609), a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194:43601)
I20260808 01:49:55.465934 12964 consensus_queue.cc:237] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.454291 12836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e26d4c537a849f1a4b69d35aaec49bc" candidate_uuid: "a017350490e54d95a3c7bf6466a31ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1"
I20260808 01:49:55.455488 12837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7b2c86dfdb452c99c8823efa9aadc5" candidate_uuid: "a017350490e54d95a3c7bf6466a31ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1"
I20260808 01:49:55.459348 12833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31af05874af41babbc1388bad8814c9" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1"
I20260808 01:49:55.467667 12836 raft_consensus.cc:3060] T 6e26d4c537a849f1a4b69d35aaec49bc P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.467770 12837 raft_consensus.cc:3060] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.467790 12833 raft_consensus.cc:3060] T b31af05874af41babbc1388bad8814c9 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.471542 12592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62ab74180a324f329f5f6e7eccb39bdd" candidate_uuid: "0c2182d6ff8340ed80e45ad239134af1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545c316d772443cb93d7395cdf417368" is_pre_election: true
I20260808 01:49:55.472262 12592 raft_consensus.cc:2468] T 62ab74180a324f329f5f6e7eccb39bdd P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c2182d6ff8340ed80e45ad239134af1 in term 0.
I20260808 01:49:55.473780 12785 leader_election.cc:304] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [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: 0c2182d6ff8340ed80e45ad239134af1, 545c316d772443cb93d7395cdf417368; no voters: 
I20260808 01:49:55.474786 12988 raft_consensus.cc:2804] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:55.475142 12988 raft_consensus.cc:493] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:55.475565 12988 raft_consensus.cc:3060] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.475807 12837 raft_consensus.cc:2468] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a017350490e54d95a3c7bf6466a31ab3 in term 1.
I20260808 01:49:55.477285 12662 leader_election.cc:304] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [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: 0c2182d6ff8340ed80e45ad239134af1, a017350490e54d95a3c7bf6466a31ab3; no voters: 
I20260808 01:49:55.478287 12989 raft_consensus.cc:493] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:55.478765 12989 raft_consensus.cc:515] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.459872 12958 leader_election.cc:290] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [CANDIDATE]: Term 1 election: Requested vote from peers a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194:43601), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.481161 12989 leader_election.cc:290] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 545c316d772443cb93d7395cdf417368 (127.5.245.193:42609), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.490883 12989 raft_consensus.cc:2804] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:55.461068 12593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ca3445e4464654bd2871ba07cb417d" candidate_uuid: "0c2182d6ff8340ed80e45ad239134af1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545c316d772443cb93d7395cdf417368" is_pre_election: true
I20260808 01:49:55.492033 12593 raft_consensus.cc:2468] T 57ca3445e4464654bd2871ba07cb417d P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c2182d6ff8340ed80e45ad239134af1 in term 0.
I20260808 01:49:55.482111 12592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ca3445e4464654bd2871ba07cb417d" candidate_uuid: "a017350490e54d95a3c7bf6466a31ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545c316d772443cb93d7395cdf417368" is_pre_election: true
I20260808 01:49:55.493623 12592 raft_consensus.cc:2468] T 57ca3445e4464654bd2871ba07cb417d P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a017350490e54d95a3c7bf6466a31ab3 in term 0.
I20260808 01:49:55.493793 12785 leader_election.cc:304] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [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: 0c2182d6ff8340ed80e45ad239134af1, 545c316d772443cb93d7395cdf417368; no voters: 
I20260808 01:49:55.494665 12989 raft_consensus.cc:697] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [term 1 LEADER]: Becoming Leader. State: Replica: a017350490e54d95a3c7bf6466a31ab3, State: Running, Role: LEADER
I20260808 01:49:55.495654 12989 consensus_queue.cc:237] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.495995 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ca3445e4464654bd2871ba07cb417d" candidate_uuid: "0c2182d6ff8340ed80e45ad239134af1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a017350490e54d95a3c7bf6466a31ab3" is_pre_election: true
I20260808 01:49:55.484573 12716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62ab74180a324f329f5f6e7eccb39bdd" candidate_uuid: "0c2182d6ff8340ed80e45ad239134af1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a017350490e54d95a3c7bf6466a31ab3" is_pre_election: true
I20260808 01:49:55.495909 12665 leader_election.cc:304] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [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: 545c316d772443cb93d7395cdf417368, a017350490e54d95a3c7bf6466a31ab3; no voters: 
I20260808 01:49:55.498286 12716 raft_consensus.cc:2468] T 62ab74180a324f329f5f6e7eccb39bdd P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c2182d6ff8340ed80e45ad239134af1 in term 0.
I20260808 01:49:55.500484 12715 raft_consensus.cc:2468] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c2182d6ff8340ed80e45ad239134af1 in term 0.
I20260808 01:49:55.483696 12836 raft_consensus.cc:2468] T 6e26d4c537a849f1a4b69d35aaec49bc P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a017350490e54d95a3c7bf6466a31ab3 in term 1.
I20260808 01:49:55.504266 12662 leader_election.cc:304] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [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: 0c2182d6ff8340ed80e45ad239134af1, a017350490e54d95a3c7bf6466a31ab3; no voters: 
I20260808 01:49:55.502933 12596 raft_consensus.cc:2468] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a017350490e54d95a3c7bf6466a31ab3 in term 1.
I20260808 01:49:55.506253 12980 raft_consensus.cc:2804] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:55.508234 12980 raft_consensus.cc:493] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:55.508635 12980 raft_consensus.cc:3060] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.497501 12837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ca3445e4464654bd2871ba07cb417d" candidate_uuid: "a017350490e54d95a3c7bf6466a31ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1" is_pre_election: true
I20260808 01:49:55.480615 12833 raft_consensus.cc:2468] T b31af05874af41babbc1388bad8814c9 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 1.
I20260808 01:49:55.511155 12837 raft_consensus.cc:2468] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a017350490e54d95a3c7bf6466a31ab3 in term 0.
I20260808 01:49:55.461160 12597 raft_consensus.cc:2468] T 6e26d4c537a849f1a4b69d35aaec49bc P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a017350490e54d95a3c7bf6466a31ab3 in term 1.
I20260808 01:49:55.489822 12988 raft_consensus.cc:515] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.516312 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62ab74180a324f329f5f6e7eccb39bdd" candidate_uuid: "0c2182d6ff8340ed80e45ad239134af1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a017350490e54d95a3c7bf6466a31ab3"
I20260808 01:49:55.516989 12715 raft_consensus.cc:3060] T 62ab74180a324f329f5f6e7eccb39bdd P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.518249 12438 catalog_manager.cc:5697] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194). New cstate: current_term: 1 leader_uuid: "a017350490e54d95a3c7bf6466a31ab3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } health_report { overall_health: UNKNOWN } } }
I20260808 01:49:55.520725 12993 raft_consensus.cc:2804] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:55.524209 12993 raft_consensus.cc:493] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:55.524646 12993 raft_consensus.cc:3060] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.525012 12441 catalog_manager.cc:5697] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 545c316d772443cb93d7395cdf417368 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "545c316d772443cb93d7395cdf417368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } health_report { overall_health: UNKNOWN } } }
I20260808 01:49:55.528733 12988 leader_election.cc:290] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [CANDIDATE]: Term 1 election: Requested vote from peers 545c316d772443cb93d7395cdf417368 (127.5.245.193:42609), a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194:43601)
I20260808 01:49:55.528350 12715 raft_consensus.cc:2468] T 62ab74180a324f329f5f6e7eccb39bdd P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c2182d6ff8340ed80e45ad239134af1 in term 1.
I20260808 01:49:55.530558 12782 leader_election.cc:304] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [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: 0c2182d6ff8340ed80e45ad239134af1, a017350490e54d95a3c7bf6466a31ab3; no voters: 
I20260808 01:49:55.531497 12988 raft_consensus.cc:2804] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:55.538477 12993 raft_consensus.cc:515] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.521132 12980 raft_consensus.cc:515] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.541208 12980 leader_election.cc:290] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [CANDIDATE]: Term 1 election: Requested vote from peers 545c316d772443cb93d7395cdf417368 (127.5.245.193:42609), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.506554 12997 raft_consensus.cc:2804] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:55.541708 12964 raft_consensus.cc:493] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:55.541990 12997 raft_consensus.cc:697] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [term 1 LEADER]: Becoming Leader. State: Replica: a017350490e54d95a3c7bf6466a31ab3, State: Running, Role: LEADER
I20260808 01:49:55.542383 12833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ca3445e4464654bd2871ba07cb417d" candidate_uuid: "a017350490e54d95a3c7bf6466a31ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1"
I20260808 01:49:55.542255 12964 raft_consensus.cc:515] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.543010 12997 consensus_queue.cc:237] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.546409 12837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9444dceddae491283ecff14e17847b3" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1" is_pre_election: true
I20260808 01:49:55.547238 12837 raft_consensus.cc:2468] T b9444dceddae491283ecff14e17847b3 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 0.
I20260808 01:49:55.547547 12833 raft_consensus.cc:2393] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a017350490e54d95a3c7bf6466a31ab3 in current term 1: Already voted for candidate 0c2182d6ff8340ed80e45ad239134af1 in this term.
I20260808 01:49:55.548751 12993 leader_election.cc:290] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [CANDIDATE]: Term 1 election: Requested vote from peers 545c316d772443cb93d7395cdf417368 (127.5.245.193:42609), a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194:43601)
I20260808 01:49:55.548902 12544 leader_election.cc:304] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [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: 0c2182d6ff8340ed80e45ad239134af1, 545c316d772443cb93d7395cdf417368; no voters: 
I20260808 01:49:55.549995 12964 leader_election.cc:290] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194:43601), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.550889 12596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ca3445e4464654bd2871ba07cb417d" candidate_uuid: "a017350490e54d95a3c7bf6466a31ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545c316d772443cb93d7395cdf417368"
I20260808 01:49:55.552353 12596 raft_consensus.cc:3060] T 57ca3445e4464654bd2871ba07cb417d P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.553215 12715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9444dceddae491283ecff14e17847b3" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a017350490e54d95a3c7bf6466a31ab3" is_pre_election: true
I20260808 01:49:55.553833 12715 raft_consensus.cc:2468] T b9444dceddae491283ecff14e17847b3 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 0.
I20260808 01:49:55.554860 12592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ca3445e4464654bd2871ba07cb417d" candidate_uuid: "0c2182d6ff8340ed80e45ad239134af1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545c316d772443cb93d7395cdf417368"
I20260808 01:49:55.525012 12597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62ab74180a324f329f5f6e7eccb39bdd" candidate_uuid: "0c2182d6ff8340ed80e45ad239134af1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545c316d772443cb93d7395cdf417368"
I20260808 01:49:55.555567 12597 raft_consensus.cc:3060] T 62ab74180a324f329f5f6e7eccb39bdd P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.551352 12958 raft_consensus.cc:2804] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:55.556245 12716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ca3445e4464654bd2871ba07cb417d" candidate_uuid: "0c2182d6ff8340ed80e45ad239134af1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a017350490e54d95a3c7bf6466a31ab3"
I20260808 01:49:55.556598 12958 raft_consensus.cc:493] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:55.557009 12958 raft_consensus.cc:3060] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.557024 12716 raft_consensus.cc:2393] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c2182d6ff8340ed80e45ad239134af1 in current term 1: Already voted for candidate a017350490e54d95a3c7bf6466a31ab3 in this term.
I20260808 01:49:55.560953 12782 leader_election.cc:304] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c2182d6ff8340ed80e45ad239134af1; no voters: 545c316d772443cb93d7395cdf417368, a017350490e54d95a3c7bf6466a31ab3
I20260808 01:49:55.562160 12988 raft_consensus.cc:697] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [term 1 LEADER]: Becoming Leader. State: Replica: 0c2182d6ff8340ed80e45ad239134af1, State: Running, Role: LEADER
I20260808 01:49:55.563225 12988 consensus_queue.cc:237] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.569582 12596 raft_consensus.cc:2468] T 57ca3445e4464654bd2871ba07cb417d P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a017350490e54d95a3c7bf6466a31ab3 in term 1.
I20260808 01:49:55.569492 12958 raft_consensus.cc:515] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.571152 12438 catalog_manager.cc:5697] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194). New cstate: current_term: 1 leader_uuid: "a017350490e54d95a3c7bf6466a31ab3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } health_report { overall_health: UNKNOWN } } }
I20260808 01:49:55.573669 12597 raft_consensus.cc:2468] T 62ab74180a324f329f5f6e7eccb39bdd P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c2182d6ff8340ed80e45ad239134af1 in term 1.
I20260808 01:49:55.577335 12716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9444dceddae491283ecff14e17847b3" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a017350490e54d95a3c7bf6466a31ab3"
I20260808 01:49:55.585945 12716 raft_consensus.cc:3060] T b9444dceddae491283ecff14e17847b3 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.590204 12438 catalog_manager.cc:5697] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195). New cstate: current_term: 1 leader_uuid: "0c2182d6ff8340ed80e45ad239134af1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } health_report { overall_health: HEALTHY } } }
I20260808 01:49:55.577978 13000 raft_consensus.cc:2749] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260808 01:49:55.579485 12665 leader_election.cc:304] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 545c316d772443cb93d7395cdf417368, a017350490e54d95a3c7bf6466a31ab3; no voters: 0c2182d6ff8340ed80e45ad239134af1
I20260808 01:49:55.582293 12833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9444dceddae491283ecff14e17847b3" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1"
I20260808 01:49:55.591883 12833 raft_consensus.cc:3060] T b9444dceddae491283ecff14e17847b3 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.593757 12997 raft_consensus.cc:2804] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:55.591252 12716 raft_consensus.cc:2468] T b9444dceddae491283ecff14e17847b3 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 1.
I20260808 01:49:55.583431 12958 leader_election.cc:290] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [CANDIDATE]: Term 1 election: Requested vote from peers a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194:43601), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.595831 12543 leader_election.cc:304] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [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: 545c316d772443cb93d7395cdf417368, a017350490e54d95a3c7bf6466a31ab3; no voters: 
I20260808 01:49:55.596827 12958 raft_consensus.cc:2804] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:55.598097 12958 raft_consensus.cc:697] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [term 1 LEADER]: Becoming Leader. State: Replica: 545c316d772443cb93d7395cdf417368, State: Running, Role: LEADER
I20260808 01:49:55.599030 12958 consensus_queue.cc:237] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.599473 12833 raft_consensus.cc:2468] T b9444dceddae491283ecff14e17847b3 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 1.
I20260808 01:49:55.604507 12997 raft_consensus.cc:697] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [term 1 LEADER]: Becoming Leader. State: Replica: a017350490e54d95a3c7bf6466a31ab3, State: Running, Role: LEADER
I20260808 01:49:55.606550 12997 consensus_queue.cc:237] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.608861 12441 catalog_manager.cc:5697] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 545c316d772443cb93d7395cdf417368 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "545c316d772443cb93d7395cdf417368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } health_report { overall_health: UNKNOWN } } }
I20260808 01:49:55.614305 12997 raft_consensus.cc:493] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:55.614882 12997 raft_consensus.cc:515] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.616207 12958 raft_consensus.cc:493] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:49:55.616767 12958 raft_consensus.cc:515] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.618237 12597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5065eebfb1e04fc09a7a340784bf1253" candidate_uuid: "a017350490e54d95a3c7bf6466a31ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545c316d772443cb93d7395cdf417368" is_pre_election: true
I20260808 01:49:55.618868 12597 raft_consensus.cc:2468] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a017350490e54d95a3c7bf6466a31ab3 in term 0.
I20260808 01:49:55.618923 12958 leader_election.cc:290] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194:43601), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.620623 12833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5065eebfb1e04fc09a7a340784bf1253" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1" is_pre_election: true
I20260808 01:49:55.621233 12833 raft_consensus.cc:2468] T 5065eebfb1e04fc09a7a340784bf1253 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 0.
I20260808 01:49:55.621306 12716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5065eebfb1e04fc09a7a340784bf1253" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a017350490e54d95a3c7bf6466a31ab3" is_pre_election: true
I20260808 01:49:55.622035 12716 raft_consensus.cc:2468] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 0.
I20260808 01:49:55.622815 12544 leader_election.cc:304] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [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: 0c2182d6ff8340ed80e45ad239134af1, 545c316d772443cb93d7395cdf417368; no voters: 
I20260808 01:49:55.623180 12665 leader_election.cc:304] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [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: 545c316d772443cb93d7395cdf417368, a017350490e54d95a3c7bf6466a31ab3; no voters: 
I20260808 01:49:55.624060 12980 raft_consensus.cc:2804] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:55.623594 12438 catalog_manager.cc:5697] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194). New cstate: current_term: 1 leader_uuid: "a017350490e54d95a3c7bf6466a31ab3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } health_report { overall_health: UNKNOWN } } }
I20260808 01:49:55.624486 12980 raft_consensus.cc:493] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:55.624867 12980 raft_consensus.cc:3060] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.625000 12958 raft_consensus.cc:2804] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:49:55.625437 12958 raft_consensus.cc:493] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:49:55.625775 12958 raft_consensus.cc:3060] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.628760 12997 leader_election.cc:290] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 545c316d772443cb93d7395cdf417368 (127.5.245.193:42609), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.629467 12833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5065eebfb1e04fc09a7a340784bf1253" candidate_uuid: "a017350490e54d95a3c7bf6466a31ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1" is_pre_election: true
I20260808 01:49:55.630119 12833 raft_consensus.cc:2468] T 5065eebfb1e04fc09a7a340784bf1253 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a017350490e54d95a3c7bf6466a31ab3 in term 0.
I20260808 01:49:55.635856 12958 raft_consensus.cc:515] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.636489 12980 raft_consensus.cc:515] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.638077 12958 leader_election.cc:290] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [CANDIDATE]: Term 1 election: Requested vote from peers a017350490e54d95a3c7bf6466a31ab3 (127.5.245.194:43601), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.638957 12716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5065eebfb1e04fc09a7a340784bf1253" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a017350490e54d95a3c7bf6466a31ab3"
I20260808 01:49:55.639712 12716 raft_consensus.cc:2393] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 545c316d772443cb93d7395cdf417368 in current term 1: Already voted for candidate a017350490e54d95a3c7bf6466a31ab3 in this term.
I20260808 01:49:55.639622 12597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5065eebfb1e04fc09a7a340784bf1253" candidate_uuid: "a017350490e54d95a3c7bf6466a31ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545c316d772443cb93d7395cdf417368"
I20260808 01:49:55.640591 12597 raft_consensus.cc:2393] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a017350490e54d95a3c7bf6466a31ab3 in current term 1: Already voted for candidate 545c316d772443cb93d7395cdf417368 in this term.
I20260808 01:49:55.640988 12833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5065eebfb1e04fc09a7a340784bf1253" candidate_uuid: "545c316d772443cb93d7395cdf417368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1"
I20260808 01:49:55.641376 12833 raft_consensus.cc:3060] T 5065eebfb1e04fc09a7a340784bf1253 P 0c2182d6ff8340ed80e45ad239134af1 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:55.643973 12980 leader_election.cc:290] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [CANDIDATE]: Term 1 election: Requested vote from peers 545c316d772443cb93d7395cdf417368 (127.5.245.193:42609), 0c2182d6ff8340ed80e45ad239134af1 (127.5.245.195:43227)
I20260808 01:49:55.645217 12837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5065eebfb1e04fc09a7a340784bf1253" candidate_uuid: "a017350490e54d95a3c7bf6466a31ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c2182d6ff8340ed80e45ad239134af1"
I20260808 01:49:55.646708 12662 leader_election.cc:304] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a017350490e54d95a3c7bf6466a31ab3; no voters: 0c2182d6ff8340ed80e45ad239134af1, 545c316d772443cb93d7395cdf417368
I20260808 01:49:55.647578 12980 raft_consensus.cc:2749] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260808 01:49:55.648013 12833 raft_consensus.cc:2468] T 5065eebfb1e04fc09a7a340784bf1253 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 545c316d772443cb93d7395cdf417368 in term 1.
I20260808 01:49:55.649183 12544 leader_election.cc:304] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c2182d6ff8340ed80e45ad239134af1, 545c316d772443cb93d7395cdf417368; no voters: a017350490e54d95a3c7bf6466a31ab3
I20260808 01:49:55.650069 12958 raft_consensus.cc:2804] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:55.650519 12958 raft_consensus.cc:697] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [term 1 LEADER]: Becoming Leader. State: Replica: 545c316d772443cb93d7395cdf417368, State: Running, Role: LEADER
I20260808 01:49:55.651261 12958 consensus_queue.cc:237] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [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: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } }
I20260808 01:49:55.660411 12438 catalog_manager.cc:5697] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 545c316d772443cb93d7395cdf417368 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "545c316d772443cb93d7395cdf417368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 } health_report { overall_health: UNKNOWN } } }
I20260808 01:49:55.701160 12958 consensus_queue.cc:1048] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:49:55.725317 12975 consensus_queue.cc:1048] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:49:55.728224 12958 consensus_queue.cc:1048] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:49:55.737069 12975 consensus_queue.cc:1048] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:49:55.762578 13016 consensus_queue.cc:1048] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:49:55.807638 12975 consensus_queue.cc:1048] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:49:55.890712 12980 consensus_queue.cc:1048] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:49:55.902861 12989 consensus_queue.cc:1048] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:49:55.949767 12975 consensus_queue.cc:1048] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:49:55.958324 12958 consensus_queue.cc:1048] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:49:56.058876 12989 consensus_queue.cc:1048] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:49:56.070820 12994 consensus_queue.cc:1048] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:49:56.081004  6103 tablet_server.cc:179] TabletServer@127.5.245.193:0 shutting down...
I20260808 01:49:56.085815 12989 consensus_queue.cc:1048] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "545c316d772443cb93d7395cdf417368" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260808 01:49:56.088963 12665 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260808 01:49:56.105672 12665 consensus_peers.cc:597] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 -> Peer 545c316d772443cb93d7395cdf417368 (127.5.245.193:42609): Couldn't send request to peer 545c316d772443cb93d7395cdf417368. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260808 01:49:56.108840 12975 consensus_queue.cc:1048] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:49:56.130682 12989 consensus_queue.cc:1048] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:49:56.153652 13000 consensus_queue.cc:1048] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:49:56.155135 12975 consensus_queue.cc:1048] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c2182d6ff8340ed80e45ad239134af1" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 43227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:49:56.190857 13016 consensus_queue.cc:1048] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:49:56.214874 12975 consensus_queue.cc:1048] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a017350490e54d95a3c7bf6466a31ab3" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260808 01:49:56.234293 12785 consensus_peers.cc:597] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 -> Peer 545c316d772443cb93d7395cdf417368 (127.5.245.193:42609): Couldn't send request to peer 545c316d772443cb93d7395cdf417368. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260808 01:49:56.265837  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:49:56.270439  6103 tablet_replica.cc:333] T 62ab74180a324f329f5f6e7eccb39bdd P 545c316d772443cb93d7395cdf417368: stopping tablet replica
I20260808 01:49:56.271518  6103 raft_consensus.cc:2243] T 62ab74180a324f329f5f6e7eccb39bdd P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.273082  6103 raft_consensus.cc:2272] T 62ab74180a324f329f5f6e7eccb39bdd P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.275525  6103 tablet_replica.cc:333] T 57ca3445e4464654bd2871ba07cb417d P 545c316d772443cb93d7395cdf417368: stopping tablet replica
I20260808 01:49:56.276361  6103 raft_consensus.cc:2243] T 57ca3445e4464654bd2871ba07cb417d P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.276901  6103 raft_consensus.cc:2272] T 57ca3445e4464654bd2871ba07cb417d P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.279771  6103 tablet_replica.cc:333] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368: stopping tablet replica
I20260808 01:49:56.280614  6103 raft_consensus.cc:2243] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:56.281627  6103 raft_consensus.cc:2272] T 63781e3622e94473a8bbde817a31da06 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.284428  6103 tablet_replica.cc:333] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368: stopping tablet replica
I20260808 01:49:56.285256  6103 raft_consensus.cc:2243] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:56.286326  6103 raft_consensus.cc:2272] T 5065eebfb1e04fc09a7a340784bf1253 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.289073  6103 tablet_replica.cc:333] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 545c316d772443cb93d7395cdf417368: stopping tablet replica
I20260808 01:49:56.289847  6103 raft_consensus.cc:2243] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.290354  6103 raft_consensus.cc:2272] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.293128  6103 tablet_replica.cc:333] T 6e26d4c537a849f1a4b69d35aaec49bc P 545c316d772443cb93d7395cdf417368: stopping tablet replica
I20260808 01:49:56.293883  6103 raft_consensus.cc:2243] T 6e26d4c537a849f1a4b69d35aaec49bc P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.294345  6103 raft_consensus.cc:2272] T 6e26d4c537a849f1a4b69d35aaec49bc P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.296618  6103 tablet_replica.cc:333] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368: stopping tablet replica
I20260808 01:49:56.297367  6103 raft_consensus.cc:2243] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:56.298416  6103 raft_consensus.cc:2272] T 621a2beca1554791bccd72cc92624b9e P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.301048  6103 tablet_replica.cc:333] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368: stopping tablet replica
I20260808 01:49:56.301783  6103 raft_consensus.cc:2243] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:56.302781  6103 raft_consensus.cc:2272] T d4fe7e01b5ff431090a0c35a90e749c4 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.305481  6103 tablet_replica.cc:333] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368: stopping tablet replica
I20260808 01:49:56.306196  6103 raft_consensus.cc:2243] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:56.307241  6103 raft_consensus.cc:2272] T b31af05874af41babbc1388bad8814c9 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.309922  6103 tablet_replica.cc:333] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368: stopping tablet replica
I20260808 01:49:56.310568  6103 raft_consensus.cc:2243] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:56.311635  6103 raft_consensus.cc:2272] T b9444dceddae491283ecff14e17847b3 P 545c316d772443cb93d7395cdf417368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.345993  6103 tablet_server.cc:196] TabletServer@127.5.245.193:0 shutdown complete.
I20260808 01:49:56.363206  6103 tablet_server.cc:179] TabletServer@127.5.245.194:0 shutting down...
W20260808 01:49:56.386384 12665 consensus_peers.cc:597] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 -> Peer 545c316d772443cb93d7395cdf417368 (127.5.245.193:42609): Couldn't send request to peer 545c316d772443cb93d7395cdf417368. Status: Network error: Client connection negotiation failed: client connection to 127.5.245.193:42609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260808 01:49:56.397058  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:49:56.397774  6103 tablet_replica.cc:333] T 62ab74180a324f329f5f6e7eccb39bdd P a017350490e54d95a3c7bf6466a31ab3: stopping tablet replica
I20260808 01:49:56.398386  6103 raft_consensus.cc:2243] T 62ab74180a324f329f5f6e7eccb39bdd P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.398835  6103 raft_consensus.cc:2272] T 62ab74180a324f329f5f6e7eccb39bdd P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.401335  6103 tablet_replica.cc:333] T b31af05874af41babbc1388bad8814c9 P a017350490e54d95a3c7bf6466a31ab3: stopping tablet replica
I20260808 01:49:56.401891  6103 raft_consensus.cc:2243] T b31af05874af41babbc1388bad8814c9 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.402310  6103 raft_consensus.cc:2272] T b31af05874af41babbc1388bad8814c9 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.404469  6103 tablet_replica.cc:333] T b9444dceddae491283ecff14e17847b3 P a017350490e54d95a3c7bf6466a31ab3: stopping tablet replica
I20260808 01:49:56.404999  6103 raft_consensus.cc:2243] T b9444dceddae491283ecff14e17847b3 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.405401  6103 raft_consensus.cc:2272] T b9444dceddae491283ecff14e17847b3 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.407565  6103 tablet_replica.cc:333] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3: stopping tablet replica
I20260808 01:49:56.408150  6103 raft_consensus.cc:2243] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:56.408926  6103 raft_consensus.cc:2272] T 4d7b2c86dfdb452c99c8823efa9aadc5 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.410948  6103 tablet_replica.cc:333] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3: stopping tablet replica
I20260808 01:49:56.411554  6103 raft_consensus.cc:2243] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.411960  6103 raft_consensus.cc:2272] T 5065eebfb1e04fc09a7a340784bf1253 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.414063  6103 tablet_replica.cc:333] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3: stopping tablet replica
I20260808 01:49:56.414573  6103 raft_consensus.cc:2243] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:56.415316  6103 raft_consensus.cc:2272] T 57ca3445e4464654bd2871ba07cb417d P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.417505  6103 tablet_replica.cc:333] T 63781e3622e94473a8bbde817a31da06 P a017350490e54d95a3c7bf6466a31ab3: stopping tablet replica
I20260808 01:49:56.418027  6103 raft_consensus.cc:2243] T 63781e3622e94473a8bbde817a31da06 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.418426  6103 raft_consensus.cc:2272] T 63781e3622e94473a8bbde817a31da06 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.420627  6103 tablet_replica.cc:333] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3: stopping tablet replica
I20260808 01:49:56.421144  6103 raft_consensus.cc:2243] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:56.421996  6103 raft_consensus.cc:2272] T 6e26d4c537a849f1a4b69d35aaec49bc P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.423974  6103 tablet_replica.cc:333] T 621a2beca1554791bccd72cc92624b9e P a017350490e54d95a3c7bf6466a31ab3: stopping tablet replica
I20260808 01:49:56.424466  6103 raft_consensus.cc:2243] T 621a2beca1554791bccd72cc92624b9e P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.424875  6103 raft_consensus.cc:2272] T 621a2beca1554791bccd72cc92624b9e P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.427080  6103 tablet_replica.cc:333] T d4fe7e01b5ff431090a0c35a90e749c4 P a017350490e54d95a3c7bf6466a31ab3: stopping tablet replica
I20260808 01:49:56.427604  6103 raft_consensus.cc:2243] T d4fe7e01b5ff431090a0c35a90e749c4 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.428001  6103 raft_consensus.cc:2272] T d4fe7e01b5ff431090a0c35a90e749c4 P a017350490e54d95a3c7bf6466a31ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.458784  6103 tablet_server.cc:196] TabletServer@127.5.245.194:0 shutdown complete.
I20260808 01:49:56.484114  6103 tablet_server.cc:179] TabletServer@127.5.245.195:0 shutting down...
I20260808 01:49:56.512247  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:49:56.513044  6103 tablet_replica.cc:333] T b31af05874af41babbc1388bad8814c9 P 0c2182d6ff8340ed80e45ad239134af1: stopping tablet replica
I20260808 01:49:56.513989  6103 raft_consensus.cc:2243] T b31af05874af41babbc1388bad8814c9 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.514612  6103 raft_consensus.cc:2272] T b31af05874af41babbc1388bad8814c9 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.517657  6103 tablet_replica.cc:333] T b9444dceddae491283ecff14e17847b3 P 0c2182d6ff8340ed80e45ad239134af1: stopping tablet replica
I20260808 01:49:56.518489  6103 raft_consensus.cc:2243] T b9444dceddae491283ecff14e17847b3 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.519110  6103 raft_consensus.cc:2272] T b9444dceddae491283ecff14e17847b3 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.522243  6103 tablet_replica.cc:333] T 6e26d4c537a849f1a4b69d35aaec49bc P 0c2182d6ff8340ed80e45ad239134af1: stopping tablet replica
I20260808 01:49:56.523056  6103 raft_consensus.cc:2243] T 6e26d4c537a849f1a4b69d35aaec49bc P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.523629  6103 raft_consensus.cc:2272] T 6e26d4c537a849f1a4b69d35aaec49bc P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.527098  6103 tablet_replica.cc:333] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1: stopping tablet replica
I20260808 01:49:56.527951  6103 raft_consensus.cc:2243] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.528494  6103 raft_consensus.cc:2272] T 57ca3445e4464654bd2871ba07cb417d P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.531167  6103 tablet_replica.cc:333] T 621a2beca1554791bccd72cc92624b9e P 0c2182d6ff8340ed80e45ad239134af1: stopping tablet replica
I20260808 01:49:56.531958  6103 raft_consensus.cc:2243] T 621a2beca1554791bccd72cc92624b9e P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.532470  6103 raft_consensus.cc:2272] T 621a2beca1554791bccd72cc92624b9e P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.535076  6103 tablet_replica.cc:333] T d4fe7e01b5ff431090a0c35a90e749c4 P 0c2182d6ff8340ed80e45ad239134af1: stopping tablet replica
I20260808 01:49:56.535861  6103 raft_consensus.cc:2243] T d4fe7e01b5ff431090a0c35a90e749c4 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.536368  6103 raft_consensus.cc:2272] T d4fe7e01b5ff431090a0c35a90e749c4 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.539048  6103 tablet_replica.cc:333] T 5065eebfb1e04fc09a7a340784bf1253 P 0c2182d6ff8340ed80e45ad239134af1: stopping tablet replica
I20260808 01:49:56.539830  6103 raft_consensus.cc:2243] T 5065eebfb1e04fc09a7a340784bf1253 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.540351  6103 raft_consensus.cc:2272] T 5065eebfb1e04fc09a7a340784bf1253 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.543082  6103 tablet_replica.cc:333] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 0c2182d6ff8340ed80e45ad239134af1: stopping tablet replica
I20260808 01:49:56.543846  6103 raft_consensus.cc:2243] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.544361  6103 raft_consensus.cc:2272] T 4d7b2c86dfdb452c99c8823efa9aadc5 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.547031  6103 tablet_replica.cc:333] T 63781e3622e94473a8bbde817a31da06 P 0c2182d6ff8340ed80e45ad239134af1: stopping tablet replica
I20260808 01:49:56.547871  6103 raft_consensus.cc:2243] T 63781e3622e94473a8bbde817a31da06 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:49:56.548399  6103 raft_consensus.cc:2272] T 63781e3622e94473a8bbde817a31da06 P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.551096  6103 tablet_replica.cc:333] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1: stopping tablet replica
I20260808 01:49:56.551783  6103 raft_consensus.cc:2243] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:56.552825  6103 raft_consensus.cc:2272] T 62ab74180a324f329f5f6e7eccb39bdd P 0c2182d6ff8340ed80e45ad239134af1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.577838  6103 tablet_server.cc:196] TabletServer@127.5.245.195:0 shutdown complete.
I20260808 01:49:56.594659  6103 master.cc:562] Master@127.5.245.254:35449 shutting down...
I20260808 01:49:56.617272  6103 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:49:56.617849  6103 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:49:56.618183  6103 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0b566c6ef72a4af2b88605be4be71aaa: stopping tablet replica
I20260808 01:49:56.888019  6103 master.cc:584] Master@127.5.245.254:35449 shutdown complete.
[       OK ] NumReplicas/TServerQuiescingParamITest.TestNoElectionsForNewReplicas/1 (4331 ms)
[ RUN      ] NumReplicas/TServerQuiescingParamITest.TestScansRetry/0
I20260808 01:49:56.922536  6103 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.245.254:44371
I20260808 01:49:56.923717  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:56.928982 13053 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
W20260808 01:49:56.929705 13056 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
W20260808 01:49:56.930590 13059 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
I20260808 01:49:56.931974  6103 server_base.cc:1061] running on GCE node
I20260808 01:49:56.933014  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:49:56.933189  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:56.933468  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153796933445 us; error 0 us; skew 500 ppm
I20260808 01:49:56.934141  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:56.937047  6103 webserver.cc:533] Webserver started at http://127.5.245.254:42437/ using document root <none> and password file <none>
I20260808 01:49:56.937500  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:56.937659  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:56.937883  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:56.938969  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_0.1786153669374976-6103-0/minicluster-data/master-0-root/instance:
uuid: "45b5dbc488f74953a0057a478ed3a272"
format_stamp: "Formatted at 2026-08-08 01:49:56 on dist-test-slave-gw5c"
I20260808 01:49:56.944095  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260808 01:49:56.947583 13065 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:56.948447  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260808 01:49:56.948781  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_0.1786153669374976-6103-0/minicluster-data/master-0-root
uuid: "45b5dbc488f74953a0057a478ed3a272"
format_stamp: "Formatted at 2026-08-08 01:49:56 on dist-test-slave-gw5c"
I20260808 01:49:56.949082  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_0.1786153669374976-6103-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_0.1786153669374976-6103-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_0.1786153669374976-6103-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)
I20260808 01:49:56.973106  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:56.974313  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:57.011689  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.254:44371
I20260808 01:49:57.011783 13141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.254:44371 every 8 connection(s)
I20260808 01:49:57.015668 13142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:57.026631 13142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272: Bootstrap starting.
I20260808 01:49:57.031250 13142 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:57.035215 13142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272: No bootstrap required, opened a new log
I20260808 01:49:57.037245 13142 raft_consensus.cc:359] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45b5dbc488f74953a0057a478ed3a272" member_type: VOTER }
I20260808 01:49:57.037622 13142 raft_consensus.cc:385] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:57.037806 13142 raft_consensus.cc:740] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45b5dbc488f74953a0057a478ed3a272, State: Initialized, Role: FOLLOWER
I20260808 01:49:57.038280 13142 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [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: "45b5dbc488f74953a0057a478ed3a272" member_type: VOTER }
I20260808 01:49:57.038700 13142 raft_consensus.cc:399] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:49:57.038905 13142 raft_consensus.cc:493] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:49:57.039127 13142 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:57.044149 13142 raft_consensus.cc:515] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45b5dbc488f74953a0057a478ed3a272" member_type: VOTER }
I20260808 01:49:57.044659 13142 leader_election.cc:304] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [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: 45b5dbc488f74953a0057a478ed3a272; no voters: 
I20260808 01:49:57.045786 13142 leader_election.cc:290] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:49:57.046139 13148 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:57.047544 13148 raft_consensus.cc:697] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [term 1 LEADER]: Becoming Leader. State: Replica: 45b5dbc488f74953a0057a478ed3a272, State: Running, Role: LEADER
I20260808 01:49:57.048199 13148 consensus_queue.cc:237] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [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: "45b5dbc488f74953a0057a478ed3a272" member_type: VOTER }
I20260808 01:49:57.048918 13142 sys_catalog.cc:565] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [sys.catalog]: configured and running, proceeding with master startup.
I20260808 01:49:57.053012 13149 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "45b5dbc488f74953a0057a478ed3a272" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45b5dbc488f74953a0057a478ed3a272" member_type: VOTER } }
I20260808 01:49:57.053637 13149 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [sys.catalog]: This master's current role is: LEADER
I20260808 01:49:57.053512 13151 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 45b5dbc488f74953a0057a478ed3a272. Latest consensus state: current_term: 1 leader_uuid: "45b5dbc488f74953a0057a478ed3a272" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45b5dbc488f74953a0057a478ed3a272" member_type: VOTER } }
I20260808 01:49:57.054040 13151 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [sys.catalog]: This master's current role is: LEADER
I20260808 01:49:57.056308 13162 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260808 01:49:57.062996 13162 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260808 01:49:57.064082  6103 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260808 01:49:57.071924 13162 catalog_manager.cc:1383] Generated new cluster ID: 62c5c868d91846e697b317023c63c6da
I20260808 01:49:57.072252 13162 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260808 01:49:57.096665 13162 catalog_manager.cc:1406] Generated new certificate authority record
I20260808 01:49:57.098043 13162 catalog_manager.cc:1540] Loading token signing keys...
I20260808 01:49:57.119105 13162 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272: Generated new TSK 0
I20260808 01:49:57.119766 13162 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260808 01:49:57.130507  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:49:57.136626 13177 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
W20260808 01:49:57.137831 13178 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
W20260808 01:49:57.139726 13182 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
I20260808 01:49:57.139981  6103 server_base.cc:1061] running on GCE node
I20260808 01:49:57.141196  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:49:57.141508  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:49:57.141716  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153797141695 us; error 0 us; skew 500 ppm
I20260808 01:49:57.142190  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:49:57.144575  6103 webserver.cc:533] Webserver started at http://127.5.245.193:41271/ using document root <none> and password file <none>
I20260808 01:49:57.145038  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:49:57.145200  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:49:57.145417  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:49:57.146515  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_0.1786153669374976-6103-0/minicluster-data/ts-0-root/instance:
uuid: "1fe9ab063281463fa80c816180fd62e5"
format_stamp: "Formatted at 2026-08-08 01:49:57 on dist-test-slave-gw5c"
I20260808 01:49:57.152064  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260808 01:49:57.155517 13193 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:57.156306  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260808 01:49:57.156618  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_0.1786153669374976-6103-0/minicluster-data/ts-0-root
uuid: "1fe9ab063281463fa80c816180fd62e5"
format_stamp: "Formatted at 2026-08-08 01:49:57 on dist-test-slave-gw5c"
I20260808 01:49:57.156929  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_0.1786153669374976-6103-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_0.1786153669374976-6103-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_0.1786153669374976-6103-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)
I20260808 01:49:57.182991  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:49:57.184273  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:49:57.185731  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:49:57.188077  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:49:57.188309  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:57.188556  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:49:57.188741  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:49:57.228991  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.193:39797
I20260808 01:49:57.229099 13291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.193:39797 every 8 connection(s)
I20260808 01:49:57.244752 13293 heartbeater.cc:344] Connected to a master server at 127.5.245.254:44371
I20260808 01:49:57.245153 13293 heartbeater.cc:461] Registering TS with master...
I20260808 01:49:57.245899 13293 heartbeater.cc:507] Master 127.5.245.254:44371 requested a full tablet report, sending...
I20260808 01:49:57.248039 13091 ts_manager.cc:194] Registered new tserver with Master: 1fe9ab063281463fa80c816180fd62e5 (127.5.245.193:39797)
I20260808 01:49:57.248620  6103 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016191967s
I20260808 01:49:57.250646 13091 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59894
I20260808 01:49:57.302263 13091 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59932:
name: "test-workload"
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260808 01:49:57.334985 13237 tablet_service.cc:1511] Processing CreateTablet for tablet 2816ca794c8540a8aec31038ee237348 (DEFAULT_TABLE table=test-workload [id=344eef1c4a6f4607843200aee30ffba0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:49:57.336019 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2816ca794c8540a8aec31038ee237348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:49:57.349205 13325 tablet_bootstrap.cc:492] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5: Bootstrap starting.
I20260808 01:49:57.354208 13325 tablet_bootstrap.cc:654] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5: Neither blocks nor log segments found. Creating new log.
I20260808 01:49:57.358244 13325 tablet_bootstrap.cc:492] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5: No bootstrap required, opened a new log
I20260808 01:49:57.358798 13325 ts_tablet_manager.cc:1403] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260808 01:49:57.361212 13325 raft_consensus.cc:359] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fe9ab063281463fa80c816180fd62e5" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 39797 } }
I20260808 01:49:57.361747 13325 raft_consensus.cc:385] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:49:57.361991 13325 raft_consensus.cc:740] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fe9ab063281463fa80c816180fd62e5, State: Initialized, Role: FOLLOWER
I20260808 01:49:57.362632 13325 consensus_queue.cc:260] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5 [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: "1fe9ab063281463fa80c816180fd62e5" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 39797 } }
I20260808 01:49:57.363227 13325 raft_consensus.cc:399] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:49:57.363504 13325 raft_consensus.cc:493] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:49:57.363780 13325 raft_consensus.cc:3060] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:49:57.368683 13325 raft_consensus.cc:515] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fe9ab063281463fa80c816180fd62e5" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 39797 } }
I20260808 01:49:57.369243 13325 leader_election.cc:304] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5 [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: 1fe9ab063281463fa80c816180fd62e5; no voters: 
I20260808 01:49:57.370529 13325 leader_election.cc:290] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:49:57.370854 13329 raft_consensus.cc:2804] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:49:57.376428 13325 ts_tablet_manager.cc:1434] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.004s
I20260808 01:49:57.377728 13329 raft_consensus.cc:697] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5 [term 1 LEADER]: Becoming Leader. State: Replica: 1fe9ab063281463fa80c816180fd62e5, State: Running, Role: LEADER
I20260808 01:49:57.378650 13329 consensus_queue.cc:237] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5 [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: "1fe9ab063281463fa80c816180fd62e5" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 39797 } }
I20260808 01:49:57.382846 13293 heartbeater.cc:499] Master 127.5.245.254:44371 was elected leader, sending a full tablet report...
I20260808 01:49:57.387555 13090 catalog_manager.cc:5697] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fe9ab063281463fa80c816180fd62e5 (127.5.245.193). New cstate: current_term: 1 leader_uuid: "1fe9ab063281463fa80c816180fd62e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fe9ab063281463fa80c816180fd62e5" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 39797 } health_report { overall_health: HEALTHY } } }
I20260808 01:50:02.412259  6103 scanner-internal.cc:172] Scan of tablet 2816ca794c8540a8aec31038ee237348 at 1fe9ab063281463fa80c816180fd62e5 (127.5.245.193:39797) deadline exceeded after 1.000s
W20260808 01:50:02.412992  6103 scanner-internal.cc:458] Time spent opening tablet: real 1.236s	user 0.003s	sys 0.007s
I20260808 01:50:04.579074  6103 tablet_server.cc:179] TabletServer@127.5.245.193:0 shutting down...
I20260808 01:50:04.619544  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:50:04.620329  6103 tablet_replica.cc:333] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5: stopping tablet replica
I20260808 01:50:04.621085  6103 raft_consensus.cc:2243] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:50:04.621987  6103 raft_consensus.cc:2272] T 2816ca794c8540a8aec31038ee237348 P 1fe9ab063281463fa80c816180fd62e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:50:04.664703  6103 tablet_server.cc:196] TabletServer@127.5.245.193:0 shutdown complete.
I20260808 01:50:04.682570  6103 master.cc:562] Master@127.5.245.254:44371 shutting down...
I20260808 01:50:04.705458  6103 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:50:04.706113  6103 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:50:04.706401  6103 tablet_replica.cc:333] T 00000000000000000000000000000000 P 45b5dbc488f74953a0057a478ed3a272: stopping tablet replica
I20260808 01:50:04.726156  6103 master.cc:584] Master@127.5.245.254:44371 shutdown complete.
[       OK ] NumReplicas/TServerQuiescingParamITest.TestScansRetry/0 (7841 ms)
[ RUN      ] NumReplicas/TServerQuiescingParamITest.TestScansRetry/1
I20260808 01:50:04.764679  6103 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.245.254:41773
I20260808 01:50:04.765885  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:50:04.772178 13360 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
W20260808 01:50:04.772195 13361 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
W20260808 01:50:04.773397 13364 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
I20260808 01:50:04.774614  6103 server_base.cc:1061] running on GCE node
I20260808 01:50:04.775513  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:50:04.775724  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:50:04.775892  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153804775859 us; error 0 us; skew 500 ppm
I20260808 01:50:04.776381  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:50:04.778733  6103 webserver.cc:533] Webserver started at http://127.5.245.254:36215/ using document root <none> and password file <none>
I20260808 01:50:04.779263  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:50:04.779526  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:50:04.779825  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:50:04.781075  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-0/minicluster-data/master-0-root/instance:
uuid: "363e9da813a74ea1b4a7dd431f6d9a12"
format_stamp: "Formatted at 2026-08-08 01:50:04 on dist-test-slave-gw5c"
I20260808 01:50:04.785877  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260808 01:50:04.789458 13370 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:04.790493  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260808 01:50:04.790796  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-0/minicluster-data/master-0-root
uuid: "363e9da813a74ea1b4a7dd431f6d9a12"
format_stamp: "Formatted at 2026-08-08 01:50:04 on dist-test-slave-gw5c"
I20260808 01:50:04.791095  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-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)
I20260808 01:50:04.807963  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:50:04.809291  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:50:04.849231  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.254:41773
I20260808 01:50:04.849345 13452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.254:41773 every 8 connection(s)
I20260808 01:50:04.853289 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:50:04.866209 13453 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12: Bootstrap starting.
I20260808 01:50:04.871371 13453 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12: Neither blocks nor log segments found. Creating new log.
I20260808 01:50:04.876050 13453 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12: No bootstrap required, opened a new log
I20260808 01:50:04.878391 13453 raft_consensus.cc:359] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "363e9da813a74ea1b4a7dd431f6d9a12" member_type: VOTER }
I20260808 01:50:04.878899 13453 raft_consensus.cc:385] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:50:04.879184 13453 raft_consensus.cc:740] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363e9da813a74ea1b4a7dd431f6d9a12, State: Initialized, Role: FOLLOWER
I20260808 01:50:04.879817 13453 consensus_queue.cc:260] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [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: "363e9da813a74ea1b4a7dd431f6d9a12" member_type: VOTER }
I20260808 01:50:04.880317 13453 raft_consensus.cc:399] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:50:04.880566 13453 raft_consensus.cc:493] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:50:04.880844 13453 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:50:04.885970 13453 raft_consensus.cc:515] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "363e9da813a74ea1b4a7dd431f6d9a12" member_type: VOTER }
I20260808 01:50:04.886564 13453 leader_election.cc:304] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [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: 363e9da813a74ea1b4a7dd431f6d9a12; no voters: 
I20260808 01:50:04.887863 13453 leader_election.cc:290] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:50:04.888213 13458 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:50:04.889586 13458 raft_consensus.cc:697] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [term 1 LEADER]: Becoming Leader. State: Replica: 363e9da813a74ea1b4a7dd431f6d9a12, State: Running, Role: LEADER
I20260808 01:50:04.890314 13458 consensus_queue.cc:237] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [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: "363e9da813a74ea1b4a7dd431f6d9a12" member_type: VOTER }
I20260808 01:50:04.891010 13453 sys_catalog.cc:565] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [sys.catalog]: configured and running, proceeding with master startup.
I20260808 01:50:04.893406 13459 sys_catalog.cc:455] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "363e9da813a74ea1b4a7dd431f6d9a12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "363e9da813a74ea1b4a7dd431f6d9a12" member_type: VOTER } }
I20260808 01:50:04.893580 13461 sys_catalog.cc:455] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 363e9da813a74ea1b4a7dd431f6d9a12. Latest consensus state: current_term: 1 leader_uuid: "363e9da813a74ea1b4a7dd431f6d9a12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "363e9da813a74ea1b4a7dd431f6d9a12" member_type: VOTER } }
I20260808 01:50:04.893973 13459 sys_catalog.cc:458] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [sys.catalog]: This master's current role is: LEADER
I20260808 01:50:04.894021 13461 sys_catalog.cc:458] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [sys.catalog]: This master's current role is: LEADER
I20260808 01:50:04.899910 13465 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260808 01:50:04.907833 13465 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260808 01:50:04.908872  6103 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260808 01:50:04.917264 13465 catalog_manager.cc:1383] Generated new cluster ID: de52a592b59446e697dfbc55591be193
I20260808 01:50:04.917626 13465 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260808 01:50:04.941617 13465 catalog_manager.cc:1406] Generated new certificate authority record
I20260808 01:50:04.943090 13465 catalog_manager.cc:1540] Loading token signing keys...
I20260808 01:50:04.958787 13465 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12: Generated new TSK 0
I20260808 01:50:04.959470 13465 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260808 01:50:04.975584  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:50:04.981815 13487 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
W20260808 01:50:04.982872 13489 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
W20260808 01:50:04.984426 13491 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
I20260808 01:50:04.985059  6103 server_base.cc:1061] running on GCE node
I20260808 01:50:04.985883  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:50:04.986088  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:50:04.986258  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153804986242 us; error 0 us; skew 500 ppm
I20260808 01:50:04.986796  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:50:04.989190  6103 webserver.cc:533] Webserver started at http://127.5.245.193:45527/ using document root <none> and password file <none>
I20260808 01:50:04.989712  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:50:04.989917  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:50:04.990199  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:50:04.991530  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-0/minicluster-data/ts-0-root/instance:
uuid: "d23b9ba5ff41441db1a41ce269352cac"
format_stamp: "Formatted at 2026-08-08 01:50:04 on dist-test-slave-gw5c"
I20260808 01:50:04.996522  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260808 01:50:05.000001 13499 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:05.000933  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.003s
I20260808 01:50:05.001240  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-0/minicluster-data/ts-0-root
uuid: "d23b9ba5ff41441db1a41ce269352cac"
format_stamp: "Formatted at 2026-08-08 01:50:04 on dist-test-slave-gw5c"
I20260808 01:50:05.001595  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-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)
I20260808 01:50:05.015705  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:50:05.016933  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:50:05.018491  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:50:05.020931  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:50:05.021108  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:05.021404  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:50:05.021564  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:05.063894  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.193:46541
I20260808 01:50:05.064014 13599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.193:46541 every 8 connection(s)
I20260808 01:50:05.069231  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:50:05.077661 13607 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
W20260808 01:50:05.078126 13608 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
W20260808 01:50:05.081049 13611 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
I20260808 01:50:05.082928  6103 server_base.cc:1061] running on GCE node
I20260808 01:50:05.084517 13601 heartbeater.cc:344] Connected to a master server at 127.5.245.254:41773
I20260808 01:50:05.084910 13601 heartbeater.cc:461] Registering TS with master...
I20260808 01:50:05.085377  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:50:05.085634  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:50:05.085814  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153805085792 us; error 0 us; skew 500 ppm
I20260808 01:50:05.085759 13601 heartbeater.cc:507] Master 127.5.245.254:41773 requested a full tablet report, sending...
I20260808 01:50:05.086560  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:50:05.088517 13395 ts_manager.cc:194] Registered new tserver with Master: d23b9ba5ff41441db1a41ce269352cac (127.5.245.193:46541)
I20260808 01:50:05.089700  6103 webserver.cc:533] Webserver started at http://127.5.245.194:34365/ using document root <none> and password file <none>
I20260808 01:50:05.090438  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:50:05.090691  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:50:05.091002  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:50:05.091279 13395 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59304
I20260808 01:50:05.092950  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-0/minicluster-data/ts-1-root/instance:
uuid: "8a55c556f11b4cd7ac97719e766af5a1"
format_stamp: "Formatted at 2026-08-08 01:50:05 on dist-test-slave-gw5c"
I20260808 01:50:05.098264  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260808 01:50:05.101970 13617 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:05.102875  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260808 01:50:05.103219  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-0/minicluster-data/ts-1-root
uuid: "8a55c556f11b4cd7ac97719e766af5a1"
format_stamp: "Formatted at 2026-08-08 01:50:05 on dist-test-slave-gw5c"
I20260808 01:50:05.103609  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-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)
I20260808 01:50:05.127311  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:50:05.128644  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:50:05.130203  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:50:05.132589  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:50:05.132827  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:05.133090  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:50:05.133270  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:05.175889  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.194:35737
I20260808 01:50:05.176023 13719 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.194:35737 every 8 connection(s)
I20260808 01:50:05.181187  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:50:05.188875 13726 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
W20260808 01:50:05.190444 13729 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
I20260808 01:50:05.193631  6103 server_base.cc:1061] running on GCE node
W20260808 01:50:05.194537 13733 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
I20260808 01:50:05.195465 13720 heartbeater.cc:344] Connected to a master server at 127.5.245.254:41773
I20260808 01:50:05.195691  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260808 01:50:05.195923 13720 heartbeater.cc:461] Registering TS with master...
W20260808 01:50:05.196015  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:50:05.196276  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153805196257 us; error 0 us; skew 500 ppm
I20260808 01:50:05.196952 13720 heartbeater.cc:507] Master 127.5.245.254:41773 requested a full tablet report, sending...
I20260808 01:50:05.197069  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:50:05.199580 13395 ts_manager.cc:194] Registered new tserver with Master: 8a55c556f11b4cd7ac97719e766af5a1 (127.5.245.194:35737)
I20260808 01:50:05.200127  6103 webserver.cc:533] Webserver started at http://127.5.245.195:43845/ using document root <none> and password file <none>
I20260808 01:50:05.200778  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:50:05.201077  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:50:05.201401  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:50:05.201391 13395 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59314
I20260808 01:50:05.203341  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-0/minicluster-data/ts-2-root/instance:
uuid: "197d9a4987ff40419d84cb663801db67"
format_stamp: "Formatted at 2026-08-08 01:50:05 on dist-test-slave-gw5c"
I20260808 01:50:05.208539  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260808 01:50:05.212019 13742 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:05.212782  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260808 01:50:05.213045  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-0/minicluster-data/ts-2-root
uuid: "197d9a4987ff40419d84cb663801db67"
format_stamp: "Formatted at 2026-08-08 01:50:05 on dist-test-slave-gw5c"
I20260808 01:50:05.213299  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestScansRetry_1.1786153669374976-6103-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)
I20260808 01:50:05.224987  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:50:05.226212  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:50:05.227681  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:50:05.229974  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:50:05.230185  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:05.230475  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:50:05.230635  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:05.273269  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.195:45515
I20260808 01:50:05.273389 13851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.195:45515 every 8 connection(s)
I20260808 01:50:05.287722 13852 heartbeater.cc:344] Connected to a master server at 127.5.245.254:41773
I20260808 01:50:05.288120 13852 heartbeater.cc:461] Registering TS with master...
I20260808 01:50:05.288985 13852 heartbeater.cc:507] Master 127.5.245.254:41773 requested a full tablet report, sending...
I20260808 01:50:05.290992 13395 ts_manager.cc:194] Registered new tserver with Master: 197d9a4987ff40419d84cb663801db67 (127.5.245.195:45515)
I20260808 01:50:05.291519  6103 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014816928s
I20260808 01:50:05.292852 13395 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59316
I20260808 01:50:05.349256 13395 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59340:
name: "test-workload"
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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260808 01:50:05.351208 13395 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260808 01:50:05.399060 13790 tablet_service.cc:1511] Processing CreateTablet for tablet f21656f689364685a54122c274bec242 (DEFAULT_TABLE table=test-workload [id=530d41105e08497080144502a10bb531]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:50:05.400683 13790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21656f689364685a54122c274bec242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:50:05.402791 13545 tablet_service.cc:1511] Processing CreateTablet for tablet f21656f689364685a54122c274bec242 (DEFAULT_TABLE table=test-workload [id=530d41105e08497080144502a10bb531]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:50:05.403048 13663 tablet_service.cc:1511] Processing CreateTablet for tablet f21656f689364685a54122c274bec242 (DEFAULT_TABLE table=test-workload [id=530d41105e08497080144502a10bb531]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:50:05.404284 13663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21656f689364685a54122c274bec242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:50:05.404284 13545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21656f689364685a54122c274bec242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:50:05.423463 13892 tablet_bootstrap.cc:492] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1: Bootstrap starting.
I20260808 01:50:05.425385 13891 tablet_bootstrap.cc:492] T f21656f689364685a54122c274bec242 P 197d9a4987ff40419d84cb663801db67: Bootstrap starting.
I20260808 01:50:05.428226 13894 tablet_bootstrap.cc:492] T f21656f689364685a54122c274bec242 P d23b9ba5ff41441db1a41ce269352cac: Bootstrap starting.
I20260808 01:50:05.431319 13892 tablet_bootstrap.cc:654] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1: Neither blocks nor log segments found. Creating new log.
I20260808 01:50:05.433105 13891 tablet_bootstrap.cc:654] T f21656f689364685a54122c274bec242 P 197d9a4987ff40419d84cb663801db67: Neither blocks nor log segments found. Creating new log.
I20260808 01:50:05.434448 13894 tablet_bootstrap.cc:654] T f21656f689364685a54122c274bec242 P d23b9ba5ff41441db1a41ce269352cac: Neither blocks nor log segments found. Creating new log.
I20260808 01:50:05.437798 13892 tablet_bootstrap.cc:492] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1: No bootstrap required, opened a new log
I20260808 01:50:05.438330 13892 ts_tablet_manager.cc:1403] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260808 01:50:05.439437 13891 tablet_bootstrap.cc:492] T f21656f689364685a54122c274bec242 P 197d9a4987ff40419d84cb663801db67: No bootstrap required, opened a new log
I20260808 01:50:05.439932 13891 ts_tablet_manager.cc:1403] T f21656f689364685a54122c274bec242 P 197d9a4987ff40419d84cb663801db67: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260808 01:50:05.440671 13894 tablet_bootstrap.cc:492] T f21656f689364685a54122c274bec242 P d23b9ba5ff41441db1a41ce269352cac: No bootstrap required, opened a new log
I20260808 01:50:05.441195 13894 ts_tablet_manager.cc:1403] T f21656f689364685a54122c274bec242 P d23b9ba5ff41441db1a41ce269352cac: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260808 01:50:05.441422 13892 raft_consensus.cc:359] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197d9a4987ff40419d84cb663801db67" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45515 } } peers { permanent_uuid: "8a55c556f11b4cd7ac97719e766af5a1" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 35737 } } peers { permanent_uuid: "d23b9ba5ff41441db1a41ce269352cac" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46541 } }
I20260808 01:50:05.442202 13892 raft_consensus.cc:385] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:50:05.442521 13892 raft_consensus.cc:740] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a55c556f11b4cd7ac97719e766af5a1, State: Initialized, Role: FOLLOWER
I20260808 01:50:05.442915 13891 raft_consensus.cc:359] T f21656f689364685a54122c274bec242 P 197d9a4987ff40419d84cb663801db67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197d9a4987ff40419d84cb663801db67" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45515 } } peers { permanent_uuid: "8a55c556f11b4cd7ac97719e766af5a1" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 35737 } } peers { permanent_uuid: "d23b9ba5ff41441db1a41ce269352cac" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46541 } }
I20260808 01:50:05.443702 13891 raft_consensus.cc:385] T f21656f689364685a54122c274bec242 P 197d9a4987ff40419d84cb663801db67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:50:05.443312 13892 consensus_queue.cc:260] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [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: "197d9a4987ff40419d84cb663801db67" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45515 } } peers { permanent_uuid: "8a55c556f11b4cd7ac97719e766af5a1" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 35737 } } peers { permanent_uuid: "d23b9ba5ff41441db1a41ce269352cac" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46541 } }
I20260808 01:50:05.444017 13891 raft_consensus.cc:740] T f21656f689364685a54122c274bec242 P 197d9a4987ff40419d84cb663801db67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197d9a4987ff40419d84cb663801db67, State: Initialized, Role: FOLLOWER
I20260808 01:50:05.444183 13894 raft_consensus.cc:359] T f21656f689364685a54122c274bec242 P d23b9ba5ff41441db1a41ce269352cac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197d9a4987ff40419d84cb663801db67" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45515 } } peers { permanent_uuid: "8a55c556f11b4cd7ac97719e766af5a1" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 35737 } } peers { permanent_uuid: "d23b9ba5ff41441db1a41ce269352cac" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46541 } }
I20260808 01:50:05.444895 13894 raft_consensus.cc:385] T f21656f689364685a54122c274bec242 P d23b9ba5ff41441db1a41ce269352cac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:50:05.445186 13894 raft_consensus.cc:740] T f21656f689364685a54122c274bec242 P d23b9ba5ff41441db1a41ce269352cac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d23b9ba5ff41441db1a41ce269352cac, State: Initialized, Role: FOLLOWER
I20260808 01:50:05.444970 13891 consensus_queue.cc:260] T f21656f689364685a54122c274bec242 P 197d9a4987ff40419d84cb663801db67 [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: "197d9a4987ff40419d84cb663801db67" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45515 } } peers { permanent_uuid: "8a55c556f11b4cd7ac97719e766af5a1" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 35737 } } peers { permanent_uuid: "d23b9ba5ff41441db1a41ce269352cac" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46541 } }
I20260808 01:50:05.445930 13894 consensus_queue.cc:260] T f21656f689364685a54122c274bec242 P d23b9ba5ff41441db1a41ce269352cac [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: "197d9a4987ff40419d84cb663801db67" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45515 } } peers { permanent_uuid: "8a55c556f11b4cd7ac97719e766af5a1" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 35737 } } peers { permanent_uuid: "d23b9ba5ff41441db1a41ce269352cac" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46541 } }
I20260808 01:50:05.448253 13852 heartbeater.cc:499] Master 127.5.245.254:41773 was elected leader, sending a full tablet report...
I20260808 01:50:05.449057 13891 ts_tablet_manager.cc:1434] T f21656f689364685a54122c274bec242 P 197d9a4987ff40419d84cb663801db67: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260808 01:50:05.451339 13720 heartbeater.cc:499] Master 127.5.245.254:41773 was elected leader, sending a full tablet report...
I20260808 01:50:05.454366 13892 ts_tablet_manager.cc:1434] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.005s
I20260808 01:50:05.456913 13601 heartbeater.cc:499] Master 127.5.245.254:41773 was elected leader, sending a full tablet report...
I20260808 01:50:05.458839 13894 ts_tablet_manager.cc:1434] T f21656f689364685a54122c274bec242 P d23b9ba5ff41441db1a41ce269352cac: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.007s
I20260808 01:50:05.512818 13898 raft_consensus.cc:493] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:50:05.513355 13898 raft_consensus.cc:515] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197d9a4987ff40419d84cb663801db67" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45515 } } peers { permanent_uuid: "8a55c556f11b4cd7ac97719e766af5a1" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 35737 } } peers { permanent_uuid: "d23b9ba5ff41441db1a41ce269352cac" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46541 } }
I20260808 01:50:05.515682 13898 leader_election.cc:290] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 197d9a4987ff40419d84cb663801db67 (127.5.245.195:45515), d23b9ba5ff41441db1a41ce269352cac (127.5.245.193:46541)
I20260808 01:50:05.525503 13806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21656f689364685a54122c274bec242" candidate_uuid: "8a55c556f11b4cd7ac97719e766af5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197d9a4987ff40419d84cb663801db67" is_pre_election: true
I20260808 01:50:05.526396 13806 raft_consensus.cc:2468] T f21656f689364685a54122c274bec242 P 197d9a4987ff40419d84cb663801db67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a55c556f11b4cd7ac97719e766af5a1 in term 0.
I20260808 01:50:05.527875 13620 leader_election.cc:304] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [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: 197d9a4987ff40419d84cb663801db67, 8a55c556f11b4cd7ac97719e766af5a1; no voters: 
I20260808 01:50:05.528148 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21656f689364685a54122c274bec242" candidate_uuid: "8a55c556f11b4cd7ac97719e766af5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23b9ba5ff41441db1a41ce269352cac" is_pre_election: true
I20260808 01:50:05.528832 13898 raft_consensus.cc:2804] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:50:05.528812 13562 raft_consensus.cc:2468] T f21656f689364685a54122c274bec242 P d23b9ba5ff41441db1a41ce269352cac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a55c556f11b4cd7ac97719e766af5a1 in term 0.
I20260808 01:50:05.529247 13898 raft_consensus.cc:493] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:50:05.529564 13898 raft_consensus.cc:3060] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:50:05.536085 13898 raft_consensus.cc:515] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197d9a4987ff40419d84cb663801db67" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45515 } } peers { permanent_uuid: "8a55c556f11b4cd7ac97719e766af5a1" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 35737 } } peers { permanent_uuid: "d23b9ba5ff41441db1a41ce269352cac" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46541 } }
I20260808 01:50:05.537793 13898 leader_election.cc:290] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [CANDIDATE]: Term 1 election: Requested vote from peers 197d9a4987ff40419d84cb663801db67 (127.5.245.195:45515), d23b9ba5ff41441db1a41ce269352cac (127.5.245.193:46541)
I20260808 01:50:05.538556 13806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21656f689364685a54122c274bec242" candidate_uuid: "8a55c556f11b4cd7ac97719e766af5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197d9a4987ff40419d84cb663801db67"
I20260808 01:50:05.538913 13562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21656f689364685a54122c274bec242" candidate_uuid: "8a55c556f11b4cd7ac97719e766af5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d23b9ba5ff41441db1a41ce269352cac"
I20260808 01:50:05.539215 13806 raft_consensus.cc:3060] T f21656f689364685a54122c274bec242 P 197d9a4987ff40419d84cb663801db67 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:50:05.539520 13562 raft_consensus.cc:3060] T f21656f689364685a54122c274bec242 P d23b9ba5ff41441db1a41ce269352cac [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:50:05.547643 13806 raft_consensus.cc:2468] T f21656f689364685a54122c274bec242 P 197d9a4987ff40419d84cb663801db67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a55c556f11b4cd7ac97719e766af5a1 in term 1.
I20260808 01:50:05.547643 13562 raft_consensus.cc:2468] T f21656f689364685a54122c274bec242 P d23b9ba5ff41441db1a41ce269352cac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a55c556f11b4cd7ac97719e766af5a1 in term 1.
I20260808 01:50:05.549110 13620 leader_election.cc:304] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [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: 197d9a4987ff40419d84cb663801db67, 8a55c556f11b4cd7ac97719e766af5a1; no voters: 
I20260808 01:50:05.549774 13898 raft_consensus.cc:2804] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:50:05.550673 13898 raft_consensus.cc:697] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [term 1 LEADER]: Becoming Leader. State: Replica: 8a55c556f11b4cd7ac97719e766af5a1, State: Running, Role: LEADER
I20260808 01:50:05.551584 13898 consensus_queue.cc:237] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [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: "197d9a4987ff40419d84cb663801db67" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45515 } } peers { permanent_uuid: "8a55c556f11b4cd7ac97719e766af5a1" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 35737 } } peers { permanent_uuid: "d23b9ba5ff41441db1a41ce269352cac" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46541 } }
I20260808 01:50:05.560199 13395 catalog_manager.cc:5697] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a55c556f11b4cd7ac97719e766af5a1 (127.5.245.194). New cstate: current_term: 1 leader_uuid: "8a55c556f11b4cd7ac97719e766af5a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197d9a4987ff40419d84cb663801db67" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a55c556f11b4cd7ac97719e766af5a1" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 35737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d23b9ba5ff41441db1a41ce269352cac" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46541 } health_report { overall_health: UNKNOWN } } }
I20260808 01:50:05.717681 13562 raft_consensus.cc:1275] T f21656f689364685a54122c274bec242 P d23b9ba5ff41441db1a41ce269352cac [term 1 FOLLOWER]: Refusing update from remote peer 8a55c556f11b4cd7ac97719e766af5a1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260808 01:50:05.718410 13806 raft_consensus.cc:1275] T f21656f689364685a54122c274bec242 P 197d9a4987ff40419d84cb663801db67 [term 1 FOLLOWER]: Refusing update from remote peer 8a55c556f11b4cd7ac97719e766af5a1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260808 01:50:05.719928 13904 consensus_queue.cc:1048] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d23b9ba5ff41441db1a41ce269352cac" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 46541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260808 01:50:05.720813 13898 consensus_queue.cc:1048] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "197d9a4987ff40419d84cb663801db67" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:50:13.735773  6103 scanner-internal.cc:172] Scan of tablet f21656f689364685a54122c274bec242 at 197d9a4987ff40419d84cb663801db67 (127.5.245.195:45515) deadline exceeded after 1.000s
W20260808 01:50:13.736554  6103 scanner-internal.cc:458] Time spent opening tablet: real 1.252s	user 0.007s	sys 0.003s
I20260808 01:50:15.757140  6103 tablet_server.cc:179] TabletServer@127.5.245.193:0 shutting down...
W20260808 01:50:15.781225 13620 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260808 01:50:15.790324 13620 consensus_peers.cc:597] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 -> Peer d23b9ba5ff41441db1a41ce269352cac (127.5.245.193:46541): Couldn't send request to peer d23b9ba5ff41441db1a41ce269352cac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260808 01:50:15.809561  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:50:15.810370  6103 tablet_replica.cc:333] T f21656f689364685a54122c274bec242 P d23b9ba5ff41441db1a41ce269352cac: stopping tablet replica
I20260808 01:50:15.810962  6103 raft_consensus.cc:2243] T f21656f689364685a54122c274bec242 P d23b9ba5ff41441db1a41ce269352cac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:50:15.811673  6103 raft_consensus.cc:2272] T f21656f689364685a54122c274bec242 P d23b9ba5ff41441db1a41ce269352cac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:50:15.853664  6103 tablet_server.cc:196] TabletServer@127.5.245.193:0 shutdown complete.
I20260808 01:50:15.866395  6103 tablet_server.cc:179] TabletServer@127.5.245.194:0 shutting down...
I20260808 01:50:15.891057  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:50:15.891788  6103 tablet_replica.cc:333] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1: stopping tablet replica
I20260808 01:50:15.892450  6103 raft_consensus.cc:2243] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:50:15.893309  6103 raft_consensus.cc:2272] T f21656f689364685a54122c274bec242 P 8a55c556f11b4cd7ac97719e766af5a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:50:15.933198  6103 tablet_server.cc:196] TabletServer@127.5.245.194:0 shutdown complete.
I20260808 01:50:15.946990  6103 tablet_server.cc:179] TabletServer@127.5.245.195:0 shutting down...
I20260808 01:50:15.967298  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:50:15.968051  6103 tablet_replica.cc:333] T f21656f689364685a54122c274bec242 P 197d9a4987ff40419d84cb663801db67: stopping tablet replica
I20260808 01:50:15.968681  6103 raft_consensus.cc:2243] T f21656f689364685a54122c274bec242 P 197d9a4987ff40419d84cb663801db67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:50:15.969264  6103 raft_consensus.cc:2272] T f21656f689364685a54122c274bec242 P 197d9a4987ff40419d84cb663801db67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:50:16.010233  6103 tablet_server.cc:196] TabletServer@127.5.245.195:0 shutdown complete.
I20260808 01:50:16.024680  6103 master.cc:562] Master@127.5.245.254:41773 shutting down...
I20260808 01:50:16.049481  6103 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:50:16.050100  6103 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:50:16.050447  6103 tablet_replica.cc:333] T 00000000000000000000000000000000 P 363e9da813a74ea1b4a7dd431f6d9a12: stopping tablet replica
I20260808 01:50:16.070572  6103 master.cc:584] Master@127.5.245.254:41773 shutdown complete.
[       OK ] NumReplicas/TServerQuiescingParamITest.TestScansRetry/1 (11343 ms)
[ RUN      ] NumReplicas/TServerQuiescingParamITest.TestWriteWhileAllQuiescing/0
I20260808 01:50:16.107615  6103 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.245.254:38809
I20260808 01:50:16.108871  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:50:16.114825 13975 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
W20260808 01:50:16.115190 13978 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
W20260808 01:50:16.116475 13980 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
I20260808 01:50:16.117750  6103 server_base.cc:1061] running on GCE node
I20260808 01:50:16.118594  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:50:16.118778  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:50:16.118892  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153816118882 us; error 0 us; skew 500 ppm
I20260808 01:50:16.119370  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:50:16.121986  6103 webserver.cc:533] Webserver started at http://127.5.245.254:32897/ using document root <none> and password file <none>
I20260808 01:50:16.122449  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:50:16.122632  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:50:16.122855  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:50:16.124122  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_0.1786153669374976-6103-0/minicluster-data/master-0-root/instance:
uuid: "7f8e97aa66ff4c9ab667bbedeb6a23d6"
format_stamp: "Formatted at 2026-08-08 01:50:16 on dist-test-slave-gw5c"
I20260808 01:50:16.128754  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260808 01:50:16.132079 13985 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:16.132932  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260808 01:50:16.133175  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_0.1786153669374976-6103-0/minicluster-data/master-0-root
uuid: "7f8e97aa66ff4c9ab667bbedeb6a23d6"
format_stamp: "Formatted at 2026-08-08 01:50:16 on dist-test-slave-gw5c"
I20260808 01:50:16.133425  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_0.1786153669374976-6103-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_0.1786153669374976-6103-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_0.1786153669374976-6103-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)
I20260808 01:50:16.148378  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:50:16.149576  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:50:16.189157  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.254:38809
I20260808 01:50:16.189291 14065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.254:38809 every 8 connection(s)
I20260808 01:50:16.193351 14066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:50:16.205345 14066 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6: Bootstrap starting.
I20260808 01:50:16.210323 14066 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6: Neither blocks nor log segments found. Creating new log.
I20260808 01:50:16.214694 14066 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6: No bootstrap required, opened a new log
I20260808 01:50:16.216962 14066 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f8e97aa66ff4c9ab667bbedeb6a23d6" member_type: VOTER }
I20260808 01:50:16.217401 14066 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:50:16.217710 14066 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f8e97aa66ff4c9ab667bbedeb6a23d6, State: Initialized, Role: FOLLOWER
I20260808 01:50:16.218333 14066 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [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: "7f8e97aa66ff4c9ab667bbedeb6a23d6" member_type: VOTER }
I20260808 01:50:16.218815 14066 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:50:16.219084 14066 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:50:16.219332 14066 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:50:16.224431 14066 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f8e97aa66ff4c9ab667bbedeb6a23d6" member_type: VOTER }
I20260808 01:50:16.224952 14066 leader_election.cc:304] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [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: 7f8e97aa66ff4c9ab667bbedeb6a23d6; no voters: 
I20260808 01:50:16.226173 14066 leader_election.cc:290] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:50:16.226662 14073 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:50:16.228184 14073 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [term 1 LEADER]: Becoming Leader. State: Replica: 7f8e97aa66ff4c9ab667bbedeb6a23d6, State: Running, Role: LEADER
I20260808 01:50:16.228915 14073 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [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: "7f8e97aa66ff4c9ab667bbedeb6a23d6" member_type: VOTER }
I20260808 01:50:16.229175 14066 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260808 01:50:16.233346 14074 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f8e97aa66ff4c9ab667bbedeb6a23d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f8e97aa66ff4c9ab667bbedeb6a23d6" member_type: VOTER } }
I20260808 01:50:16.234090 14074 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [sys.catalog]: This master's current role is: LEADER
I20260808 01:50:16.234169 14075 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7f8e97aa66ff4c9ab667bbedeb6a23d6. Latest consensus state: current_term: 1 leader_uuid: "7f8e97aa66ff4c9ab667bbedeb6a23d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f8e97aa66ff4c9ab667bbedeb6a23d6" member_type: VOTER } }
I20260808 01:50:16.234742 14075 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [sys.catalog]: This master's current role is: LEADER
I20260808 01:50:16.240425 14082 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260808 01:50:16.249455 14082 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260808 01:50:16.256305  6103 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260808 01:50:16.259483 14082 catalog_manager.cc:1383] Generated new cluster ID: 19dedb281bb444d7b7cab74d832ed513
I20260808 01:50:16.259805 14082 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260808 01:50:16.280411 14082 catalog_manager.cc:1406] Generated new certificate authority record
I20260808 01:50:16.281756 14082 catalog_manager.cc:1540] Loading token signing keys...
I20260808 01:50:16.293303 14082 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6: Generated new TSK 0
I20260808 01:50:16.293962 14082 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260808 01:50:16.323688  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:50:16.330071 14095 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
W20260808 01:50:16.331257 14096 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
I20260808 01:50:16.333204  6103 server_base.cc:1061] running on GCE node
W20260808 01:50:16.333320 14100 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
I20260808 01:50:16.334295  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:50:16.334513  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:50:16.334698  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153816334680 us; error 0 us; skew 500 ppm
I20260808 01:50:16.335363  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:50:16.337760  6103 webserver.cc:533] Webserver started at http://127.5.245.193:43929/ using document root <none> and password file <none>
I20260808 01:50:16.338284  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:50:16.338490  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:50:16.338785  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:50:16.340005  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_0.1786153669374976-6103-0/minicluster-data/ts-0-root/instance:
uuid: "ffb732c9ec744aa2a02c16466be30bba"
format_stamp: "Formatted at 2026-08-08 01:50:16 on dist-test-slave-gw5c"
I20260808 01:50:16.344777  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260808 01:50:16.348270 14108 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:16.349001  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260808 01:50:16.349306  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_0.1786153669374976-6103-0/minicluster-data/ts-0-root
uuid: "ffb732c9ec744aa2a02c16466be30bba"
format_stamp: "Formatted at 2026-08-08 01:50:16 on dist-test-slave-gw5c"
I20260808 01:50:16.349686  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_0.1786153669374976-6103-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_0.1786153669374976-6103-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_0.1786153669374976-6103-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)
I20260808 01:50:16.377264  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:50:16.378554  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:50:16.380234  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:50:16.382653  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:50:16.382874  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:16.383136  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:50:16.383318  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:16.425742  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.193:38443
I20260808 01:50:16.425860 14207 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.193:38443 every 8 connection(s)
I20260808 01:50:16.441912 14209 heartbeater.cc:344] Connected to a master server at 127.5.245.254:38809
I20260808 01:50:16.442271 14209 heartbeater.cc:461] Registering TS with master...
I20260808 01:50:16.442931 14209 heartbeater.cc:507] Master 127.5.245.254:38809 requested a full tablet report, sending...
I20260808 01:50:16.444952 14014 ts_manager.cc:194] Registered new tserver with Master: ffb732c9ec744aa2a02c16466be30bba (127.5.245.193:38443)
I20260808 01:50:16.445011  6103 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015282912s
I20260808 01:50:16.446935 14014 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47818
I20260808 01:50:16.499408 14014 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47848:
name: "test-workload"
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260808 01:50:16.533774 14150 tablet_service.cc:1511] Processing CreateTablet for tablet 7e8b0e88af85470c9c0992269ed7d824 (DEFAULT_TABLE table=test-workload [id=8cda5743523d4b0d95e01ab6bd32cba5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:50:16.535353 14150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e8b0e88af85470c9c0992269ed7d824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:50:16.551937 14230 tablet_bootstrap.cc:492] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba: Bootstrap starting.
I20260808 01:50:16.556939 14230 tablet_bootstrap.cc:654] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba: Neither blocks nor log segments found. Creating new log.
I20260808 01:50:16.561513 14230 tablet_bootstrap.cc:492] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba: No bootstrap required, opened a new log
I20260808 01:50:16.561930 14230 ts_tablet_manager.cc:1403] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260808 01:50:16.564138 14230 raft_consensus.cc:359] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffb732c9ec744aa2a02c16466be30bba" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38443 } }
I20260808 01:50:16.564579 14230 raft_consensus.cc:385] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:50:16.564834 14230 raft_consensus.cc:740] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffb732c9ec744aa2a02c16466be30bba, State: Initialized, Role: FOLLOWER
I20260808 01:50:16.565399 14230 consensus_queue.cc:260] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba [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: "ffb732c9ec744aa2a02c16466be30bba" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38443 } }
I20260808 01:50:16.565896 14230 raft_consensus.cc:399] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:50:16.566133 14230 raft_consensus.cc:493] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:50:16.566414 14230 raft_consensus.cc:3060] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:50:16.572587 14230 raft_consensus.cc:515] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffb732c9ec744aa2a02c16466be30bba" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38443 } }
I20260808 01:50:16.573211 14230 leader_election.cc:304] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba [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: ffb732c9ec744aa2a02c16466be30bba; no voters: 
I20260808 01:50:16.574442 14230 leader_election.cc:290] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:50:16.574918 14233 raft_consensus.cc:2804] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:50:16.576399 14209 heartbeater.cc:499] Master 127.5.245.254:38809 was elected leader, sending a full tablet report...
I20260808 01:50:16.576723 14233 raft_consensus.cc:697] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba [term 1 LEADER]: Becoming Leader. State: Replica: ffb732c9ec744aa2a02c16466be30bba, State: Running, Role: LEADER
I20260808 01:50:16.576884 14230 ts_tablet_manager.cc:1434] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.005s
I20260808 01:50:16.577456 14233 consensus_queue.cc:237] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba [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: "ffb732c9ec744aa2a02c16466be30bba" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38443 } }
I20260808 01:50:16.584937 14012 catalog_manager.cc:5697] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba reported cstate change: term changed from 0 to 1, leader changed from <none> to ffb732c9ec744aa2a02c16466be30bba (127.5.245.193). New cstate: current_term: 1 leader_uuid: "ffb732c9ec744aa2a02c16466be30bba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffb732c9ec744aa2a02c16466be30bba" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 38443 } health_report { overall_health: HEALTHY } } }
I20260808 01:50:17.177274  6103 tablet_server.cc:179] TabletServer@127.5.245.193:0 shutting down...
I20260808 01:50:17.201509  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:50:17.202150  6103 tablet_replica.cc:333] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba: stopping tablet replica
I20260808 01:50:17.202816  6103 raft_consensus.cc:2243] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:50:17.203465  6103 raft_consensus.cc:2272] T 7e8b0e88af85470c9c0992269ed7d824 P ffb732c9ec744aa2a02c16466be30bba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:50:17.225981  6103 tablet_server.cc:196] TabletServer@127.5.245.193:0 shutdown complete.
I20260808 01:50:17.236868  6103 master.cc:562] Master@127.5.245.254:38809 shutting down...
I20260808 01:50:17.257719  6103 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:50:17.258298  6103 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:50:17.258632  6103 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7f8e97aa66ff4c9ab667bbedeb6a23d6: stopping tablet replica
I20260808 01:50:17.277383  6103 master.cc:584] Master@127.5.245.254:38809 shutdown complete.
[       OK ] NumReplicas/TServerQuiescingParamITest.TestWriteWhileAllQuiescing/0 (1191 ms)
[ RUN      ] NumReplicas/TServerQuiescingParamITest.TestWriteWhileAllQuiescing/1
I20260808 01:50:17.299587  6103 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.245.254:38131
I20260808 01:50:17.300712  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:50:17.305312 14250 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
W20260808 01:50:17.306411 14253 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
W20260808 01:50:17.309203 14255 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
I20260808 01:50:17.309834  6103 server_base.cc:1061] running on GCE node
I20260808 01:50:17.310658  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:50:17.310876  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:50:17.311044  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153817311026 us; error 0 us; skew 500 ppm
I20260808 01:50:17.311666  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:50:17.314054  6103 webserver.cc:533] Webserver started at http://127.5.245.254:43221/ using document root <none> and password file <none>
I20260808 01:50:17.314559  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:50:17.314774  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:50:17.315061  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:50:17.316330  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-0/minicluster-data/master-0-root/instance:
uuid: "67264dbdb33a4fa2a7d9c7e67f757c0d"
format_stamp: "Formatted at 2026-08-08 01:50:17 on dist-test-slave-gw5c"
I20260808 01:50:17.320946  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260808 01:50:17.324395 14266 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:17.325142  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260808 01:50:17.325443  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-0/minicluster-data/master-0-root
uuid: "67264dbdb33a4fa2a7d9c7e67f757c0d"
format_stamp: "Formatted at 2026-08-08 01:50:17 on dist-test-slave-gw5c"
I20260808 01:50:17.325719  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-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)
I20260808 01:50:17.336082  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:50:17.337059  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:50:17.376257  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.254:38131
I20260808 01:50:17.376382 14334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.254:38131 every 8 connection(s)
I20260808 01:50:17.380945 14336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:50:17.392550 14336 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d: Bootstrap starting.
I20260808 01:50:17.397224 14336 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d: Neither blocks nor log segments found. Creating new log.
I20260808 01:50:17.401561 14336 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d: No bootstrap required, opened a new log
I20260808 01:50:17.403699 14336 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67264dbdb33a4fa2a7d9c7e67f757c0d" member_type: VOTER }
I20260808 01:50:17.404138 14336 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:50:17.404383 14336 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67264dbdb33a4fa2a7d9c7e67f757c0d, State: Initialized, Role: FOLLOWER
I20260808 01:50:17.405042 14336 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [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: "67264dbdb33a4fa2a7d9c7e67f757c0d" member_type: VOTER }
I20260808 01:50:17.405529 14336 raft_consensus.cc:399] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260808 01:50:17.405771 14336 raft_consensus.cc:493] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260808 01:50:17.406041 14336 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:50:17.411185 14336 raft_consensus.cc:515] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67264dbdb33a4fa2a7d9c7e67f757c0d" member_type: VOTER }
I20260808 01:50:17.411842 14336 leader_election.cc:304] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [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: 67264dbdb33a4fa2a7d9c7e67f757c0d; no voters: 
I20260808 01:50:17.413080 14336 leader_election.cc:290] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260808 01:50:17.413429 14339 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:50:17.414836 14339 raft_consensus.cc:697] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [term 1 LEADER]: Becoming Leader. State: Replica: 67264dbdb33a4fa2a7d9c7e67f757c0d, State: Running, Role: LEADER
I20260808 01:50:17.415604 14339 consensus_queue.cc:237] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [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: "67264dbdb33a4fa2a7d9c7e67f757c0d" member_type: VOTER }
I20260808 01:50:17.416198 14336 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [sys.catalog]: configured and running, proceeding with master startup.
I20260808 01:50:17.418924 14342 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 67264dbdb33a4fa2a7d9c7e67f757c0d. Latest consensus state: current_term: 1 leader_uuid: "67264dbdb33a4fa2a7d9c7e67f757c0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67264dbdb33a4fa2a7d9c7e67f757c0d" member_type: VOTER } }
I20260808 01:50:17.418927 14340 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "67264dbdb33a4fa2a7d9c7e67f757c0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67264dbdb33a4fa2a7d9c7e67f757c0d" member_type: VOTER } }
I20260808 01:50:17.419780 14342 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [sys.catalog]: This master's current role is: LEADER
I20260808 01:50:17.419802 14340 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [sys.catalog]: This master's current role is: LEADER
I20260808 01:50:17.430824 14348 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260808 01:50:17.435781 14348 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260808 01:50:17.436987  6103 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260808 01:50:17.444533 14348 catalog_manager.cc:1383] Generated new cluster ID: f055319e4dba4024ac43f5e521beb9d0
I20260808 01:50:17.444829 14348 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260808 01:50:17.460347 14348 catalog_manager.cc:1406] Generated new certificate authority record
I20260808 01:50:17.461716 14348 catalog_manager.cc:1540] Loading token signing keys...
I20260808 01:50:17.474381 14348 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d: Generated new TSK 0
I20260808 01:50:17.475037 14348 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260808 01:50:17.504066  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:50:17.510138 14370 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
W20260808 01:50:17.511083 14371 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
W20260808 01:50:17.513577 14374 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
I20260808 01:50:17.513780  6103 server_base.cc:1061] running on GCE node
I20260808 01:50:17.514684  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:50:17.514865  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:50:17.515004  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153817514993 us; error 0 us; skew 500 ppm
I20260808 01:50:17.515501  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:50:17.519205  6103 webserver.cc:533] Webserver started at http://127.5.245.193:39927/ using document root <none> and password file <none>
I20260808 01:50:17.519758  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:50:17.519960  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:50:17.520241  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:50:17.521363  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-0/minicluster-data/ts-0-root/instance:
uuid: "8373d7d4287746c7b2f4f010e91ea281"
format_stamp: "Formatted at 2026-08-08 01:50:17 on dist-test-slave-gw5c"
I20260808 01:50:17.526031  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260808 01:50:17.529563 14382 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:17.530478  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260808 01:50:17.530764  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-0/minicluster-data/ts-0-root
uuid: "8373d7d4287746c7b2f4f010e91ea281"
format_stamp: "Formatted at 2026-08-08 01:50:17 on dist-test-slave-gw5c"
I20260808 01:50:17.531064  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-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)
I20260808 01:50:17.579547  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:50:17.580675  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:50:17.582145  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:50:17.584486  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:50:17.584718  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:17.584966  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:50:17.585139  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:17.625577  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.193:41235
I20260808 01:50:17.625705 14486 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.193:41235 every 8 connection(s)
I20260808 01:50:17.630774  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:50:17.637800 14501 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
W20260808 01:50:17.640113 14502 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
I20260808 01:50:17.641533  6103 server_base.cc:1061] running on GCE node
W20260808 01:50:17.642078 14507 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
I20260808 01:50:17.642975  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260808 01:50:17.643208  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:50:17.643394  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153817643377 us; error 0 us; skew 500 ppm
I20260808 01:50:17.643996  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:50:17.646912  6103 webserver.cc:533] Webserver started at http://127.5.245.194:35303/ using document root <none> and password file <none>
I20260808 01:50:17.647557  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:50:17.647675 14487 heartbeater.cc:344] Connected to a master server at 127.5.245.254:38131
I20260808 01:50:17.647851  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:50:17.648049 14487 heartbeater.cc:461] Registering TS with master...
I20260808 01:50:17.648291  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:50:17.648747 14487 heartbeater.cc:507] Master 127.5.245.254:38131 requested a full tablet report, sending...
I20260808 01:50:17.649562  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-0/minicluster-data/ts-1-root/instance:
uuid: "4da055977bbc414181e573a77a9d473a"
format_stamp: "Formatted at 2026-08-08 01:50:17 on dist-test-slave-gw5c"
I20260808 01:50:17.650766 14292 ts_manager.cc:194] Registered new tserver with Master: 8373d7d4287746c7b2f4f010e91ea281 (127.5.245.193:41235)
I20260808 01:50:17.652621 14292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39730
I20260808 01:50:17.654906  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260808 01:50:17.658540 14514 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:17.659328  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260808 01:50:17.659703  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-0/minicluster-data/ts-1-root
uuid: "4da055977bbc414181e573a77a9d473a"
format_stamp: "Formatted at 2026-08-08 01:50:17 on dist-test-slave-gw5c"
I20260808 01:50:17.659994  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-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)
I20260808 01:50:17.679240  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:50:17.680397  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:50:17.681790  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:50:17.684042  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:50:17.684214  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:17.684504  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:50:17.684662  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:17.725835  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.194:41223
I20260808 01:50:17.725955 14623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.194:41223 every 8 connection(s)
I20260808 01:50:17.731129  6103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260808 01:50:17.738812 14628 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
W20260808 01:50:17.740892 14632 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
I20260808 01:50:17.744292  6103 server_base.cc:1061] running on GCE node
W20260808 01:50:17.744668 14634 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
I20260808 01:50:17.745676 14624 heartbeater.cc:344] Connected to a master server at 127.5.245.254:38131
I20260808 01:50:17.745797  6103 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260808 01:50:17.746063 14624 heartbeater.cc:461] Registering TS with master...
W20260808 01:50:17.746111  6103 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260808 01:50:17.746448  6103 hybrid_clock.cc:648] HybridClock initialized: now 1786153817746429 us; error 0 us; skew 500 ppm
I20260808 01:50:17.747042  6103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260808 01:50:17.746997 14624 heartbeater.cc:507] Master 127.5.245.254:38131 requested a full tablet report, sending...
I20260808 01:50:17.749378 14292 ts_manager.cc:194] Registered new tserver with Master: 4da055977bbc414181e573a77a9d473a (127.5.245.194:41223)
I20260808 01:50:17.749800  6103 webserver.cc:533] Webserver started at http://127.5.245.195:41787/ using document root <none> and password file <none>
I20260808 01:50:17.750339  6103 fs_manager.cc:362] Metadata directory not provided
I20260808 01:50:17.750560  6103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260808 01:50:17.750837  6103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260808 01:50:17.751001 14292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39744
I20260808 01:50:17.752339  6103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-0/minicluster-data/ts-2-root/instance:
uuid: "743c0eabbb8e48e6880af1cffe4773bd"
format_stamp: "Formatted at 2026-08-08 01:50:17 on dist-test-slave-gw5c"
I20260808 01:50:17.757157  6103 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260808 01:50:17.760694 14648 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:17.761535  6103 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260808 01:50:17.761844  6103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-0/minicluster-data/ts-2-root
uuid: "743c0eabbb8e48e6880af1cffe4773bd"
format_stamp: "Formatted at 2026-08-08 01:50:17 on dist-test-slave-gw5c"
I20260808 01:50:17.762171  6103 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKaASW6/test-tmp/tablet_server_quiescing-itest.0.NumReplicas_TServerQuiescingParamITest.TestWriteWhileAllQuiescing_1.1786153669374976-6103-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)
I20260808 01:50:17.776621  6103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260808 01:50:17.777810  6103 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260808 01:50:17.779361  6103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260808 01:50:17.781736  6103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260808 01:50:17.781970  6103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:17.782226  6103 ts_tablet_manager.cc:616] Registered 0 tablets
I20260808 01:50:17.782404  6103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260808 01:50:17.823568  6103 rpc_server.cc:307] RPC server started. Bound to: 127.5.245.195:45523
I20260808 01:50:17.823679 14754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.245.195:45523 every 8 connection(s)
I20260808 01:50:17.837996 14755 heartbeater.cc:344] Connected to a master server at 127.5.245.254:38131
I20260808 01:50:17.838418 14755 heartbeater.cc:461] Registering TS with master...
I20260808 01:50:17.839255 14755 heartbeater.cc:507] Master 127.5.245.254:38131 requested a full tablet report, sending...
I20260808 01:50:17.841388 14292 ts_manager.cc:194] Registered new tserver with Master: 743c0eabbb8e48e6880af1cffe4773bd (127.5.245.195:45523)
I20260808 01:50:17.841531  6103 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014694335s
I20260808 01:50:17.843066 14292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39750
I20260808 01:50:17.895361 14292 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39778:
name: "test-workload"
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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260808 01:50:17.897182 14292 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260808 01:50:17.934226 14561 tablet_service.cc:1511] Processing CreateTablet for tablet 60d3676651974965a1fa6b43768efe63 (DEFAULT_TABLE table=test-workload [id=e515d02168764a48a089f1d88aea5a9e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:50:17.935715 14561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d3676651974965a1fa6b43768efe63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:50:17.942802 14691 tablet_service.cc:1511] Processing CreateTablet for tablet 60d3676651974965a1fa6b43768efe63 (DEFAULT_TABLE table=test-workload [id=e515d02168764a48a089f1d88aea5a9e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:50:17.943091 14425 tablet_service.cc:1511] Processing CreateTablet for tablet 60d3676651974965a1fa6b43768efe63 (DEFAULT_TABLE table=test-workload [id=e515d02168764a48a089f1d88aea5a9e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260808 01:50:17.944226 14691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d3676651974965a1fa6b43768efe63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:50:17.944465 14425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d3676651974965a1fa6b43768efe63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260808 01:50:17.959226 14790 tablet_bootstrap.cc:492] T 60d3676651974965a1fa6b43768efe63 P 4da055977bbc414181e573a77a9d473a: Bootstrap starting.
I20260808 01:50:17.960945 14792 tablet_bootstrap.cc:492] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd: Bootstrap starting.
I20260808 01:50:17.964885 14793 tablet_bootstrap.cc:492] T 60d3676651974965a1fa6b43768efe63 P 8373d7d4287746c7b2f4f010e91ea281: Bootstrap starting.
I20260808 01:50:17.966378 14790 tablet_bootstrap.cc:654] T 60d3676651974965a1fa6b43768efe63 P 4da055977bbc414181e573a77a9d473a: Neither blocks nor log segments found. Creating new log.
I20260808 01:50:17.967962 14792 tablet_bootstrap.cc:654] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd: Neither blocks nor log segments found. Creating new log.
I20260808 01:50:17.972537 14793 tablet_bootstrap.cc:654] T 60d3676651974965a1fa6b43768efe63 P 8373d7d4287746c7b2f4f010e91ea281: Neither blocks nor log segments found. Creating new log.
I20260808 01:50:17.972723 14790 tablet_bootstrap.cc:492] T 60d3676651974965a1fa6b43768efe63 P 4da055977bbc414181e573a77a9d473a: No bootstrap required, opened a new log
I20260808 01:50:17.973242 14790 ts_tablet_manager.cc:1403] T 60d3676651974965a1fa6b43768efe63 P 4da055977bbc414181e573a77a9d473a: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260808 01:50:17.974681 14792 tablet_bootstrap.cc:492] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd: No bootstrap required, opened a new log
I20260808 01:50:17.975340 14792 ts_tablet_manager.cc:1403] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260808 01:50:17.976725 14790 raft_consensus.cc:359] T 60d3676651974965a1fa6b43768efe63 P 4da055977bbc414181e573a77a9d473a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4da055977bbc414181e573a77a9d473a" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 41223 } } peers { permanent_uuid: "743c0eabbb8e48e6880af1cffe4773bd" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45523 } } peers { permanent_uuid: "8373d7d4287746c7b2f4f010e91ea281" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41235 } }
I20260808 01:50:17.977898 14790 raft_consensus.cc:385] T 60d3676651974965a1fa6b43768efe63 P 4da055977bbc414181e573a77a9d473a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:50:17.978313 14790 raft_consensus.cc:740] T 60d3676651974965a1fa6b43768efe63 P 4da055977bbc414181e573a77a9d473a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4da055977bbc414181e573a77a9d473a, State: Initialized, Role: FOLLOWER
I20260808 01:50:17.978343 14792 raft_consensus.cc:359] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4da055977bbc414181e573a77a9d473a" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 41223 } } peers { permanent_uuid: "743c0eabbb8e48e6880af1cffe4773bd" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45523 } } peers { permanent_uuid: "8373d7d4287746c7b2f4f010e91ea281" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41235 } }
I20260808 01:50:17.979480 14792 raft_consensus.cc:385] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:50:17.979969 14792 raft_consensus.cc:740] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 743c0eabbb8e48e6880af1cffe4773bd, State: Initialized, Role: FOLLOWER
I20260808 01:50:17.979476 14790 consensus_queue.cc:260] T 60d3676651974965a1fa6b43768efe63 P 4da055977bbc414181e573a77a9d473a [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: "4da055977bbc414181e573a77a9d473a" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 41223 } } peers { permanent_uuid: "743c0eabbb8e48e6880af1cffe4773bd" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45523 } } peers { permanent_uuid: "8373d7d4287746c7b2f4f010e91ea281" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41235 } }
I20260808 01:50:17.980734 14792 consensus_queue.cc:260] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [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: "4da055977bbc414181e573a77a9d473a" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 41223 } } peers { permanent_uuid: "743c0eabbb8e48e6880af1cffe4773bd" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45523 } } peers { permanent_uuid: "8373d7d4287746c7b2f4f010e91ea281" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41235 } }
I20260808 01:50:17.981184 14793 tablet_bootstrap.cc:492] T 60d3676651974965a1fa6b43768efe63 P 8373d7d4287746c7b2f4f010e91ea281: No bootstrap required, opened a new log
I20260808 01:50:17.981876 14793 ts_tablet_manager.cc:1403] T 60d3676651974965a1fa6b43768efe63 P 8373d7d4287746c7b2f4f010e91ea281: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260808 01:50:17.984829 14624 heartbeater.cc:499] Master 127.5.245.254:38131 was elected leader, sending a full tablet report...
I20260808 01:50:17.985106 14790 ts_tablet_manager.cc:1434] T 60d3676651974965a1fa6b43768efe63 P 4da055977bbc414181e573a77a9d473a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260808 01:50:17.985320 14793 raft_consensus.cc:359] T 60d3676651974965a1fa6b43768efe63 P 8373d7d4287746c7b2f4f010e91ea281 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4da055977bbc414181e573a77a9d473a" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 41223 } } peers { permanent_uuid: "743c0eabbb8e48e6880af1cffe4773bd" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45523 } } peers { permanent_uuid: "8373d7d4287746c7b2f4f010e91ea281" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41235 } }
I20260808 01:50:17.986112 14793 raft_consensus.cc:385] T 60d3676651974965a1fa6b43768efe63 P 8373d7d4287746c7b2f4f010e91ea281 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260808 01:50:17.987047 14755 heartbeater.cc:499] Master 127.5.245.254:38131 was elected leader, sending a full tablet report...
I20260808 01:50:17.986511 14793 raft_consensus.cc:740] T 60d3676651974965a1fa6b43768efe63 P 8373d7d4287746c7b2f4f010e91ea281 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8373d7d4287746c7b2f4f010e91ea281, State: Initialized, Role: FOLLOWER
I20260808 01:50:17.987588 14792 ts_tablet_manager.cc:1434] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260808 01:50:17.988144 14793 consensus_queue.cc:260] T 60d3676651974965a1fa6b43768efe63 P 8373d7d4287746c7b2f4f010e91ea281 [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: "4da055977bbc414181e573a77a9d473a" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 41223 } } peers { permanent_uuid: "743c0eabbb8e48e6880af1cffe4773bd" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45523 } } peers { permanent_uuid: "8373d7d4287746c7b2f4f010e91ea281" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41235 } }
I20260808 01:50:17.992022 14487 heartbeater.cc:499] Master 127.5.245.254:38131 was elected leader, sending a full tablet report...
I20260808 01:50:17.992623 14793 ts_tablet_manager.cc:1434] T 60d3676651974965a1fa6b43768efe63 P 8373d7d4287746c7b2f4f010e91ea281: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
W20260808 01:50:18.077558 14756 tablet.cc:2406] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260808 01:50:18.296043 14804 raft_consensus.cc:493] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260808 01:50:18.296561 14804 raft_consensus.cc:515] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4da055977bbc414181e573a77a9d473a" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 41223 } } peers { permanent_uuid: "743c0eabbb8e48e6880af1cffe4773bd" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45523 } } peers { permanent_uuid: "8373d7d4287746c7b2f4f010e91ea281" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41235 } }
I20260808 01:50:18.298612 14804 leader_election.cc:290] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4da055977bbc414181e573a77a9d473a (127.5.245.194:41223), 8373d7d4287746c7b2f4f010e91ea281 (127.5.245.193:41235)
I20260808 01:50:18.308434 14582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d3676651974965a1fa6b43768efe63" candidate_uuid: "743c0eabbb8e48e6880af1cffe4773bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da055977bbc414181e573a77a9d473a" is_pre_election: true
I20260808 01:50:18.309314 14582 raft_consensus.cc:2468] T 60d3676651974965a1fa6b43768efe63 P 4da055977bbc414181e573a77a9d473a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 743c0eabbb8e48e6880af1cffe4773bd in term 0.
I20260808 01:50:18.309406 14443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d3676651974965a1fa6b43768efe63" candidate_uuid: "743c0eabbb8e48e6880af1cffe4773bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8373d7d4287746c7b2f4f010e91ea281" is_pre_election: true
I20260808 01:50:18.310119 14443 raft_consensus.cc:2468] T 60d3676651974965a1fa6b43768efe63 P 8373d7d4287746c7b2f4f010e91ea281 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 743c0eabbb8e48e6880af1cffe4773bd in term 0.
I20260808 01:50:18.310601 14650 leader_election.cc:304] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [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: 4da055977bbc414181e573a77a9d473a, 743c0eabbb8e48e6880af1cffe4773bd; no voters: 
I20260808 01:50:18.311470 14804 raft_consensus.cc:2804] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260808 01:50:18.311813 14804 raft_consensus.cc:493] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260808 01:50:18.312047 14804 raft_consensus.cc:3060] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:50:18.317871 14804 raft_consensus.cc:515] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4da055977bbc414181e573a77a9d473a" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 41223 } } peers { permanent_uuid: "743c0eabbb8e48e6880af1cffe4773bd" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45523 } } peers { permanent_uuid: "8373d7d4287746c7b2f4f010e91ea281" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41235 } }
I20260808 01:50:18.319947 14804 leader_election.cc:290] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [CANDIDATE]: Term 1 election: Requested vote from peers 4da055977bbc414181e573a77a9d473a (127.5.245.194:41223), 8373d7d4287746c7b2f4f010e91ea281 (127.5.245.193:41235)
I20260808 01:50:18.320693 14582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d3676651974965a1fa6b43768efe63" candidate_uuid: "743c0eabbb8e48e6880af1cffe4773bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4da055977bbc414181e573a77a9d473a"
I20260808 01:50:18.321012 14443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d3676651974965a1fa6b43768efe63" candidate_uuid: "743c0eabbb8e48e6880af1cffe4773bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8373d7d4287746c7b2f4f010e91ea281"
I20260808 01:50:18.321296 14582 raft_consensus.cc:3060] T 60d3676651974965a1fa6b43768efe63 P 4da055977bbc414181e573a77a9d473a [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:50:18.321552 14443 raft_consensus.cc:3060] T 60d3676651974965a1fa6b43768efe63 P 8373d7d4287746c7b2f4f010e91ea281 [term 0 FOLLOWER]: Advancing to term 1
I20260808 01:50:18.329079 14582 raft_consensus.cc:2468] T 60d3676651974965a1fa6b43768efe63 P 4da055977bbc414181e573a77a9d473a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 743c0eabbb8e48e6880af1cffe4773bd in term 1.
I20260808 01:50:18.329082 14443 raft_consensus.cc:2468] T 60d3676651974965a1fa6b43768efe63 P 8373d7d4287746c7b2f4f010e91ea281 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 743c0eabbb8e48e6880af1cffe4773bd in term 1.
I20260808 01:50:18.330453 14650 leader_election.cc:304] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [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: 4da055977bbc414181e573a77a9d473a, 743c0eabbb8e48e6880af1cffe4773bd; no voters: 
I20260808 01:50:18.331192 14804 raft_consensus.cc:2804] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [term 1 FOLLOWER]: Leader election won for term 1
I20260808 01:50:18.332106 14804 raft_consensus.cc:697] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [term 1 LEADER]: Becoming Leader. State: Replica: 743c0eabbb8e48e6880af1cffe4773bd, State: Running, Role: LEADER
I20260808 01:50:18.332877 14804 consensus_queue.cc:237] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [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: "4da055977bbc414181e573a77a9d473a" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 41223 } } peers { permanent_uuid: "743c0eabbb8e48e6880af1cffe4773bd" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45523 } } peers { permanent_uuid: "8373d7d4287746c7b2f4f010e91ea281" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41235 } }
I20260808 01:50:18.341080 14290 catalog_manager.cc:5697] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 743c0eabbb8e48e6880af1cffe4773bd (127.5.245.195). New cstate: current_term: 1 leader_uuid: "743c0eabbb8e48e6880af1cffe4773bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4da055977bbc414181e573a77a9d473a" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 41223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "743c0eabbb8e48e6880af1cffe4773bd" member_type: VOTER last_known_addr { host: "127.5.245.195" port: 45523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8373d7d4287746c7b2f4f010e91ea281" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41235 } health_report { overall_health: UNKNOWN } } }
I20260808 01:50:18.560863 14582 raft_consensus.cc:1275] T 60d3676651974965a1fa6b43768efe63 P 4da055977bbc414181e573a77a9d473a [term 1 FOLLOWER]: Refusing update from remote peer 743c0eabbb8e48e6880af1cffe4773bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260808 01:50:18.560864 14443 raft_consensus.cc:1275] T 60d3676651974965a1fa6b43768efe63 P 8373d7d4287746c7b2f4f010e91ea281 [term 1 FOLLOWER]: Refusing update from remote peer 743c0eabbb8e48e6880af1cffe4773bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260808 01:50:18.562541 14804 consensus_queue.cc:1048] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4da055977bbc414181e573a77a9d473a" member_type: VOTER last_known_addr { host: "127.5.245.194" port: 41223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:50:18.563266 14810 consensus_queue.cc:1048] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8373d7d4287746c7b2f4f010e91ea281" member_type: VOTER last_known_addr { host: "127.5.245.193" port: 41235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260808 01:50:19.600953  6103 tablet_server.cc:179] TabletServer@127.5.245.193:0 shutting down...
I20260808 01:50:19.628435  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:50:19.629106  6103 tablet_replica.cc:333] T 60d3676651974965a1fa6b43768efe63 P 8373d7d4287746c7b2f4f010e91ea281: stopping tablet replica
I20260808 01:50:19.629663  6103 raft_consensus.cc:2243] T 60d3676651974965a1fa6b43768efe63 P 8373d7d4287746c7b2f4f010e91ea281 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:50:19.630220  6103 raft_consensus.cc:2272] T 60d3676651974965a1fa6b43768efe63 P 8373d7d4287746c7b2f4f010e91ea281 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:50:19.652822  6103 tablet_server.cc:196] TabletServer@127.5.245.193:0 shutdown complete.
I20260808 01:50:19.662778  6103 tablet_server.cc:179] TabletServer@127.5.245.194:0 shutting down...
I20260808 01:50:19.686946  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:50:19.687826  6103 tablet_replica.cc:333] T 60d3676651974965a1fa6b43768efe63 P 4da055977bbc414181e573a77a9d473a: stopping tablet replica
I20260808 01:50:19.688402  6103 raft_consensus.cc:2243] T 60d3676651974965a1fa6b43768efe63 P 4da055977bbc414181e573a77a9d473a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260808 01:50:19.688972  6103 raft_consensus.cc:2272] T 60d3676651974965a1fa6b43768efe63 P 4da055977bbc414181e573a77a9d473a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:50:19.700461  6103 tablet_server.cc:196] TabletServer@127.5.245.194:0 shutdown complete.
I20260808 01:50:19.710223  6103 tablet_server.cc:179] TabletServer@127.5.245.195:0 shutting down...
I20260808 01:50:19.731297  6103 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260808 01:50:19.731998  6103 tablet_replica.cc:333] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd: stopping tablet replica
I20260808 01:50:19.732556  6103 raft_consensus.cc:2243] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:50:19.733461  6103 raft_consensus.cc:2272] T 60d3676651974965a1fa6b43768efe63 P 743c0eabbb8e48e6880af1cffe4773bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:50:19.747093  6103 tablet_server.cc:196] TabletServer@127.5.245.195:0 shutdown complete.
I20260808 01:50:19.757395  6103 master.cc:562] Master@127.5.245.254:38131 shutting down...
I20260808 01:50:19.779611  6103 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [term 1 LEADER]: Raft consensus shutting down.
I20260808 01:50:19.780162  6103 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260808 01:50:19.780426  6103 tablet_replica.cc:333] T 00000000000000000000000000000000 P 67264dbdb33a4fa2a7d9c7e67f757c0d: stopping tablet replica
I20260808 01:50:19.798897  6103 master.cc:584] Master@127.5.245.254:38131 shutdown complete.
[       OK ] NumReplicas/TServerQuiescingParamITest.TestWriteWhileAllQuiescing/1 (2523 ms)
[ RUN      ] NumReplicas/TServerQuiescingParamITest.TestAbruptStepdownWhileAllQuiescing/0
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/tablet_server_quiescing-itest.cc:730: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
[  SKIPPED ] NumReplicas/TServerQuiescingParamITest.TestAbruptStepdownWhileAllQuiescing/0 (7 ms)
[ RUN      ] NumReplicas/TServerQuiescingParamITest.TestAbruptStepdownWhileAllQuiescing/1
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/tablet_server_quiescing-itest.cc:730: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
[  SKIPPED ] NumReplicas/TServerQuiescingParamITest.TestAbruptStepdownWhileAllQuiescing/1 (6 ms)
[----------] 10 tests from NumReplicas/TServerQuiescingParamITest (34732 ms total)

[----------] Global test environment tear-down
[==========] 18 tests from 2 test suites ran. (150156 ms total)
[  PASSED  ] 16 tests.
[  SKIPPED ] 2 tests, listed below:
[  SKIPPED ] NumReplicas/TServerQuiescingParamITest.TestAbruptStepdownWhileAllQuiescing/0
[  SKIPPED ] NumReplicas/TServerQuiescingParamITest.TestAbruptStepdownWhileAllQuiescing/1
I20260808 01:50:19.847103  6103 logging.cc:436] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/raft_consensus.cc:401: suppressed but not reported on 9 messages since previous log ~30 seconds ago
I20260808 01:50:19.847337  6103 logging.cc:436] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/client/meta_cache.cc:302: suppressed but not reported on 26 messages since previous log ~132 seconds ago
I20260808 01:50:19.847654  6103 logging.cc:436] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/consensus/raft_consensus.cc:670: suppressed but not reported on 39 messages since previous log ~30 seconds ago
I20260808 01:50:19.847949  6103 logging.cc:436] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 2 messages since previous log ~1 seconds ago
ThreadSanitizer: reported 2 warnings